summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Moved mvc.lua into /usr/share/lua and cli to /usr/bin/acf_cliTed Trask2011-08-3010-132/+83
* Bumped version to 0.13.3v0.13.3Ted Trask2011-07-211-1/+1
* Removed logon / logout from list of home pagesTed Trask2011-07-211-1/+3
* Fixed cli app to properly destroy created controllersTed Trask2011-07-181-0/+2
* Fixed logon auto-focus to userid using newer jqueryTed Trask2011-07-181-1/+1
* Removed duplicates from determine_perms arraysTed Trask2011-06-271-5/+11
* Bumped version to 0.13.2v0.13.2Ted Trask2011-06-221-1/+1
* Fixed bug with package install and autostart forms not workingTed Trask2011-06-221-2/+5
* Fixed bug with length in stream templateTed Trask2011-06-171-0/+1
* Bumped version to 0.13.1v0.13.1Ted Trask2011-05-181-1/+1
* Restrict options for home in editme actionTed Trask2011-05-181-2/+9
* Fixed minor bug in MakefileTed Trask2011-05-181-1/+1
* Bump version to 0.13.0v0.13.0Ted Trask2011-03-301-1/+1
* Change default skin to wikTed Trask2011-03-301-1/+1
* Added status back to expert page and display startstop results in statusTed Trask2011-03-072-0/+5
* expert page: remove start/stop control panelTimo Teräs2011-03-021-10/+0
* Added startstop to default status pageTed Trask2011-02-251-0/+4
* Showing a button instead of url when user gets a option to install a package.Mika Havela2011-02-241-4/+6
* Fixing a typoMika Havela2011-02-241-1/+1
* Showing a button instead of url when user gets the chance to enable autostart...Mika Havela2011-02-241-1/+3
* Bumped version to 0.12.0v0.12.0Ted Trask2010-12-231-1/+1
* Fix parameter names with .'s to not assume clientdata converted to a table - ...Ted Trask2010-12-101-1/+1
* Fix viewfunctions for select/multi to display the label of the default, not t...Ted Trask2010-12-081-1/+20
* Added javascript to logon page to put focus on useridTed Trask2010-12-081-1/+8
* Changed mvc soft_require to include the prefix to avoid controller name confl...Ted Trask2010-11-171-2/+7
* Added template-ajax.lsp and made www controller respect passed in viewtype.Ted Trask2010-11-163-1/+22
* Fixed bug in loading controllers to determine available actions.Ted Trask2010-11-151-0/+3
* In displaying a form, after sorting by seq, further sort params by name alpha...Ted Trask2010-11-091-1/+1
* Fix two bugs related to session lockout.Ted Trask2010-10-292-3/+4
* Added output of default value for form items.Ted Trask2010-10-291-0/+1
* Update modelfunctions and viewfunctions to allow specifying option value and ...Ted Trask2010-10-282-6/+20
* Modifed displayform and handle_clientdata to allow cfe groups in forms, displ...Ted Trask2010-10-153-15/+30
* Modified displayform to look for 'seq' field if order is not specifiedTed Trask2010-10-131-0/+15
* Bumped version to 0.11.0v0.11.0Ted Trask2010-10-081-1/+1
* Added home page (action) to user parameters and redirect there after loginTed Trask2010-10-066-38/+65
* Made major changes to authenticator and roles to improve efficiency.Ted Trask2010-09-288-283/+277
* Bumped version to 0.10.9v0.10.9Ted Trask2010-09-091-1/+1
* Allow authenticator library to be specified in the config file.Ted Trask2010-09-031-1/+5
* Bumped version to 0.10.8v0.10.8Ted Trask2010-08-181-1/+1
* Made stream content-length optional, because it broke overlay download.Ted Trask2010-08-181-1/+3
* Fixed bug that caused exception when encountered invalid passwd line.Ted Trask2010-08-101-1/+3
* Fix minor exception when called from console clientTed Trask2010-08-051-1/+1
* Tagged release 0.10.7v0.10.7Ted Trask2010-07-301-1/+1
* Fixed typoTed Trask2010-07-301-1/+1
* Bumped version to 0.10.6v0.10.6Ted Trask2010-07-291-1/+1
* Fixed destroy function so package not marked as loaded.Ted Trask2010-07-291-0/+4
* Bumped version to 0.10.5v0.10.5Ted Trask2010-07-151-1/+1
* Modified handling of boolean fields to allow them to be hidden.Ted Trask2010-07-151-1/+1
* Fixed typo in pagination code.Ted Trask2010-07-061-1/+1
* Fixed bug where single character entries in list were dropped.Ted Trask2010-07-061-1/+1