source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @828   8 years Kris Deugau /trunk Remove VRF field from allocation detail pages
(edit) @827   8 years Kris Deugau /trunk Commit refined showsubs2 template
(edit) @826   8 years Kris Deugau /trunk Trim another bit of error dropping from search.cgi
(edit) @825   8 years Kris Deugau /trunk Fix column span on search results due to addition of VRF column
(edit) @824   8 years Kris Deugau /trunk SQL update script update for updated search; includes …
(edit) @823   8 years Kris Deugau /trunk Hack-patch search to show VRF. Needs complete rewrite as per #4.
(edit) @822   8 years Kris Deugau /trunk Tweak db-update.pl to populate bare minimum data into the new …
(edit) @821   8 years Kris Deugau /trunk Fix bug generating the links in the index page with integrated …
(edit) @820   8 years Kris Deugau /trunk Add "delete VRF" confirmation and action pages. Refine link …
(edit) @819   8 years Kris Deugau /trunk Lightly refine error reporting on allocation delete …
(edit) @818   8 years Kris Deugau /trunk Introduce a more "relaxed" layout for listing VRFs and master …
(edit) @817   8 years Kris Deugau /trunk Missed adding getVRF() to export list in r816
(edit) @816   8 years Kris Deugau /trunk Add getVRF() to retrieve default location for the add new …
(edit) @815   8 years Kris Deugau /trunk Pass VRF in to add master page, and include it in the database …
(edit) @814   8 years Kris Deugau /trunk Updates to getBlockData() for several new logical data arrangements
(edit) @813   8 years Kris Deugau /trunk Wrap validation of backup fields in an ACL check. See #52.
(edit) @812   8 years Kris Deugau /trunk Update listSummary() to slice by VRF. See #54.
(edit) @811   8 years Kris Deugau /trunk "add VRF" action etc. See #54.
(edit) @810   8 years Kris Deugau /trunk Add "Add VRF" page. See #54.
(edit) @809   8 years Kris Deugau /trunk Breadcrumb template change to match code change in r808
(edit) @808   8 years Kris Deugau /trunk Extend UI to browse into a VRF. See #54. Also extend …
(edit) @807   8 years Kris Deugau /trunk Roll up SQL definition updates - extend length of …
(edit) @806   8 years Kris Deugau /trunk Promote VRFs to top-level entities. See #54. 1 of mumble; …
(edit) @805   8 years Kris Deugau /trunk Regularlize and extend description, notes and restricted data …
(edit) @804   8 years Kris Deugau /trunk Add VRF table to initial tabledef
(edit) @803   8 years Kris Deugau /trunk Add new "merge" permission to default user in initial SQL config
(edit) @802   8 years Kris Deugau /trunk Start rearranging the UI to put a VRF entity layer at the top …
(edit) @801   8 years Kris Deugau /trunk Extend template-replacement from r793 to search.cgi and admin.cgi
(edit) @800   8 years Kris Deugau /trunk A whitespace snafu and a stupid typo
(edit) @799   8 years Kris Deugau /trunk Make sure to remove the backup record when deleting a netblock.
(edit) @798   8 years Kris Deugau /trunk Complete adding the IP address field to the backup fields …
(edit) @797   8 years Kris Deugau /trunk Refine CSS for per-IP rDNS field block
(edit) @796   8 years Kris Deugau /trunk Fiddle defaults and ordering of SSH/telnet in dropdown for …
(edit) @795   8 years Kris Deugau /trunk Add AWOL ACL message
(edit) @794   8 years Kris Deugau /trunk Refine tabledef for backup table
(edit) @793   8 years Kris Deugau /trunk Refine the template loading process to allow completely …
(edit) @792   8 years Kris Deugau /trunk Tweak 2.7->3.0 SQL update to extend the description field on …
(edit) @791   8 years Kris Deugau /trunk CSS iz weird. Add a useless   to the footer, so that the …
(edit) @790   8 years Kris Deugau /trunk Add empty directories to prepare for allowing full reskinning …
(edit) @789   8 years Kris Deugau /trunk Add an ACL flag for merge operations. This is not …
(edit) @788   9 years Kris Deugau /trunk Update IP assignment update and IP delete for backup data. …
(edit) @787   9 years Kris Deugau /trunk Fix lurking error display/logging/notification bug. Update …
(edit) @786   9 years Kris Deugau /trunk Update edit page to show backup fields. See #52.
(edit) @785   9 years Kris Deugau /trunk Fix blip in rDNS retrieval handling where "no data" got …
(edit) @784   9 years Kris Deugau /trunk Update getBlockData() to retrieve backup data if present. See #52.
(edit) @783   9 years Kris Deugau /trunk Missed allocation confirmation page in r782. See #52.
(edit) @782   9 years Kris Deugau /trunk Add device-backup fields to pool IP assignment. See #52. - …
(edit) @781   9 years Kris Deugau /trunk Set height and width of "Notes" and "Restricted data" fields …
(edit) @780   9 years Kris Deugau /trunk - Revert most examples in MyIPDB.pm to defaults. - Add new …
(edit) @779   9 years Kris Deugau /trunk Begin adding configuration backup fields with the tabledef and …
(edit) @778   9 years Kris Deugau /trunk Build a quick hack to import the rDNS pattern table into …
(edit) @777   9 years Kris Deugau /trunk Smooth over minor font size difference between the two …
(edit) @776   9 years Kris Deugau /trunk Remove inexplicably duplicated section of MyIPDB.pm
(edit) @775   9 years Kris Deugau /trunk Further tweak splitBlock() to handle a contained block the …
(edit) @774   9 years Kris Deugau /trunk Rearrange, fiddle, and rewrite-ish splitBlock() due to an edge …
(edit) @773   9 years Kris Deugau /trunk Factor getChildren() minisub out of shrinkBlock() so we can …
(edit) @772   9 years Kris Deugau /trunk Tweak 2.7 -> 3.0 update script to fill in the custid on routed …
(edit) @771   9 years Kris Deugau /trunk Show VLAN on IP pool listing
(edit) @770   9 years Kris Deugau /trunk Rollup of CSS tweaks
(edit) @769   9 years Kris Deugau /trunk Tweak template layout for error reporting on adding a new …
(edit) @768   9 years Kris Deugau /trunk - Fix getPoolSelect to return the pool ID - Catch some …
(edit) @767   9 years Kris Deugau /trunk Commit a couple of template tweaks for rDNS availability that …
(edit) @766   9 years Kris Deugau /trunk Fixes for "Allocation complete" screen: - Refine and tune …
(edit) @765   9 years Kris Deugau /trunk - Do a bit more work and display the correct new netblock when …
(edit) @764   9 years Kris Deugau /trunk - Shuffle a couple of variable declarations up so we can do a …
(edit) @763   9 years Kris Deugau /trunk Update initial SQL definition file with current structure
(edit) @762   9 years Kris Deugau /trunk Update 2.7 -> 3.0 SQL upgrade script
(edit) @761   9 years Kris Deugau /trunk Review and refine db-update.pl - Reorder a number of SQL …
(edit) @760   9 years Kris Deugau /trunk - Bump extension and refinement of rDNS-is-available flags up …
(edit) @759   9 years Kris Deugau /trunk Roll up a handful of minor tweaks, typofixes, and cosmetic …
(edit) @758   9 years Kris Deugau /trunk Refine calls to getBlockData() in allocateBlock() and …
(edit) @757   9 years Kris Deugau /trunk Refine "rDNS-is-available?" flags and how they're generated in …
(edit) @756   9 years Kris Deugau /trunk Update addMaster() to insert reference records in dnsavail …
(edit) @755   9 years Kris Deugau /trunk Add separate reference copy of ipdb.psql with version …
(edit) @754   9 years Kris Deugau /trunk rDNS call management wrapup. See #41, #1. Wrap almost all …
(edit) @753   9 years Kris Deugau /trunk Start fine-tuning flag storage for deciding if we can/should …
(edit) @752   9 years Kris Deugau /trunk Fine-tune original allocation UPDATE; make it into a prepared …
(edit) @751   9 years Kris Deugau /trunk Finally commit last stage of user-facing "merge blocks" …
(edit) @750   9 years Kris Deugau /trunk Update "edit block" page to use per-block rDNS-is-available …
(edit) @749   9 years Kris Deugau /trunk Commit last branch of rDNS call for mergeBlocks(); target == …
(edit) @748   9 years Kris Deugau /trunk Fill in next major subbranch of mergeBlocks() rDNS calls; …
(edit) @747   9 years Kris Deugau /trunk Add first subbranch of "merge to pool" rDNS calls - …
(edit) @746   9 years Kris Deugau /trunk - Tweak header docucomment for brief description of scope …
(edit) @745   9 years Kris Deugau /trunk Add a flag to _toPool() to indicate whether to return all of …
(edit) @744   9 years Kris Deugau /trunk Fill in first major block of rDNS for mergeBlocks(); new …
(edit) @743   9 years Kris Deugau /trunk Shuffle a variable name for clarity and declaration location …
(edit) @742   9 years Kris Deugau /trunk Remove some stale docucomments from allocateBlock()'s "simple" case
(edit) @741   9 years Kris Deugau /trunk Commit lingering fix in allocateBlock() for incorrect failure …
(edit) @740   9 years Kris Deugau /trunk Clean up docucomment headers on a couple of subs
(edit) @739   9 years Kris Deugau /dev Fix a lurking bug before I forget; splitting a largish …
(edit) @738   9 years Kris Deugau /trunk Fill in merge-to-leaf. See #8.
(edit) @737   9 years Kris Deugau /trunk Fill in merge-to-pool. See #8.
(edit) @736   9 years Kris Deugau /trunk Add internal utility sub _toPool() needed for merge-to-pool. …
(edit) @735   9 years Kris Deugau /trunk A little more surrounding cleanup: - Tweak merge …
(edit) @734   9 years Kris Deugau /trunk Fix subtle edge-case bug in initPool() where the check for …
(edit) @733   9 years Kris Deugau /trunk Cleanup while rechecking merge-to-container in UI: - Move …
(edit) @732   9 years Kris Deugau /trunk Fill in next mergeBlocks() working segment: Merge to …
(edit) @731   9 years Kris Deugau /trunk Fill in second mergeBlocks() working segment: Merge to …
(edit) @730   9 years Kris Deugau /trunk Fill in first mergeBlocks() working segment: Merge to …
(edit) @729   9 years Kris Deugau /trunk Stub out subbranches of first major branch in mergeBlocks(). …
Note: See TracRevisionLog for help on using the revision log.