This is the 0.2 release of DAST committed at the end of the evaluation period for SoC 2007. It contains several new pieces of functionality, most significantly, the ability to read/write Apache .conf and MySQL .ini files through the ApacheConf* and MySQLConf* Phing tasks and types. See the documentation page at http://docs.google.com/View?docid=dcgv33zb_25d26w5n for the full set of docs.
Fixed bug where updating the expiration of a node and its children would fail if no parent data was found. (bug #167957)
Fixed bug where the node parent wasn't being honored for the node being edited.
Added optional JSCalendar integration
Fixed minor typo preventing users from disabling book inheritance.
Fixed typo causing only 1 expired node to be recorded as having its notification sent causing several notices to be sent out for a single expired node.
Implemented patch #147380 by Wim Leers adding more date choices to the "Time after last update" dropdowns.
Fixed incompatibility with pre-MySQL v4.1.1 (bug #150006).
Minor alterations were made to the node_expire table for better performance.
Experimental PostgreSQL support added (request #160612).
Fixed function names for upgrader which caused node_expire not to be detected.
Tag "!section_editlink" was returning a link to the node rather than the node edit page.
Tag "!section_nodelink" was added to allow previous users to get the same results they were getting before.
Minor gramatical changes were made to the settings page.
Default sort order for the "Currently Expired Node" page was changed from Descending to Ascending.
This is the beta for my Summer of Code project. It includes web-seeding, torrent tracking, and views integration. Please feel free to file any bugs you may find.