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
path:
root
/
lib
/
htmlviewfunctions.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor htmlviewfunctions to create displayheader and displayinfo functions ...
Ted Trask
2014-03-03
1
-27
/
+47
*
Fix HTML multi select to use select instead of series of checkboxes
Ted Trask
2014-03-03
1
-2
/
+9
*
Try using label tag for form inputs
Ted Trask
2014-02-28
1
-1
/
+2
*
Fix htmlviewfunctions displaypagination when clientdata contains tables
Ted Trask
2014-02-05
1
-3
/
+10
*
Add carriage return to form output for readability
Ted Trask
2014-02-03
1
-3
/
+3
*
Modify HTML to replace DL,DT,DD with divs. Also cleanup other HTML.
Ted Trask
2014-01-22
1
-35
/
+33
*
Remove all calls to 'module' in preparation for move to Lua 5.2
Ted Trask
2013-10-17
1
-21
/
+23
*
Change use of require to work with Lua 5.2
Ted Trask
2013-10-09
1
-1
/
+1
*
Modified htmlviewfunctions to allow disabled options for multi-select boxes
Ted Trask
2012-04-23
1
-0
/
+1
*
Changed forms to always use 'submit' as name of submit button, plus allow mul...
Ted Trask
2012-02-22
1
-1
/
+10
*
Changed viewfunctions.lua to htmlviewfunctions.lua and made it an actual module
Ted Trask
2012-02-02
1
-0
/
+362