You are here

CHANGELOG.txt in Publication Date 7.2

Same filename and directory in other branches
  1. 8.2 CHANGELOG.txt
  2. 8 CHANGELOG.txt
  3. 7 CHANGELOG.txt
Publication Date 7.x-2.3, xxxx-xx-xx
------------------------------------------
#2499731 by dtamajon, jstoller: Undefined index: #default_value in
  date_popup_process_time_part().
#2643568 by jstoller: Test error: Only variables should be passed by reference.
#2532576 by jstoller: Fix sorting on publication date so unpublished content
  appears newer.
#3067980 by fengtan: Allow negative timestamps in
  publication_date_pubdate_validate().
#3070150 by fengtan: PDOException when submitting a date after Jan 18, 2038.
#3074177 by jstoller: Replace unpublished content sorting hack with real Views
  handlers.
#2656696 by jstoller, lamp5: If the time field is left blank when using Date
  Popup module strtotime() throws an error.
#3081923 by jstoller: Published token should support NULL value and fallback
  dates.
by jstoller: Comment and coding standard improvements.
by jstoller: Add setter callback for published_at field.

Publication Date 7.x-2.2, 2015-03-06
------------------------------------------
#2414509 by jstoller: Remove mention of Scheduler integration from README.txt.
#2414645 by jstoller: Fix published on field doesn't display for non-admin users.
#2390939 by jstoller: Fix validation error introduced in #2210853.
#2387551 by jstoller: Add permission to modify any published on date.
#2210853 by jstoller: Add support for jQuery date picker when Date Popup module
  is enabled.
#2379503 by jstoller: Reset the publication date when a node is cloned using the
  Node Clone module.
#2378797 by ramsalt: Add views argument handlers.

Publication Date 7.x-2.1, 2014-11-11
------------------------------------------
#2332253 by jgalletta, finne: Add Entity API entity wrapper support.
#1970822 by soulston, Nodz, jostler: Add Display Suite integration.
#2355633 by muschpusch: Remove obsolete code in hook_node_load.
#2344527 by jstoller: Remove inapropriate files array declarations.
#2157049 by jstoller: When granting access to the Published On field, don't
  grant access to any other collateral fields.

Publication Date 7.x-2.0, 2014-06-07
------------------------------------------
#2157049 by balsama, markie, jstoller: Add permission to modify Published On date.
#2157043 by balsama: Move "Published on" field from Author vertical tab to
  Options vertical tab.
#2094395 by jstoller: Implement hook_publication_date_alter(), so other modules
  can alter the publication date.
#2094375 by jstoller: Remember original publication date when node is
  unpublished.
#2088895 by jstoller: Honor custom publication date on node creation.
#969318 by dgtlmoon, tobyontour, wickwood, sime, markie, math0ne: UI to edit the
  publication date on the node edit screen.
Minor code cleanup.

Publication Date 7.x-1.0, 2012-04-15
--------------------------------------
Initial release

File

CHANGELOG.txt
View source
  1. Publication Date 7.x-2.3, xxxx-xx-xx
  2. ------------------------------------------
  3. #2499731 by dtamajon, jstoller: Undefined index: #default_value in
  4. date_popup_process_time_part().
  5. #2643568 by jstoller: Test error: Only variables should be passed by reference.
  6. #2532576 by jstoller: Fix sorting on publication date so unpublished content
  7. appears newer.
  8. #3067980 by fengtan: Allow negative timestamps in
  9. publication_date_pubdate_validate().
  10. #3070150 by fengtan: PDOException when submitting a date after Jan 18, 2038.
  11. #3074177 by jstoller: Replace unpublished content sorting hack with real Views
  12. handlers.
  13. #2656696 by jstoller, lamp5: If the time field is left blank when using Date
  14. Popup module strtotime() throws an error.
  15. #3081923 by jstoller: Published token should support NULL value and fallback
  16. dates.
  17. by jstoller: Comment and coding standard improvements.
  18. by jstoller: Add setter callback for published_at field.
  19. Publication Date 7.x-2.2, 2015-03-06
  20. ------------------------------------------
  21. #2414509 by jstoller: Remove mention of Scheduler integration from README.txt.
  22. #2414645 by jstoller: Fix published on field doesn't display for non-admin users.
  23. #2390939 by jstoller: Fix validation error introduced in #2210853.
  24. #2387551 by jstoller: Add permission to modify any published on date.
  25. #2210853 by jstoller: Add support for jQuery date picker when Date Popup module
  26. is enabled.
  27. #2379503 by jstoller: Reset the publication date when a node is cloned using the
  28. Node Clone module.
  29. #2378797 by ramsalt: Add views argument handlers.
  30. Publication Date 7.x-2.1, 2014-11-11
  31. ------------------------------------------
  32. #2332253 by jgalletta, finne: Add Entity API entity wrapper support.
  33. #1970822 by soulston, Nodz, jostler: Add Display Suite integration.
  34. #2355633 by muschpusch: Remove obsolete code in hook_node_load.
  35. #2344527 by jstoller: Remove inapropriate files array declarations.
  36. #2157049 by jstoller: When granting access to the Published On field, don't
  37. grant access to any other collateral fields.
  38. Publication Date 7.x-2.0, 2014-06-07
  39. ------------------------------------------
  40. #2157049 by balsama, markie, jstoller: Add permission to modify Published On date.
  41. #2157043 by balsama: Move "Published on" field from Author vertical tab to
  42. Options vertical tab.
  43. #2094395 by jstoller: Implement hook_publication_date_alter(), so other modules
  44. can alter the publication date.
  45. #2094375 by jstoller: Remember original publication date when node is
  46. unpublished.
  47. #2088895 by jstoller: Honor custom publication date on node creation.
  48. #969318 by dgtlmoon, tobyontour, wickwood, sime, markie, math0ne: UI to edit the
  49. publication date on the node edit screen.
  50. Minor code cleanup.
  51. Publication Date 7.x-1.0, 2012-04-15
  52. --------------------------------------
  53. Initial release