summaryrefslogtreecommitdiffstats
path: root/lib/html.lua
Commit message (Collapse)AuthorAgeFilesLines
* Moved non-ACF-specific libraries to acf-lib package, moved cfe_unpack ↵Ted Trask2009-12-311-275/+0
| | | | function to viewfunctions library.
* Added escapespecialcharacters to format.lua to escape shell special ↵release-0.4.19Ted Trask2009-01-211-1/+1
| | | | | | characters. Reviewed all calls to io.popen and os.execute to escape special characters. Fixed file uploads in openssl and ipsectools with viewfunctions.lua. Tried to fix openssl renew when subject contains special characters, but not done yet. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1687 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified html.lua and viewlibrary.lua and all html files to html_escape ↵Ted Trask2009-01-151-15/+17
| | | | | | variables before displaying them. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified several pages to replace contenteditable with readonly. Added ↵Ted Trask2009-01-121-2/+2
| | | | | | readonly to html.lsp and .css files. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1676 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Cleanup of some libs.Ted Trask2008-09-261-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1533 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Moved cfe into mvc.lua and removed cfe.lua.Ted Trask2008-09-251-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1518 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Updated lbu to use new cfe model and componentsTed Trask2008-06-051-1/+7
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1197 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified cfe, removing option, errtxt, and name, and adding label - This may ↵Ted Trask2008-04-301-6/+16
| | | | | | | | | | | | break things. Rewrote password module, adding model Modified authenticator to make password module work git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1052 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Adding the functionallity to be able to select multiple objects.Mika Havela2008-04-161-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@995 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Reverting the function that taggs a <input> with a class=... information.Mika Havela2008-02-271-1/+1
| | | | | | | This seems to be the only way to separate a <INPUT TYPE=text> and <INPUT TYPE=submit> (the problem has to do with IE). I hope we find a nother way of doing this in the future. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@771 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Restoring lib/html.lua to the original state (I learned howto fix this in ↵Mika Havela2008-02-191-1/+1
| | | | | | css instead - which is better after all) git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@757 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Updated <input to hold the class information. This co-operates with the cssMika Havela2007-12-201-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@442 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Put the cfe_unpack function in html. This helps with cfe troubleshooting. ↵Mike Mason2007-11-301-0/+12
| | | | | | | | | Should have been in html.lua in the first place. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@395 ab2d0c66-481e-0410-8bed-d214d4d58bed
* moved core files to new dir structurev2.0_alpha1Natanael Copa2007-07-271-0/+245
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@219 ab2d0c66-481e-0410-8bed-d214d4d58bed