source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @141   13 years Kris Deugau /trunk Missed TODO and template fixme for "delete all evarthing" …
(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) @136   13 years Kris Deugau /trunk Update footer with current (C), less aggressive statement on …
(edit) @135   13 years Kris Deugau /trunk Tweak getDomRecs and getRecCount to return useful, correct …
(edit) @134   13 years Kris Deugau /trunk More TODO notes
(edit) @133   13 years Kris Deugau /trunk Remove a couple of notes-to-self in new group and new domain …
(edit) @132   13 years Kris Deugau /trunk Misread "#use NetAddr::IP" as "use NetAddr::IP" when adding IP …
(edit) @131   13 years Kris Deugau /trunk Tweak config-loader to stop spitting errors if a config …
(edit) @130   13 years Kris Deugau /trunk Duhhhhh... "text" fields don't have any performance penalty …
(edit) @129   13 years Kris Deugau /trunk Data validation - check attempts to add an A or AAAA record to …
(edit) @128   13 years Kris Deugau /trunk Code review/cleanup - Move configuration of DB host, user, …
(edit) @127   13 years Kris Deugau /trunk Another TODO note
(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) @123   13 years Kris Deugau /trunk Fill out the remaining stubbed RPC calls; other subs from …
(edit) @122   13 years Kris Deugau /trunk Some more TODO notes
(edit) @121   13 years Kris Deugau /trunk checkpoint Flesh out getSOA() stub in dns-rpc.cgi Tweak …
(edit) @120   13 years Kris Deugau /trunk Fix some uninitialized variable bugs - $sortby and $sortorder …
(edit) @119   13 years Kris Deugau /trunk Add XMLRPC CGI script, with most DNSDB subs reasonable to …
(edit) @118   13 years Kris Deugau /trunk Add groupID() Add ##fixme comment (accept parameters more …
(edit) @117   13 years Kris Deugau /trunk Add getParents (untested) and isParent (tested) subs Add some …
(edit) @116   13 years Kris Deugau /trunk Tighten addDomain()'s checking of domain state
(edit) @115   13 years Kris Deugau /trunk More TODO notes
(edit) @114   13 years Kris Deugau /trunk Complete core functionality for bulk domain operations. May …
(edit) @113   13 years Kris Deugau /trunk Add AWOL template
(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) @109   13 years Kris Deugau /trunk More TODO notes
(edit) @108   13 years Kris Deugau /trunk Add timestamp and location stub output in export_tiny() to …
(edit) @107   13 years Kris Deugau /trunk Fix mishandling of record data retrieved before deleting said …
(edit) @106   13 years Kris Deugau /trunk TODO notes
(edit) @105   13 years Kris Deugau /trunk Fix AXFR import buglets on long TXT, SPF, and "other" records; …
(edit) @104   13 years Kris Deugau /trunk Tweak getDomRecs() to "correctly" sort domain records on type …
(edit) @103   13 years Kris Deugau /trunk Add public export() and private export_tiny() subs to handle …
(edit) @102   13 years Kris Deugau /trunk Add alphaorder column in rectypes table; this fixes the data …
(edit) @101   13 years Kris Deugau /trunk dns.cgi: Prefill <domain> or DOMAIN in Hostname field on add …
(edit) @100   13 years Kris Deugau /trunk/templates Templates UI tweaks - make sure all main-body …
(edit) @99   13 years Kris Deugau /trunk/templates XHTML validation tweaks menu.tmpl …
(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) @96   13 years Kris Deugau /trunk Remove svn:ignore on image files in images directory, add …
(edit) @95   13 years Kris Deugau /trunk Add commented attempt to autolocate the script's full base …
(edit) @94   13 years Kris Deugau /trunk Remove a few stale ##fixme notes Minor formatting nitpick …
(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) @89   13 years Kris Deugau /trunk SQL tabledef updates: - references and definition for …
(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) @86   13 years Kris Deugau /trunk Tweak initial SQL definitions further so it actually works out …
(edit) @85   13 years Kris Deugau /trunk Update SQL tabledef file
(edit) @84   13 years Kris Deugau /trunk Finally find a clean workspace to commit a (mostly) complete …
(edit) @83   13 years Kris Deugau /trunk Checkpoint; partial completion of user editing. - general …
(edit) @82   13 years Kris Deugau /trunk Tweaks and cleanups on add/edit user template mostly relating …
(edit) @81   13 years Kris Deugau /trunk Add some misc notes from an archived working copy
(edit) @80   13 years Kris Deugau /trunk Forgot to include dns.cgi change to include current-group gid …
(edit) @79   13 years Kris Deugau /trunk Tweak to allow easy editing of the current group - also allows …
(edit) @78   13 years Kris Deugau /trunk Tweak and fix permission update sub; it should now properly …
(edit) @77   13 years Kris Deugau /trunk Uncovered some old(er) notes for TODO
(edit) @76   13 years Kris Deugau /trunk Finalize record-list click-the-column-header-to-sort - mostly …
(edit) @75   13 years Kris Deugau /trunk Tweak ASC/DESC order-indicator images - one was slightly …
(edit) @74   13 years Kris Deugau /trunk Add TODO note
(edit) @73   13 years Kris Deugau /trunk Light visual tweak to fpnla construct
(edit) @72   13 years Kris Deugau /trunk Checkpoint - adding sort-on-title-click to record list columns …
(edit) @71   13 years Kris Deugau /trunk Template tweak to correctly output "filter" microform on …
(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) @58   14 years Kris Deugau /trunk Add INSTALL file
(edit) @57   14 years Kris Deugau /trunk Checkpoint, cleanup and normalization (still, again) - …
(edit) @56   14 years Kris Deugau /trunk fix checkUser sub - use a different variable for the input …
(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) @50   14 years Kris Deugau /trunk Add a few more TODOs Add the tabledef SQL file
(edit) @49   14 years Kris Deugau /dev Add more notes to TODO Add missing ascending/descending …
(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) @46   14 years Kris Deugau /trunk Add uncomitted sbox.tmpl
(edit) @45   14 years Kris Deugau /trunk Add uncommitted letter search subtemplate
(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
Note: See TracRevisionLog for help on using the revision log.