Version 1.0 through Version 1.0.15
Since this changelog was created well after WebDNS was put into production, we're
starting the version numbering after many changes and feature enhancements have
already taken place. Below is where we are at today (a brief overview).
- Initial deployment, July 2005.
- Global search of zones and records from main search page. Searches are
based on user permissions meaning you can only get info on zones you have
permissions for.
- Zones pages displays records using an AJAX call to the server.
- Searches from zones page are "local" to the currently loaded zone and are
executed through an AJAX call to the server, the page does not refresh.
- All users can add records to zones, add zones to the system and add users to
the system with the correct permissions. Users belong to groups and each group
has 1 group admin who has complete control over all users and zones within that
group.
- The zones page offers the ability to "export" a zone, essentially creating a
BIND-like zone file.
- From the zones page, super users can modify a zone (change it's group, type
and assign a master server to it), delete a zone from the system,
perform a mass record update (like 1000's of records at once) and delete multiple
records at one time.
- Super users have access to all zones in the system through a quick search
input field on the zones page. This also performs an AJAX call to the server to
get a list of zones that meet your search criteria.
- The users page gives users the ability to edit user information, add new
users or change their passwords with the correct permissions.
- Super users can add new groups (customers) to the system from the users
page.
- The logs page allows users to search for changes pertaining to zones in which
they have permissions.