source: products/quintagroup.plonetabs/trunk/docs/HISTORY.txt @ 917

Last change on this file since 917 was 917, checked in by crchemist, 17 years ago

Added test for testing order in meta tags.

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