# # ChangeLog for trunk/templates # # Generated by Trac 1.6 # 05/19/24 16:54:17 Tue, 23 Oct 2012 17:32:47 GMT Kris Deugau [527] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/showrouted.tmpl (modified) /trunk Clean up and move SQL for showRBlock to IPDB.pm Tweak ... Mon, 22 Oct 2012 21:39:05 GMT Kris Deugau [525] * trunk/cgi-bin/IPDB.pm (modified) * trunk/templates/index.tmpl (modified) * trunk/templates/showmaster.tmpl (modified) /trunk Found the HTML::Template knob to twist to allow listMaster() ... Mon, 22 Oct 2012 21:10:07 GMT Kris Deugau [524] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/showmaster.tmpl (modified) /trunk Clean up and move SQL for showmaster to IPDB.pm. See #34. ... Fri, 19 Oct 2012 21:32:12 GMT Kris Deugau [523] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/index.tmpl (modified) /trunk Move SQL for index/summary page into IPDB.pm. See #34. ... Fri, 19 Oct 2012 20:15:59 GMT Kris Deugau [519] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/nodesearch.tmpl (modified) /trunk Move SQL for node search page into IPDB.pm. See #34. Also ... 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 ... Wed, 17 Oct 2012 20:35:15 GMT Kris Deugau [514] * branches/htmlform/templates/widgets.js (modified) /branches/htmlform Fix bug introduced with last update to ...