1
Open Atrium
1.0-beta2
Second public beta release of Atrium.
Upgrading from beta 1
- Backup your database!
- Backup your codebase!
- Replace the old codebase with the new.
- Follow the instructions at update.php
Module upgrades:
- Upgraded features module to 6.x-1.0-beta2
- Added proper release of flot module, 6.x-1.1
- Upgraded Spaces module to 6.x-2.0-beta5.
- Upgraded Context module to 6.x-2.0-beta6.
- Upgraded Organic Groups module to 6.x-2.0
- Upgraded Mail2web module to 6.x-1.0-beta3
- Upgraded Imagecache module to 6.x-2.0-beta10
- Upgraded Mailhandler module to 6.x-1.8
- Upgraded CCK module to 6.x-2.5
- Upgraded PURL module to 6.x-1.0-beta4
- Upgraded tao theme to 1.3
- Upgraded date module to 6.x-2.3
- Upgraded admin module to 6.x-1.0-beta3
Fixes & Improvements:
- Added new languages; Chinese traditional & simplified, Greek, Bulgarian, Urdo, Thai, Turkish, Dutch, Catalan and more...
- Upgraded install profile to pull translations from translate.openatrium.com
- New 404/403 images from samanpwbb.
- Allow for perm array to be empty when adding additional perms on install.
- Restoring context for atrium dashboard feature so that blocks are customizeable again.
- Display mission text on site login page.
- Using features for spaces preset exports and making 403 workflow smoother.
- Adding form textfield width exception for purl value.
- Adding space setting for atrium site mode to allow public, private, and controlled access/registration.
- Adding access check before adding link to home dashboard.
- Removing access content, comments perms and user variable strongarms.
- Removing abuse of hook_help() for archive message.
- Improvements to growl message overflow styles.
- #122: Administration/maintenance link consistency.
- #21 by budda: Adding destination query string to logout link.
- #37: Add access check around 'Add user account' link.
- Fixed for several RTL theme bugs: #14, #17, #19, #20.
- Fixing query in atrium_installer to work with db prefixes. Patch from dereine.
- #13: Removing stale drupal_add_js() to removed js file.