summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* version bump on Makefilesv0.3.3Mika Havela2008-05-211-1/+1
* Moved skinsMika Havela2008-05-211-1/+1
* Small graphical changes due to change in ice.cssMika Havela2008-05-212-6/+6
* Added validation to syslog expert page.Ted Trask2008-05-151-44/+70
* For cfe.type='form', use cfe.option as the command to save the form data i.e....Ted Trask2008-05-154-37/+52
* Replaced references to ENV[SCRIPT_NAME] with self.conf.script.Ted Trask2008-05-154-12/+12
* Added suppress_view option to dispatch_component and return viewtable.Ted Trask2008-05-144-5/+5
* Change inheritance from worker->self->parent to self->worker->parent as found...Ted Trask2008-05-141-1/+1
* Rewrote syslog to use components and remove view-specific code from controller.Ted Trask2008-05-138-535/+251
* Rewrote getopts.setoptsinfile function and fixed bugs in getopts.getoptsfromfileTed Trask2008-05-081-1/+1
* Rewrote getopts.getoptsfromfile function to handle more complicated config fi...Ted Trask2008-05-071-16/+13
* version bump on Makefilev0.3.2Mika Havela2008-05-011-1/+1
* Modified cfe, removing option, errtxt, and name, and adding label - This may ...Ted Trask2008-04-306-14/+14
* Added interfaces:config to the rolse file (hope it should be there.Mika Havela2008-04-252-4/+4
* Replaced all list_redir functions with redirect in mvc.lua, implemented a def...Ted Trask2008-04-249-165/+19
* Added individual roles filesTed Trask2008-04-231-0/+5
* Moved roles/permissions to individual roles filesTed Trask2008-04-231-0/+1
* CleanupTed Trask2008-04-221-14/+0
* Ted's Logon/permissions changesTed Trask2008-04-212-2/+8
* Removing the existens of a old library that's no longer needed.Mika Havela2008-04-153-19/+0
* Small bugfix.Mika Havela2008-04-091-1/+2
* Created a 'edit' page to edit interfaces.Mika Havela2008-04-096-104/+101
* Using 'ip addr' and 'ip route' instead.Mika Havela2008-04-081-2/+2
* Updated version in Makefilev0.3.1Mika Havela2008-04-021-1/+1
* Updated the looks of the read tab.Mika Havela2008-03-281-4/+4
* Cleaned up 'read' tab so it only allows read (no edit actions).Mika Havela2008-03-285-57/+185
* Updated Makefilev0.3Mika Havela2008-03-041-1/+1
* Minor changes in the view-fileMika Havela2008-03-031-2/+2
* Reporting back to the user that the 'action' was preformedMika Havela2008-03-031-0/+7
* Changed the looks of the status-bar 0%-100%. Changed green color and put a bo...Mika Havela2008-03-032-9/+9
* Changing order in which skins is shown in the menuMika Havela2008-03-031-1/+1
* Graphical bugfixes.Mika Havela2008-02-271-4/+0
* Updated MakefileMika Havela2008-02-211-1/+0
* Moved password-model (temporary - This will go to authenticator-plaintext)Mika Havela2008-02-181-109/+0
* Moved password-manager to coreMika Havela2008-02-185-206/+0
* Created a temporary password-manager. This will probably be moved somewhere e...Mika Havela2008-02-187-0/+316
* Added new skin (to look for bugs in view-files). Changed table headers for so...v0.2Mika Havela2008-02-171-6/+6
* Getting menu and permission to start working together. Just test code most co...Mike Mason2008-02-142-23/+2
* Some small graphical modifications on the viewMika Havela2008-02-141-2/+4
* Changed version in Makefiles and then uploaded new apk's to dev.alpinelinux.orgMika Havela2008-02-131-31/+8
* Modifyed info in expert-tab when a file doesn't existMika Havela2008-02-061-2/+2
* Modifyed the menu files (again - Sorry about that)Mika Havela2008-02-064-11/+11
* Added tabs to the .menu fileMika Havela2008-02-064-7/+13
* Showing all configurations (mostly to test how things work).Mika Havela2008-02-012-3/+3
* Added [true|fales] when some public functions returns back statusMika Havela2008-02-013-6/+8
* Many changes (mostly to use cfe's when sending/receiving things from model/co...Mika Havela2008-02-015-239/+378
* Getting management (start/stop/restart) workingMika Havela2008-01-313-18/+21
* Changing things so we use cfe for sending/receiving things from model and con...Mika Havela2008-01-315-193/+329
* Updating config and expert tab so they show the statusinfo (that now comes as...Mika Havela2008-01-302-11/+8
* Redoing mostly everything trying to present things as cfe (my own fault when ...Mika Havela2008-01-305-25/+74