summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Version bump Makefilev0.4.2release-0.4.2Mika Havela2008-06-241-1/+1
* Changing default skin to alpsMika Havela2008-06-241-1/+1
* Rewrite of tinydns to simplify code and use new cfe model.Ted Trask2008-06-182-5/+5
* Added javascript to dispatch error and exception pages.Ted Trask2008-06-132-5/+48
* Simplified www redirection code to only redirect if valid url.Ted Trask2008-06-114-50/+71
* Added javascript to sort certificate table in openssl.Ted Trask2008-06-108-0/+925
* Fixed download bug for logfiles and certificates.Ted Trask2008-06-091-2/+2
* Moved clientdata processing from password model to controller.Ted Trask2008-06-062-39/+46
* Remove clientdata processing from logon-modelTed Trask2008-06-062-8/+9
* Updated lbu to use new cfe model and componentsTed Trask2008-06-052-2/+8
* create a proper <label></label> if controls have an id definedNatanael Copa2008-06-041-1/+5
* added ipcalc libNatanael Copa2008-05-281-0/+55
* Subnav now a ul, and snow works with itNathan Angelacos2008-05-271-1/+4
* Modified acf to allow file upload (arbitrary 32k limit).Ted Trask2008-05-271-1/+1
* Fixed bug in roles managementTed Trask2008-05-231-1/+1
* Mod openssl to restrict users to only see and delete their own requests.Ted Trask2008-05-231-1/+1
* Added revoking support to opensslTed Trask2008-05-221-1/+3
* Graphical bugfix - Modifying path to images.v0.4.1Mika Havela2008-05-222-2/+2
* Further progress on openssl. Added template_stream to core for downloading f...Ted Trask2008-05-211-0/+6
* Further progress on openssl. Added template_stream to core for downloading f...Ted Trask2008-05-211-0/+1
* version bump on Makefilesv0.4.0Mika Havela2008-05-211-1/+1
* Moving skins to a separate acf.Mika Havela2008-05-21270-10782/+0
* Adding support to move skins to a specific subfolder.Mika Havela2008-05-213-3/+5
* Small graphical changes.Mika Havela2008-05-213-13/+18
* Continuing to work on openssl. Not done yet.Ted Trask2008-05-201-5/+20
* Added class=error to the DD part in the viewfunction.Mika Havela2008-05-201-1/+6
* Updating library to show program versionMika Havela2008-05-171-1/+1
* Added validation to syslog expert page.Ted Trask2008-05-151-2/+8
* For cfe.type='form', use cfe.option as the command to save the form data i.e....Ted Trask2008-05-159-114/+169
* Replaced references to ENV[SCRIPT_NAME] with self.conf.script.Ted Trask2008-05-154-7/+7
* Added suppress_view option to dispatch_component and return viewtable.Ted Trask2008-05-145-51/+45
* Change inheritance from worker->self->parent to self->worker->parent as found...Ted Trask2008-05-144-235/+307
* Rewrote syslog to use components and remove view-specific code from controller.Ted Trask2008-05-133-16/+47
* Added support for components to acf_www-controller.Ted Trask2008-05-092-23/+76
* Rewrote getopts.setoptsinfile function and fixed bugs in getopts.getoptsfromfileTed Trask2008-05-081-41/+126
* Rewrote getopts.getoptsfromfile function to handle more complicated config fi...Ted Trask2008-05-071-68/+66
* If no details for the file exists, then things got broken. This is now fixed.Mika Havela2008-05-061-12/+14
* Small updates on the skinsMika Havela2008-05-052-13/+11
* Finished user and role managementTed Trask2008-05-059-108/+112
* Updated rolesTed Trask2008-05-0215-50/+352
* version bump on Makefilev0.3.4release-0.3.4Mika Havela2008-05-021-1/+1
* Removing debug information from Welcome-page.Mika Havela2008-05-022-3/+4
* Modified roles, logon, and authenticatorTed Trask2008-05-0111-134/+173
* Forgot the password model fileTed Trask2008-04-301-0/+105
* Modified cfe, removing option, errtxt, and name, and adding label - This may ...Ted Trask2008-04-3013-548/+332
* Changed error redir code to use redirect function insteadTed Trask2008-04-282-6/+4
* Added cfe support to logonTed Trask2008-04-284-30/+22
* Adding a skin to use with acf-gnats (only usable for gnats - No mainmenus)Mika Havela2008-04-256-0/+334
* Replaced all list_redir functions with redirect in mvc.lua, implemented a def...Ted Trask2008-04-246-27/+30
* Added destroy and on_unload functions. Moved saving of session from post_exec...Ted Trask2008-04-243-22/+41