JPower Admin Releases
Here you will find all releases of JPower Admin.
16/04/2013 JPower Admin Version 1.00 Released
Changes since last release:
- Database separation between PowerDNS and JPowerAdmin interface – uses default PowerDNS schema
- Zone import functionality – import your existing PowerDNS zones into JPowerAdmin
- Link zones to multiple user accounts – one zone can be managed by multiple accounts
- User role functionality – user accounts with 'root' privileges can manage all zones/accounts
- Ability to temporary suspend DNS for any zone
Some Screenshots
General Listing of zones for regular users
Account properties for regular users
The API key is used to authenticate to the RESTFul API for zone management
Root Accounts
Root account functionality is highlighted.
Users with root privileges can suspend given zones by clicking on the "Suspend" link. Any zone added gets automatically linked to all accounts with 'root' privileges.
Account Management
Clicking on "Account Management" link brings a listing of all user accounts in JPowerAdmin. Clicking on any username brings the zone listing for the given user. Clicking on "Manage Account" brings the account properties for the given user. A root user can modify any setting for any user.
Account Properties
Assigning Zones to Users
Any given zone can be assigned to multiple users. Users with 'root' privileges manage assignment of zones to accounts.
To see a working demo of JPowerAdmin go to http://www.nicmus.com/JPowerAdmin using the following credentials:
| Root user: | root |
| Password: | nicmus |
| Demo user: | demo |
| Password: | demo |
Download JPowerAdmin from here. Read me file can be read here.
26/07/2011 JPower Admin Updated
This release features a complete rewrite of the database access code to support true pagination. The control panel now can handle any number of zones/records. Additionally, the "symlink" feature is dropped. If there is sufficient interest in it, it will be re-implemented in the next update.
Changes since last release:
- Complete rewrite of the Data Access code to support true pagination
- Rewrite of the Zone API to support true pagination
- True scalability of control panel - can handle any number of zones/records
- Dropped "symlink" functionality
- Updated default configuration to work with JBOSS 6
- Various bug fixes
Download JPower Admin from here. Read me file can be read here.
15/03/2011 JPower Admin Updated
Changes since last release:
- Fixed numerous navigation issues within the control panel
Download JPower Admin from here. Read me file can be read here.
19/11/2010 JPower Admin Updated
Changes since last release:
- Implemented "symlink" feature in interface - see ticket 44
- Added "symlink" functionality to the API
Download JPower Admin from here. Read me file can be read here.
11/11/2010 JPower Admin Updated
Changed since last release:
- Data access layer re-factored
- Many validation bug fixes throughout the entire application
- Validation support for the following record types: A,AAAA,MX,NS,CNAME,PTR,TXT and SPF with more to come soon!
- Validation added in the API
- Various minor bug fixes
This release of JPower Admin includes re-factored data access layer and the addition of many validation rules. The validation was partly inspired by PowerAdmin. Credit goes to Rejo Zenger (and other unnamed authors of PowerAdmin) whose validation regular expressions were ported to JPower Admin. The most important change is that zones are no longer case sensitive. Users are encouraged to upgrade.
Download JPower Admin from here. Read me file can be read here.
18/10/2010 - JPower Admin Updated
Changes since last release:
- Minor configuration clean up
- Minor changes to markup of pages
- Minor changes to readme file
- Fixed configuration issue in exim.conf - added the retry configration
- Included examples for making calls to the API - see src/com/nicmus/pdns/api/examples/
The biggest change in this release is the addition of the retry rules in exim.conf file. Somehow I missed the retry rules configuration in the initial release. The omission resulted in immediate mail bounce-backs on temporary delivery failures. This only affects MBOXFW records.
Download JPower Admin from here. Read me file can be read here.
10/10/2010 - Initial Release of JPower Admin
Key features:
- Full support for all zone types supported by PowerDNS
- Full support for fancy records through released supportive software
- Multi-language support – English and Bulgarian localisations provided
- Support for different database backends
- Forgotten password function
- Easily customisable look and feel
- RESTFul API for full control over zones
- Built on an enterprise platform
- Easy to extend and provide new functionality
Download JPower Admin from here. Read me file can be read here.