You are here

CHANGELOG.txt in ThemeKey 6.3

ThemeKey 6.x-3.7, 2011-09-28
----------------------------
[#1290754] mkalkbrenner: ThemeKey not working for block detail configuration
[#1252846] mkalkbrenner: Use of undefined constants when running install.php
[#1293182] mkalkbrenner: disable theme switching during drupal installation or update


ThemeKey 6.x-3.6, 2011-09-19
----------------------------
[#1254144] mkalkbrenner: integration / support of Revisioning module
[#1264310] tungscit, mkalkbrenner: Themekey path doesn't support special chars


ThemeKey 6.x-3.5, 2011-08-17
----------------------------
[        ] mkalkbrenner: hide debug information about current theme if themekey_debug_trace_rule_switching not set


ThemeKey 6.x-3.4, 2011-08-11
----------------------------
[#1159326] mkalkbrenner: drupal:path does not respect operator
[#1214624] chawl, mkalkbrenner: New property: wurfl:is_mobile_browser
[#1215656] mkalkbrenner: Avoid errors if a third party module gets deactivated
[#1236886] mkalkbrenner: show current theme using ThemeKey Debug


ThemeKey 6.x-3.3, 2011-04-27
----------------------------
[#1030268] mkalkbrenner: Toggle "Property drupal:path is case sensitive" does not work; drupal:path is always case sensitive
[#1038554] mkalkbrenner: Fixed Warning: First argument is expected to be a valid callback, 'theme_themekey_ui_theme_select_form' was given...
[#1065878] mkalkbrenner: Error messages when activating all Themekey modules on a Standard English Drupal installation
[#1125920] mkalkbrenner: don't set $custom_theme to 'default'
[        ] mkalkbrenner: Integrated Print module's paths to detect node ids


ThemeKey 6.x-3.2, 2011-01-13
----------------------------
[#1022166] mkalkbrenner: Call to undefined function themekey_invoke_modules() during database update when updating from an old version


ThemeKey 6.x-3.1, 2011-01-10
----------------------------
[       ] mkalkbrenner, cspitzlay: fixed signature of help form functions so default value for "collapsed" works
[#948444] mkalkbrenner: added experimental features support
[       ] mkalkbrenner: fixed debug message constraints on settings page
[#958184] LoMo: Edited English strings


ThemeKey 6.x-3.0, 2010-10-14
----------------------------
[       ] mkalkbrenner: Show tooltips about possible property values at rule chain edit form
[#908640] mkalkbrenner: explain operators
[       ] mkalkbrenner: avoid duplicate notes after saving theme switching rule chain
[       ] mkalkbrenner: added warnings about properties and page cache


ThemeKey 6.x-3.0-rc2, 2010-09-02
--------------------------------
[       ] mkalkbrenner: fixed Undefined variable: _SESSION in themekey_init() when using Pressflow or Cocomore Drupal Core
[       ] mkalkbrenner: fixed links in descriptions and help texts
[       ] mkalkbrenner: fixed typing error


ThemeKey 6.x-3.0-rc1, 2010-08-20
--------------------------------
[#884862] flamingvan, mkalkbrenner: taxonomy properties and node revisions
[       ] mkalkbrenner: improved comments
[       ] mkalkbrenner: don't execute rule chain when cron has been started by drush


ThemeKey 6.x-3.0-beta1, 2010-08-16
----------------------------------
[       ] mkalkbrenner: fixed warning: Undefined variable: object
[       ] mkalkbrenner: fixed warnings in rule chain form
[       ] mkalkbrenner: changed code according to drupal coding standards
[#847204] mkalkbrenner: ThemeKey UI: Unable to change themes for nodes already created


ThemeKey 6.x-3.0-alpha3, 2010-07-30
-----------------------------------
[       ] mkalkbrenner: added icons to Theme Switching Rule Chain that show the page cache compatibility of this rule
[       ] mkalkbrenner: check names of new properties added via hook_themekey_properties()
[       ] mkalkbrenner: added explainations of page cache compatibility
[#863252] mkalkbrenner: Administration theme overrides the default theme if Rule Chain is empty


ThemeKey 6.x-3.0-alpha2, 2010-07-27
-----------------------------------
[       ] mkalkbrenner: ThemeKey Debug: fixed fatal error: Call to undefined function themekey_rule_get()
[       ] mkalkbrenner: fixed critical error: property setting from path did not work correctly


ThemeKey 6.x-3.0-alpha1, 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"
[#812114] mkalkbrenner: fast deletion of page cache after modifications to Theme Switching Rule Chain
[       ] mkalkbrenner: removed table themekey_paths and introduced the preprocessed variable themekey_paths instead which should be faster
[       ] mkalkbrenner: removed some obsolete internal functions
[#812114] mkalkbrenner: fast deletion of page cache after modifications to user profile theme setting
[#812114] mkalkbrenner: wildcard deletion of page cache after modifications to path alias theme setting
[#812114] mkalkbrenner: introduced classification of page cache support for themekey properties
[       ] mkalkbrenner: allow '0' as value when creating a new rule
[#812114] mkalkbrenner: introduced themekey cron to clean up page cache depending on rules containing time based properties
[       ] mkalkbrenner: aded some documentation


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-3.7, 2011-09-28
  2. ----------------------------
  3. [#1290754] mkalkbrenner: ThemeKey not working for block detail configuration
  4. [#1252846] mkalkbrenner: Use of undefined constants when running install.php
  5. [#1293182] mkalkbrenner: disable theme switching during drupal installation or update
  6. ThemeKey 6.x-3.6, 2011-09-19
  7. ----------------------------
  8. [#1254144] mkalkbrenner: integration / support of Revisioning module
  9. [#1264310] tungscit, mkalkbrenner: Themekey path doesn't support special chars
  10. ThemeKey 6.x-3.5, 2011-08-17
  11. ----------------------------
  12. [ ] mkalkbrenner: hide debug information about current theme if themekey_debug_trace_rule_switching not set
  13. ThemeKey 6.x-3.4, 2011-08-11
  14. ----------------------------
  15. [#1159326] mkalkbrenner: drupal:path does not respect operator
  16. [#1214624] chawl, mkalkbrenner: New property: wurfl:is_mobile_browser
  17. [#1215656] mkalkbrenner: Avoid errors if a third party module gets deactivated
  18. [#1236886] mkalkbrenner: show current theme using ThemeKey Debug
  19. ThemeKey 6.x-3.3, 2011-04-27
  20. ----------------------------
  21. [#1030268] mkalkbrenner: Toggle "Property drupal:path is case sensitive" does not work; drupal:path is always case sensitive
  22. [#1038554] mkalkbrenner: Fixed Warning: First argument is expected to be a valid callback, 'theme_themekey_ui_theme_select_form' was given...
  23. [#1065878] mkalkbrenner: Error messages when activating all Themekey modules on a Standard English Drupal installation
  24. [#1125920] mkalkbrenner: don't set $custom_theme to 'default'
  25. [ ] mkalkbrenner: Integrated Print module's paths to detect node ids
  26. ThemeKey 6.x-3.2, 2011-01-13
  27. ----------------------------
  28. [#1022166] mkalkbrenner: Call to undefined function themekey_invoke_modules() during database update when updating from an old version
  29. ThemeKey 6.x-3.1, 2011-01-10
  30. ----------------------------
  31. [ ] mkalkbrenner, cspitzlay: fixed signature of help form functions so default value for "collapsed" works
  32. [#948444] mkalkbrenner: added experimental features support
  33. [ ] mkalkbrenner: fixed debug message constraints on settings page
  34. [#958184] LoMo: Edited English strings
  35. ThemeKey 6.x-3.0, 2010-10-14
  36. ----------------------------
  37. [ ] mkalkbrenner: Show tooltips about possible property values at rule chain edit form
  38. [#908640] mkalkbrenner: explain operators
  39. [ ] mkalkbrenner: avoid duplicate notes after saving theme switching rule chain
  40. [ ] mkalkbrenner: added warnings about properties and page cache
  41. ThemeKey 6.x-3.0-rc2, 2010-09-02
  42. --------------------------------
  43. [ ] mkalkbrenner: fixed Undefined variable: _SESSION in themekey_init() when using Pressflow or Cocomore Drupal Core
  44. [ ] mkalkbrenner: fixed links in descriptions and help texts
  45. [ ] mkalkbrenner: fixed typing error
  46. ThemeKey 6.x-3.0-rc1, 2010-08-20
  47. --------------------------------
  48. [#884862] flamingvan, mkalkbrenner: taxonomy properties and node revisions
  49. [ ] mkalkbrenner: improved comments
  50. [ ] mkalkbrenner: don't execute rule chain when cron has been started by drush
  51. ThemeKey 6.x-3.0-beta1, 2010-08-16
  52. ----------------------------------
  53. [ ] mkalkbrenner: fixed warning: Undefined variable: object
  54. [ ] mkalkbrenner: fixed warnings in rule chain form
  55. [ ] mkalkbrenner: changed code according to drupal coding standards
  56. [#847204] mkalkbrenner: ThemeKey UI: Unable to change themes for nodes already created
  57. ThemeKey 6.x-3.0-alpha3, 2010-07-30
  58. -----------------------------------
  59. [ ] mkalkbrenner: added icons to Theme Switching Rule Chain that show the page cache compatibility of this rule
  60. [ ] mkalkbrenner: check names of new properties added via hook_themekey_properties()
  61. [ ] mkalkbrenner: added explainations of page cache compatibility
  62. [#863252] mkalkbrenner: Administration theme overrides the default theme if Rule Chain is empty
  63. ThemeKey 6.x-3.0-alpha2, 2010-07-27
  64. -----------------------------------
  65. [ ] mkalkbrenner: ThemeKey Debug: fixed fatal error: Call to undefined function themekey_rule_get()
  66. [ ] mkalkbrenner: fixed critical error: property setting from path did not work correctly
  67. ThemeKey 6.x-3.0-alpha1, 2010-07-22
  68. -----------------------------------
  69. [ ] mkalkbrenner: improved some descriptions
  70. [#445538] Sansui, mkalkbrenner: added new tutorial to help section: "Allowing users to select a theme for all content they create"
  71. [#812114] mkalkbrenner: fast deletion of page cache after modifications to Theme Switching Rule Chain
  72. [ ] mkalkbrenner: removed table themekey_paths and introduced the preprocessed variable themekey_paths instead which should be faster
  73. [ ] mkalkbrenner: removed some obsolete internal functions
  74. [#812114] mkalkbrenner: fast deletion of page cache after modifications to user profile theme setting
  75. [#812114] mkalkbrenner: wildcard deletion of page cache after modifications to path alias theme setting
  76. [#812114] mkalkbrenner: introduced classification of page cache support for themekey properties
  77. [ ] mkalkbrenner: allow '0' as value when creating a new rule
  78. [#812114] mkalkbrenner: introduced themekey cron to clean up page cache depending on rules containing time based properties
  79. [ ] mkalkbrenner: aded some documentation
  80. ThemeKey 6.x-2.2, 2010-07-19
  81. ----------------------------
  82. [#445538] mkalkbrenner: allow the author himself to select a theme for all his nodes
  83. [#754978] mkalkbrenner: Completed Debug for non root users/visitors
  84. [#855026] mkalkbrenner: Add "administration theme", additionally to "System default" in theme select box
  85. [ ] mkalkbrenner: fixed debug message on block configuration page
  86. [#567222] JMTorres, mkalkbrenner: ajax views do not work with the themekey module
  87. ThemeKey 6.x-2.1, 2010-06-15
  88. ----------------------------
  89. [#808858] mkalkbrenner: Scanning modules may not work
  90. [#807624] mkalkbrenner: Use of "t()" function can produce wrong theme when using theme_debug
  91. [#825868] mkalkbrenner: "Retain the theme until a new theme is set for anonymous users" option is not working
  92. [#754978] mkalkbrenner: Debug for non root users/visitors
  93. ThemeKey 6.x-2.0, 2010-05-14
  94. ----------------------------
  95. [#797332] mkalkbrenner: undefined function - same in themekey_ui_admin.inc
  96. ThemeKey 6.x-2.0-rc5, 2010-05-13
  97. --------------------------------
  98. [#796306] mkalkbrenner: fixed warning
  99. [#797318] mkalkbrenner: Can't configure Themekey - configuration page is blank
  100. [#797332] mkalkbrenner: undefined function
  101. ThemeKey 6.x-2.0-rc4, 2010-05-10
  102. --------------------------------
  103. [#707208] kfritsche: Out of Memory - removed obsolete constant PATH_MAX_PARTS
  104. [#777312] AlexisWilke, mkalkbrenner: Theme silently not changed when there is a conflict...
  105. [ ] mkalkbrenner: lazy loading of themekey_base.inc
  106. [#778556] AlexisWilke, mkalkbrenner: Fixed E_NOTICE about $wildcard
  107. [#756556] mkalkbrenner: Non matching child rules might terminate rule chain evaluation
  108. ThemeKey 6.x-2.0-rc3, 2010-04-20
  109. --------------------------------
  110. [#771686] AlexisWilke: Errors with E_NOTICE turned on
  111. [#707208] mkalkbrenner: Out of Memory - more effective algorithm to check property drupal:path
  112. [ ] mkalkbrenner: documented property drupal:path
  113. ThemeKey 6.x-2.0-rc2, 2010-03-26
  114. --------------------------------
  115. [#745932] mkalkbrenner: property node:type should be set at node/add/XYZ
  116. [ ] mkalkbrenner: introduced new property drupal:get_q to solve #745932
  117. [#707208] mkalkbrenner: Out of Memory - turn off ThemeKey when cron runs
  118. [#754210] mkalkbrenner: Fatal error when turning off module themekey_debug with debug options enabled
  119. ThemeKey 6.x-2.0-rc1, 2010-03-16
  120. --------------------------------
  121. [#682626] mkalkbrenner: added setting to treat paths case sensitive or case insensitive
  122. [ ] mkalkbrenner: added possible value 'neutral' to property node:language
  123. [#684868] mkalkbrenner: Imagecache breaks, avoid node_load() in hook_init()
  124. [#740412] AlexisWilke: DELETE variables must use %% instead of %
  125. [#741268] mkalkbrenner: added switch for custom theme overriding
  126. [#730254] mkalkbrenner: made theme_themekey_ui_theme_select_form more robust
  127. [ ] mkalkbrenner: fixed default value of checkbox "Retain the theme until a new theme is set for anonymous users"
  128. [ ] mkalkbrenner: fixed layout of theme selection form element of ThemeKey UI
  129. [#701642] will_in_wi, emueller, mkalkbrenner: Editing a node removes theme defined
  130. [#685108] butler360, mkalkbrenner: ThemeKey won't work correctly until you click 'Save configuration' at ThemeKey settings
  131. ThemeKey 6.x-2.0-beta7, 2009-01-12
  132. ----------------------------------
  133. [ ] mkalkbrenner: improved ThemeKey's help
  134. [ ] mkalkbrenner: added a tutorial about Rule Chaining
  135. [ ] mkalkbrenner: integrated ThemeKey Properties Debug into ThemeKey
  136. [#681358] mkalkbrenner: debug messages might stop ThemeKey to switch themes
  137. [ ] mkalkbrenner: added rule matching debugging
  138. ThemeKey 6.x-2.0-beta6, 2009-01-07
  139. ----------------------------------
  140. [ ] mkalkbrenner: improved validator for drupal:path
  141. [ ] mkalkbrenner: hide delete link if active rule has child
  142. [ ] mkalkbrenner: repeat ThemeKey rule on delete confirm page
  143. [ ] mkalkbrenner: don't offer delete link for static rules
  144. [#676322] mkalkbrenner: wildcard handling for path aliases is broken
  145. ThemeKey 6.x-2.0-beta5, 2009-01-06
  146. ----------------------------------
  147. [ ] mkalkbrenner: Introduced new right 'assign path alias themes' for ThemeKey UI
  148. [#669376] mkalkbrenner: ThemeKey UI is incompatible to Organic Groups (Illegal choice when I select a theme using themekey)
  149. [ ] mkalkbrenner: ThemeKey UI uses beautified theme selector
  150. [#675952] mkalkbrenner: "Tables not locked" error
  151. ThemeKey 6.x-2.0-beta4, 2009-01-04
  152. -----------------------------------
  153. [#665710] mkalkbrenner: wrong strategy for checking multi valued properties for some operators
  154. [ ] mkalkbrenner: added themekey_validator_time()
  155. [ ] mkalkbrenner: improved validators and documented validators in source code
  156. [ ] mkalkbrenner: applied "coder" and fixed warnings
  157. [ ] mkalkbrenner: commented more source code
  158. [ ] mkalkbrenner: cleaned up code and API
  159. [#669994] mkalkbrenner: wrong detection of "identical theme switching rules in the chain"
  160. [ ] mkalkbrenner: themekey_ui_get_path_theme() should only return themes assigened to rules without children
  161. [ ] mkalkbrenner: lock table to prevent race condition in function themekey_properties_del()
  162. [#670086] mkalkbrenner: ThemeKey UI: Unable to set different themes for different path aliases
  163. [#301904] Carsten Müller: Meaning of propertys: added help texts for properties
  164. [ ] mkalkbrenner: always add new rules at the end of the chain
  165. [ ] mkalkbrenner: introduced hook_themekey_load_validators()
  166. [ ] mkalkbrenner: added help section
  167. ThemeKey 6.x-2.0-beta3, 2009-12-18
  168. -----------------------------------
  169. [ ] Carsten Müller, mkalkbrenner: added validation function themekey_validator_string_boolean() and improved themekey_validator_nummeric_boolean()
  170. [#662786] mkalkbrenner: Error Message after upgrading to latest beta
  171. ThemeKey 6.x-2.0-beta2, 2009-12-17
  172. -----------------------------------
  173. [ ] Carsten Müller: improved validator themekey_validator_nummeric_boolean()
  174. [ ] mkalkbrenner: moved modules into package ThemeKey
  175. [ ] mkalkbrenner: fixed theme for path detection in ThemeKey UI in combination with different operators
  176. [ ] mkalkbrenner: improved help section a little
  177. [ ] mkalkbrenner: API: introduced static properties as generic concept for ThemeKey UI and Taxonomy Theme
  178. ThemeKey 6.x-2.0-beta1, 2009-12-15
  179. ----------------------------------
  180. [ ] mkalkbrenner: API: replaced concept of conditions by chaining simple property based rules
  181. [ ] mkalkbrenner: API: don't allow altering of themekey_attributes, themekey_properties and themekey_maps via hook
  182. [ ] mkalkbrenner: API: introduced validators for rules depending on selected property
  183. [ ] mkalkbrenner: new properties node:created_date_time, node:created_date, node:changed_date_time, node:changed_date
  184. [ ] mkalkbrenner: optimized database performance
  185. [ ] mkalkbrenner: improved user interface
  186. [ ] mkalkbrenner: adjusted more default values
  187. [ ] mkalkbrenner: allow <= and >= as operator for conditions
  188. [ ] mkalkbrenner: removed pager from "Theme Switching Rule Chain"
  189. [ ] mkalkbrenner: refactored upgrade path from ThemeKey 6.x-1.1 to 6.x-2.0beta1
  190. [ ] mkalkbrenner: refactored upgrade path from ThemeKey 6.x-1.2beta7 to 6.x-2.0beta1
  191. [#442192] mkalkbrenner: Main condition not =
  192. [#654368] metaphysis, mkalkbrenner: Update from 6.x-1.2-beta1 to beta7 fails with postgresql
  193. ThemeKey 6.x-2.0-alpha3, 2009-11-25
  194. -----------------------------------
  195. [ ] mkalkbrenner: fixed error during fresh installation: Key column 'custom' doesn't exist in table
  196. [ ] mkalkbrenner: simplified installation process and changed default values
  197. ThemeKey 6.x-2.0-alpha2, 2009-11-25
  198. -----------------------------------
  199. [ ] mkalkbrenner: API: hook_themekey_properties(): removed attribute 'path'
  200. [#629676#comment-2304878] mkalkbrenner: API: object based node property mapping is completely removed and replaced by "normal" map functions
  201. [ ] mkalkbrenner: fixed warning when using drupal:path in combination with wildcards on a non aliased path
  202. [#619940#comment-2303706] mkalkbrenner: no other node properties than node:nid are working
  203. [#619940#comment-2303706] mkalkbrenner: algorithm to build path ancestors returned incomplete result
  204. ThemeKey 6.x-2.0-alpha1, 2009-11-24
  205. -----------------------------------
  206. [ ] mkalkbrenner: API: hook_themekey_properties(): removed attributes 'multiple' and 'weight'
  207. [ ] mkalkbrenner: API: removed themekey custom path concept. Themekey custom paths became properties using drupal:path
  208. [ ] mkalkbrenner: API: removed requirement to turn properties on or off
  209. [#625176] mkalkbrenner: Let admin adjust path and property weight
  210. [#591200] mkalkbrenner: Performance: Some property callbacks get called multiple times
  211. [#639808] mkalkbrenner: Conditions always return TRUE if property is NULL
  212. [#582738] mkalkbrenner: Themekey 'Retain the theme until a new theme is set' setting not working with cached pages for anonymous users
  213. ThemeKey 6.x-1.2-beta7, 2009-11-24
  214. ----------------------------------
  215. [#634028] mkalkbrenner: Callbacks for properties seems to be senseless
  216. [#638426] mkalkbrenner: Two queries failed when upgrading from beta4 to beta6
  217. ThemeKey 6.x-1.2-beta6, 2009-11-13
  218. ----------------------------------
  219. [#631946] donquixote, mkalkbrenner: Incorrect table definition (themekey_ui_).
  220. [#631900] mkalkbrenner: Warning when entering first path at /admin/settings/themekey
  221. ThemeKey 6.x-1.2-beta5, 2009-11-12
  222. ----------------------------------
  223. [#319581] mkalkbrenner: GET parameters break theme switching based on url aliases
  224. [#627974] mkalkbrenner: Rewrite ThemeKey UI
  225. [#629672] mkalkbrenner: taxonomy:tid_and_childs still not working in all cases => rewrite of property value detection required
  226. [#629676] mkalkbrenner: turn object property mapping into node property mapping
  227. [#626254] mkalkbrenner: problem after changes in the general tab => "Discover all node properties for selection" is incompatible to some modules
  228. ThemeKey 6.x-1.2-beta4, 2009-11-05
  229. ----------------------------------
  230. [ ] mkalkbrenner: subfolder modules was missing in 6.x-1.2-beta3
  231. ThemeKey 6.x-1.2-beta3, 2009-11-05
  232. ----------------------------------
  233. [#619940] mkalkbrenner: Allow themekey properties as conditions for themekey paths
  234. [#591200] mkalkbrenner: Performance: Some property callbacks get called multiple times
  235. [#624374] mkalkbrenner: Validate property conditions before saving
  236. [#624124] mkalkbrenner: Impossible to set two identical paths with different conditions
  237. ThemeKey 6.x-1.2-beta2, 2009-10-30
  238. ----------------------------------
  239. [#616946] mkalkbrenner: Temporally deactivated Taxonomy Menu custom path support because code is outdated since a long time
  240. [#617990] FVANtom, mkalkbrenner: Themekey disables themes after configuration
  241. [#442188] kratib, mkalkbrenner: Supporting regex
  242. [#615720] mkalkbrenner: Condition operators don't work on properties based on array values
  243. [#607394] dankh, mkalkbrenner: Property "taxonomy:tid_and_childs" incompatible with module "Taxonomy Menu"
  244. ThemeKey 6.x-1.2-beta1, 2009-10-01
  245. ----------------------------------
  246. [#482766] mkalkbrenner: Themekey overriding administration theme on node edit
  247. [#558044] mkalkbrenner: ThemeKey does not respect theme enabled/disabled
  248. [#587872] mkalkbrenner: removed menu properties
  249. [#587868] mkalkbrenner: finish book properties
  250. ThemeKey 6.x-1.2-alpha1, 2009-09-25
  251. -----------------------------------
  252. [#584982] sinasalek, mkalkbrenner: Does not respect hierarchy of terms - added new property taxonomy:tid_and_childs
  253. [#434242] mkalkbrenner, cspitzlay: Non-array properties do not work correctly
  254. [#570642] mkalkbrenner: ThemeKey breaks core block configuration
  255. [ ] mkalkbrenner: mention ThemeKey Properties at README.txt
  256. [ ] mkalkbrenner: added CHANGELOG.txt