source: trunk/dns.cgi

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @148   13 years Kris Deugau /trunk UI tweak for group update
(edit) @147   13 years Kris Deugau /trunk UI consistency tweak - report group and domain deletions the …
(edit) @145   13 years Kris Deugau /trunk Completed ACL checks on deleting a user Present a "success" …
(edit) @144   13 years Kris Deugau /trunk ACL checks on users almost complete Removed obsolete …
(edit) @142   13 years Kris Deugau /trunk Working on user-permission ACLs. Links now show or not as …
(edit) @140   13 years Kris Deugau /trunk ACL fixups: - Default Records are only viewable by an admin …
(edit) @139   13 years Kris Deugau /trunk Reduce the abuse of "actions" as a form input name; make the …
(edit) @138   13 years Kris Deugau /trunk Nitpick bugfix for "offset == 'all'" to drop another error …
(edit) @137   13 years Kris Deugau /trunk Fix record list filtering - standardize variable/form input …
(edit) @128   13 years Kris Deugau /trunk Code review/cleanup - Move configuration of DB host, user, …
(edit) @126   13 years Kris Deugau /trunk UI cleanup: Remove dropdown group list from sidebar now that …
(edit) @125   13 years Kris Deugau /trunk Fix some expired-session weirdness by forcing a fresh login …
(edit) @124   13 years Kris Deugau /trunk Add some belt-n-suspenders backup to make sure the sort field …
(edit) @120   13 years Kris Deugau /trunk Fix some uninitialized variable bugs - $sortby and $sortorder …
(edit) @117   13 years Kris Deugau /trunk Add getParents (untested) and isParent (tested) subs Add some …
(edit) @114   13 years Kris Deugau /trunk Complete core functionality for bulk domain operations. May …
(edit) @112   13 years Kris Deugau /trunk Mostly complete functionality of bulk group move
(edit) @111   13 years Kris Deugau /trunk Add ACL checks to prevent contructed-URL ACL bypasses on SOA …
(edit) @110   13 years Kris Deugau /trunk Add "Bulk domain operations" area - move-to-group, …
(edit) @107   13 years Kris Deugau /trunk Fix mishandling of record data retrieved before deleting said …
(edit) @101   13 years Kris Deugau /trunk dns.cgi: Prefill <domain> or DOMAIN in Hostname field on add …
(edit) @98   13 years Kris Deugau /trunk Fiddle results-per-page default Bugfix for offset on …
(edit) @97   13 years Kris Deugau /trunk Fix display buglet in record list display - "Default Records" …
(edit) @95   13 years Kris Deugau /trunk Add commented attempt to autolocate the script's full base …
(edit) @93   13 years Kris Deugau /trunk Remove a couple of ##fixme notes Log more info on user delete …
(edit) @92   13 years Kris Deugau /trunk Add support for imported VegaDNS encrypted passwords …
(edit) @91   13 years Kris Deugau /trunk SQL tabledef update: - Tweak log table definition to cope …
(edit) @90   13 years Kris Deugau /trunk Checkpoint - Comment-docu-tweak on addUser() - Disallow …
(edit) @88   13 years Kris Deugau /trunk Checkpoint, web UI miscellaneous cleanup
(edit) @87   13 years Kris Deugau /trunk Checkpoint. Permissions manipulation should be complete. …
(edit) @83   13 years Kris Deugau /trunk Checkpoint; partial completion of user editing. - general …
(edit) @80   13 years Kris Deugau /trunk Forgot to include dns.cgi change to include current-group gid …
(edit) @76   13 years Kris Deugau /trunk Finalize record-list click-the-column-header-to-sort - mostly …
(edit) @72   13 years Kris Deugau /trunk Checkpoint - adding sort-on-title-click to record list columns …
(edit) @70   13 years Kris Deugau /trunk After clicking "all" in a list to show all the entries, …
(edit) @69   13 years Kris Deugau /trunk Changes for much nicer-looking, nifty collapsible tree for …
(edit) @68   13 years Kris Deugau /trunk Minor rearrangements of session handling, page-picking handling
(edit) @67   13 years Kris Deugau /trunk checkpoint Add user ACL handling nearing function Add …
(edit) @66   13 years Kris Deugau /trunk Basic group permissions editing functional - enforcing is …
(edit) @65   13 years Kris Deugau /trunk checkpoint, adding permissions/ACL support
(edit) @64   14 years Kris Deugau /trunk Fix up buglet in search filtering by start letter; 0-9 did …
(edit) @63   14 years Kris Deugau /trunk Tweak and normalize some existing but inconsistently-formatted …
(edit) @62   14 years Kris Deugau /trunk checkpoint dns.cgi: Fix lurking rebuglet on removing search …
(edit) @61   14 years Kris Deugau /trunk checkpoint, debugging logging/process on deleting domain
(edit) @60   14 years Kris Deugau /trunk Littleish cosmetic tweaks to log display Tweaks to calls into …
(edit) @59   14 years Kris Deugau /trunk Unkinked a few bugs in logging (creation and display) …
(edit) @57   14 years Kris Deugau /trunk Checkpoint, cleanup and normalization (still, again) - …
(edit) @55   14 years Kris Deugau /trunk Started adding logging calls Fixed user add sub in DNSDB.pm …
(edit) @54   14 years Kris Deugau /trunk Pronouncing starts with, search/show subgroups, and …
(edit) @53   14 years Kris Deugau /trunk checkpoint Starts with, search subgroups, and filter all …
(edit) @52   14 years Kris Deugau /trunk Make subgroup y/n checkbox, search filter more or less work on …
(edit) @51   14 years Kris Deugau /dev checkpoint Moved sort order/sort-by tracking on domain, user, …
(edit) @48   14 years Kris Deugau /trunk WHOIS query is functional - requires Net::Whois::Raw and …
(edit) @47   14 years Kris Deugau /trunk checkpoint Cosmetic shuffle of "which page am I processing?" …
(edit) @44   14 years Kris Deugau /trunk Clean up header-munger code and templates for users, groups, …
(edit) @43   14 years Kris Deugau /trunk Fix grouplist brokenness in menu (first entry was being set to …
(edit) @42   14 years Kris Deugau /trunk checkpoint - start coding support for filter/search on groups
(edit) @41   14 years Kris Deugau /trunk Look-n-feel cleanup, checkpoint
(edit) @39   14 years Kris Deugau /trunk XHTML strict, pass 2 fixed up a collection of things found to …
(edit) @38   14 years Kris Deugau /trunk checkpoint - big changes! dns.cgi and DNSDB.pm: - all …
(edit) @37   14 years Kris Deugau /trunk AXFR import is now basically functional - could maybe use a …
(edit) @35   14 years Kris Deugau /trunk checkpoint - my Net::DNS vs DBD::Pg weirdness went away - …
(edit) @34   14 years Kris Deugau /trunk checkpoint - Net::DNS + DBD::Pg crosswiring bug? (AXFR …
(edit) @33   15 years Kris Deugau /trunk checkpoint, fleshing out axfr import
(edit) @31   15 years Kris Deugau /trunk Tweak labels and logic on DNS query page Remove extraneous …
(edit) @30   15 years Kris Deugau /trunk checkpoint - filled out "normal" DNS lookup, still need to …
(edit) @29   15 years Kris Deugau /trunk DNSDB::initGlobals - don't roll over and die if the …
(edit) @26   15 years Kris Deugau /trunk checkpoint - move login redirect to after the database init …
(edit) @25   15 years Kris Deugau /trunk checkpoint - pass all entered data through to addUser() - …
(edit) @24   15 years Kris Deugau /trunk checkpoint - group management more or less functional - …
(edit) @23   15 years Kris Deugau /trunk checkpoint - basic group management functional - add …
(edit) @22   15 years Kris Deugau /trunk checkpoint - basic group management should be complete - …
(edit) @20   15 years Kris Deugau /trunk checkpoint, group mangling almost complete also normalized …
(edit) @19   15 years Kris Deugau /trunk checkpoint
(edit) @18   15 years Kris Deugau /trunk checkpoint
(edit) @17   15 years Kris Deugau /trunk checkpoint dns.cgi: - misc group-handling …
(edit) @16   15 years Kris Deugau /trunk checkpoint
(edit) @15   15 years Kris Deugau /trunk checkpoint
(edit) @13   15 years Kris Deugau /trunk Checkpoint Merging record add/edit pieces into one …
(edit) @12   15 years Kris Deugau /trunk Moved "Listing n of m <blahs> in <foo>" to its own template, …
(edit) @11   15 years Kris Deugau /trunk Shuffle some segments for logical grouping Rearrange …
(edit) @10   15 years Kris Deugau /trunk Move domain list generation into a sub; it's needed from …
(edit) @8   15 years Kris Deugau /trunk Found likely solution to off-by-one-on-integer-multiples …
(edit) @7   15 years Kris Deugau /trunk checkpoint
(edit) @5   15 years Kris Deugau /trunk checkpoint Delete domain mostly complete - need to fix up …
(edit) @4   15 years Kris Deugau /trunk checkpoint
(edit) @3   15 years Kris Deugau /trunk Checkpoint Continued development to reach ~ VegaDNS equivalence
(add) @2   15 years Kris Deugau /trunk Import work to date
Note: See TracRevisionLog for help on using the revision log.