source: products/quintagroup.dropdownmenu/trunk/docs/HISTORY.txt @ 3642

Last change on this file since 3642 was 3642, checked in by kroman0, 12 years ago

Use remote url for links

  • Property svn:eol-style set to native
File size: 1.9 KB
Line 
1Changelog
2=========
3
41.2.13 - April 04, 2013
5
6* Use getRemoteUrl for links [kroman0]
7
81.2.12 - April 02, 2013
9
10* Fixed 'no record' error [kroman0]
11
12* Added sections heading [kroman0]
13
14* Fixed empty class attributes [kroman0]
15
16* Fixed html validation of mobile layout [kroman0]
17
18* Cleanup templates [kroman0]
19
20* Wraped mobile menu in div [kroman0]
21
22* Added ids for navigation [kroman0]
23
241.2.11 - August 10,2012
25
26* <select><option> layout added for mobile skins [kroman0]
27
281.2.10 - May 10, 2012
29
30* property decorator removed - Plone 3.3.6 compatibility issue fix
31* fixed Plone 4.1.5 compatibility issue when accessing action id attribute
32
331.2.9 - May 2, 2012
34
35* fixed issue that significantly reduced menu caching performance
36  [malthe]
37
381.2.8 - Apr 23, 2012
39
40* fixed styles for a drop-down menu list in IE7 [gvizdyk]
41
421.2.7 - Jan 31, 2012
43
44* added cache switch for tabs
45
461.2.6 - Jan 26, 2012
47
48* revisited caching key strategies, added language and anonymous switch
49* added caching switch to control panel
50
511.2.5 - Oct 21, 2011
52
53* added cache header for csshover.htc view
54  to allow proxy and browser to cache it.
55
561.2.4 - Sep 07, 2011
57
58* documentation formatting fixed
59
601.2.3 - Sep 05, 2011
61
62* Live search with dropdown menu overlaps fixed
63
641.2.2 - June 21, 2011
65
66* Fixed caching content tabs and action tabs
67* portal_action generated menu caching is conditional and switched off for now
68
691.2.1 - June 15, 2011
70
71* Caching fixed
72
731.2 - Apr 6, 2011
74
75* Changed z3c.autoinclude includeDependencies to simple include to work in plone 3.2 [kroman0]
76* drop-down overlay bug fixed [wald]
77* cleared unnecessary classes, changed styles to current and hover element [gvizdyk]
78* Fixed uninstallation. Added unisntallation with QI [mylan]
79* Tests refactoring [mylan]
80
811.1.1 - Sep 23, 2010
82
83* fixed the docs markup [chervol]
84
851.1 - Sep 22, 2010
86
87* removed debug code [chervol]
88* fixed the dropdown CSS
89* fixed the Home tab highlight
90
911.0 - Sep 08, 2010
92
93* Initial release
94
Note: See TracBrowser for help on using the repository browser.