source: products/qPloneTabs/tags/0.3.1/HISTORY.txt @ 1591

Last change on this file since 1591 was 31, checked in by chervol, 18 years ago

added <content:encoded> <enclosure> tags in RSS2

  • Property svn:eol-style set to native
File size: 1.3 KB
Line 
10.3.1
2
3  * fixed js bug: after cancel of sort action innerHTML return not actual data for updating action to previous state,
4                  now instead of innerHTML property used DOM creation of actions list
5
6  * fixed css bug: when action's url is too long it overlap drag handle on sorting thus disabling drug&drop of this action
7
80.3.0
9
10  * added support for any actions category
11
12  * fixed reordering bug on server with empty list
13 
14  * hidden reordering controls when the list of actions is empty
15
160.2.2
17
18  * possibility to change portal_tabs visibility
19 
20  * better url processing
21 
22  * fixed editing bug
23 
24  * corrected some piece of css
25 
26  * fully remade elements state css logic
27 
28  * fixed adding and editing javascript bugs in IE5.5
29 
30  * corrected IE hovering
31 
32  * don't collapse editing and adding forms after sorting
33 
34  * possibility to edit any number of items at the same time
35 
36  * display url in right side near the tab name
37 
38  * generated tabs functionality
39 
40  * sliding 'advanced' section & everything that push down forward content on the page
41
420.2.0
43
44  * fixed bug with reordering actions after delete
45 
46  * fixed bug with 'Advanced' section
47 
48  * compatible with Plone 2.0.5
49 
50  * focus 'name' text field on editing
51
520.1.0
53
54  * initial release
Note: See TracBrowser for help on using the repository browser.