CoOrg 0.3.0-beta1

The first beta of a complete new version with improved base plugins, a new theme, a news plugin, a users-admin, and more

Milestone information

Project:
CoOrg
Series:
0.3
Version:
0.3.0-beta1
Released:
 
Registrant:
Nathan
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon coorg-0.3.0-beta1.tar.gz (md5) Source release 15
last downloaded 10 weeks ago
Total downloads: 15

Release notes 

* Improved API
* Updated doctrine
* Updated the news plugin to be usable
* Added a users admin
* New theme
* Upgrade manager
* More...

Changelog 

View the full changelog

0.3.0 Beta 1 (22-09-2008)
-------------------------------------------------
CoOrg base
===================
* [API/feature] Rewrote the FormDesigner. It is now more powerfull, has a complete new API, and a new FormLayout.
* [API] Actions on Forms now get an array with the submitted fields in as parameter, and not every field anymore.
* [API] A CoOrg_Pager to help working with paged results.
* [API] Templates can pass parameters to each other ({template file="..." param1="..." ..}
* [API] Plugins can now define on which version of CoOrg/Plugin they depend
* Set the memory limit on 32M, this for the moment a sort of hack.
* [API] Add a $html = false parameter on SendMail (to make it possible to send HTML mails)
* [bug/feature] Plugins can now translate their metadate (Name, description) fixes bug #209031
* [feature] Added a maintenance mode, implements https://blueprints.launchpad.net/coorg/+spec/maintenance-mode
* [feature] Implemented an updates mode, implements https://blueprints.launchpad.net/coorg/+spec/updates
* [feature] Makes it possible to translate the installer
* [API] Make volatile messages possible, these will not be saved when the page is reloaded before the messages are shown.
* [bug/installer] Don't crash when the Databse information isn't correct.
* [API] Make CoOrgBase abstract + make some functions abstract
* [API] All Database Classes that are now derived from Doctrine_Record should now derive from CoOrgDBRecord and call parent::setTableDefinition in setTableDefinition, all db classes that run actAs('I18n', $options) should now run actAsI18n($options)
* [feature] You can now configure a table-prefix
* [API] The URLManager can now omit default values.
* [API] Added a function escape to escape URL's in code (no need for '$Link|escape' in the templates)
* [API] The URLManager can now find default parameter values from functions
* [bug] When a sidebar action didn't exist (anymore, for example after plugin uninstall) an error occured, now the box is skipped silently. Fixes bug #239131
* [API] Updated to Doctrine 1.0.2

CoOrg main-plugins
===================
* [new] [users-admin] An users admin to manage the users plugin.
* [API] [users] Added the function GetCompleteUserProfile and GetUserListPaged()
* [new] [users-config] User configuration is now possible
* [feature] [users] Registring/Requesting password can be disabled.
* [feature] [content] You can now choose the first page, fixes bug #216524
* [bug] [content] Does not show an empty page when a translation does not exists.
* [bug] [users] The users ACL value has no precedence over any group value if set.
* [bug] [admin] Redirect the user after a login to the requested admin page, fixes bug #209029
* [bug] [language-chooser] A better template that is less confusing, fixes bug #216525
* [feature] [news] You can browse now the latest news, browse by group, see the archive
* [feature] [news] Added an admin to manage newsitems, made it possible to delete news items
* [feature] [news] Added a sidebox with the archive list
* [bug] [admin] Even when logged in it was possible to view the "You should login page", fixes bug #272614

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.