source: products/quintagroup.plonetabs/branches/tests/docs/HISTORY.txt @ 3403

Last change on this file since 3403 was 3382, checked in by potar, 12 years ago

Prepare quintagroup.plonetabs 0.7.

  • Property svn:eol-style set to native
File size: 1.9 KB
Line 
1Changelog
2=========
3
40.7 - (12-03-2012)
5-------------------
6* Updated permissions. Starting from Plone 4.1 it is necessary
7  to import permissions.zcml from Products.CMFCore.
8  [potar]
9
100.6 - (21-06-2011)
11------------------
12* Merged plone4 branch [chervol]
13
14* Confirmed plone4 compatibility [gotcha]
15
16* Take care of the case when there are no tabs [gotcha]
17
180.5b1 - Unreleased
19------------------
20
21* Updated documentation appropriately to changes and made it a valid reST text.
22  [piv]
23
24* Added tests, including tests for javascript code (using ecmaunit.js and
25  Selenium tests (be means of kss.demo package)).
26  [piv]
27
28* Added Ukrainian translation.
29  [piv]
30
31* Made package fully translatable.
32  [piv]
33
34* Added possibility to explicitly change configlet edit mode, between
35  rich (Ajax based) and plain (basic HTML) modes.
36  [piv]
37
38* Added uninstall procedure.
39  [piv]
40
41* Got rid of TODO.txt file.
42  [piv]
43
44* Added browser layer for installed product. Used it for browser views.
45  [piv]
46
47* Now portal status messages are hidden after 10 seconds (of course this
48  concerns only Ajax based mode ;-).
49  [piv]
50
51* Formatted python code to make it shorter or equal to 80 characters per line.
52  [piv]
53
54* Refactored presentation layer (html/css things).
55  [serg]
56
57* Made Ajax configlet fully compatible with IE7.
58  [piv]
59
60* Fixed switching between categories for IE7.
61  [piv]
62
63* Switched off browser's autocomplete feature for name field in add form.
64  [piv]
65
66* Refactored messaging strategy, made it a little bit friendlier and
67  more consistent.
68  [piv]
69
70* Fixed js id generation after cancel button.
71  [piv]
72
73
740.5a - January 29, 2009
75-----------------------
76
77* Improved actions reordering mechanism.
78  [piv]
79
80* Added possibility to edit actions of any categories located in
81  portal_actions tool.
82  [piv]
83
84* All templates are now zope 3 views.
85  [piv]
86
87* All Ajax functionality is based now on kss javascript framework.
88  [piv]
89
90* Initial package structure.
91  [zopeskel]
Note: See TracBrowser for help on using the repository browser.