JoobsBox PHP Changelog
The nightly build containing modifications listed in this changelog can be found at:
http://joobsbox.com/download/nightly.
7 August 2009
> fixed Publish bug that was wrongly calculating the posted job hash for preventing duplicate posting
> fixed Publish bug that converted special language characters like the Danish æ into html entities, thus ruining it.
6 August 2009
> refactored plugin handling > core admin plugins are now separated, with intention of coming bundled with the app and not sharing space with the normal plugin
> rebuilt categories administration. Got rid of the tree, regressed to one-level categories and simpler editing.
5 August 2009
> upgraded Install controller admin user creation form and other checks
> migrated js and css loading to the magic functions that need no path
4 August 2009
> migrated all configuration files to XML in favour of INI, due to compatibility problems. Hoping for a more robust future.
3 August 2009
> moved themes directory into joobsbox root dir, next to plugins
> added great helper functions to themes in order to easily load assets, js and css
1-2 August 2009
> Written 90% of the automatic core upgrades plugin
31 July 2009
> Added non mod_rewrite compatibility. Pages now contain /index.php/controller/action if necessary
> Fixed admin panel for non mod_rewrite mode
> Added language chooser to Settings panel
> Admin menu is now sortable
> Updated Zend_Form component to ZF 1.9.0
30 July 2009
> Added language chooser to install script
> Merged language translations from Launchpad


