You are here

CHANGELOG.txt in Display Suite 6

Same filename and directory in other branches
  1. 6.3 CHANGELOG.txt
  2. 6.2 CHANGELOG.txt
CHANGELOG

-------------------------------------------------------------------------------------
6.x-1.6 2011-11-24
-------------------------------------------------------------------------------------
- #1176182 by zhangtaihao: OptGroups for field and region style

-------------------------------------------------------------------------------------
6.x-1.5 2011-11-15
-------------------------------------------------------------------------------------
- #1293420 by Feng-Shui: Custom build mode key name can exceed db field size.
- #1169466 by grahamgilchrist: do not use block templates if content is empty.
- #1003380 by vadym.kononenko: views field class should be added by default.
- #1004096 by swentel: deleting a build mode breaks synced build modes.
- #1016664 by jstoller: Add field count variable to groups.
- #1059336 by jstoller: Add field variables containing groups and regions.
- #1194922 and 1194914 by swentel and dbeheydt: fix notices with new patch.
- #1221036 by jstoller: fix notice due to function param change in features.
- #1230038 by swentel: fix (public) xss exploit.
- Hide the classes select box on views fields if there are no styles.

- #1168130 by swentel: backport some of the techniques of D7 storage was included
           but has been removed. It is available in 6.x-2.x.

-------------------------------------------------------------------------------------
6.x-1.4 2010-12-17
-------------------------------------------------------------------------------------
- #922114 by Shawn DeArmond: Exporting ds features properly requires strongarm.
- #931510 by joelstein: fix occasional features errors when reverting.
- #848478 by swentel: add relationship to views.
- #855888 by swentel: add support for foreign tables and modules in views fields.
- #887530 by swentel: heigher delta for weights.
- #886684 by swentel: check if module exists in ds fields plugin.
- #872708 by swentel: extra info on the start screen.
- #933876 by swentel: Fix tokens fieldset for rubik.
- Added an new tool tab to export a stylesheet skeleton.
- Add option in display plugin to change build modes per row via the UI.
- Add option in display plugin to group on a sort field per row via the UI.
- Fix notices in views fields.

-------------------------------------------------------------------------------------
6.x-1.3 2010-07-18
-------------------------------------------------------------------------------------
- #845416 by swentel: ds_static_variables should hold key values in an array.
- #843214 by swentel: add counter class on region to indicate how many fields are in it.
- #824796 by swentel: check for fieldgroup in display because sometimes parent does not exist anymore
- #818036 by swentel and netsensei: rebuild theme registry when creating new build modes.
- #794908 by swentel: styles with no friendly names trigger illegal choice detection.
- #795784 by swentel and jyve: add extra field-group class to fieldgroup.
- #783050 by swentel: multiple classes on fields.
- #783196 by swentel: sync/copy little confusing.
- #786740 by swentel: excluding build modes confused administration logic.
- #783056 by swentel: add classes to regions via the UI.
- Move ui to admin/build/ds.

-------------------------------------------------------------------------------------
6.x-1.2 2010-05-07
-------------------------------------------------------------------------------------
- #770368 by swentel and zuuperman: views fields ds plugin.
- #722852 by jyve: theming optimisations.
- #777290 by swentel: fix empty region plugin order of regions.
- #771134 by swentel: Add support for preprocess fields via UI and selecting a key in variables.
- #737008 by swentel: Support feature integration per object type.
- #779040 by swentel: DS now has a UI module. 
- #781882 by swentel: add example outputs from objects.
- #783106 by swentel: styles do not necessarily need friendly names.

-------------------------------------------------------------------------------------
6.x-1.1 2010-04-15
-------------------------------------------------------------------------------------
- Fix weights of build modes
- #710094 by swentel: fix small edit link bug in layout overview screen.
- #722004 by swentel: better description of ds_views_row_adv_VIEWSNAME.
- #710034 by swentel: region to block plugin.
- #723916 by swentel: fields title leads to edit screen.
- #724124 by swentel: Add css-class to field definition.
- #710782 by swentel: Add option to copy settings from one build mode to other(s).
- #727224 by swentel: New option for ds_api.
- #742658 by swentel: Rename ds_show_links() to ds_show_field().
- #722852 by swentel and jyve: Theming optimizations.
- #582618 by swentel, stalski, zuuperman and jyve: Support for fieldgroups.
- #763516 by swentel: validation of keys for fields, fieldgroups & buildmodes 
                      can contain numbers.
- #763024 by swentel: support for (cck) tabs.

-------------------------------------------------------------------------------------
6.x-1.0 2010-02-04
-------------------------------------------------------------------------------------
- Initial release.

File

CHANGELOG.txt
View source
  1. CHANGELOG
  2. -------------------------------------------------------------------------------------
  3. 6.x-1.6 2011-11-24
  4. -------------------------------------------------------------------------------------
  5. - #1176182 by zhangtaihao: OptGroups for field and region style
  6. -------------------------------------------------------------------------------------
  7. 6.x-1.5 2011-11-15
  8. -------------------------------------------------------------------------------------
  9. - #1293420 by Feng-Shui: Custom build mode key name can exceed db field size.
  10. - #1169466 by grahamgilchrist: do not use block templates if content is empty.
  11. - #1003380 by vadym.kononenko: views field class should be added by default.
  12. - #1004096 by swentel: deleting a build mode breaks synced build modes.
  13. - #1016664 by jstoller: Add field count variable to groups.
  14. - #1059336 by jstoller: Add field variables containing groups and regions.
  15. - #1194922 and 1194914 by swentel and dbeheydt: fix notices with new patch.
  16. - #1221036 by jstoller: fix notice due to function param change in features.
  17. - #1230038 by swentel: fix (public) xss exploit.
  18. - Hide the classes select box on views fields if there are no styles.
  19. - #1168130 by swentel: backport some of the techniques of D7 storage was included
  20. but has been removed. It is available in 6.x-2.x.
  21. -------------------------------------------------------------------------------------
  22. 6.x-1.4 2010-12-17
  23. -------------------------------------------------------------------------------------
  24. - #922114 by Shawn DeArmond: Exporting ds features properly requires strongarm.
  25. - #931510 by joelstein: fix occasional features errors when reverting.
  26. - #848478 by swentel: add relationship to views.
  27. - #855888 by swentel: add support for foreign tables and modules in views fields.
  28. - #887530 by swentel: heigher delta for weights.
  29. - #886684 by swentel: check if module exists in ds fields plugin.
  30. - #872708 by swentel: extra info on the start screen.
  31. - #933876 by swentel: Fix tokens fieldset for rubik.
  32. - Added an new tool tab to export a stylesheet skeleton.
  33. - Add option in display plugin to change build modes per row via the UI.
  34. - Add option in display plugin to group on a sort field per row via the UI.
  35. - Fix notices in views fields.
  36. -------------------------------------------------------------------------------------
  37. 6.x-1.3 2010-07-18
  38. -------------------------------------------------------------------------------------
  39. - #845416 by swentel: ds_static_variables should hold key values in an array.
  40. - #843214 by swentel: add counter class on region to indicate how many fields are in it.
  41. - #824796 by swentel: check for fieldgroup in display because sometimes parent does not exist anymore
  42. - #818036 by swentel and netsensei: rebuild theme registry when creating new build modes.
  43. - #794908 by swentel: styles with no friendly names trigger illegal choice detection.
  44. - #795784 by swentel and jyve: add extra field-group class to fieldgroup.
  45. - #783050 by swentel: multiple classes on fields.
  46. - #783196 by swentel: sync/copy little confusing.
  47. - #786740 by swentel: excluding build modes confused administration logic.
  48. - #783056 by swentel: add classes to regions via the UI.
  49. - Move ui to admin/build/ds.
  50. -------------------------------------------------------------------------------------
  51. 6.x-1.2 2010-05-07
  52. -------------------------------------------------------------------------------------
  53. - #770368 by swentel and zuuperman: views fields ds plugin.
  54. - #722852 by jyve: theming optimisations.
  55. - #777290 by swentel: fix empty region plugin order of regions.
  56. - #771134 by swentel: Add support for preprocess fields via UI and selecting a key in variables.
  57. - #737008 by swentel: Support feature integration per object type.
  58. - #779040 by swentel: DS now has a UI module.
  59. - #781882 by swentel: add example outputs from objects.
  60. - #783106 by swentel: styles do not necessarily need friendly names.
  61. -------------------------------------------------------------------------------------
  62. 6.x-1.1 2010-04-15
  63. -------------------------------------------------------------------------------------
  64. - Fix weights of build modes
  65. - #710094 by swentel: fix small edit link bug in layout overview screen.
  66. - #722004 by swentel: better description of ds_views_row_adv_VIEWSNAME.
  67. - #710034 by swentel: region to block plugin.
  68. - #723916 by swentel: fields title leads to edit screen.
  69. - #724124 by swentel: Add css-class to field definition.
  70. - #710782 by swentel: Add option to copy settings from one build mode to other(s).
  71. - #727224 by swentel: New option for ds_api.
  72. - #742658 by swentel: Rename ds_show_links() to ds_show_field().
  73. - #722852 by swentel and jyve: Theming optimizations.
  74. - #582618 by swentel, stalski, zuuperman and jyve: Support for fieldgroups.
  75. - #763516 by swentel: validation of keys for fields, fieldgroups & buildmodes
  76. can contain numbers.
  77. - #763024 by swentel: support for (cck) tabs.
  78. -------------------------------------------------------------------------------------
  79. 6.x-1.0 2010-02-04
  80. -------------------------------------------------------------------------------------
  81. - Initial release.