Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bumped version to 0.14.3v0.14.30.14-stable | Ted Trask | 2012-05-08 | 1 | -1/+1 |
| | |||||
* | Proper fix for bug 1131 | Ted Trask | 2012-05-08 | 1 | -20/+14 |
| | | | | (cherry picked from commit 0f891d4bba7dbde1ef2a336ec6be9950d95b57a0) | ||||
* | Bumped version to 0.14.2v0.14.2 | Ted Trask | 2012-05-08 | 1 | -1/+1 |
| | |||||
* | Fix bug 1131 where session data invalid after updating logged in user | Ted Trask | 2012-05-08 | 1 | -4/+20 |
| | | | | (cherry picked from commit b4b3d4ced53fb6c19addde2237177b3a56f48733) | ||||
* | Fixed roles to only take the first roles file for a prefix/name combination | Ted Trask | 2012-05-08 | 1 | -37/+50 |
| | | | | (cherry picked from commit 66ce6092f2f81e8a0dc01c340f5d7d9d7b81d1cb) | ||||
* | Fixed menubuilder to only take the first menu file for a prefix/controller ↵ | Ted Trask | 2012-05-08 | 1 | -44/+48 |
| | | | | | | combination (cherry picked from commit 9c895383e4fd8de8726c0b5dd60d62316abe6f57) | ||||
* | Must allow roles to have '-' character | Ted Trask | 2012-05-08 | 1 | -2/+2 |
| | | | | (cherry picked from commit 8cbd5764dc499274a0fd2f97717dfa1de121788a) | ||||
* | Fixed bug in roles where last matching controller used, rather than first | Ted Trask | 2012-05-08 | 1 | -1/+3 |
| | | | | (cherry picked from commit 1e53255088385fcfe49747202227d30a76e08c89) | ||||
* | Fix the old method for requireing mvc.lua | Ted Trask | 2012-05-08 | 1 | -1/+2 |
| | | | | (cherry picked from commit 7f7a661bc5ced049d776da54ac44db2fbb1e4b81) | ||||
* | Fixed acf-cli usage to use new name | Ted Trask | 2012-05-08 | 1 | -2/+2 |
| | | | | (cherry picked from commit 0f1ece68776d632c1eea63a6282d3332477380b7) | ||||
* | Bump version to 0.14.1 | Ted Trask | 2012-05-08 | 1 | -1/+1 |
| | | | | (cherry picked from commit 5cb50b7861b17cc761ef7001289dd7fd63ff62d9) | ||||
* | add compat scripts for acf-cli and mvc.lua | Natanael Copa | 2012-05-08 | 3 | -1/+16 |
| | | | | | they log and forward to new location (cherry picked from commit 1f7dddb5c5e97096423991e9da7546468b8fc969) | ||||
* | renamed acf_cli to acf-cli | Natanael Copa | 2012-05-08 | 2 | -2/+2 |
| | | | | | better do it now. later it will be impossible (cherry picked from commit de89f239364a2e96b72958a078b7789f431126c3) | ||||
* | acfpasswd: new tool to set passwords from comman line | Natanael Copa | 2012-05-08 | 2 | -3/+81 |
| | | | | | | | | | This tool allows users to set/reset an ACF password from command line. It also allows user to syncronize the ACF password with the system password so the ACF password becomes same as shell login password. This requires that the username exists in both /etc/acf/passwd and /etc/shadow (cherry picked from commit dc844284d7fa60be2adc8ab93a03097474af90f8) | ||||
* | Fixed bug in display of boolean default | Ted Trask | 2012-05-08 | 1 | -1/+1 |
| | | | | (cherry picked from commit 61444c20122bd7b91ffaf568a2bcf69cc36fd63e) | ||||
* | Moved mvc.lua into /usr/share/lua and cli to /usr/bin/acf_cli | Ted Trask | 2012-05-08 | 10 | -132/+83 |
| | | | | (cherry picked from commit 42750f022f4b2b9a9df6237c0981fdd479f4532d) | ||||
* | Bump version to 0.14.0v0.14.0 | Ted Trask | 2011-10-27 | 1 | -1/+1 |
| | | | | (cherry picked from commit 4cb78def28059362550aa64b8c7154cc838aea75) | ||||
* | Fixed mksalt to use correct characters | Ted Trask | 2011-10-27 | 1 | -3/+10 |
| | | | | (cherry picked from commit f41fd7182d71427d7a0adf54e55df3a3c97a667e) | ||||
* | authenticator: use salt and sha-512 encryption | Natanael Copa | 2011-10-27 | 1 | -2/+43 |
| | | | | (cherry picked from commit eb4221096cc581a41f64d7d6b99e8d5be0d470b0) | ||||
* | Added logrotate script for acf.log | Ted Trask | 2011-10-27 | 3 | -1/+54 |
| | | | | (cherry picked from commit aa581098ea396d65680e4ccee0db6e323c3c0ba2) | ||||
* | Fix viewfunctions to not modify values | Ted Trask | 2011-10-27 | 1 | -0/+4 |
| | | | | (cherry picked from commit db798e24226b68d98bd658e057fd5d9844518a46) | ||||
* | Bumped version to 0.13.3v0.13.3 | Ted Trask | 2011-07-21 | 1 | -1/+1 |
| | |||||
* | Removed logon / logout from list of home pages | Ted Trask | 2011-07-21 | 1 | -1/+3 |
| | |||||
* | Fixed cli app to properly destroy created controllers | Ted Trask | 2011-07-18 | 1 | -0/+2 |
| | |||||
* | Fixed logon auto-focus to userid using newer jquery | Ted Trask | 2011-07-18 | 1 | -1/+1 |
| | |||||
* | Removed duplicates from determine_perms arrays | Ted Trask | 2011-06-27 | 1 | -5/+11 |
| | |||||
* | Bumped version to 0.13.2v0.13.2 | Ted Trask | 2011-06-22 | 1 | -1/+1 |
| | |||||
* | Fixed bug with package install and autostart forms not working | Ted Trask | 2011-06-22 | 1 | -2/+5 |
| | |||||
* | Fixed bug with length in stream template | Ted Trask | 2011-06-17 | 1 | -0/+1 |
| | |||||
* | Bumped version to 0.13.1v0.13.1 | Ted Trask | 2011-05-18 | 1 | -1/+1 |
| | |||||
* | Restrict options for home in editme action | Ted Trask | 2011-05-18 | 1 | -2/+9 |
| | |||||
* | Fixed minor bug in Makefile | Ted Trask | 2011-05-18 | 1 | -1/+1 |
| | |||||
* | Bump version to 0.13.0v0.13.0 | Ted Trask | 2011-03-30 | 1 | -1/+1 |
| | |||||
* | Change default skin to wik | Ted Trask | 2011-03-30 | 1 | -1/+1 |
| | |||||
* | Added status back to expert page and display startstop results in status | Ted Trask | 2011-03-07 | 2 | -0/+5 |
| | |||||
* | expert page: remove start/stop control panel | Timo Teräs | 2011-03-02 | 1 | -10/+0 |
| | |||||
* | Added startstop to default status page | Ted Trask | 2011-02-25 | 1 | -0/+4 |
| | |||||
* | Showing a button instead of url when user gets a option to install a package. | Mika Havela | 2011-02-24 | 1 | -4/+6 |
| | |||||
* | Fixing a typo | Mika Havela | 2011-02-24 | 1 | -1/+1 |
| | |||||
* | Showing a button instead of url when user gets the chance to enable ↵ | Mika Havela | 2011-02-24 | 1 | -1/+3 |
| | | | | autostart for a program. | ||||
* | Bumped version to 0.12.0v0.12.0 | Ted Trask | 2010-12-23 | 1 | -1/+1 |
| | |||||
* | Fix parameter names with .'s to not assume clientdata converted to a table - ↵ | Ted Trask | 2010-12-10 | 1 | -1/+1 |
| | | | | bug fix for cli. | ||||
* | Fix viewfunctions for select/multi to display the label of the default, not ↵ | Ted Trask | 2010-12-08 | 1 | -1/+20 |
| | | | | the value. | ||||
* | Added javascript to logon page to put focus on userid | Ted Trask | 2010-12-08 | 1 | -1/+8 |
| | |||||
* | Changed mvc soft_require to include the prefix to avoid controller name ↵ | Ted Trask | 2010-11-17 | 1 | -2/+7 |
| | | | | conflict problems. | ||||
* | Added template-ajax.lsp and made www controller respect passed in viewtype. | Ted Trask | 2010-11-16 | 3 | -1/+22 |
| | |||||
* | Fixed bug in loading controllers to determine available actions. | Ted Trask | 2010-11-15 | 1 | -0/+3 |
| | |||||
* | In displaying a form, after sorting by seq, further sort params by name ↵ | Ted Trask | 2010-11-09 | 1 | -1/+1 |
| | | | | alphabetically. | ||||
* | Fix two bugs related to session lockout. | Ted Trask | 2010-10-29 | 2 | -3/+4 |
| | | | | | Parse the lockevent filename, was seeing user locked out because username was substring of another username. All active sessions were killed whenever anyone got locked out because of error with username processing. | ||||
* | Added output of default value for form items. | Ted Trask | 2010-10-29 | 1 | -0/+1 |
| |