summaryrefslogtreecommitdiffstats
path: root/tinydns-status-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceHEADmasterTed Trask2016-08-101-1/+1
|
* Changes to use new htmlviewfunctions functionsTed Trask2014-04-251-18/+10
|
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-031-9/+11
| | | | and use lowercase tags
* 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
|
* Fixed Install button on status pageTed Trask2012-05-191-1/+1
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-8/+8
| | | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated startstop functionality and deleted view Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries
* Fixed bug with package install and autostart forms not workingTed Trask2011-07-131-2/+5
|
* Change for acf-core-0.13.0Ted Trask2011-03-301-2/+11
|
* Use viewlibrary.check_permission from acf-core-0.9.0Ted Trask2009-12-171-2/+2
|
* Modified html.lua and viewlibrary.lua and all html files to html_escape ↵Ted Trask2009-01-151-2/+2
| | | | | | variables before displaying them. git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Updated tinydns status to latest.Ted Trask2008-11-101-6/+19
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1590 ab2d0c66-481e-0410-8bed-d214d4d58bed
* use <% %> instead of <? ?>Natanael Copa2008-07-281-6/+6
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified tinydns to use controllerfunctions, modelfunctions, common lsp ↵Ted Trask2008-07-081-1/+1
| | | | | | files, and new view without action functionality. git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1290 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Updated tinydns as follows: Renames status to view and basicstatus to ↵Ted Trask2008-06-241-123/+11
| | | | | | | | status. Added ability to view individual config file / domain. Added link from view to edit actual line. Modified view. Updated jQuery to latest 1.2.6 git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1253 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Improved responsiveness of tinydns status javascript.Ted Trask2008-06-211-4/+10
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1222 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Cleaned up tinydns javascript and made it work on Firefox.Ted Trask2008-06-201-11/+10
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1221 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Rewrite of tinydns to simplify code and use new cfe model.Ted Trask2008-06-181-80/+103
| | | | | | Added js to filter records. git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1219 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Graphical bugfix - Modifying path to images.v0.2.3Mika Havela2008-05-221-2/+2
| | | | | | version bump on Makefiles git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1175 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Small graphical changes due to change in ice.cssMika Havela2008-05-211-2/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1137 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified cfe, removing option, errtxt, and name, and adding label - This may ↵Ted Trask2008-04-301-2/+2
| | | | | | | | | | | | break things. Rewrote password module, adding model Modified authenticator to make password module work git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1052 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Graphical bugfix.Mika Havela2008-04-091-1/+5
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@971 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Cleaning up the code.v0.1.1Mika Havela2008-04-081-45/+3
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@954 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Adding information of autostart sequence.Mika Havela2008-03-281-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@860 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Minor updates on the view-fileMika Havela2008-03-031-0/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@796 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added functionallity for the config-tab. (Now showing current configs).Mika Havela2008-02-261-12/+13
| | | | | | Editing config is still not possible. git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@768 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Output can now be filtered in levels (can only be done by modifying in the ↵Mika Havela2008-02-231-2/+8
| | | | | | | | controller for now). A problem has appeared - We cant sort the output when the tables are constructed as they are. Next commit will/should have changed the table-layout. git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@767 ab2d0c66-481e-0410-8bed-d214d4d58bed
* The status-tab is starting to take shape. We need to figure out howto ↵Mika Havela2008-02-221-92/+25
| | | | | | | | | section the data and howto sort it. I have some ide of filtering data based on hostname... but thats not working for now. Hidden config-tab for now because its not working. git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@766 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Made some progressMika Havela2008-02-221-5/+14
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@765 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Temporary save. Things are far from workingMika Havela2008-02-221-28/+102
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@764 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added a sampleconfig that shows some output. Still a long way to goMika Havela2008-02-161-0/+64
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@728 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Starting to read config-files.Mika Havela2008-02-151-24/+12
| | | | | | There is some debug output where you can se some default parameters and a list of all objects in the config-files. git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@725 ab2d0c66-481e-0410-8bed-d214d4d58bed
* First view shows some basic informationMika Havela2008-02-131-3/+36
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@717 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Initial commit on tinydnsMika Havela2008-02-131-0/+28
git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@716 ab2d0c66-481e-0410-8bed-d214d4d58bed