Avoid caching of pages containing debug info in internal page cache and in external...
[project/themekey.git] / CHANGELOG.txt
1 ThemeKey 7.x-2.4, 2013-xx-xx
2 ----------------------------
3 [        ] mkalkbrenner: new property drupal:path_is_admin
4 [#1842066] netw3rker, mkalkbrenner: organic groups properties are not available
5 [        ] mkalkbrenner: fixed rare fatal error on upgrades from early ThemeKey 6.x versions
6 [#1705410] rooby, mkalkbrenner: new property overlay:mode
7 [#1866850] frizi, mkalkbrenner: differentiate between scalar and complex post values for property system:post
8 [#1900864] Pacufist: Bug in function themekey_compat_module_implements_alter().
9 [#1916338] dwatson, mkalkbrenner: Undefined index: HTTP_USER_AGENT in themekey_dummy2user_os()
10 [#1955062] andrewsuth, mkalkbrenner: support path aliases in themekey_get_global_parameters()
11 [        ] mkalkbrenner: fixed explode() expects parameter 2 to be string, array given themekey_base.inc:77
12 [        ] mkalkbrenner: Avoid caching of pages containing debug info in internal page cache and in external caches like varnish, boost, ...
13
14
15 ThemeKey 7.x-2.3, 2012-07-24
16 ----------------------------
17 [#686650]  daggerhart, mkalkbrenner: add Organic Groups to properties (continued experimental implementation)
18 [#1651026] mkalkbrenner: fixed notice when activating a static rule
19 [#1653236] minorOffense: Add support for PURL modifiers
20 [#1623010] mkalkbrenner: fixed Notice: Undefined property: stdClass::$revision in themekey_ui_node_update()
21 [#1694782] mkalkbrenner: fixed Notice: Undefined index: enabled in themekey_rule_set()
22 [        ] mkalkbrenner: verify that "Selectable Themes" are configured when activating "Add theme option to user profile" provided "ThemeKey User Profile" module
23
24
25 ThemeKey 7.x-2.2, 2012-05-24
26 ----------------------------
27 [#1598752] jadwigo, mkalkbrenner: fixed notice in non-multilingual sites
28
29
30 ThemeKey 7.x-2.1, 2012-05-24
31 ----------------------------
32 [        ] mkalkbrenner: fixed warnings in themekey_browser_detection.php
33 [        ] mkalkbrenner: added basic integration of module purl to prepare the integration with the mobile tools module
34 [#1589354] CoyoteCreed, mkalkbrenner: ThemeKey calls obsolete Organic Groups function
35 [        ] mkalkbrenner: only validate enabled rules
36 [#1513070] mkalkbrenner: Improve Features support
37 [#686650]  daggerhart, mkalkbrenner: add Organic Groups to properties (exprimental)
38 [#1030268] mkalkbrenner: Toggle "Property drupal:path is case sensitive" does not work for path aliases
39 [#1413144] Mod74, mkalkbrenner: Detecting Windows Phone 7
40 [#1394356] mkalkbrenner: fix language prefix handling for drupal:path used with path aliases
41
42
43 ThemeKey 7.x-2.0, 2012-01-19
44 ----------------------------
45 [        ] mkalkbrenner: fixed rare fatal error "Call to undefined function apache_request_headers()" if property system:http_header is used in combination with ThemeKey Debug and drush
46 [#1410182] souk: taxonomy:tid_and_childs not working as intended
47
48
49 ThemeKey 7.x-2.0-rc1, 2011-12-14
50 --------------------------------
51 [        ] mkalkbrenner: integration / support of blog module
52 [#1307126] mkalkbrenner: Treat blogs/username path as the same as user created nodes when selected in the UI
53 [        ] mkalkbrenner: fixed warning in ThemeKey UI if sub theme contains no screenshot and base theme is not actived for selection
54 [        ] mkalkbrenner: prevent activation ThemeKey UI features if not at least one selectable theme has been chosen
55 [#1357698] mkalkbrenner: system:month and system:day_of_week have to return english values
56 [        ] mkalkbrenner: new property for HTTP headers: system:http_header
57
58
59 ThemeKey 7.x-2.0-beta1, 2011-10-07
60 ---------------------------------
61 [#1298644] mkalkbrenner: new operators "*", "!*", "!~"
62
63
64 ThemeKey 7.x-1.5, 2011-09-19
65 ----------------------------
66 [#1254144] mkalkbrenner: integration / support of Revisioning module
67 [#1264310] tungscit, mkalkbrenner: Themekey path doesn't support special chars
68 [#1252846] mkalkbrenner: removed function themekey_define_constants(), fixed use of undefined constants when running install.php
69
70
71 ThemeKey 7.x-1.4, 2011-08-17
72 ----------------------------
73 [        ] mkalkbrenner: added new properties sytem:month and system_day_of_month
74 [        ] mkalkbrenner: hide debug information about current theme if themekey_debug_trace_rule_switching not set
75
76
77 ThemeKey 7.x-1.3, 2011-08-12
78 ----------------------------
79 [#1246604] mkalkbrenner: Use of undefined constants when running update.php
80 [        ] mkalkbrenner: added new permission to show debug messages to roles and support for administration role
81
82
83 ThemeKey 7.x-1.2, 2011-08-11
84 ----------------------------
85 [#1215656] mkalkbrenner: Avoid errors if a third party module gets deactivated
86 [        ] mkalkbrenner: disable theme switching during drupal installation or update
87 [        ] mkalkbrenner: Removed obsolete option 'Force custom theme overriding'
88                          which has never been finally ported from ThemeKey 6 to 7.
89                          Improved feature is provided bey themekey_compat module now.
90 [#1236886] mkalkbrenner: show current theme using ThemeKey Debug
91
92
93 ThemeKey 7.x-1.1, 2011-06-27
94 ----------------------------
95 [        ] mkalkbrenner: fixed debug messages in themekey_compat
96 [        ] mkalkbrenner: fixed javascript tooltip exchange on property change
97 [        ] mkalkbrenner: Call to undefined function themekey_update_static_rule()
98 [#1199750] mkalkbrenner: rename css files
99
100
101 ThemeKey 7.x-1.0, 2011-05-23
102 ----------------------------
103 [        ] mkalkbrenner: fixed some debug informations
104 [        ] mkalkbrenner: fixed php notice when saving rule chain with disabled elements
105 [        ] mkalkbrenner: enabled theme switching on block configuration and disabled it on block demos
106 [        ] mkalkbrenner: introduced additional arguments for mapping callback functions
107 [        ] mkalkbrenner: introduced experimental module ThemeKey Compatibility
108 [        ] mkalkbrenner: integrated Print module's paths to detect node ids
109 [#1142402] mkalkbrenner: new property for POST variables: system:post
110 [#1165324] TommyChris: use constant for watchdog error level
111 [#1159326] mkalkbrenner: drupal:path does not respect operator
112 [        ] mkalkbrenner: use full module names in ThemeKey Compatibility admin section
113
114
115 ThemeKey 7.x-1.0-rc2, 2011-04-15
116 --------------------------------
117 [#1062966] mkalkbrenner: PHP 5.3 strict warning in themekey_help()
118 [        ] mkalkbrenner: fixed fatal error in ThemekeyMultipleNodePropertiesTestCase
119 [        ] mkalkbrenner: moved ThemeKey Example module to Development package
120 [#1065878] mkalkbrenner: Error messages when activating all Themekey modules on a Standard English Drupal-7.0 installation
121 [#1125920] mkalkbrenner: don't set $custom_theme to 'default'
122 [#1096356] mkalkbrenner: taxonomy:tid and taxonomy:tid_and_childs change themes for term nodes but not for nodes referencing terms
123 [#1074066] mkalkbrenner: Theme Key works for a nodes comments/reply, but not for comments/n/edit or comments/n/delete
124
125
126 ThemeKey 7.x-1.0-rc1, 2011-02-11
127 --------------------------------
128 [        ] mkalkbrenner: fixed admin theme and node admin theme in overlay again in a better way
129 [#1046214] mkalkbrenner: fixed fatal error during installation
130
131
132 ThemeKey 7.x-1.0-beta3, 2011-02-04
133 ----------------------------------
134 [        ] mkalkbrenner: fixed admin theme and node admin theme in overlay
135 [        ] mkalkbrenner: removed information about lazy session intitialization in Drupal 6
136 [        ] mkalkbrenner: removed hook_themekey_load_validators and introduced 'file' and 'path' as arguments in hook_themekey_properties() instead
137 [        ] mkalkbrenner: added module "ThemeKey Example" for developers
138 [        ] mkalkbrenner: documented ThemeKey API aka hooks
139
140
141 ThemeKey 7.x-1.0-beta2, 2011-02-01
142 ----------------------------------
143 [        ] mkalkbrenner: fixed a warning and cleaned up some code
144 [        ] mkalkbrenner: ThemeKey UI: Support multiple theme select form elements in one form
145 [#1047316] mkalkbrenner: Selectable themes in theme form element provided by ThemeKey UI should be configurable
146 [        ] mkalkbrenner: fixed fatal error when disabling module ThemeKey UI
147 [        ] mkalkbrenner: fixed coding style
148 [#1046214] mkalkbrenner: Selection of theme for user - Replacement for D6 Core feature that has been removed in D7 Core
149
150
151 ThemeKey 7.x-1.0-beta1, 2011-01-31
152 ----------------------------------
153 [       ] mkalkbrenner: fixed debug message constraints on settings page
154 [#958174] LoMo: Edited English strings
155 [#958824] LoMo: Extend themekey_browser_detection to include recognition of Windows 7 as useragent.
156 [#997330] technicolorenvy: fixed formatting of error messages
157 [#997330] technicolorenvy: fixed undefined function in themekey.install
158 [#1022166] mkalkbrenner: Call to undefined function themekey_invoke_modules() during database update when updating from an old version
159 [#1030268] mkalkbrenner: Toggle "Property drupal:path is case sensitive" does not work; drupal:path is always case sensitive
160 [#1036138] mkalkbrenner: book_nodeapi() is not used on D7 : fatal error
161 [        ] mkalkbrenner: created basic test framework for further simple tests
162 [#731728] carstenmueller: added new property views:vid
163 [#1037902] mkalkbrenner: D7: Errors in help section after installation
164 [        ] carstenmueller: fixed wrong uri in themekey debug properties to set new rule
165 [#1045094] webflo, LoMo: more SimpleTests
166 [        ] carstenmueller, mkalkbrenner: set undefined language and LANGUAGE_NONE ('und') to 'neutral'
167 [        ] pixeltank: ported some DB statements to the new API
168
169
170 ThemeKey 7.x-1.0-alpha2, 2010-10-18
171 -----------------------------------
172 [       ] mkalkbrenner: rewritten rule chain form validation
173 [       ] mkalkbrenner: moved dedicated debug code from themekey.module to themekey_debug.module
174 [       ] mkalkbrenner: extended the debug module to detect if something else set a custom theme if no ThemeKey rule matched
175
176
177 ThemeKey 7.x-1.0-alpha1, 2010-10-17
178 -----------------------------------
179 [       ] mkalkbrenner: used new hook_custom_theme instead of hook_init and replaced global variable $custom_theme by drupal_static
180 [       ] mkalkbrenner: used coder module to convert ThemeKey to Drupal 7
181 [       ] carstenmueller: upgraded themekey.install to Drupal 7
182 [       ] carstenmueller: upgraded themekey_ui.install to Drupal 7
183 [       ] carstenmueller: added files[] in themekey.info for upgreading to Drupal 7
184 [       ] carstenmueller: improved themekey_ui_update_6200()
185 [       ] carstenmueller: fixed db_fetch_array() calls in updates in themekey.install
186 [       ] mkalkbrenner: adjusted database code turned condition into object in themekey_match_rule_childs and themekey_match_condition
187 [       ] carstenmueller: fixed db_fetch_array() calls in updates in themekey_ui_helper.ui
188 [       ] cspitzlay: moved examples and validators over from the themekey_properties module (which will be merged into themekey)
189 [       ] carstenmueller: fixed db_fetch_array() calls
190 [       ] mkalkbrenner: adjusted database code in themekey_load_rules and turned parameter into object in themekey_complete_path
191 [       ] carstenmueller: fixed db_fetch_object() calls
192 [       ] carstenmueller: replaced db_lock_table() by transactions (see http://drupal.org/node/355875)
193 [       ] cspitzlay: moved property definitions, mapping definitions and mapping implementations over from the themekey_properties module; renamed browser detection class to contain "themekey"
194 [       ] mkalkbrenner: fixed themekey_theme
195 [       ] mkalkbrenner: fixed css classes in rule chain form
196 [       ] mkalkbrenner: got themekey_debug to work
197 [       ] carstenmueller: ported themekey_ui.module to Drupal 7
198 [       ] mkalkbrenner: themekey_debug prevented theme switching
199 [       ] mkalkbrenner: render forms in help section
200 [       ] mkalkbrenner: don't scan for new properties provided by other modules on form submission
201 [       ] cspitzlay: fixed signature of help form functions so default value for "collapsed" works
202 [       ] cspitzlay: renamed property functions moved over from themekey_properties module
203 [       ] mkalkbrenner: changed detection if theme switching fails due to another module
204 [       ] cspitzlay: fixed the help forms: HTML content is displayed now.
205 [       ] mkalkbrenner: fixed rule deletion and menu entries
206 [       ] mkalkbrenner: set bartik as default theme
207 [       ] mkalkbrenner: adjusted README
208 [       ] mkalkbrenner: addded Configure links to module page
209 [       ] carstenmueller: modified function themekey_taxonomy_vid2tid() to fit new taxonomy with field api
210 [       ] carstenmueller: modified function themekey_taxonomy_vid2vid() to fit new taxonomy with field api
211 [       ] EugenMayer, mkalkbrenner: ported themekey java script to D7
212 [       ] mkalkbrenner: sanitized a lot of strings according to coder module
213 [       ] carstenmueller: modified function themekey_ui_pathalias() to fit Drupal 7
214
215
216 ThemeKey 6.x-3.0, 2010-10-14
217 ----------------------------
218 [       ] mkalkbrenner: Show tooltips about possible property values at rule chain edit form
219 [#908640] mkalkbrenner: explain operators
220 [       ] mkalkbrenner: avoid duplicate notes after saving theme switching rule chain
221 [       ] mkalkbrenner: added warnings about properties and page cache
222
223
224 ThemeKey 6.x-3.0-rc2, 2010-09-02
225 --------------------------------
226 [       ] mkalkbrenner: fixed Undefined variable: _SESSION in themekey_init() when using Pressflow or Cocomore Drupal Core
227 [       ] mkalkbrenner: fixed links in descriptions and help texts
228 [       ] mkalkbrenner: fixed typing error
229
230
231 ThemeKey 6.x-3.0-rc1, 2010-08-20
232 --------------------------------
233 [#884862] flamingvan, mkalkbrenner: taxonomy properties and node revisions
234 [       ] mkalkbrenner: improved comments
235 [       ] mkalkbrenner: don't execute rule chain when cron has been started by drush
236
237
238 ThemeKey 6.x-3.0-beta1, 2010-08-16
239 ----------------------------------
240 [       ] mkalkbrenner: fixed warning: Undefined variable: object
241 [       ] mkalkbrenner: fixed warnings in rule chain form
242 [       ] mkalkbrenner: changed code according to drupal coding standards
243 [#847204] mkalkbrenner: ThemeKey UI: Unable to change themes for nodes already created
244
245
246 ThemeKey 6.x-3.0-alpha3, 2010-07-30
247 -----------------------------------
248 [       ] mkalkbrenner: added icons to Theme Switching Rule Chain that show the page cache compatibility of this rule
249 [       ] mkalkbrenner: check names of new properties added via hook_themekey_properties()
250 [       ] mkalkbrenner: added explainations of page cache compatibility
251 [#863252] mkalkbrenner: Administration theme overrides the default theme if Rule Chain is empty
252
253
254 ThemeKey 6.x-3.0-alpha2, 2010-07-27
255 -----------------------------------
256 [       ] mkalkbrenner: ThemeKey Debug: fixed fatal error: Call to undefined function themekey_rule_get()
257 [       ] mkalkbrenner: fixed critical error: property setting from path did not work correctly
258
259
260 ThemeKey 6.x-3.0-alpha1, 2010-07-22
261 -----------------------------------
262 [       ] mkalkbrenner: improved some descriptions
263 [#445538] Sansui, mkalkbrenner: added new tutorial to help section: "Allowing users to select a theme for all content they create"
264 [#812114] mkalkbrenner: fast deletion of page cache after modifications to Theme Switching Rule Chain
265 [       ] mkalkbrenner: removed table themekey_paths and introduced the preprocessed variable themekey_paths instead which should be faster
266 [       ] mkalkbrenner: removed some obsolete internal functions
267 [#812114] mkalkbrenner: fast deletion of page cache after modifications to user profile theme setting
268 [#812114] mkalkbrenner: wildcard deletion of page cache after modifications to path alias theme setting
269 [#812114] mkalkbrenner: introduced classification of page cache support for themekey properties
270 [       ] mkalkbrenner: allow '0' as value when creating a new rule
271 [#812114] mkalkbrenner: introduced themekey cron to clean up page cache depending on rules containing time based properties
272 [       ] mkalkbrenner: aded some documentation
273
274
275 ThemeKey 6.x-2.2, 2010-07-19
276 ----------------------------
277 [#445538] mkalkbrenner: allow the author himself to select a theme for all his nodes
278 [#754978] mkalkbrenner: Completed Debug for non root users/visitors
279 [#855026] mkalkbrenner: Add "administration theme", additionally to "System default" in theme select box
280 [       ] mkalkbrenner: fixed debug message on block configuration page
281 [#567222] JMTorres, mkalkbrenner: ajax views do not work with the themekey module
282
283
284 ThemeKey 6.x-2.1, 2010-06-15
285 ----------------------------
286 [#808858] mkalkbrenner: Scanning modules may not work
287 [#807624] mkalkbrenner: Use of "t()" function can produce wrong theme when using theme_debug
288 [#825868] mkalkbrenner: "Retain the theme until a new theme is set for anonymous users" option is not working
289 [#754978] mkalkbrenner: Debug for non root users/visitors
290
291
292 ThemeKey 6.x-2.0, 2010-05-14
293 ----------------------------
294 [#797332] mkalkbrenner: undefined function - same in themekey_ui_admin.inc
295
296
297 ThemeKey 6.x-2.0-rc5, 2010-05-13
298 --------------------------------
299 [#796306] mkalkbrenner: fixed warning
300 [#797318] mkalkbrenner: Can't configure Themekey - configuration page is blank
301 [#797332] mkalkbrenner: undefined function
302
303
304 ThemeKey 6.x-2.0-rc4, 2010-05-10
305 --------------------------------
306 [#707208] kfritsche: Out of Memory - removed obsolete constant PATH_MAX_PARTS
307 [#777312] AlexisWilke, mkalkbrenner: Theme silently not changed when there is a conflict...
308 [       ] mkalkbrenner: lazy loading of themekey_base.inc
309 [#778556] AlexisWilke, mkalkbrenner: Fixed E_NOTICE about $wildcard
310 [#756556] mkalkbrenner: Non matching child rules might terminate rule chain evaluation
311
312
313 ThemeKey 6.x-2.0-rc3, 2010-04-20
314 --------------------------------
315 [#771686] AlexisWilke: Errors with E_NOTICE turned on
316 [#707208] mkalkbrenner: Out of Memory - more effective algorithm to check property drupal:path
317 [       ] mkalkbrenner: documented property drupal:path
318
319
320 ThemeKey 6.x-2.0-rc2, 2010-03-26
321 --------------------------------
322 [#745932] mkalkbrenner: property node:type should be set at node/add/XYZ
323 [       ] mkalkbrenner: introduced new property drupal:get_q to solve #745932
324 [#707208] mkalkbrenner: Out of Memory - turn off ThemeKey when cron runs
325 [#754210] mkalkbrenner: Fatal error when turning off module themekey_debug with debug options enabled
326
327
328 ThemeKey 6.x-2.0-rc1, 2010-03-16
329 --------------------------------
330 [#682626] mkalkbrenner: added setting to treat paths case sensitive or case insensitive
331 [       ] mkalkbrenner: added possible value 'neutral' to property node:language
332 [#684868] mkalkbrenner: Imagecache breaks, avoid node_load() in hook_init()
333 [#740412] AlexisWilke: DELETE variables must use %% instead of %
334 [#741268] mkalkbrenner: added switch for custom theme overriding
335 [#730254] mkalkbrenner: made theme_themekey_ui_theme_select_form more robust
336 [       ] mkalkbrenner: fixed default value of checkbox "Retain the theme until a new theme is set for anonymous users"
337 [       ] mkalkbrenner: fixed layout of theme selection form element of ThemeKey UI
338 [#701642] will_in_wi, emueller, mkalkbrenner: Editing a node removes theme defined
339 [#685108] butler360, mkalkbrenner: ThemeKey won't work correctly until you click 'Save configuration' at ThemeKey settings
340
341
342 ThemeKey 6.x-2.0-beta7, 2009-01-12
343 ----------------------------------
344 [       ] mkalkbrenner: improved ThemeKey's help
345 [       ] mkalkbrenner: added a tutorial about Rule Chaining
346 [       ] mkalkbrenner: integrated ThemeKey Properties Debug into ThemeKey
347 [#681358] mkalkbrenner: debug messages might stop ThemeKey to switch themes
348 [       ] mkalkbrenner: added rule matching debugging
349
350
351 ThemeKey 6.x-2.0-beta6, 2009-01-07
352 ----------------------------------
353 [       ] mkalkbrenner: improved validator for drupal:path
354 [       ] mkalkbrenner: hide delete link if active rule has child
355 [       ] mkalkbrenner: repeat ThemeKey rule on delete confirm page
356 [       ] mkalkbrenner: don't offer delete link for static rules
357 [#676322] mkalkbrenner: wildcard handling for path aliases is broken
358
359
360 ThemeKey 6.x-2.0-beta5, 2009-01-06
361 ----------------------------------
362 [       ] mkalkbrenner: Introduced new right 'assign path alias themes' for ThemeKey UI
363 [#669376] mkalkbrenner: ThemeKey UI is incompatible to Organic Groups (Illegal choice when I select a theme using themekey)
364 [       ] mkalkbrenner: ThemeKey UI uses beautified theme selector
365 [#675952] mkalkbrenner: "Tables not locked" error
366
367
368 ThemeKey 6.x-2.0-beta4, 2009-01-04
369 -----------------------------------
370 [#665710] mkalkbrenner: wrong strategy for checking multi valued properties for some operators
371 [       ] mkalkbrenner: added themekey_validator_time()
372 [       ] mkalkbrenner: improved validators and documented validators in source code
373 [       ] mkalkbrenner: applied "coder" and fixed warnings
374 [       ] mkalkbrenner: commented more source code
375 [       ] mkalkbrenner: cleaned up code and API
376 [#669994] mkalkbrenner: wrong detection of "identical theme switching rules in the chain"
377 [       ] mkalkbrenner: themekey_ui_get_path_theme() should only return themes assigened to rules without children
378 [       ] mkalkbrenner: lock table to prevent race condition in function themekey_properties_del()
379 [#670086] mkalkbrenner: ThemeKey UI: Unable to set different themes for different path aliases
380 [#301904] Carsten Müller: Meaning of propertys: added help texts for properties
381 [       ] mkalkbrenner: always add new rules at the end of the chain
382 [       ] mkalkbrenner: introduced hook_themekey_load_validators()
383 [       ] mkalkbrenner: added help section
384
385
386 ThemeKey 6.x-2.0-beta3, 2009-12-18
387 -----------------------------------
388 [       ] Carsten Müller, mkalkbrenner: added validation function themekey_validator_string_boolean() and improved themekey_validator_nummeric_boolean()
389 [#662786] mkalkbrenner: Error Message after upgrading to latest beta
390
391
392 ThemeKey 6.x-2.0-beta2, 2009-12-17
393 -----------------------------------
394 [       ] Carsten Müller: improved validator themekey_validator_nummeric_boolean()
395 [       ] mkalkbrenner: moved modules into package ThemeKey
396 [       ] mkalkbrenner: fixed theme for path detection in ThemeKey UI in combination with different operators
397 [       ] mkalkbrenner: improved help section a little
398 [       ] mkalkbrenner: API: introduced static properties as generic concept for ThemeKey UI and Taxonomy Theme
399
400
401 ThemeKey 6.x-2.0-beta1, 2009-12-15
402 ----------------------------------
403 [       ] mkalkbrenner: API: replaced concept of conditions by chaining simple property based rules
404 [       ] mkalkbrenner: API: don't allow altering of themekey_attributes, themekey_properties and themekey_maps via hook
405 [       ] mkalkbrenner: API: introduced validators for rules depending on selected property
406 [       ] mkalkbrenner: new properties node:created_date_time, node:created_date, node:changed_date_time, node:changed_date
407 [       ] mkalkbrenner: optimized database performance
408 [       ] mkalkbrenner: improved user interface
409 [       ] mkalkbrenner: adjusted more default values
410 [       ] mkalkbrenner: allow <= and >= as operator for conditions
411 [       ] mkalkbrenner: removed pager from "Theme Switching Rule Chain"
412 [       ] mkalkbrenner: refactored upgrade path from ThemeKey 6.x-1.1 to 6.x-2.0beta1
413 [       ] mkalkbrenner: refactored upgrade path from ThemeKey 6.x-1.2beta7 to 6.x-2.0beta1
414 [#442192] mkalkbrenner: Main condition not =
415 [#654368] metaphysis, mkalkbrenner: Update from 6.x-1.2-beta1 to beta7 fails with postgresql
416
417
418 ThemeKey 6.x-2.0-alpha3, 2009-11-25
419 -----------------------------------
420 [       ] mkalkbrenner: fixed error during fresh installation: Key column 'custom' doesn't exist in table
421 [       ] mkalkbrenner: simplified installation process and changed default values
422
423
424 ThemeKey 6.x-2.0-alpha2, 2009-11-25
425 -----------------------------------
426 [       ] mkalkbrenner: API: hook_themekey_properties(): removed attribute 'path'
427 [#629676#comment-2304878] mkalkbrenner: API: object based node property mapping is completely removed and replaced by "normal" map functions
428 [       ] mkalkbrenner: fixed warning when using drupal:path in combination with wildcards on a non aliased path
429 [#619940#comment-2303706] mkalkbrenner: no other node properties than node:nid are working
430 [#619940#comment-2303706] mkalkbrenner: algorithm to build path ancestors returned incomplete result
431
432
433 ThemeKey 6.x-2.0-alpha1, 2009-11-24
434 -----------------------------------
435 [       ] mkalkbrenner: API: hook_themekey_properties(): removed attributes 'multiple' and 'weight'
436 [       ] mkalkbrenner: API: removed themekey custom path concept. Themekey custom paths became properties using drupal:path
437 [       ] mkalkbrenner: API: removed requirement to turn properties on or off
438 [#625176] mkalkbrenner: Let admin adjust path and property weight
439 [#591200] mkalkbrenner: Performance: Some property callbacks get called multiple times
440 [#639808] mkalkbrenner: Conditions always return TRUE if property is NULL
441 [#582738] mkalkbrenner: Themekey 'Retain the theme until a new theme is set' setting not working with cached pages for anonymous users
442
443
444 ThemeKey 6.x-1.2-beta7, 2009-11-24
445 ----------------------------------
446 [#634028] mkalkbrenner: Callbacks for properties seems to be senseless
447 [#638426] mkalkbrenner: Two queries failed when upgrading from beta4 to beta6
448
449
450 ThemeKey 6.x-1.2-beta6, 2009-11-13
451 ----------------------------------
452 [#631946] donquixote, mkalkbrenner: Incorrect table definition (themekey_ui_).
453 [#631900] mkalkbrenner: Warning when entering first path at /admin/settings/themekey
454
455
456 ThemeKey 6.x-1.2-beta5, 2009-11-12
457 ----------------------------------
458 [#319581] mkalkbrenner: GET parameters break theme switching based on url aliases
459 [#627974] mkalkbrenner: Rewrite ThemeKey UI
460 [#629672] mkalkbrenner: taxonomy:tid_and_childs still not working in all cases => rewrite of property value detection required
461 [#629676] mkalkbrenner: turn object property mapping into node property mapping
462 [#626254] mkalkbrenner: problem after changes in the general tab => "Discover all node properties for selection" is incompatible to some modules
463
464
465 ThemeKey 6.x-1.2-beta4, 2009-11-05
466 ----------------------------------
467 [       ] mkalkbrenner: subfolder modules was missing in 6.x-1.2-beta3
468
469
470 ThemeKey 6.x-1.2-beta3, 2009-11-05
471 ----------------------------------
472 [#619940] mkalkbrenner: Allow themekey properties as conditions for themekey paths
473 [#591200] mkalkbrenner: Performance: Some property callbacks get called multiple times
474 [#624374] mkalkbrenner: Validate property conditions before saving
475 [#624124] mkalkbrenner: Impossible to set two identical paths with different conditions
476
477
478 ThemeKey 6.x-1.2-beta2, 2009-10-30
479 ----------------------------------
480 [#616946] mkalkbrenner: Temporally deactivated Taxonomy Menu custom path support because code is outdated since a long time
481 [#617990] FVANtom, mkalkbrenner: Themekey disables themes after configuration
482 [#442188] kratib, mkalkbrenner: Supporting regex
483 [#615720] mkalkbrenner: Condition operators don't work on properties based on array values
484 [#607394] dankh, mkalkbrenner: Property "taxonomy:tid_and_childs" incompatible with module "Taxonomy Menu"
485
486
487 ThemeKey 6.x-1.2-beta1, 2009-10-01
488 ----------------------------------
489 [#482766] mkalkbrenner: Themekey overriding administration theme on node edit
490 [#558044] mkalkbrenner: ThemeKey does not respect theme enabled/disabled
491 [#587872] mkalkbrenner: removed menu properties
492 [#587868] mkalkbrenner: finish book properties
493
494
495 ThemeKey 6.x-1.2-alpha1, 2009-09-25
496 -----------------------------------
497 [#584982] sinasalek, mkalkbrenner: Does not respect hierarchy of terms - added new property taxonomy:tid_and_childs
498 [#434242] mkalkbrenner, cspitzlay: Non-array properties do not work correctly
499 [#570642] mkalkbrenner: ThemeKey breaks core block configuration
500 [       ] mkalkbrenner: mention ThemeKey Properties at README.txt
501 [       ] mkalkbrenner: added CHANGELOG.txt
502