# # ChangeLog for trunk/templates/newmaster.tmpl # # Generated by Trac 1.6 # 05/20/24 07:05:55 Mon, 24 Aug 2015 22:20:45 GMT Kris Deugau [769] * trunk/templates/newmaster.tmpl (modified) /trunk Tweak template layout for error reporting on adding a new ... Wed, 08 Oct 2014 21:26:13 GMT Kris Deugau [628] * trunk/cgi-bin/IPDB.pm (modified) * trunk/templates/newmaster.tmpl (modified) /trunk Commit 4/mumble for work done intermittently over the past ... Fri, 11 Jan 2013 20:37:21 GMT Kris Deugau [583] * trunk/templates/newmaster.tmpl (modified) /trunk Tweak add master success page to include a browse link into ... Fri, 04 Jan 2013 22:19:57 GMT Kris Deugau [582] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/MyIPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/rDNS.html (added) * trunk/templates/addmaster.tmpl (modified) * trunk/templates/newmaster.tmpl (modified) * trunk/templates/widgets.js (modified) /trunk Begin adding DNS integration via RPC. See #1. IPDB.pm ... Thu, 18 Oct 2012 20:53:10 GMT Kris Deugau [517] * trunk (modified) * trunk/INSTALL (modified) * trunk/Makefile (modified) * trunk/addmaster.html (deleted) * trunk/alloctypes.html (modified) * trunk/assign.html (deleted) * trunk/cgi-bin/CommonWeb.pm (deleted) * trunk/cgi-bin/CustIDCK.pm (modified) * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/MyIPDB.pm (modified) * trunk/cgi-bin/admin.cgi (modified) * trunk/cgi-bin/allocate.pl (modified) * trunk/cgi-bin/combineblocks.pl (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/cgi-bin/newcity.cgi (modified) * trunk/cgi-bin/newnode.cgi (modified) * trunk/cgi-bin/search.cgi (modified) * trunk/cgi-bin/snCalc.cgi (modified) * trunk/compsearch.html (deleted) * trunk/confirm.html (deleted) * trunk/confirmRemove.html (deleted) * trunk/editDisplay.html (deleted) * trunk/fb-assign.html (deleted) * trunk/footer.inc (deleted) * trunk/header.inc (deleted) * trunk/help.html (modified) * trunk/index.shtml (modified) * trunk/ipdb.css (modified) * trunk/newcity.html (deleted) * trunk/newnode.html (deleted) * trunk/nodesearch.html (deleted) * trunk/startsn.html (deleted) * trunk/templates (copied) * trunk/templates/aclerror.tmpl (copied) * trunk/templates/addmaster.tmpl (copied) * trunk/templates/admin (copied) * trunk/templates/admin/aclerr.tmpl (copied) * trunk/templates/admin/addnotice.tmpl (copied) * trunk/templates/admin/alloc.tmpl (copied) * trunk/templates/admin/alloctweak.tmpl (copied) * trunk/templates/admin/confirm.tmpl (copied) * trunk/templates/admin/dberr.tmpl (copied) * trunk/templates/admin/delnotice.tmpl (copied) * trunk/templates/admin/deluser.tmpl (copied) * trunk/templates/admin/dunno.tmpl (copied) * trunk/templates/admin/edcust.tmpl (copied) * trunk/templates/admin/ednotice.tmpl (copied) * trunk/templates/admin/emailnotice.tmpl (copied) * trunk/templates/admin/header.tmpl (copied) * trunk/templates/admin/listcust.tmpl (copied) * trunk/templates/admin/main.tmpl (copied) * trunk/templates/admin/newuser.tmpl (copied) * trunk/templates/admin/showallocs.tmpl (copied) * trunk/templates/admin/showpools.tmpl (copied) * trunk/templates/admin/showusers.tmpl (copied) * trunk/templates/admin/touch.tmpl (copied) * trunk/templates/admin/tweakpool.tmpl (copied) * trunk/templates/admin/updacl.tmpl (copied) * trunk/templates/admin/update.tmpl (copied) * trunk/templates/admin/updatepool.tmpl (copied) * trunk/templates/admin/updcust.tmpl (copied) * trunk/templates/admin/updnotice.tmpl (copied) * trunk/templates/assign.tmpl (copied) * trunk/templates/confirm.tmpl (copied) * trunk/templates/dberr.tmpl (copied) * trunk/templates/delete.tmpl (copied) * trunk/templates/dunno.tmpl (copied) * trunk/templates/edit.tmpl (copied) * trunk/templates/finaldelete.tmpl (copied) * trunk/templates/footer.tmpl (copied) * trunk/templates/header.tmpl (copied) * trunk/templates/index.tmpl (copied) * trunk/templates/insert.tmpl (copied) * trunk/templates/listpool.tmpl (copied) * trunk/templates/newcity.tmpl (copied) * trunk/templates/newmaster.tmpl (copied) * trunk/templates/newnode.tmpl (copied) * trunk/templates/nodesearch.tmpl (copied) * trunk/templates/search (copied) * trunk/templates/search/compsearch.tmpl (copied) * trunk/templates/search/sresults.tmpl (copied) * trunk/templates/showmaster.tmpl (copied) * trunk/templates/showrouted.tmpl (copied) * trunk/templates/subnet-calc.tmpl (copied) * trunk/templates/update.tmpl (copied) * trunk/templates/widgets.js (copied) * trunk/updated.html (deleted) /trunk Finally merge conversion to HTML::Template from ... Fri, 12 Oct 2012 19:26:49 GMT Kris Deugau [512] * branches/htmlform/templates/confirm.tmpl (modified) * branches/htmlform/templates/delete.tmpl (modified) * branches/htmlform/templates/edit.tmpl (modified) * branches/htmlform/templates/finaldelete.tmpl (modified) * branches/htmlform/templates/insert.tmpl (modified) * branches/htmlform/templates/listpool.tmpl (modified) * branches/htmlform/templates/newmaster.tmpl (modified) /branches/htmlform Catch nuisance issue with templates that didn't ...