| 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @516
                 
               | 
              13 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Update and shuffle the file listings in the …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @514
                 
               | 
              13 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Fix bug introduced with last update to widgets.js; …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @513
                 
               | 
              13 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Finally dug up a least-nasty way to effectively …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @512
                 
               | 
              13 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Catch nuisance issue with templates that didn't …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @511
                 
               | 
              13 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Final prep for merge back to trunk.
  - Remove …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @505
                 
               | 
              14 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Clean up final reference to printError(), and …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @504
                 
               | 
              14 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Convert all but one remaining call to printError …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @503
                 
               | 
              14 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Checkpoint, clearing out references to …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @502
                 
               | 
              14 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Remove stale, unused cleanInput(), desanitize() …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @501
                 
               | 
              14 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Remove obsolete templates, and references to same
 …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @500
                 
               | 
              14 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Minor HTML formatting/validation fix on search …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @499
                 
               | 
              14 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Convert subnet calculator to HTML::Template, clean …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @498
                 
               | 
              14 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Clean up alloctypes.html and help.html …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @497
                 
               | 
              14 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Fix up main.cgi
  - it got contaiminated with the …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @496
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Add missing template from r495 converting …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @495
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Converted main.cgi "invalid action" into template. …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @494
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Template fixup to match code fix in r493.  See #3.
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @493
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Convert dangling direct error print to template …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @492
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Fix allocation update execution to use DBI ? …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @491
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Convert dangling DB error to template in …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @490
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Remove ref to printAndExit from allocate.pl …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @489
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Remove use of printError() in admin.cgi.  See #15, #26
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @488
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Removed a few stray obsolete subs and blocks.  …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @487
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Finish IP pool tweaking
 Complete email notice …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @484
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Continue updating admin.cgi for HTML templates …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @483
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Start converting admin.cgi to templates (to make …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @482
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Add templates for search.cgi in their own …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @481
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Update search.cgi to use a few templates (see #3 - …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @480
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Forgot to remove some refs to printHeader in …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @479
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Convert initial DB connection error output to a …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @478
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlfrom
 Set a global variable so we can move the site to …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @477
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Convert nodesearch to template.  See #3.
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @476
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Convert finalDelete to template
 Add missing node …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @475
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Checkpoint - convert updated.html to template.  See #3.
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @474
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Fix buglet in showmaster.tmpl that prevented block …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @473
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Convert newmaster to template.  See #3.
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @472
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Convert addmaster to template.  See #3.
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @471
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Convert listpool to template.  See #3.
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @470
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlfrom
 Block edit page should be complete and even valid. …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @469
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Checkpoint - convert editDisplay.html to template
 …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @468
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Merge trunk bugfixes and updates
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @467
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Add missing showrouted.tmpl from r466.  See #3.
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @466
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Give up on proper spelling of "centre" in CSS …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @465
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Convert showmaster page to template.
 See #3.
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @464
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Nitpick microfix in footer.tmpl
 See #3.
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @463
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Validation nitpick fix in assign.tmpl - also fixes …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @461
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Checkpoint - confirm.html almost completely …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @460
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Convert "new node" miniscript and page to …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @459
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Convert "new city" miniscript and page to …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @458
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Adjust convention for HTML::Template usage - don't …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @457
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Finally got "assign IPs" template page to validate …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @456
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Convert assign.html to template;  page seems to …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @451
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Move Javascript from the header into its own file
 …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @450
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Added missing index and footer templates
 Update …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @449
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Remove printFooter from CommonWeb.pm
 Add …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @448
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Escape forwarded form data with $q->escapeHTML on …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @447
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /branches/htmlform
 Switch all scripts to use CGI::Simple for HTML …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @446
                 
               | 
              15 years | 
              Kris Deugau | 
              
                Create branch for HTML cleanup (see #3) and CGI normalization/cleanup …
               | 
            
            
               | 
              
                copied from trunk
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @443
                 
               | 
              15 years | 
              Kris Deugau | 
              
                /trunk
 Fix up multirecipient handling in mailNotify();  for reasons
 …
               |