|  |  | @65 | 15 years | Kris Deugau | /trunk
 checkpoint, adding permissions/ACL support | 
            
              |  |  | @64 | 15 years | Kris Deugau | /trunk
 Fix up buglet in search filtering by start letter;  0-9 did … | 
            
              |  |  | @63 | 16 years | Kris Deugau | /trunk
 Tweak and normalize some existing but inconsistently-formatted … | 
            
              |  |  | @62 | 16 years | Kris Deugau | /trunk
 checkpoint
 dns.cgi:
  Fix lurking rebuglet on removing search … | 
            
              |  |  | @61 | 16 years | Kris Deugau | /trunk
 checkpoint, debugging logging/process on deleting domain | 
            
              |  |  | @60 | 16 years | Kris Deugau | /trunk
 Littleish cosmetic tweaks to log display
 Tweaks to calls into … | 
            
              |  |  | @59 | 16 years | Kris Deugau | /trunk
 Unkinked a few bugs in logging (creation and display)
 … | 
            
              |  |  | @57 | 16 years | Kris Deugau | /trunk
 Checkpoint, cleanup and normalization (still, again)
  - … | 
            
              |  |  | @55 | 16 years | Kris Deugau | /trunk
 Started adding logging calls
 Fixed user add sub in DNSDB.pm … | 
            
              |  |  | @54 | 16 years | Kris Deugau | /trunk
 Pronouncing starts with, search/show subgroups, and … | 
            
              |  |  | @53 | 16 years | Kris Deugau | /trunk
 checkpoint
 Starts with, search subgroups, and filter all … | 
            
              |  |  | @52 | 16 years | Kris Deugau | /trunk
 Make subgroup y/n checkbox, search filter more or less work on … | 
            
              |  |  | @51 | 16 years | Kris Deugau | /dev
 checkpoint
 Moved sort order/sort-by tracking on domain, user, … | 
            
              |  |  | @48 | 16 years | Kris Deugau | /trunk
 WHOIS query is functional - requires Net::Whois::Raw and … | 
            
              |  |  | @47 | 16 years | Kris Deugau | /trunk
 checkpoint
 Cosmetic shuffle of "which page am I processing?" … | 
            
              |  |  | @44 | 16 years | Kris Deugau | /trunk
 Clean up header-munger code and templates for users, groups, … | 
            
              |  |  | @43 | 16 years | Kris Deugau | /trunk
 Fix grouplist brokenness in menu (first entry was being set to … | 
            
              |  |  | @42 | 16 years | Kris Deugau | /trunk
 checkpoint - start coding support for filter/search on groups | 
            
              |  |  | @41 | 16 years | Kris Deugau | /trunk
 Look-n-feel cleanup, checkpoint | 
            
              |  |  | @39 | 16 years | Kris Deugau | /trunk
 XHTML strict, pass 2
 fixed up a collection of things found to … | 
            
              |  |  | @38 | 16 years | Kris Deugau | /trunk
 checkpoint - big changes!
 dns.cgi and DNSDB.pm:
  - all … | 
            
              |  |  | @37 | 16 years | Kris Deugau | /trunk
 AXFR import is now basically functional
  - could maybe use a … | 
            
              |  |  | @35 | 16 years | Kris Deugau | /trunk
 checkpoint - my Net::DNS vs DBD::Pg weirdness went away
  - … | 
            
              |  |  | @34 | 16 years | Kris Deugau | /trunk
 checkpoint - Net::DNS + DBD::Pg crosswiring bug?
   (AXFR … | 
            
              |  |  | @33 | 16 years | Kris Deugau | /trunk
 checkpoint, fleshing out axfr import | 
            
              |  |  | @31 | 16 years | Kris Deugau | /trunk
 Tweak labels and logic on DNS query page
 Remove extraneous … | 
            
              |  |  | @30 | 16 years | Kris Deugau | /trunk
 checkpoint
  - filled out "normal" DNS lookup, still need to … | 
            
              |  |  | @29 | 16 years | Kris Deugau | /trunk
 DNSDB::initGlobals
  - don't roll over and die if the … | 
            
              |  |  | @26 | 16 years | Kris Deugau | /trunk
 checkpoint
  - move login redirect to after the database init … | 
            
              |  |  | @25 | 16 years | Kris Deugau | /trunk
 checkpoint
  - pass all entered data through to addUser()
  - … | 
            
              |  |  | @24 | 16 years | Kris Deugau | /trunk
 checkpoint
  - group management more or less functional
  - … | 
            
              |  |  | @23 | 16 years | Kris Deugau | /trunk
 checkpoint
  - basic group management functional
  - add … | 
            
              |  |  | @22 | 16 years | Kris Deugau | /trunk
 checkpoint - basic group management should be complete
  - … | 
            
              |  |  | @20 | 16 years | Kris Deugau | /trunk
 checkpoint, group mangling almost complete
 also normalized … | 
            
              |  |  | @19 | 16 years | Kris Deugau | /trunk
 checkpoint | 
            
              |  |  | @18 | 16 years | Kris Deugau | /trunk
 checkpoint | 
            
              |  |  | @17 | 16 years | Kris Deugau | /trunk
 checkpoint
 dns.cgi:
  - misc group-handling … | 
            
              |  |  | @16 | 16 years | Kris Deugau | /trunk
 checkpoint | 
            
              |  |  | @15 | 16 years | Kris Deugau | /trunk
 checkpoint | 
            
              |  |  | @13 | 16 years | Kris Deugau | /trunk
 Checkpoint
 Merging record add/edit pieces into one … | 
            
              |  |  | @12 | 16 years | Kris Deugau | /trunk
 Moved "Listing n of m <blahs> in <foo>" to its own template, … | 
            
              |  |  | @11 | 16 years | Kris Deugau | /trunk
 Shuffle some segments for logical grouping
 Rearrange … | 
            
              |  |  | @10 | 16 years | Kris Deugau | /trunk
 Move domain list generation into a sub;  it's needed from … | 
            
              |  |  | @8 | 16 years | Kris Deugau | /trunk
 Found likely solution to off-by-one-on-integer-multiples … | 
            
              |  |  | @7 | 16 years | Kris Deugau | /trunk
 checkpoint | 
            
              |  |  | @5 | 16 years | Kris Deugau | /trunk
 checkpoint
 Delete domain mostly complete - need to fix up … | 
            
              |  |  | @4 | 16 years | Kris Deugau | /trunk
 checkpoint | 
            
              |  |  | @3 | 16 years | Kris Deugau | /trunk
 Checkpoint
 Continued development to reach ~ VegaDNS equivalence | 
            
              |  |  | @2 | 16 years | Kris Deugau | /trunk
 Import work to date |