summaryrefslogtreecommitdiffstats
path: root/app/filedetails-html.lsp
Commit message (Expand)AuthorAgeFilesLines
* Change modelfunctions.getfiledetails to use size=actual size, not filesize=us...Ted Trask2015-12-301-1/+1
* Modify filedetails HTML view to better handle errorsTed Trask2015-11-201-12/+15
* Allow filedetails-html to include all hidden fields in formTed Trask2015-03-171-1/+5
* Fix bug in filedetails submissionTed Trask2014-03-181-1/+1
* Change htmlviewfunctions.displayheader to .displaysectionstart and added .dis...Ted Trask2014-03-171-14/+20
* Modified HTML views to use new htmlviewfunctions functions and replace links ...Ted Trask2014-03-101-2/+1
* Added grep field to filedetails HTML viewTed Trask2014-03-031-0/+3
* Change HTML views to use htmlviewfunctions.displayheaderTed Trask2014-03-031-15/+21
* Modify HTML to replace DL,DT,DD with divs. Also cleanup other HTML.Ted Trask2014-01-221-13/+7
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
* Added require statement for html libraryTed Trask2012-10-021-0/+1
* Changed viewfunctions.lua to htmlviewfunctions.lua and made it an actual moduleTed Trask2012-02-021-6/+6
* UI fix, bumped to 0.8.5v0.8.5Ted Trask2009-12-101-1/+4
* Graphical fix. Adding <DL> to welcome screen.Mika Havela2009-10-071-1/+0
* Modified html.lua and viewlibrary.lua and all html files to html_escape varia...Ted Trask2009-01-151-3/+3
* Modified viewfunctions to split displayform, creating displayformstart and di...Ted Trask2008-10-221-4/+5
* Added parser library. Display filecontent descr in filedetails.Ted Trask2008-09-181-0/+1
* Modified filedetails view to HTML escape the filecontent before displaying it.Ted Trask2008-09-031-1/+1
* Added description to savebuttonMika Havela2008-08-221-1/+2
* use <% %> instead of <? ?>Natanael Copa2008-07-281-16/+16
* Added hidden filename field to common filedetails lsp. Modified acf_www-cont...Ted Trask2008-07-081-0/+1
* Changed logfiles to use controllerfunctions and standard html-lsp files.Ted Trask2008-07-021-0/+6
* Modified core to create model and controller function libraries and some comm...Ted Trask2008-07-021-0/+25