Skip to content
jayallen edited this page May 27, 2011 · 5 revisions

Release Notes for Melody 1.0.0

A History of all Changes between MT 4.35 and Melody 1.0

Although there are minor changes listed in the section below, the bulk of the changes are documented in the release notes for the Melody 1.0 beta and release candidates releases:

Changelog

The following are the raw commits introduced in Melody 1.0.0, listed in the order in which they were introduced into the openmelody/melody master repo.

Mike Thomsen2011-03-24 18:02:34 -0400 — f7186e4 (tree)

Case #857 - Fixed broken widget link for blog preferences.

Mike Thomsen2011-03-24 18:13:44 -0400 — 1f3956d (tree)

Case #855 - Fixed two missing instances of BlogID which caused errors in Quick Look under Manage->Entries

Mike Thomsen2011-03-27 07:23:02 -0400 — f06de54 (tree)

Case #856 - Fixed a misuse of $ that prevented ajax publishing from working under Manage Entries.

Jay Allen2011-03-30 04:49:34 -0700 — 95c44f9 (tree)

Case #714 - Modified the requirements check screen of the wizard to provide far more clarity in the face of missing modules. Also made the perl module installation help link appear on all variations of the screen in which the user is directed to install modules. (See lighthouse case for screen shots)

Dan Wolfgang2011-03-29 10:12:33 -0400 — 66bb9d1 (tree)

Case #863 - On the Manage Assets screen, show the "successfully deleted" message after deleting an asset.

Timothy Appnel2011-04-02 13:55:25 -0400 — 56f4f74 (tree)

Case #867 - Added support of the standard PERL5LIB directive. Left in PerlLocalLib though it should be considered deprecated now.

Jay Allen2011-04-06 02:23:09 -0700 — 699b065 (tree)

Case #854 - Moved all Melody CSS files to mt-static/css and Melody images to mt-static/images/melody along with all of the changes required to put Humpty together again. Also fixed a smattering of issues like the missing fullscreen editor toggle button, the quicklook dialog styling, etc.

Byrne Reese2011-04-10 16:43:59 -0400 — 7e4e949 (tree)

Case #877 - Fixed broken referece to cfg_prefs with proper cfg_blog_settings in order to fix a blog quicksearch bug.

Matt Carey2011-04-10 16:44:15 -0400 — 818d542 (tree)

Case #859 - Replaced the close icons with a unicode character

Matt Carey2011-04-10 16:44:15 -0400 — e6cc3b6 (tree)

Case #861 - replaced search icons and amended styles to remove gold colouring

Mike Thomsen2011-04-10 10:15:29 -0400 — 6119de9 (tree)

Case #881 - Updated internal jQuery to 1.5.2

Byrne Reese2011-04-18 03:45:04 -0700 — 2867041 (tree)

Case #883 - Fixed issue with the include_with_ssi directive/option for template modules and widgets. I removed code which was unnecessary and had the effect or overriding a value that was set elsewhere. As it turns out the commeted out was simply not needed.

Byrne Reese2011-04-18 03:45:14 -0700 — 30e2e50 (tree)

Case #866 - Updated to the latest theme manager, which included a fix for the bug in which the Design > Templates menu option was not present in a system context.

Mike Thomsen2011-04-18 03:47:19 -0700 — 1371f9d (tree)

Case #860 - Added basic documentation for DePoClean.

Jay Allen2011-04-18 04:08:43 -0700 — 7758475 (tree)

Revert "Case #881 - Updated internal jQuery to 1.5.2"

This reverts commit 6119de9e461d2d959b5e7ee9f614bcf5e92e663a which was intended for Melody 1.1 but was branched off of master.

Jay Allen2011-04-18 15:56:54 -0700 — ee38ab0 (tree)

Bumping version number to Melody 1.0.0!

Clone this wiki locally