Wiki
cloudengine / Releases
Release Notes
Stable
CloudEngine 1.1.0-beta
- Status: beta 3 February 2011 Download Zip
- Note: requires database changes from 1.0.1/1.0.2 (run the upgrade script).
Highlights
- Direct messaging - Messaging on the wiki; meta-bug #59 (database changes).
- Maintenance mode, configurable from the web (admin).
- HTML5 form validation - HTML5 proposal on the wiki.
Resolved bugs & enhancements
- Count: 29.
-
#134Messaging - Make whole row of conversation area clickable (resolved) -
#137Fix main navigation - no link when URL matches current page URL (resolved) -
#138Enhancements to the upgrade script (resolved) -
#68Show version info + Mercurial/Hg info in admin page - Hglib (resolved) -
#81format_date function not working properly (resolved) -
#139Debugging aid: find a way to highlight untranslated text - internationalization/i18n (resolved) -
#87Need more landmark IDs, especially on home page (resolved) -
#140Make the menu/ list of available UI languages configurable - i18n (resolved) -
#92Direct messaging - theme/ _design tweaks (resolved) -
#98API - JSON encoding / XML - utf-8 encoding problems (resolved) -
#101Direct messaging feature flag - missed user_model profile/ email preferences (resolved) -
#106Home-page events list - month is not wrapping correctly (resolved) -
#126Logic error in API tests for api_key (resolved) -
#127Major: blank 'tag' screen on Cloudworks (resolved) -
#133Messaging - slight bug. Showing wrong message preview on inbox view (resolved) -
#132We need a LINT to run in Hg commit/ upgrade hooks - quality (resolved) -
#135Messaging - few minor enhancements (resolved) -
#136Fix HTML5 validation errors (resolved) -
#82After installing cloudengine and editing profile get error message about search index (resolved) -
#90We need a !site-link! placeholder for the t() function - internationalization (resolved) -
#94Remove jQuery/ UI 'development-bundle' (direct messaging) (resolved) -
#93We need MY_Controller - direct messaging (resolved) -
#95Direct messaging - move 'suggest recipients' func. out of message controller/model (resolved) -
#91Direct messaging - use t() function in email views - internationalization (resolved) -
#89We need a feature flag for direct messaging (resolved) -
#144Put Message subject in email notification subject line (resolved) -
#128Tighter form validation - registration form (resolved) -
#129Messaging bug with spaces in user names for recipients not working (resolved) -
#130Update to ensure email notification switch is working for messaging system (resolved)
-
CloudEngine 1.0.2
- Status: released 26 January 2011 - Download.
- Note: DOES require a database changes, from 1.0/ 1.0.1, see
#121.
Highlights
- New maintenance mode feature (admin).
- - others - Todo.
Resolved bugs & enhancements
- Count: 17 ().
-
#116Enable the dynamice support/ about pages to be translated - @wang lichao (resolved) -
#117Add user-tags - gives a blank page! (resolved) -
#99Search broken on Cloudworks (resolved) -
#100We need a proper maintenance mode (resolved) -
#103Expose the username through the API (resolved) -
#142Need to improve the accessibility of the table of direct message threads (resolved) -
#111RSS feeds should ref. CloudEngine as <generatorAgent> (resolved) -
#114A form_helper for HTML5 would be useful (resolved) -
#119Add headings select to TinyMCE editor - accessibility/ authoring (resolved) -
#120Make the edit box a lot bigger/ resizable/ full-screen - TinyMCE/ usability (resolved) -
#121Make 'settings' table more useful - database (resolved) -
#122Expose user-reputation through API, api/users/~UNAME.json (resolved) -
#107Use 'user.banned' flag to indicate inactive users (resolved) -
#109Tighten up library APIs - public/protected... - for example Auth_lib (resolved) -
#123Messaging fix for IE Button bug (resolved) -
#124Amend update script to create database table for Message system (resolved) -
#118If translation/ localization is disabled in config. - $lang_ui is not set - @wang lichao (resolved)
-
CloudEngine 1.0.1
- Status: released 18 November 2010 - Download.
- Note: does NOT require any database changes, from 1.0.
Highlights
- Updated language templates/Greek language pack (i18n),
#63,#66. - Usability enhancements, including for the installer (Accessibility),
#64,#55 - Emails from CloudEngine are more configurable (admin/install),
#54. - Fixed bug in error handling
#52 - Fixed bug in model code (database) - user-login and MySQL datetime,
#69.
Resolved bugs & enhancements
- Count: 23 (16).
-
#51Need a "powered by" link in the footer (resolved) -
#54How to configure email - internal PHP mailer versus SMTP server...? (resolved) -
#55Installer message "OK, db does not exist" is confusing (resolved) -
#57Add a .hgignore file (resolved) -
#62Adopt the HTML5 Doctype (resolved) -
#63Fix the Greek language pack, particularly on the home page (resolved) -
#64Restore the <label> for the language select menu - accessibility (resolved) -
#69Database error - incorrect datetime value (resolved) -
#78Registration activation email is not being sent (resolved) -
#83Broken RSS feed link, user profile (resolved) -
#85Missing icon from 'aurora' theme (resolved) -
#86Increment the APP_VERSION number, to 1.0.1 (resolved) -
#52"Not found" bug in error handling - when not installed in DocumentRoot (resolved) -
#53Wrong logo filename in installer (resolved) -
#58Install problem - no error message when only config.php created (resolved) -
#61Don't include Google Analytics JS, if GA is disabled (resolved) -
#66Put !site-name! in "t()" function - internationalization (resolved) -
#67Fix @license comment lines - grep? (resolved) -
#70Fix RewriteRule in .htaccess (resolved) -
#71Bad response "Forbidden" when "Not found" is expected. (resolved) -
#72Legacy: signout link points to 'user/logout', should be 'auth/logout' (resolved) -
#80Hglib 'revision' should use 'parents' not 'tip' + other tweaks (resolved) -
#84Stray '?>' in heading, user cloudstream page. (resolved)
-
- Note, the list above was auto-generated, by Bitbucket.
CloudEngine 1.0
- Status: released 22 October 2010 - Download.
- No release notes yet.
Development
CloudEngine 1.1.1-dev
- Status: development Download Zip
- Note: .
Highlights
- .
Resolved bugs & enhancements
- Count: 1.
-
#146Display emails/usernames to admin users and username/email to own user (resolved)
-
Updated