source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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(). …
(edit) @728   9 years Kris Deugau /trunk Stub out major logic branches for mergeBlocks(), and flesh out …
(edit) @727   9 years Kris Deugau /trunk Refine variable passing and template variable names on merge …
(edit) @726   9 years Kris Deugau /trunk (Re)?add the block ID back to the hashref returned by …
(edit) @725   9 years Kris Deugau /trunk Add utility sub _poolToAllocations() to support complex block …
(edit) @724   9 years Kris Deugau /trunk Fixes in deleteCascade() for edge cases along with some hefty …
(edit) @723   9 years Kris Deugau /trunk ... and, of course, the followup to catch a missed change in r722.
(edit) @722   9 years Kris Deugau /trunk Fix minor bugs in _compactFree() that would only affect guided …
(edit) @721   9 years Kris Deugau /trunk Fix bug adding new freeblocks after splitting a free block for …
(edit) @720   9 years Kris Deugau /trunk Second page in merge sequence; show main allocations and free …
(edit) @719   9 years Kris Deugau /trunk Scope options on emerge page weren't up to date. 'clearall' …
(edit) @718   9 years Kris Deugau /trunk Tweak merge template
(edit) @717   9 years Kris Deugau /trunk Begin committing "merge/extend blocks". See #8. This commit …
(edit) @716   9 years Kris Deugau /trunk Add internal utility sub _deleteCascade(), necessary for …
(edit) @715   9 years Kris Deugau /trunk Factor out a chunk of deleteBlock() (compact free blocks to …
(edit) @714   9 years Kris Deugau /trunk Revise getTypeList() to accept another parameter to flag the …
(edit) @713   9 years Kris Deugau /trunk Review and revise splitBlock() and shrinkBlock() to properly …
(edit) @712   9 years Kris Deugau /trunk Exclude $self from the count of allocations in a container in …
(edit) @711   9 years Kris Deugau /trunk Copy a couple of refinements from showsubs.tmpl to showsubs2.tmpl
(edit) @710   9 years Kris Deugau /trunk Refine split/shrink result page for case where there is …
(edit) @709   9 years Kris Deugau /trunk Add a "delete" button for the admin tools SWIP customer …
(edit) @708   9 years Kris Deugau /trunk Clean up minor admin.cgi error log mess from statement handle …
(edit) @707   9 years Kris Deugau /trunk Add rDNS update call for splitBlock(). Requires …
(edit) @706   9 years Kris Deugau /trunk Add breadcrumb navigation to "update complete" page
(edit) @705   9 years Kris Deugau /trunk - Complete internal handling for "shrink block". See #7 (more …
(edit) @704   9 years Kris Deugau /trunk Probably should have included this tweak of delete.tmpl in …
(edit) @703   9 years Kris Deugau /trunk CSS tweak rollup related to previous changes and a few coming …
(edit) @702   9 years Kris Deugau /trunk Add "split block" feature. See #7. May still need a little …
(edit) @701   9 years Kris Deugau /trunk Trim and extra div from delete.tmpl
(edit) @700   9 years Kris Deugau /trunk Tweak "invalid page" template dunno.tmpl so it doesn't spit …
(edit) @699   9 years Kris Deugau /trunk Fix snafu in initPool(); forgot to set master_id
(edit) @698   9 years Kris Deugau /trunk Missed an added field for adding a reserved block on a …
(edit) @697   9 years Kris Deugau /trunk Add "breadcrumb" navigation trace to most pages.
(edit) @696   9 years Kris Deugau /trunk Fix most of the edge cases for initPool() being called on …
(edit) @695   9 years Kris Deugau /trunk Mostly fix up edge case of extending an IP pool allocation. …
(edit) @694   9 years Kris Deugau /trunk Fix flubbed update to initPool in r691; allocation_id is not …
(edit) @693   9 years Kris Deugau /trunk Exclude reserved freeblocks from guided assignment. See #24.
(edit) @692   9 years Kris Deugau /trunk Start adding support for advisory "reserved block" assignments …
(edit) @691   9 years Kris Deugau /trunk Expose VRF field, and add a similar VLAN field (see #10).
(edit) @690   9 years Kris Deugau /trunk Head off a potential point of confusion by blocking expandable …
(edit) @689   9 years Kris Deugau /trunk General CSS cleanup
(edit) @688   9 years Kris Deugau /trunk Commit CSS changes that should have gone in with r687
(edit) @687   9 years Kris Deugau /trunk CSS and layout cleanup, sort of. Convert tables with …
(edit) @686   9 years Kris Deugau /trunk Put a bit of polish on updating DNS records when updating …
Note: See TracRevisionLog for help on using the revision log.