root/qPloneTabs/branches/plone3/HISTORY.txt

Revision 1074 (checked in by piv, 10 months ago)

js fixes for IE5.5

  • Property svn:eol-style set to native
Line 
1 0.4.0
2
3   * now global_sections tabs updated asynchronous during changes on qPloneTabs ajax configlet
4
5   * fixed templates used as response to ajax requests: added omitted http header 'content-type'
6
7   * added compatibility with IE7
8
9 0.3.1
10
11   * fixed js bug: after cancel of sort action innerHTML return not actual data for updating action to previous state,
12                   now instead of innerHTML property used DOM creation of actions list
13
14   * fixed css bug: when action's url is too long it overlap drag handle on sorting thus disabling drug&drop of this action
15
16 0.3.0
17
18   * added support for any actions category
19
20   * fixed reordering bug on server with empty list
21  
22   * hidden reordering controls when the list of actions is empty
23
24 0.2.2
25
26   * possibility to change portal_tabs visibility
27  
28   * better url processing
29  
30   * fixed editing bug
31  
32   * corrected some piece of css
33  
34   * fully remade elements state css logic
35  
36   * fixed adding and editing javascript bugs in IE5.5
37  
38   * corrected IE hovering
39  
40   * don't collapse editing and adding forms after sorting
41  
42   * possibility to edit any number of items at the same time
43  
44   * display url in right side near the tab name
45  
46   * generated tabs functionality
47  
48   * sliding 'advanced' section & everything that push down forward content on the page
49
50 0.2.0
51
52   * fixed bug with reordering actions after delete
53  
54   * fixed bug with 'Advanced' section
55  
56   * compatible with Plone 2.0.5
57  
58   * focus 'name' text field on editing
59
60 0.1.0
61
62   * initial release
Note: See TracBrowser for help on using the browser.