You are here

CHANGELOG.txt in FullCalendar 7

FullCalendar 7.x-2.x, xxxx-xx-xx
--------------------------------
#1044426 by aspilicious: Added RTL support.
#1043222 by aspilicious, tim.plunkett: Removed the node (load) dependency.
#910494 by aspilicious: Colorbox custom settings.
#1036444 follow-up by aspilicious: Correct option names for Views UI overhaul.
#1036444 by aspilicious, tim.plunkett: Overhauled the Views UI.

FullCalendar 7.x-1.x, xxxx-xx-xx
--------------------------------

FullCalendar 7.x-1.4, 2011-01-31
--------------------------------
#1040596 by aspilicious: Fixed error on calendar page.
#1038822 by wildpoppy: Fixed extra closing H3 tag.
#1038442 by aspilicious: JS clean-up.
#1039912 by tim.plunkett: Fixed FullCalendar doubling on page.
#1011696 by aspilicious: Fixed drag-and-drop for subdomains.
#980180 follow-up by aspilicious: Extra trailing comma breaks fullcalendar in IE 7 & IE 6.

FullCalendar 7.x-1.3, 2011-01-22
--------------------------------
#1033110 by tim.plunkett | geerlingguy: Added link to configuration page.
#1033858 by aspilicious: Added translation support.

FullCalendar 7.x-1.2, 2011-01-19
--------------------------------
#1033010 by tim.plunkett: Provide a default view as an example.
#1032980 by tim.plunkett, aspilicious: Improved default styling for Bartik.
#1013456 by tim.plunkett: Documentation clean-up.
#1031924 by tim.plunkett | Jody Lynn: Fixed call to deprecated Drupal.parseJson.
#980886 follow-up by tim.plunkett: Add call to new fullcalendar.custom.css.
#980810 by tim.plunkett: Added option to use fullcalendar.min.js.
#980886 by aspilicious, tim.plunkett: Move FullCalendar plugin out of module into sites/all/libraries.
#933622 by tim.plunkett: Port drag-and-drop to Drupal 7.
#933622 by tim.plunkett: Port to Drupal 7.

FullCalendar 6.x-2.x, xxxx-xx-xx
--------------------------------
#1032980 by aspilicious: Improved default styling for fullcalendar.
#1035246 by aspilicious: Fixed incompatiblity with Views 6.x-3.x.
#1038822 by wildpoppy: Fixed extra closing H3 tag.
#1038442 by aspilicious: JS clean-up.
#1039912 by tim.plunkett: Fixed FullCalendar doubling on page.
#1011696 by aspilicious: Fixed drag-and-drop for subdomains.
#980180 follow-up by aspilicious: Extra trailing comma breaks fullcalendar in IE 7 & IE 6.
#1033858 by aspilicious: Added translation support.
by tim.plunkett: Updated CHANGELOG.txt.

FullCalendar 6.x-1.x, xxxx-xx-xx
--------------------------------
#1038822 by wildpoppy: Fixed extra closing H3 tag.
#1038442 by aspilicious: JS clean-up.
#1039912 by tim.plunkett: Fixed FullCalendar doubling on page.
#1011696 by aspilicious: Fixed drag-and-drop for subdomains.
#980180 follow-up by aspilicious: Extra trailing comma breaks fullcalendar in IE 7 & IE 6.
#1033858 by aspilicious: Added translation support.

FullCalendar 6.x-1.3, 2011-01-05
--------------------------------
#1016466 by tim.plunkett: Fix call to undefined function fullcalendar_get_path().

FullCalendar 6.x-1.2, 2011-01-05
--------------------------------
#1013456 by aspilicious, tim.plunkett: Documentation clean-up.

FullCalendar 6.x-1.2-rc1, 2010-12-30
------------------------------------
#984438 by tim.plunkett: Final coding clean-up before RC1.
#980810 by tim.plunkett | geerlingguy: Added option to use fullcalendar.min.js.
#980886 by tim.plunkett, jwhat: Move FullCalendar plugin out of module into sites/all/libraries.
by tim.plunkett: Added CHANGELOG.txt.

FullCalendar 6.x-1.2-beta6, 2010-12-20
--------------------------------------
#980180 by geerlingguy: Extra trailing comma breaks fullcalendar in IE 7 & IE 6.
#906112 by jwhat, tim.plunkett, geerlingguy: Added handle drag and drop: creating events, rescheduling events.
#910546 by tim.plunkett, bjalford: Fixed support for weekMode.
#984438 by tim.plunkett: Coding style clean-up.
#918144 by obrienmd, geerlingguy, Gaara: Documented repeating events support.
#917988 by tim.plunkett: Added Views options additions and clean-up.
#992812 by tim.plunkett: Fixed Date field discovery code fails on edge cases.
#1001688 by tim.plunkett: Moved jQuery out of template file.
#926344 by tim.plunkett: Added support for overriding event title with an arbitrary field.

FullCalendar 6.x-1.2-beta5, 2010-11-13
--------------------------------------
by ablondeau: Attempting to sync head to 6.x-1.0 branch so that snapshots will work.

FullCalendar 6.x-1.2-beta4, 2010-11-11
--------------------------------------
#906232 by tim.plunkett: The date module does all it's timezone handling internally and occasionally in the theme layer, so it had to be replicated, instead of reused.
#910510 by tim.plunkett: CSS changes and addition of a theme function to generate class name for events.
#932854 by tim.plunkett: Add check for datestamp fields.
#962474 by tim.plunkett: Add additional fields to view style config for default year, month, day and time format.

FullCalendar 6.x-1.0-beta3, 2010-09-13
--------------------------------------
#905746 by ablondeau: passing times through date's date_formatter_process function.
#910510 by ablondeau: added code to set class based on node type.
#910546 by bjalford: added week mode.

FullCalendar 6.x-1.0-beta2, 2010-09-13
--------------------------------------
#906062 by ablondeau: added agendaDay to defaults, added ability to set header options.
#906018 by ablondeau: raw events only hidden when js calendar is shown.
#906232 by ablondeau: date fields that do not have an hour as part of their granularity are flagged as allDay.

FullCalendar 6.x-1.0-beta1, 2010-09-08
--------------------------------------
Initial release of fullcalendar module.

File

CHANGELOG.txt
View source
  1. FullCalendar 7.x-2.x, xxxx-xx-xx
  2. --------------------------------
  3. #1044426 by aspilicious: Added RTL support.
  4. #1043222 by aspilicious, tim.plunkett: Removed the node (load) dependency.
  5. #910494 by aspilicious: Colorbox custom settings.
  6. #1036444 follow-up by aspilicious: Correct option names for Views UI overhaul.
  7. #1036444 by aspilicious, tim.plunkett: Overhauled the Views UI.
  8. FullCalendar 7.x-1.x, xxxx-xx-xx
  9. --------------------------------
  10. FullCalendar 7.x-1.4, 2011-01-31
  11. --------------------------------
  12. #1040596 by aspilicious: Fixed error on calendar page.
  13. #1038822 by wildpoppy: Fixed extra closing H3 tag.
  14. #1038442 by aspilicious: JS clean-up.
  15. #1039912 by tim.plunkett: Fixed FullCalendar doubling on page.
  16. #1011696 by aspilicious: Fixed drag-and-drop for subdomains.
  17. #980180 follow-up by aspilicious: Extra trailing comma breaks fullcalendar in IE 7 & IE 6.
  18. FullCalendar 7.x-1.3, 2011-01-22
  19. --------------------------------
  20. #1033110 by tim.plunkett | geerlingguy: Added link to configuration page.
  21. #1033858 by aspilicious: Added translation support.
  22. FullCalendar 7.x-1.2, 2011-01-19
  23. --------------------------------
  24. #1033010 by tim.plunkett: Provide a default view as an example.
  25. #1032980 by tim.plunkett, aspilicious: Improved default styling for Bartik.
  26. #1013456 by tim.plunkett: Documentation clean-up.
  27. #1031924 by tim.plunkett | Jody Lynn: Fixed call to deprecated Drupal.parseJson.
  28. #980886 follow-up by tim.plunkett: Add call to new fullcalendar.custom.css.
  29. #980810 by tim.plunkett: Added option to use fullcalendar.min.js.
  30. #980886 by aspilicious, tim.plunkett: Move FullCalendar plugin out of module into sites/all/libraries.
  31. #933622 by tim.plunkett: Port drag-and-drop to Drupal 7.
  32. #933622 by tim.plunkett: Port to Drupal 7.
  33. FullCalendar 6.x-2.x, xxxx-xx-xx
  34. --------------------------------
  35. #1032980 by aspilicious: Improved default styling for fullcalendar.
  36. #1035246 by aspilicious: Fixed incompatiblity with Views 6.x-3.x.
  37. #1038822 by wildpoppy: Fixed extra closing H3 tag.
  38. #1038442 by aspilicious: JS clean-up.
  39. #1039912 by tim.plunkett: Fixed FullCalendar doubling on page.
  40. #1011696 by aspilicious: Fixed drag-and-drop for subdomains.
  41. #980180 follow-up by aspilicious: Extra trailing comma breaks fullcalendar in IE 7 & IE 6.
  42. #1033858 by aspilicious: Added translation support.
  43. by tim.plunkett: Updated CHANGELOG.txt.
  44. FullCalendar 6.x-1.x, xxxx-xx-xx
  45. --------------------------------
  46. #1038822 by wildpoppy: Fixed extra closing H3 tag.
  47. #1038442 by aspilicious: JS clean-up.
  48. #1039912 by tim.plunkett: Fixed FullCalendar doubling on page.
  49. #1011696 by aspilicious: Fixed drag-and-drop for subdomains.
  50. #980180 follow-up by aspilicious: Extra trailing comma breaks fullcalendar in IE 7 & IE 6.
  51. #1033858 by aspilicious: Added translation support.
  52. FullCalendar 6.x-1.3, 2011-01-05
  53. --------------------------------
  54. #1016466 by tim.plunkett: Fix call to undefined function fullcalendar_get_path().
  55. FullCalendar 6.x-1.2, 2011-01-05
  56. --------------------------------
  57. #1013456 by aspilicious, tim.plunkett: Documentation clean-up.
  58. FullCalendar 6.x-1.2-rc1, 2010-12-30
  59. ------------------------------------
  60. #984438 by tim.plunkett: Final coding clean-up before RC1.
  61. #980810 by tim.plunkett | geerlingguy: Added option to use fullcalendar.min.js.
  62. #980886 by tim.plunkett, jwhat: Move FullCalendar plugin out of module into sites/all/libraries.
  63. by tim.plunkett: Added CHANGELOG.txt.
  64. FullCalendar 6.x-1.2-beta6, 2010-12-20
  65. --------------------------------------
  66. #980180 by geerlingguy: Extra trailing comma breaks fullcalendar in IE 7 & IE 6.
  67. #906112 by jwhat, tim.plunkett, geerlingguy: Added handle drag and drop: creating events, rescheduling events.
  68. #910546 by tim.plunkett, bjalford: Fixed support for weekMode.
  69. #984438 by tim.plunkett: Coding style clean-up.
  70. #918144 by obrienmd, geerlingguy, Gaara: Documented repeating events support.
  71. #917988 by tim.plunkett: Added Views options additions and clean-up.
  72. #992812 by tim.plunkett: Fixed Date field discovery code fails on edge cases.
  73. #1001688 by tim.plunkett: Moved jQuery out of template file.
  74. #926344 by tim.plunkett: Added support for overriding event title with an arbitrary field.
  75. FullCalendar 6.x-1.2-beta5, 2010-11-13
  76. --------------------------------------
  77. by ablondeau: Attempting to sync head to 6.x-1.0 branch so that snapshots will work.
  78. FullCalendar 6.x-1.2-beta4, 2010-11-11
  79. --------------------------------------
  80. #906232 by tim.plunkett: The date module does all it's timezone handling internally and occasionally in the theme layer, so it had to be replicated, instead of reused.
  81. #910510 by tim.plunkett: CSS changes and addition of a theme function to generate class name for events.
  82. #932854 by tim.plunkett: Add check for datestamp fields.
  83. #962474 by tim.plunkett: Add additional fields to view style config for default year, month, day and time format.
  84. FullCalendar 6.x-1.0-beta3, 2010-09-13
  85. --------------------------------------
  86. #905746 by ablondeau: passing times through date's date_formatter_process function.
  87. #910510 by ablondeau: added code to set class based on node type.
  88. #910546 by bjalford: added week mode.
  89. FullCalendar 6.x-1.0-beta2, 2010-09-13
  90. --------------------------------------
  91. #906062 by ablondeau: added agendaDay to defaults, added ability to set header options.
  92. #906018 by ablondeau: raw events only hidden when js calendar is shown.
  93. #906232 by ablondeau: date fields that do not have an hour as part of their granularity are flagged as allDay.
  94. FullCalendar 6.x-1.0-beta1, 2010-09-08
  95. --------------------------------------
  96. Initial release of fullcalendar module.