# # ChangeLog for branches/htmlform/templates/admin # # Generated by Trac 1.6 # 06/02/24 16:02:54 Fri, 12 Oct 2012 19:48:06 GMT Kris Deugau [513] * branches/htmlform/ipdb.css (modified) * branches/htmlform/templates/addmaster.tmpl (modified) * branches/htmlform/templates/admin/alloc.tmpl (modified) * branches/htmlform/templates/admin/edcust.tmpl (modified) * branches/htmlform/templates/admin/ednotice.tmpl (modified) * branches/htmlform/templates/admin/emailnotice.tmpl (modified) * branches/htmlform/templates/admin/listcust.tmpl (modified) * branches/htmlform/templates/admin/main.tmpl (modified) * branches/htmlform/templates/admin/showallocs.tmpl (modified) * branches/htmlform/templates/admin/showusers.tmpl (modified) * branches/htmlform/templates/admin/tweakpool.tmpl (modified) * branches/htmlform/templates/assign.tmpl (modified) * branches/htmlform/templates/confirm.tmpl (modified) * branches/htmlform/templates/delete.tmpl (modified) * branches/htmlform/templates/edit.tmpl (modified) * branches/htmlform/templates/header.tmpl (modified) * branches/htmlform/templates/newcity.tmpl (modified) * branches/htmlform/templates/newnode.tmpl (modified) * branches/htmlform/templates/nodesearch.tmpl (modified) * branches/htmlform/templates/search/compsearch.tmpl (modified) * branches/htmlform/templates/showmaster.tmpl (modified) * branches/htmlform/templates/showrouted.tmpl (modified) /branches/htmlform Finally dug up a least-nasty way to effectively ... Thu, 27 Sep 2012 22:13:16 GMT Kris Deugau [511] * branches/htmlform/INSTALL (modified) * branches/htmlform/Makefile (modified) * branches/htmlform/alloctypes.html (modified) * branches/htmlform/cgi-bin/MyIPDB.pm (modified) * branches/htmlform/cgi-bin/admin.cgi (modified) * branches/htmlform/cgi-bin/main.cgi (modified) * branches/htmlform/footer.inc (deleted) * branches/htmlform/header.inc (deleted) * branches/htmlform/help.html (modified) * branches/htmlform/index.shtml (modified) * branches/htmlform/ipdb.css (modified) * branches/htmlform/templates/addmaster.tmpl (modified) * branches/htmlform/templates/admin/aclerr.tmpl (modified) * branches/htmlform/templates/admin/alloc.tmpl (modified) * branches/htmlform/templates/admin/header.tmpl (modified) * branches/htmlform/templates/assign.tmpl (modified) * branches/htmlform/templates/footer.tmpl (modified) * branches/htmlform/templates/header.tmpl (modified) * branches/htmlform/templates/index.tmpl (modified) * branches/htmlform/templates/listpool.tmpl (modified) * branches/htmlform/templates/newcity.tmpl (modified) * branches/htmlform/templates/newnode.tmpl (modified) * branches/htmlform/templates/nodesearch.tmpl (modified) * branches/htmlform/templates/search/compsearch.tmpl (modified) * branches/htmlform/templates/search/sresults.tmpl (modified) * branches/htmlform/templates/showmaster.tmpl (modified) * branches/htmlform/templates/showrouted.tmpl (modified) * branches/htmlform/templates/subnet-calc.tmpl (modified) * branches/htmlform/templates/update.tmpl (modified) * branches/htmlform/templates/widgets.js (modified) /branches/htmlform Final prep for merge back to trunk. - Remove ... Fri, 24 Sep 2010 00:06:19 GMT Kris Deugau [491] * branches/htmlform/cgi-bin/admin.cgi (modified) * branches/htmlform/templates/admin/dberr.tmpl (added) /branches/htmlform Convert dangling DB error to template in ... Thu, 23 Sep 2010 22:45:58 GMT Kris Deugau [489] * branches/htmlform/cgi-bin/admin.cgi (modified) * branches/htmlform/templates/admin/alloc.tmpl (modified) * branches/htmlform/templates/admin/confirm.tmpl (modified) /branches/htmlform Remove use of printError() in admin.cgi. See ... Thu, 23 Sep 2010 05:10:39 GMT Kris Deugau [487] * branches/htmlform/cgi-bin/admin.cgi (modified) * branches/htmlform/templates/admin/addnotice.tmpl (added) * branches/htmlform/templates/admin/alloc.tmpl (added) * branches/htmlform/templates/admin/alloctweak.tmpl (added) * branches/htmlform/templates/admin/confirm.tmpl (added) * branches/htmlform/templates/admin/delnotice.tmpl (added) * branches/htmlform/templates/admin/dunno.tmpl (added) * branches/htmlform/templates/admin/ednotice.tmpl (added) * branches/htmlform/templates/admin/emailnotice.tmpl (added) * branches/htmlform/templates/admin/header.tmpl (modified) * branches/htmlform/templates/admin/showallocs.tmpl (added) * branches/htmlform/templates/admin/tweakpool.tmpl (modified) * branches/htmlform/templates/admin/update.tmpl (added) * branches/htmlform/templates/admin/updatepool.tmpl (added) * branches/htmlform/templates/admin/updnotice.tmpl (added) /branches/htmlform Finish IP pool tweaking Complete email notice ... Tue, 21 Sep 2010 04:19:32 GMT Kris Deugau [484] * branches/htmlform/cgi-bin/admin.cgi (modified) * branches/htmlform/templates/admin/deluser.tmpl (added) * branches/htmlform/templates/admin/newuser.tmpl (added) * branches/htmlform/templates/admin/showpools.tmpl (added) * branches/htmlform/templates/admin/showusers.tmpl (added) * branches/htmlform/templates/admin/touch.tmpl (added) * branches/htmlform/templates/admin/tweakpool.tmpl (added) * branches/htmlform/templates/admin/updacl.tmpl (added) /branches/htmlform Continue updating admin.cgi for HTML templates ... Mon, 20 Sep 2010 21:16:54 GMT Kris Deugau [483] * branches/htmlform/cgi-bin/admin.cgi (modified) * branches/htmlform/templates/admin (added) * branches/htmlform/templates/admin/aclerr.tmpl (added) * branches/htmlform/templates/admin/edcust.tmpl (added) * branches/htmlform/templates/admin/header.tmpl (added) * branches/htmlform/templates/admin/listcust.tmpl (added) * branches/htmlform/templates/admin/main.tmpl (added) * branches/htmlform/templates/admin/updcust.tmpl (added) /branches/htmlform Start converting admin.cgi to templates (to make ...