root/afridex/plugins/Flutter/releasenotes.txt @ 21

Revision 21, 4.5 kB (checked in by admin, 18 years ago)
RevLine 
[21]1CHANGELOG and HISTORY for Flutter
2_________________________________
3
4
5= KEY ===================
6    # Breaks back-compat
7    ! Feature
8    - Bugfix
9      + Sub-comment
10    . Internal change
11==========================
12
130.2.26, released 2008-09-15
14- Fixed role management bugs.
15
160.2.25, released 2008-09-14
17! Applied EIP for text fields and text areas.
18
190.2.24, released 2008-09-09
20- After creating a panel, the user is redirected to the panel page instead of panels page.
21- Fixed the fields list of Write Panels of type Page.
22
230.2.23, released 2008-09-07
24! Fields and groups are transfered from Modules to Write Panels.
25! Groups can be added at the right side of the post write menu.
26! If you are creating a new field and the name of the field already exist, you will be able to copy to the current panel.
27
280.2.22, released 2008-08-27
29! Create an option in Flutter settings that allows the user to switch between flash and browser upload.
30- Saving a post in a panel with no fields raises errors.
31- flutter was over-ridding the main rich text editor settings.
32- Saving a post without changing date field doesn’t save the date, it should save today’s date (default date).
33
34
350.2.21, released 2008-08-21
36! Enhancements to Edit-n-Place including proper rendering on any theme.
37! Supporting flash-based upload.
38- Saving a post in a panel with no fields raises errors.
39
400.2.20, released 200die8-08-14
41! The ability to duplicate fields and groups.
42! Passing module name as parameter to get function.
43- The image thumbnail/edit button show up on the right side instead of left.
44
450.2.19, released 2008-08-7
46- Retrieving Checkbox-list and listboxes as array in get() function.
47
480.2.18, released 2008-08-6
49! The ability to mark a field as Required.
50! Automatically update image thumbnail when it is uploaded.
51! Upload files once it is selected.
52- A bug in SQL statement in Main.php.
53- Adding apostrophes in fields options list.
54
550.2.17, released 2008-07-29
56! A complete Flutter API with PHPdoc is generated in /docs/.
57
580.2.16, released 2008-07-28
59! Checks whether folder permissions are set properly.
60! Display messages if the user has no modules.
61! Use php zip library to unzip modules if possible
62! Integrate more closely with the Role Manager plugin by creating roles for Flutter functionalities.
63- Removing '<?=' from RCCWP_CustomWriteModulePage.php
64- Fixing bugs in Layout tab on IE6
65
660.2.15, released 2008-07-21
67- Fixed a bug in changing module template in Module Settings overlay.
68
690.2.14, released 2008-07-20
70- Fixed a bug on installing Flutter on php4 which says: "Fatal error: Cannot redeclare add_canvas_pages() "
71
720.2.13, released 2008-07-16
73- Tested on wordpress 2.6.
74- Upgrading Flutter tables when a new Flutter version is installed.
75- Cleaning canvas obselete code.
76
770.2.12, released 2008-07-15
78- Hide the "Style" tab by default
79! Use "echo" for printing from PHP to avoid php backward incompatability.
80
810.2.11, released 2008-07-13
82- Default template is not set automatically in Layout tab.
83
840.2.10, released 2008-07-10
85! Styling Flutter admin pages.
86
870.2.9, released 2008-06-25
88! The ability to import modules automatically by copying them into 'default_modules' folder.
89
900.2.8, released 2008-06-19
91- Upload form was not displayed properly with wp-post-rating plugin.
92
930.2.7, released 2008-06-16
94! A new function named get_module to get the module directly without the need define it Layout.
95! A new option is added to Write Panel that always shows the write panel in management menu.
96
970.2.6, released 2008-06-14
98! Hide Canvas and Hide Ink options in the options page.
99! Add a "reset modules" button.
100! Module description is transfered from configure.xml to the modules page.
101- Populate template sizes combo-box based on selected item in template names in module settings.
102- Tags area doesn't dissapear in write panels for WPMU even though you uncheck it.
103- If there are certain zones that have modules assigned to them but are no longer present in the canvas.php file, the modules should go back to the shelf.
104
1050.2.5, released 2008-06-10
106! Added a new variable type named 'fileupload' to configure.xml that allows uploading files .
107! The audio player is bundled with Flutter.
108- Solved two bugs in date field, adding multiple dates and editing date format.
109
1100.2.3, released 2008-06-07
111! New improvements to Canvas admin interface.
112! HTML Purifier is integrated into Flutter.
113- Adding underscore to field name makes the field value unaccessible.
Note: See TracBrowser for help on using the browser.