OpenNetAdmin

Track. Automate. Configure.

Home About Features Community Develop
Download this project as a tar.gz file

New version released -v09.07.15

Matt

16-07-2009 09:01:07

I've recently added an SVN repository so you can check out the latest trunk release. You can see the latest changelog info via that interface as well.

http://opennetadmin.com/repos

MP: fix for report lists that are empty. Also incremented the install index for new release
MP: added the access key combo for a space to invoke the SAVE button on edit forms.. usually SHIFT+ALT+SPACE on Firefox.
MP: formatting issues on cli output. fixed per yshollander's suggestions.
MP: fixes for location module zip_code name.. also not all location fields are required as suggested by the edit form. playing with space as a save accesskey
MP: plugin related work to allow plugins to show their own workspace plugin as well as tool menu items easier.
MP: fixed a lame bug where new table sequences would not initialize properly. added suggest device function
MP: fix message for no reports to list.
MP: allow the ona_sql module to return the record data in an array for processes that want to use that information
MP: fixed the custom attribute search methods for both hosts and subnets.
MP: the show all ips on subnet window now also includes the last_response field
MP: More reporting related work. Fixes for reports, fixes to some form focus and other minor cleanup
MP: suggestions for adding an interface to an existing host.
MP: added a report_run module. This allows you to run reports from the CLI if needed.
MP: Minor README updates
MP: auto create ptr is now an option when adding a host as well.
MP: forgot to bump version numbers on host/subnet code.. also defaulted device type to nothing, this forces the user to pick something
MP: removed the create a pointer domain message when adding subnets. now you will get an error when a PTR is created without a domain existing. The user must add the domain themselves. who knows if this will be good or not...
MP: forgot to update version number and addptr option description
MP: misc cleanup for dhcp_server module
MP: added option when creating new interfaces, to automatically create a PTR record to the primary host. Also the add dns record gui now allows you to add a PTR record.
MP: allow dhcp_server modules to use find_subnet function.. allows more flexability for the CLI commands. also a PTR example for dns_record_add
MP: BUG #57 added a keep adding checkbox to vlan edits
MP: fixed search results form so it actually clears the forms now and so that it will remember the last search that was done. Also prep new sql upgrade file
MP: block edits now focus first field, made notes field bigger
MP: fix on the blocks table.
MP: fixed quick search so that it would work using MAC addresses that are associated with more than one host.
MP: Fixed PTR related error when adding domain server association. Also field length issue for TXT records fixed
MP: fixed bug where new version wouldnt allow you to change dns names on existing hosts. it was an ebegin not updating issue.
MP: more minor updates per Timm S
MP: missing drop table statement per Timm
MP: quick add of a new module for this release

tmyoungjr

21-07-2009 06:59:02

yay for SVN! wheeee :)

thanks matt for the new release

tmyoungjr

21-07-2009 07:10:17

btw gotta love upgrades that go seamlessly!