Compatibility:1.0RCs
From Aspen Documentation
Contents |
AF 376
- Minor code updates to User_Admin module - just replace existing files.
AF 358
- Removed Vcards class.
- Upgraded RSSBuilder class. Larger file size but better rss tools. Previous version had license that was incompatible with aspen.
AF 343
- Table
settings_sortschanged names to preferences_sorts.
RENAME TABLE `settings_sorts` TO `preferences_sorts` ;
AF 342
-
loadUserPreferences,addSort,getSortwere all moved into a new Preferences class. These methods were removed from the Settings class. - Changing password code is now handled through User_Admin->my_account. New template, language files have been added.
- Settings module has been changed to simply showing the module control box.
AF 327
- User add/edit templates changed name to simply "add"/"edit".tpl.php.
AF 326
- User class add/edit/delete functions names changed.