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
Line 
1Changelog
2=========
3
41.2.13 - July 30, 2013
5
6* Updated condition for 'mobileMenu' [kroman0]
7
8* Fixed 'item_remote_url' [kroman0]
9
10* Updated css media for package [gvizdyk]
11
12* Hidden mobile menu for print [gvizdyk]
13
14* Updated styles for mobile navigations [gvizdyk]
15
16* Updated condition for include styles for mobile device [gvizdyk]
17
18* Use getRemoteUrl for links [kroman0]
19
20* The cache key of portal tabs was updated (thanks: richardc).
21  [potar]
22
23* Fixed getting navigation root [kroman0]
24
251.2.12 - April 02, 2013
26
27* Fixed 'no record' error [kroman0]
28
29* Added sections heading [kroman0]
30
31* Fixed empty class attributes [kroman0]
32
33* Fixed html validation of mobile layout [kroman0]
34
35* Cleanup templates [kroman0]
36
37* Wraped mobile menu in div [kroman0]
38
39* Added ids for navigation [kroman0]
40
411.2.11 - August 10,2012
42
43* <select><option> layout added for mobile skins [kroman0]
44
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
501.2.9 - May 2, 2012
51
52* fixed issue that significantly reduced menu caching performance
53  [malthe]
54
551.2.8 - Apr 23, 2012
56
57* fixed styles for a drop-down menu list in IE7 [gvizdyk]
58
591.2.7 - Jan 31, 2012
60
61* added cache switch for tabs
62
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
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
731.2.4 - Sep 07, 2011
74
75* documentation formatting fixed
76
771.2.3 - Sep 05, 2011
78
79* Live search with dropdown menu overlaps fixed
80
811.2.2 - June 21, 2011
82
83* Fixed caching content tabs and action tabs
84* portal_action generated menu caching is conditional and switched off for now
85
861.2.1 - June 15, 2011
87
88* Caching fixed
89
901.2 - Apr 6, 2011
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]
95* Fixed uninstallation. Added unisntallation with QI [mylan]
96* Tests refactoring [mylan]
97
981.1.1 - Sep 23, 2010
99
100* fixed the docs markup [chervol]
101
1021.1 - Sep 22, 2010
103
104* removed debug code [chervol]
105* fixed the dropdown CSS
106* fixed the Home tab highlight
107
1081.0 - Sep 08, 2010
109
110* Initial release
111
Note: See TracBrowser for help on using the repository browser.