You are here

CHANGELOG.txt in ThemeKey 6.2

ThemeKey 6.x-2.5, 2010-08-16
----------------------------
[       ] mkalkbrenner: fixed warning: Undefined variable: object
[#847204] mkalkbrenner: ThemeKey UI: Unable to change themes for nodes already created


ThemeKey 6.x-2.4, 2010-07-30
----------------------------
[#863252] mkalkbrenner: Administration theme overrides the default theme if Rule Chain is empty


ThemeKey 6.x-2.3, 2010-07-22
----------------------------
[       ] mkalkbrenner: improved some descriptions
[#445538] Sansui, mkalkbrenner: added new tutorial to help section: "Allowing users to select a theme for all content they create"
[       ] mkalkbrenner: allow '0' as value when creating a new rule
[#812114] mkalkbrenner: introduced classification of page cache support for themekey properties to be compatible to ThemeKey 6.x-3.x


ThemeKey 6.x-2.2, 2010-07-19
----------------------------
[#445538] mkalkbrenner: allow the author himself to select a theme for all his nodes
[#754978] mkalkbrenner: Completed Debug for non root users/visitors
[#855026] mkalkbrenner: Add "administration theme", additionally to "System default" in theme select box
[       ] mkalkbrenner: fixed debug message on block configuration page
[#567222] JMTorres, mkalkbrenner: ajax views do not work with the themekey module


ThemeKey 6.x-2.1, 2010-06-15
----------------------------
[#808858] mkalkbrenner: Scanning modules may not work
[#807624] mkalkbrenner: Use of "t()" function can produce wrong theme when using theme_debug
[#825868] mkalkbrenner: "Retain the theme until a new theme is set for anonymous users" option is not working
[#754978] mkalkbrenner: Debug for non root users/visitors


ThemeKey 6.x-2.0, 2010-05-14
----------------------------
[#797332] mkalkbrenner: undefined function - same in themekey_ui_admin.inc


ThemeKey 6.x-2.0-rc5, 2010-05-13
--------------------------------
[#796306] mkalkbrenner: fixed warning
[#797318] mkalkbrenner: Can't configure Themekey - configuration page is blank
[#797332] mkalkbrenner: undefined function


ThemeKey 6.x-2.0-rc4, 2010-05-10
--------------------------------
[#707208] kfritsche: Out of Memory - removed obsolete constant PATH_MAX_PARTS
[#777312] AlexisWilke, mkalkbrenner: Theme silently not changed when there is a conflict...
[       ] mkalkbrenner: lazy loading of themekey_base.inc
[#778556] AlexisWilke, mkalkbrenner: Fixed E_NOTICE about $wildcard
[#756556] mkalkbrenner: Non matching child rules might terminate rule chain evaluation


ThemeKey 6.x-2.0-rc3, 2010-04-20
--------------------------------
[#771686] AlexisWilke: Errors with E_NOTICE turned on
[#707208] mkalkbrenner: Out of Memory - more effective algorithm to check property drupal:path
[       ] mkalkbrenner: documented property drupal:path


ThemeKey 6.x-2.0-rc2, 2010-03-26
--------------------------------
[#745932] mkalkbrenner: property node:type should be set at node/add/XYZ
[       ] mkalkbrenner: introduced new property drupal:get_q to solve #745932
[#707208] mkalkbrenner: Out of Memory - turn off ThemeKey when cron runs
[#754210] mkalkbrenner: Fatal error when turning off module themekey_debug with debug options enabled


ThemeKey 6.x-2.0-rc1, 2010-03-16
--------------------------------
[#682626] mkalkbrenner: added setting to treat paths case sensitive or case insensitive
[       ] mkalkbrenner: added possible value 'neutral' to property node:language
[#684868] mkalkbrenner: Imagecache breaks, avoid node_load() in hook_init()
[#740412] AlexisWilke: DELETE variables must use %% instead of %
[#741268] mkalkbrenner: added switch for custom theme overriding
[#730254] mkalkbrenner: made theme_themekey_ui_theme_select_form more robust
[       ] mkalkbrenner: fixed default value of checkbox "Retain the theme until a new theme is set for anonymous users"
[       ] mkalkbrenner: fixed layout of theme selection form element of ThemeKey UI
[#701642] will_in_wi, emueller, mkalkbrenner: Editing a node removes theme defined
[#685108] butler360, mkalkbrenner: ThemeKey won't work correctly until you click 'Save configuration' at ThemeKey settings


ThemeKey 6.x-2.0-beta7, 2009-01-12
----------------------------------
[       ] mkalkbrenner: improved ThemeKey's help
[       ] mkalkbrenner: added a tutorial about Rule Chaining
[       ] mkalkbrenner: integrated ThemeKey Properties Debug into ThemeKey
[#681358] mkalkbrenner: debug messages might stop ThemeKey to switch themes
[       ] mkalkbrenner: added rule matching debugging


ThemeKey 6.x-2.0-beta6, 2009-01-07
----------------------------------
[       ] mkalkbrenner: improved validator for drupal:path
[       ] mkalkbrenner: hide delete link if active rule has child
[       ] mkalkbrenner: repeat ThemeKey rule on delete confirm page
[       ] mkalkbrenner: don't offer delete link for static rules
[#676322] mkalkbrenner: wildcard handling for path aliases is broken


ThemeKey 6.x-2.0-beta5, 2009-01-06
----------------------------------
[       ] mkalkbrenner: Introduced new right 'assign path alias themes' for ThemeKey UI
[#669376] mkalkbrenner: ThemeKey UI is incompatible to Organic Groups (Illegal choice when I select a theme using themekey)
[       ] mkalkbrenner: ThemeKey UI uses beautified theme selector
[#675952] mkalkbrenner: "Tables not locked" error


ThemeKey 6.x-2.0-beta4, 2009-01-04
-----------------------------------
[#665710] mkalkbrenner: wrong strategy for checking multi valued properties for some operators
[       ] mkalkbrenner: added themekey_validator_time()
[       ] mkalkbrenner: improved validators and documented validators in source code
[       ] mkalkbrenner: applied "coder" and fixed warnings
[       ] mkalkbrenner: commented more source code
[       ] mkalkbrenner: cleaned up code and API
[#669994] mkalkbrenner: wrong detection of "identical theme switching rules in the chain"
[       ] mkalkbrenner: themekey_ui_get_path_theme() should only return themes assigened to rules without children
[       ] mkalkbrenner: lock table to prevent race condition in function themekey_properties_del()
[#670086] mkalkbrenner: ThemeKey UI: Unable to set different themes for different path aliases
[#301904] Carsten Müller: Meaning of propertys: added help texts for properties
[       ] mkalkbrenner: always add new rules at the end of the chain
[       ] mkalkbrenner: introduced hook_themekey_load_validators()
[       ] mkalkbrenner: added help section


ThemeKey 6.x-2.0-beta3, 2009-12-18
-----------------------------------
[       ] Carsten Müller, mkalkbrenner: added validation function themekey_validator_string_boolean() and improved themekey_validator_nummeric_boolean()
[#662786] mkalkbrenner: Error Message after upgrading to latest beta


ThemeKey 6.x-2.0-beta2, 2009-12-17
-----------------------------------
[       ] Carsten Müller: improved validator themekey_validator_nummeric_boolean()
[       ] mkalkbrenner: moved modules into package ThemeKey
[       ] mkalkbrenner: fixed theme for path detection in ThemeKey UI in combination with different operators
[       ] mkalkbrenner: improved help section a little
[       ] mkalkbrenner: API: introduced static properties as generic concept for ThemeKey UI and Taxonomy Theme


ThemeKey 6.x-2.0-beta1, 2009-12-15
----------------------------------
[       ] mkalkbrenner: API: replaced concept of conditions by chaining simple property based rules
[       ] mkalkbrenner: API: don't allow altering of themekey_attributes, themekey_properties and themekey_maps via hook
[       ] mkalkbrenner: API: introduced validators for rules depending on selected property
[       ] mkalkbrenner: new properties node:created_date_time, node:created_date, node:changed_date_time, node:changed_date
[       ] mkalkbrenner: optimized database performance
[       ] mkalkbrenner: improved user interface
[       ] mkalkbrenner: adjusted more default values
[       ] mkalkbrenner: allow <= and >= as operator for conditions
[       ] mkalkbrenner: removed pager from "Theme Switching Rule Chain"
[       ] mkalkbrenner: refactored upgrade path from ThemeKey 6.x-1.1 to 6.x-2.0beta1
[       ] mkalkbrenner: refactored upgrade path from ThemeKey 6.x-1.2beta7 to 6.x-2.0beta1
[#442192] mkalkbrenner: Main condition not =
[#654368] metaphysis, mkalkbrenner: Update from 6.x-1.2-beta1 to beta7 fails with postgresql


ThemeKey 6.x-2.0-alpha3, 2009-11-25
-----------------------------------
[       ] mkalkbrenner: fixed error during fresh installation: Key column 'custom' doesn't exist in table
[       ] mkalkbrenner: simplified installation process and changed default values


ThemeKey 6.x-2.0-alpha2, 2009-11-25
-----------------------------------
[       ] mkalkbrenner: API: hook_themekey_properties(): removed attribute 'path'
[#629676#comment-2304878] mkalkbrenner: API: object based node property mapping is completely removed and replaced by "normal" map functions
[       ] mkalkbrenner: fixed warning when using drupal:path in combination with wildcards on a non aliased path
[#619940#comment-2303706] mkalkbrenner: no other node properties than node:nid are working
[#619940#comment-2303706] mkalkbrenner: algorithm to build path ancestors returned incomplete result


ThemeKey 6.x-2.0-alpha1, 2009-11-24
-----------------------------------
[       ] mkalkbrenner: API: hook_themekey_properties(): removed attributes 'multiple' and 'weight'
[       ] mkalkbrenner: API: removed themekey custom path concept. Themekey custom paths became properties using drupal:path 
[       ] mkalkbrenner: API: removed requirement to turn properties on or off 
[#625176] mkalkbrenner: Let admin adjust path and property weight
[#591200] mkalkbrenner: Performance: Some property callbacks get called multiple times
[#639808] mkalkbrenner: Conditions always return TRUE if property is NULL
[#582738] mkalkbrenner: Themekey 'Retain the theme until a new theme is set' setting not working with cached pages for anonymous users


ThemeKey 6.x-1.2-beta7, 2009-11-24
----------------------------------
[#634028] mkalkbrenner: Callbacks for properties seems to be senseless
[#638426] mkalkbrenner: Two queries failed when upgrading from beta4 to beta6


ThemeKey 6.x-1.2-beta6, 2009-11-13
----------------------------------
[#631946] donquixote, mkalkbrenner: Incorrect table definition (themekey_ui_).
[#631900] mkalkbrenner: Warning when entering first path at /admin/settings/themekey


ThemeKey 6.x-1.2-beta5, 2009-11-12
----------------------------------
[#319581] mkalkbrenner: GET parameters break theme switching based on url aliases
[#627974] mkalkbrenner: Rewrite ThemeKey UI
[#629672] mkalkbrenner: taxonomy:tid_and_childs still not working in all cases => rewrite of property value detection required
[#629676] mkalkbrenner: turn object property mapping into node property mapping
[#626254] mkalkbrenner: problem after changes in the general tab => "Discover all node properties for selection" is incompatible to some modules


ThemeKey 6.x-1.2-beta4, 2009-11-05
----------------------------------
[       ] mkalkbrenner: subfolder modules was missing in 6.x-1.2-beta3


ThemeKey 6.x-1.2-beta3, 2009-11-05
----------------------------------
[#619940] mkalkbrenner: Allow themekey properties as conditions for themekey paths
[#591200] mkalkbrenner: Performance: Some property callbacks get called multiple times
[#624374] mkalkbrenner: Validate property conditions before saving
[#624124] mkalkbrenner: Impossible to set two identical paths with different conditions


ThemeKey 6.x-1.2-beta2, 2009-10-30
----------------------------------
[#616946] mkalkbrenner: Temporally deactivated Taxonomy Menu custom path support because code is outdated since a long time 
[#617990] FVANtom, mkalkbrenner: Themekey disables themes after configuration
[#442188] kratib, mkalkbrenner: Supporting regex
[#615720] mkalkbrenner: Condition operators don't work on properties based on array values
[#607394] dankh, mkalkbrenner: Property "taxonomy:tid_and_childs" incompatible with module "Taxonomy Menu"


ThemeKey 6.x-1.2-beta1, 2009-10-01
----------------------------------
[#482766] mkalkbrenner: Themekey overriding administration theme on node edit
[#558044] mkalkbrenner: ThemeKey does not respect theme enabled/disabled
[#587872] mkalkbrenner: removed menu properties
[#587868] mkalkbrenner: finish book properties


ThemeKey 6.x-1.2-alpha1, 2009-09-25
-----------------------------------
[#584982] sinasalek, mkalkbrenner: Does not respect hierarchy of terms - added new property taxonomy:tid_and_childs
[#434242] mkalkbrenner, cspitzlay: Non-array properties do not work correctly
[#570642] mkalkbrenner: ThemeKey breaks core block configuration
[       ] mkalkbrenner: mention ThemeKey Properties at README.txt
[       ] mkalkbrenner: added CHANGELOG.txt

File

CHANGELOG.txt
View source
  1. ThemeKey 6.x-2.5, 2010-08-16
  2. ----------------------------
  3. [ ] mkalkbrenner: fixed warning: Undefined variable: object
  4. [#847204] mkalkbrenner: ThemeKey UI: Unable to change themes for nodes already created
  5. ThemeKey 6.x-2.4, 2010-07-30
  6. ----------------------------
  7. [#863252] mkalkbrenner: Administration theme overrides the default theme if Rule Chain is empty
  8. ThemeKey 6.x-2.3, 2010-07-22
  9. ----------------------------
  10. [ ] mkalkbrenner: improved some descriptions
  11. [#445538] Sansui, mkalkbrenner: added new tutorial to help section: "Allowing users to select a theme for all content they create"
  12. [ ] mkalkbrenner: allow '0' as value when creating a new rule
  13. [#812114] mkalkbrenner: introduced classification of page cache support for themekey properties to be compatible to ThemeKey 6.x-3.x
  14. ThemeKey 6.x-2.2, 2010-07-19
  15. ----------------------------
  16. [#445538] mkalkbrenner: allow the author himself to select a theme for all his nodes
  17. [#754978] mkalkbrenner: Completed Debug for non root users/visitors
  18. [#855026] mkalkbrenner: Add "administration theme", additionally to "System default" in theme select box
  19. [ ] mkalkbrenner: fixed debug message on block configuration page
  20. [#567222] JMTorres, mkalkbrenner: ajax views do not work with the themekey module
  21. ThemeKey 6.x-2.1, 2010-06-15
  22. ----------------------------
  23. [#808858] mkalkbrenner: Scanning modules may not work
  24. [#807624] mkalkbrenner: Use of "t()" function can produce wrong theme when using theme_debug
  25. [#825868] mkalkbrenner: "Retain the theme until a new theme is set for anonymous users" option is not working
  26. [#754978] mkalkbrenner: Debug for non root users/visitors
  27. ThemeKey 6.x-2.0, 2010-05-14
  28. ----------------------------
  29. [#797332] mkalkbrenner: undefined function - same in themekey_ui_admin.inc
  30. ThemeKey 6.x-2.0-rc5, 2010-05-13
  31. --------------------------------
  32. [#796306] mkalkbrenner: fixed warning
  33. [#797318] mkalkbrenner: Can't configure Themekey - configuration page is blank
  34. [#797332] mkalkbrenner: undefined function
  35. ThemeKey 6.x-2.0-rc4, 2010-05-10
  36. --------------------------------
  37. [#707208] kfritsche: Out of Memory - removed obsolete constant PATH_MAX_PARTS
  38. [#777312] AlexisWilke, mkalkbrenner: Theme silently not changed when there is a conflict...
  39. [ ] mkalkbrenner: lazy loading of themekey_base.inc
  40. [#778556] AlexisWilke, mkalkbrenner: Fixed E_NOTICE about $wildcard
  41. [#756556] mkalkbrenner: Non matching child rules might terminate rule chain evaluation
  42. ThemeKey 6.x-2.0-rc3, 2010-04-20
  43. --------------------------------
  44. [#771686] AlexisWilke: Errors with E_NOTICE turned on
  45. [#707208] mkalkbrenner: Out of Memory - more effective algorithm to check property drupal:path
  46. [ ] mkalkbrenner: documented property drupal:path
  47. ThemeKey 6.x-2.0-rc2, 2010-03-26
  48. --------------------------------
  49. [#745932] mkalkbrenner: property node:type should be set at node/add/XYZ
  50. [ ] mkalkbrenner: introduced new property drupal:get_q to solve #745932
  51. [#707208] mkalkbrenner: Out of Memory - turn off ThemeKey when cron runs
  52. [#754210] mkalkbrenner: Fatal error when turning off module themekey_debug with debug options enabled
  53. ThemeKey 6.x-2.0-rc1, 2010-03-16
  54. --------------------------------
  55. [#682626] mkalkbrenner: added setting to treat paths case sensitive or case insensitive
  56. [ ] mkalkbrenner: added possible value 'neutral' to property node:language
  57. [#684868] mkalkbrenner: Imagecache breaks, avoid node_load() in hook_init()
  58. [#740412] AlexisWilke: DELETE variables must use %% instead of %
  59. [#741268] mkalkbrenner: added switch for custom theme overriding
  60. [#730254] mkalkbrenner: made theme_themekey_ui_theme_select_form more robust
  61. [ ] mkalkbrenner: fixed default value of checkbox "Retain the theme until a new theme is set for anonymous users"
  62. [ ] mkalkbrenner: fixed layout of theme selection form element of ThemeKey UI
  63. [#701642] will_in_wi, emueller, mkalkbrenner: Editing a node removes theme defined
  64. [#685108] butler360, mkalkbrenner: ThemeKey won't work correctly until you click 'Save configuration' at ThemeKey settings
  65. ThemeKey 6.x-2.0-beta7, 2009-01-12
  66. ----------------------------------
  67. [ ] mkalkbrenner: improved ThemeKey's help
  68. [ ] mkalkbrenner: added a tutorial about Rule Chaining
  69. [ ] mkalkbrenner: integrated ThemeKey Properties Debug into ThemeKey
  70. [#681358] mkalkbrenner: debug messages might stop ThemeKey to switch themes
  71. [ ] mkalkbrenner: added rule matching debugging
  72. ThemeKey 6.x-2.0-beta6, 2009-01-07
  73. ----------------------------------
  74. [ ] mkalkbrenner: improved validator for drupal:path
  75. [ ] mkalkbrenner: hide delete link if active rule has child
  76. [ ] mkalkbrenner: repeat ThemeKey rule on delete confirm page
  77. [ ] mkalkbrenner: don't offer delete link for static rules
  78. [#676322] mkalkbrenner: wildcard handling for path aliases is broken
  79. ThemeKey 6.x-2.0-beta5, 2009-01-06
  80. ----------------------------------
  81. [ ] mkalkbrenner: Introduced new right 'assign path alias themes' for ThemeKey UI
  82. [#669376] mkalkbrenner: ThemeKey UI is incompatible to Organic Groups (Illegal choice when I select a theme using themekey)
  83. [ ] mkalkbrenner: ThemeKey UI uses beautified theme selector
  84. [#675952] mkalkbrenner: "Tables not locked" error
  85. ThemeKey 6.x-2.0-beta4, 2009-01-04
  86. -----------------------------------
  87. [#665710] mkalkbrenner: wrong strategy for checking multi valued properties for some operators
  88. [ ] mkalkbrenner: added themekey_validator_time()
  89. [ ] mkalkbrenner: improved validators and documented validators in source code
  90. [ ] mkalkbrenner: applied "coder" and fixed warnings
  91. [ ] mkalkbrenner: commented more source code
  92. [ ] mkalkbrenner: cleaned up code and API
  93. [#669994] mkalkbrenner: wrong detection of "identical theme switching rules in the chain"
  94. [ ] mkalkbrenner: themekey_ui_get_path_theme() should only return themes assigened to rules without children
  95. [ ] mkalkbrenner: lock table to prevent race condition in function themekey_properties_del()
  96. [#670086] mkalkbrenner: ThemeKey UI: Unable to set different themes for different path aliases
  97. [#301904] Carsten Müller: Meaning of propertys: added help texts for properties
  98. [ ] mkalkbrenner: always add new rules at the end of the chain
  99. [ ] mkalkbrenner: introduced hook_themekey_load_validators()
  100. [ ] mkalkbrenner: added help section
  101. ThemeKey 6.x-2.0-beta3, 2009-12-18
  102. -----------------------------------
  103. [ ] Carsten Müller, mkalkbrenner: added validation function themekey_validator_string_boolean() and improved themekey_validator_nummeric_boolean()
  104. [#662786] mkalkbrenner: Error Message after upgrading to latest beta
  105. ThemeKey 6.x-2.0-beta2, 2009-12-17
  106. -----------------------------------
  107. [ ] Carsten Müller: improved validator themekey_validator_nummeric_boolean()
  108. [ ] mkalkbrenner: moved modules into package ThemeKey
  109. [ ] mkalkbrenner: fixed theme for path detection in ThemeKey UI in combination with different operators
  110. [ ] mkalkbrenner: improved help section a little
  111. [ ] mkalkbrenner: API: introduced static properties as generic concept for ThemeKey UI and Taxonomy Theme
  112. ThemeKey 6.x-2.0-beta1, 2009-12-15
  113. ----------------------------------
  114. [ ] mkalkbrenner: API: replaced concept of conditions by chaining simple property based rules
  115. [ ] mkalkbrenner: API: don't allow altering of themekey_attributes, themekey_properties and themekey_maps via hook
  116. [ ] mkalkbrenner: API: introduced validators for rules depending on selected property
  117. [ ] mkalkbrenner: new properties node:created_date_time, node:created_date, node:changed_date_time, node:changed_date
  118. [ ] mkalkbrenner: optimized database performance
  119. [ ] mkalkbrenner: improved user interface
  120. [ ] mkalkbrenner: adjusted more default values
  121. [ ] mkalkbrenner: allow <= and >= as operator for conditions
  122. [ ] mkalkbrenner: removed pager from "Theme Switching Rule Chain"
  123. [ ] mkalkbrenner: refactored upgrade path from ThemeKey 6.x-1.1 to 6.x-2.0beta1
  124. [ ] mkalkbrenner: refactored upgrade path from ThemeKey 6.x-1.2beta7 to 6.x-2.0beta1
  125. [#442192] mkalkbrenner: Main condition not =
  126. [#654368] metaphysis, mkalkbrenner: Update from 6.x-1.2-beta1 to beta7 fails with postgresql
  127. ThemeKey 6.x-2.0-alpha3, 2009-11-25
  128. -----------------------------------
  129. [ ] mkalkbrenner: fixed error during fresh installation: Key column 'custom' doesn't exist in table
  130. [ ] mkalkbrenner: simplified installation process and changed default values
  131. ThemeKey 6.x-2.0-alpha2, 2009-11-25
  132. -----------------------------------
  133. [ ] mkalkbrenner: API: hook_themekey_properties(): removed attribute 'path'
  134. [#629676#comment-2304878] mkalkbrenner: API: object based node property mapping is completely removed and replaced by "normal" map functions
  135. [ ] mkalkbrenner: fixed warning when using drupal:path in combination with wildcards on a non aliased path
  136. [#619940#comment-2303706] mkalkbrenner: no other node properties than node:nid are working
  137. [#619940#comment-2303706] mkalkbrenner: algorithm to build path ancestors returned incomplete result
  138. ThemeKey 6.x-2.0-alpha1, 2009-11-24
  139. -----------------------------------
  140. [ ] mkalkbrenner: API: hook_themekey_properties(): removed attributes 'multiple' and 'weight'
  141. [ ] mkalkbrenner: API: removed themekey custom path concept. Themekey custom paths became properties using drupal:path
  142. [ ] mkalkbrenner: API: removed requirement to turn properties on or off
  143. [#625176] mkalkbrenner: Let admin adjust path and property weight
  144. [#591200] mkalkbrenner: Performance: Some property callbacks get called multiple times
  145. [#639808] mkalkbrenner: Conditions always return TRUE if property is NULL
  146. [#582738] mkalkbrenner: Themekey 'Retain the theme until a new theme is set' setting not working with cached pages for anonymous users
  147. ThemeKey 6.x-1.2-beta7, 2009-11-24
  148. ----------------------------------
  149. [#634028] mkalkbrenner: Callbacks for properties seems to be senseless
  150. [#638426] mkalkbrenner: Two queries failed when upgrading from beta4 to beta6
  151. ThemeKey 6.x-1.2-beta6, 2009-11-13
  152. ----------------------------------
  153. [#631946] donquixote, mkalkbrenner: Incorrect table definition (themekey_ui_).
  154. [#631900] mkalkbrenner: Warning when entering first path at /admin/settings/themekey
  155. ThemeKey 6.x-1.2-beta5, 2009-11-12
  156. ----------------------------------
  157. [#319581] mkalkbrenner: GET parameters break theme switching based on url aliases
  158. [#627974] mkalkbrenner: Rewrite ThemeKey UI
  159. [#629672] mkalkbrenner: taxonomy:tid_and_childs still not working in all cases => rewrite of property value detection required
  160. [#629676] mkalkbrenner: turn object property mapping into node property mapping
  161. [#626254] mkalkbrenner: problem after changes in the general tab => "Discover all node properties for selection" is incompatible to some modules
  162. ThemeKey 6.x-1.2-beta4, 2009-11-05
  163. ----------------------------------
  164. [ ] mkalkbrenner: subfolder modules was missing in 6.x-1.2-beta3
  165. ThemeKey 6.x-1.2-beta3, 2009-11-05
  166. ----------------------------------
  167. [#619940] mkalkbrenner: Allow themekey properties as conditions for themekey paths
  168. [#591200] mkalkbrenner: Performance: Some property callbacks get called multiple times
  169. [#624374] mkalkbrenner: Validate property conditions before saving
  170. [#624124] mkalkbrenner: Impossible to set two identical paths with different conditions
  171. ThemeKey 6.x-1.2-beta2, 2009-10-30
  172. ----------------------------------
  173. [#616946] mkalkbrenner: Temporally deactivated Taxonomy Menu custom path support because code is outdated since a long time
  174. [#617990] FVANtom, mkalkbrenner: Themekey disables themes after configuration
  175. [#442188] kratib, mkalkbrenner: Supporting regex
  176. [#615720] mkalkbrenner: Condition operators don't work on properties based on array values
  177. [#607394] dankh, mkalkbrenner: Property "taxonomy:tid_and_childs" incompatible with module "Taxonomy Menu"
  178. ThemeKey 6.x-1.2-beta1, 2009-10-01
  179. ----------------------------------
  180. [#482766] mkalkbrenner: Themekey overriding administration theme on node edit
  181. [#558044] mkalkbrenner: ThemeKey does not respect theme enabled/disabled
  182. [#587872] mkalkbrenner: removed menu properties
  183. [#587868] mkalkbrenner: finish book properties
  184. ThemeKey 6.x-1.2-alpha1, 2009-09-25
  185. -----------------------------------
  186. [#584982] sinasalek, mkalkbrenner: Does not respect hierarchy of terms - added new property taxonomy:tid_and_childs
  187. [#434242] mkalkbrenner, cspitzlay: Non-array properties do not work correctly
  188. [#570642] mkalkbrenner: ThemeKey breaks core block configuration
  189. [ ] mkalkbrenner: mention ThemeKey Properties at README.txt
  190. [ ] mkalkbrenner: added CHANGELOG.txt