summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Modified modelfunctios to add setfiledetails and add validation to getfilede...Ted Trask2008-07-111-2/+23
* Added finishingorder to displayform in viewfunctions to specify fields that g...Ted Trask2008-07-102-2/+24
* Added hidden filename field to common filedetails lsp. Modified acf_www-cont...Ted Trask2008-07-082-17/+31
* replace 'made with care by webconf' tag at bottom of pageNathan Angelacos2008-07-071-1/+1
* Added errtxt to viewfunctions command result and added some validation code t...Ted Trask2008-07-072-1/+27
* use apk_add rather than apk_get installNatanael Copa2008-07-071-1/+1
* Added apk library.Ted Trask2008-07-042-0/+72
* Modified logon and password to use new redirect_to_referrer functionality.Ted Trask2008-07-045-29/+28
* Added generic form lsp file. A few updates to library functions and lsp files.Ted Trask2008-07-044-2/+12
* Fixed expert page to work when prefix or controller has magic characters. Ad...Ted Trask2008-07-043-10/+10
* Added debug html page. Change redirect_to_referreferrer when there's no refe...Ted Trask2008-07-033-6/+22
* Changed logfiles to use controllerfunctions and standard html-lsp files.Ted Trask2008-07-021-0/+6
* Changed interfaces to use controllerfunctions.Ted Trask2008-07-022-1/+21
* Modified core to create model and controller function libraries and some comm...Ted Trask2008-07-0211-29/+227
* Added javascript to interfaces update/create pages. Minor changes to tinydns...Ted Trask2008-06-301-5/+5
* Rewrite of DNScache.Ted Trask2008-06-262-0/+34
* Version bumpsv0.4.3release-0.4.3Mika Havela2008-06-241-1/+1
* Removed debug log output from acf_www.Ted Trask2008-06-241-8/+8
* Updated tinydns as follows: Renames status to view and basicstatus to status....Ted Trask2008-06-241-25/+4
* 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