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

Last change on this file since 3706 was 3706, checked in by kroman0, 11 years ago

Fixed getting navigation root

  • Property svn:eol-style set to native
File size: 2.3 KB
RevLine 
[1154]1Changelog
2=========
3
[3706]41.2.13 - July 30, 2013
[3654]5
[3658]6* Updated condition for 'mobileMenu' [kroman0]
7
8* Fixed 'item_remote_url' [kroman0]
9
[3655]10* Updated css media for package [gvizdyk]
11
[3654]12* Hidden mobile menu for print [gvizdyk]
13
14* Updated styles for mobile navigations [gvizdyk]
15
[3655]16* Updated condition for include styles for mobile device [gvizdyk]
17
[3642]18* Use getRemoteUrl for links [kroman0]
19
[3702]20* The cache key of portal tabs was updated (thanks: richardc).
21  [potar]
22
[3706]23* Fixed getting navigation root [kroman0]
24
[3637]251.2.12 - April 02, 2013
[3518]26
27* Fixed 'no record' error [kroman0]
28
[3626]29* Added sections heading [kroman0]
30
[3627]31* Fixed empty class attributes [kroman0]
32
[3628]33* Fixed html validation of mobile layout [kroman0]
34
35* Cleanup templates [kroman0]
36
[3630]37* Wraped mobile menu in div [kroman0]
38
[3631]39* Added ids for navigation [kroman0]
40
[3492]411.2.11 - August 10,2012
42
[3518]43* <select><option> layout added for mobile skins [kroman0]
[3492]44
[3462]451.2.10 - May 10, 2012
46
47* property decorator removed - Plone 3.3.6 compatibility issue fix
48* fixed Plone 4.1.5 compatibility issue when accessing action id attribute
49
[3458]501.2.9 - May 2, 2012
51
52* fixed issue that significantly reduced menu caching performance
53  [malthe]
54
[3450]551.2.8 - Apr 23, 2012
56
57* fixed styles for a drop-down menu list in IE7 [gvizdyk]
58
[3349]591.2.7 - Jan 31, 2012
60
61* added cache switch for tabs
62
[3339]631.2.6 - Jan 26, 2012
64
65* revisited caching key strategies, added language and anonymous switch
66* added caching switch to control panel
67
[3287]681.2.5 - Oct 21, 2011
69
70* added cache header for csshover.htc view
71  to allow proxy and browser to cache it.
72
[3276]731.2.4 - Sep 07, 2011
74
75* documentation formatting fixed
76
[3278]771.2.3 - Sep 05, 2011
[3266]78
79* Live search with dropdown menu overlaps fixed
80
[3242]811.2.2 - June 21, 2011
[3241]82
83* Fixed caching content tabs and action tabs
[3242]84* portal_action generated menu caching is conditional and switched off for now
[3241]85
[3237]861.2.1 - June 15, 2011
87
88* Caching fixed
89
[3094]901.2 - Apr 6, 2011
[3091]91
92* Changed z3c.autoinclude includeDependencies to simple include to work in plone 3.2 [kroman0]
93* drop-down overlay bug fixed [wald]
94* cleared unnecessary classes, changed styles to current and hover element [gvizdyk]
[3094]95* Fixed uninstallation. Added unisntallation with QI [mylan]
[3091]96* Tests refactoring [mylan]
97
981.1.1 - Sep 23, 2010
[2849]99
100* fixed the docs markup [chervol]
101
[3091]1021.1 - Sep 22, 2010
[2824]103
104* removed debug code [chervol]
[2844]105* fixed the dropdown CSS
106* fixed the Home tab highlight
[2824]107
[3091]1081.0 - Sep 08, 2010
[1154]109
110* Initial release
111
Note: See TracBrowser for help on using the repository browser.