index
:
acf-core
0.12-stable
0.13-stable
0.14-stable
0.17-stable
0.18-stable
0.19-stable
0.20-stable
Alpine1.8_Fixes
Alpine1.9_Fixes
master
ACF module for core
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modified roles controller to use new handle_form function
Ted Trask
2012-04-23
10
-94
/
+62
*
Modified htmlviewfunctions to allow disabled options for multi-select boxes
Ted Trask
2012-04-23
1
-0
/
+1
*
Updated password and skins for latest handle_form changes
Ted Trask
2012-04-22
5
-31
/
+28
*
Change handle_form to pass self into get_function and set_function
Ted Trask
2012-04-22
2
-4
/
+4
*
Updated password to remove redirect_to_referrer and password-html view
Ted Trask
2012-04-19
3
-30
/
+25
*
Fixed status Install button to new form style
Ted Trask
2012-04-18
1
-1
/
+1
*
Not all special characters needed to be escaped because within quotes
Ted Trask
2012-04-13
2
-7
/
+3
*
Fixed mvc logevent to escape special characters
Ted Trask
2012-04-13
1
-1
/
+2
*
Removed unnecessary functions from acf_cli-controller
Ted Trask
2012-03-07
1
-14
/
+0
*
Modify acf_www and acf_cli handle_clientdata to separate out functionality fo...
Ted Trask
2012-02-23
3
-79
/
+34
*
Removed controllerfunction.lua and moved handle_form and handle_clientdata in...
Ted Trask
2012-02-23
8
-108
/
+197
*
Made modelfunctions capitalize the startstop options, and now no need for a c...
Ted Trask
2012-02-23
2
-10
/
+4
*
Changed startstop to be a standard form by creating two model functions and d...
Ted Trask
2012-02-22
3
-39
/
+27
*
Make handle_form a little smarter about overriding form options from the model
Ted Trask
2012-02-22
1
-2
/
+2
*
Changed forms to always use 'submit' as name of submit button, plus allow mul...
Ted Trask
2012-02-22
3
-5
/
+14
*
Modified html template to set focus to first useable field
Ted Trask
2012-02-06
2
-1
/
+7
*
Changed acf-util/logon controller to use standard view
Ted Trask
2012-02-03
5
-42
/
+3
*
Allow viewtype override in clientdata in mvc
Ted Trask
2012-02-03
1
-0
/
+5
*
Changed mvc and www view_resolvers to make auto_view work
Ted Trask
2012-02-02
7
-47
/
+35
*
Changed viewfunctions.lua to htmlviewfunctions.lua and made it an actual module
Ted Trask
2012-02-02
16
-60
/
+51
*
Fixed acf-cli to work with new mvc.lua changes
Ted Trask
2012-02-02
3
-15
/
+13
*
Fixed roles to only take the first roles file for a prefix/name combination
Ted Trask
2012-02-01
1
-37
/
+50
*
Fixed menubuilder to only take the first menu file for a prefix/controller co...
Ted Trask
2012-01-24
1
-44
/
+48
*
Modified require statements for acf.x
Ted Trask
2012-01-21
11
-19
/
+16
*
Must allow roles to have '-' character
Ted Trask
2012-01-19
1
-2
/
+2
*
Fixed bug in roles where last matching controller used, rather than first
Ted Trask
2012-01-19
1
-1
/
+3
*
Starting to reorganize mvc.lua and acf_www controllers to move www-specific t...
Ted Trask
2012-01-19
4
-84
/
+116
*
Fix the old method for requireing mvc.lua
Ted Trask
2012-01-18
1
-1
/
+2
*
Fixed acf-cli usage to use new name
Ted Trask
2012-01-13
1
-2
/
+2
*
Bump version to 0.14.1
v0.14.1
Ted Trask
2012-01-13
1
-1
/
+1
*
add compat scripts for acf-cli and mvc.lua
Natanael Copa
2012-01-12
3
-1
/
+16
*
renamed acf_cli to acf-cli
Natanael Copa
2012-01-12
2
-2
/
+2
*
acfpasswd: new tool to set passwords from comman line
Natanael Copa
2012-01-12
2
-3
/
+81
*
Fixed bug in display of boolean default
Ted Trask
2011-12-08
1
-1
/
+1
*
Bump version to 0.14.0
Ted Trask
2011-10-27
1
-1
/
+1
*
Fixed mksalt to use correct characters
Ted Trask
2011-10-27
1
-3
/
+10
*
authenticator: use salt and sha-512 encryption
Natanael Copa
2011-10-27
1
-2
/
+43
*
Added logrotate script for acf.log
Ted Trask
2011-10-17
3
-1
/
+54
*
Fix viewfunctions to not modify values
Ted Trask
2011-09-12
1
-0
/
+4
*
Moved mvc.lua into /usr/share/lua and cli to /usr/bin/acf_cli
Ted Trask
2011-08-30
10
-132
/
+83
*
Bumped version to 0.13.3
v0.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.2
v0.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.1
v0.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
[next]