#
# ChangeLog for branches/htmlform
#
# Generated by Trac 1.6
# 12/21/24 22:44:01
Wed, 04 Aug 2010 19:55:43 GMT Kris Deugau [458]
* branches/htmlform/templates/assign.tmpl (modified)
* branches/htmlform/templates/footer.tmpl (modified)
* branches/htmlform/templates/header.tmpl (modified)
/branches/htmlform
Adjust convention for HTML::Template usage - ...
Tue, 03 Aug 2010 22:02:29 GMT Kris Deugau [457]
* branches/htmlform/templates/assign.tmpl (modified)
/branches/htmlform
Finally got "assign IPs" template page to ...
Fri, 30 Jul 2010 21:56:48 GMT Kris Deugau [456]
* branches/htmlform/cgi-bin/main.cgi (modified)
* branches/htmlform/ipdb.css (modified)
* branches/htmlform/templates/assign.tmpl (added)
/branches/htmlform
Convert assign.html to template; page seems to ...
Wed, 28 Jul 2010 20:46:21 GMT Kris Deugau [451]
* branches/htmlform/cgi-bin/main.cgi (modified)
* branches/htmlform/cgi-bin/search.cgi (modified)
* branches/htmlform/ipdb.css (modified)
* branches/htmlform/templates/footer.tmpl (modified)
* branches/htmlform/templates/header.tmpl (added)
* branches/htmlform/templates/index.tmpl (modified)
* branches/htmlform/templates/widgets.js (added)
/branches/htmlform
Move Javascript from the header into its own ...
Wed, 28 Jul 2010 14:56:09 GMT Kris Deugau [450]
* branches/htmlform/cgi-bin/CommonWeb.pm (modified)
* branches/htmlform/cgi-bin/main.cgi (modified)
* branches/htmlform/ipdb.css (modified)
* branches/htmlform/templates (added)
* branches/htmlform/templates/footer.tmpl (added)
* branches/htmlform/templates/index.tmpl (added)
/branches/htmlform
Added missing index and footer templates
...
Tue, 27 Jul 2010 21:06:18 GMT Kris Deugau [449]
* branches/htmlform/cgi-bin/CommonWeb.pm (modified)
* branches/htmlform/cgi-bin/IPDB.pm (modified)
* branches/htmlform/cgi-bin/admin.cgi (modified)
* branches/htmlform/cgi-bin/main.cgi (modified)
* branches/htmlform/cgi-bin/search.cgi (modified)
/branches/htmlform
Remove printFooter from CommonWeb.pm
Add ...
Tue, 27 Jul 2010 17:56:39 GMT Kris Deugau [448]
* branches/htmlform/cgi-bin/IPDB.pm (modified)
* branches/htmlform/cgi-bin/main.cgi (modified)
/branches/htmlform
Escape forwarded form data with $q->escapeHTML ...
Tue, 27 Jul 2010 17:15:56 GMT Kris Deugau [447]
* branches/htmlform/cgi-bin/CommonWeb.pm (modified)
* branches/htmlform/cgi-bin/admin.cgi (modified)
* branches/htmlform/cgi-bin/main.cgi (modified)
* branches/htmlform/cgi-bin/newcity.cgi (modified)
* branches/htmlform/cgi-bin/newnode.cgi (modified)
* branches/htmlform/cgi-bin/search.cgi (modified)
* branches/htmlform/cgi-bin/snCalc.cgi (modified)
/branches/htmlform
Switch all scripts to use CGI::Simple for HTML ...
Tue, 27 Jul 2010 16:37:41 GMT Kris Deugau [446]
* branches/htmlform (copied)
Create branch for HTML cleanup (see #3) and CGI normalization/cleanup ...
Mon, 26 Jul 2010 18:27:36 GMT Kris Deugau [443]
* trunk/cgi-bin/IPDB.pm (modified)
/trunk
Fix up multirecipient handling in mailNotify(); for reasons ...