summaryrefslogtreecommitdiffstats
path: root/tinydns-edit-html.lsp
Commit message (Expand)AuthorAgeFilesLines
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
* Only load js libraries if not already loadedTed Trask2013-10-031-1/+6
* Added require statement for html libraryTed Trask2012-10-021-0/+1
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-6/+6
* Standalone A-entry should not be called 'Alias'. 'Alias' is generallyTimo Teräs2011-04-131-2/+2
* Added validation to edit page to prevent A records for hosts outside domain.Ted Trask2010-04-151-12/+44
* Add octal escape code handling to all fields except comment.Ted Trask2010-03-181-11/+12
* Added wwwprefix to web path.Ted Trask2010-02-161-5/+5
* Remove leading/trailing spaces from edit fields.Ted Trask2010-02-111-3/+3
* Updated for skin change in acf-core 0.10.0Ted Trask2010-01-221-4/+4
* Automatic conversion of octal escape sequences in NAPTR regular expressions.Ted Trask2010-01-041-0/+11
* Finished support for SRV and NAPTR records. Bumped to 0.3.1v0.3.1Ted Trask2009-11-111-3/+3
* Added support for SRV and NAPTR records, some UI cleanup.Ted Trask2009-11-101-12/+9
* Modified html.lua and viewlibrary.lua and all html files to html_escape varia...Ted Trask2009-01-151-9/+9
* Modified viewfunctions to split displayform, creating displayformstart and di...Ted Trask2008-10-221-4/+4
* Modified TinyDNS to include more intelligence. Changed listfiles and newfile...Ted Trask2008-10-211-5/+19
* Modified tinydns to fix an exception when saving file, fix scrolling to line ...Ted Trask2008-09-031-3/+5
* use <% %> instead of <? ?>Natanael Copa2008-07-281-20/+20
* Modified tinydns to use controllerfunctions, modelfunctions, common lsp files...Ted Trask2008-07-081-8/+9
* Added javascript to interfaces update/create pages. Minor changes to tinydns...Ted Trask2008-06-301-1/+1
* Updated tinydns as follows: Renames status to view and basicstatus to status....Ted Trask2008-06-241-19/+26
* Cleaned up tinydns javascript and made it work on Firefox.Ted Trask2008-06-201-45/+46
* Modified dns edit page to use javascriptTed Trask2008-06-191-14/+123
* Rewrite of tinydns to simplify code and use new cfe model.Ted Trask2008-06-181-39/+23
* Saving work for today.Mika Havela2008-04-261-1/+1
* Cleaning up the code.v0.1.1Mika Havela2008-04-081-68/+12
* Now you can view/edit all files in /etc/tinydns/.Mika Havela2008-04-041-0/+1
* Creating a expert tab so you can edit the config-files.Mika Havela2008-04-041-0/+113