You are here

CHANGELOG.txt in Archive 7.2

Same filename and directory in other branches
  1. 6 CHANGELOG.txt
  2. 7 CHANGELOG.txt
6.x-1.1
  [#222886] by nmakarov
    - Fixed invalid call to _archive_url()
  [#247680]
    - Update access permissions to comply with new 6.2 API change
  [#240559] by MaxxArts
    - Titles for block links not displayed correctly

6.x-1.0
  [#205778] by keith.smith
    - Changes permissions from logged_in to "access content"
    - Documents permissions in README.txt
    - Added core dependency to archive.info
  [#196966] by Beyer, et al
    - Ported from 5.x branch
    - Fixed date issues for calendar block
  - Fixed theme_archive_separator() so that it displays transitions between dates correctly.
  - Improved documentation for theme_archive_separator()
  - Post counts for all nav links are now correct.
  - Only years that have posts are now displayed.
  - General code cleanup.
  [#191724] by solomongifford
    - Added theme_archive_page_title()
  [#193638] by Gabor Hojtsy
    - Various documentation fixes
    - A few incorrect function calls
    - Better handling of misformed URLs
  [#197492] by solomongifford
    - Fixed 'All' links in year selection row
  - Added polish translation thanks to ser

6.x-0.9-dev
  Fixed [#189518]
  Added page titles that change depending on content being viewed

6.x-0.8-dev
  Removed unused variables
  Calendar block month title now link only if posts for that month
  Added translation template from 5.x branch
  Added Russian pot file from 5.x branch
  Ported over good block_calendar code from 5.x branch
  Moved common functions to archive.module so that extra includes aren't needed.
  Removed archive.install

6.x-0.7-dev:
  Updated README.txt with more detailed and correct information
  Optimized date validation code
  Improved phpdocs

6.x-0.6-dev:
  Fixed bug #172022 carryover from 5.x branch
  Refactored code significantly
  Removed php 5.2 requirement
  Fixed several date conversion problems where timezones weren't being applied properly

6.x-0.5-dev:
  Added themeable date separators to archive page
  Removed arrows from calendar block
  Fixed regression where node type navigation wasn't being displayed
  Added CHANGELOG.txt
  Added 'All' selection to years/months/days which makes navigation 
    clearer and allows browsing all nodes on the site at once

6.x-0.4-dev:
	Bug fixes.
	Stability fixes.
	Feature refinement.
	CSS changes.
	Added TODO.txt

File

CHANGELOG.txt
View source
  1. 6.x-1.1
  2. [#222886] by nmakarov
  3. - Fixed invalid call to _archive_url()
  4. [#247680]
  5. - Update access permissions to comply with new 6.2 API change
  6. [#240559] by MaxxArts
  7. - Titles for block links not displayed correctly
  8. 6.x-1.0
  9. [#205778] by keith.smith
  10. - Changes permissions from logged_in to "access content"
  11. - Documents permissions in README.txt
  12. - Added core dependency to archive.info
  13. [#196966] by Beyer, et al
  14. - Ported from 5.x branch
  15. - Fixed date issues for calendar block
  16. - Fixed theme_archive_separator() so that it displays transitions between dates correctly.
  17. - Improved documentation for theme_archive_separator()
  18. - Post counts for all nav links are now correct.
  19. - Only years that have posts are now displayed.
  20. - General code cleanup.
  21. [#191724] by solomongifford
  22. - Added theme_archive_page_title()
  23. [#193638] by Gabor Hojtsy
  24. - Various documentation fixes
  25. - A few incorrect function calls
  26. - Better handling of misformed URLs
  27. [#197492] by solomongifford
  28. - Fixed 'All' links in year selection row
  29. - Added polish translation thanks to ser
  30. 6.x-0.9-dev
  31. Fixed [#189518]
  32. Added page titles that change depending on content being viewed
  33. 6.x-0.8-dev
  34. Removed unused variables
  35. Calendar block month title now link only if posts for that month
  36. Added translation template from 5.x branch
  37. Added Russian pot file from 5.x branch
  38. Ported over good block_calendar code from 5.x branch
  39. Moved common functions to archive.module so that extra includes aren't needed.
  40. Removed archive.install
  41. 6.x-0.7-dev:
  42. Updated README.txt with more detailed and correct information
  43. Optimized date validation code
  44. Improved phpdocs
  45. 6.x-0.6-dev:
  46. Fixed bug #172022 carryover from 5.x branch
  47. Refactored code significantly
  48. Removed php 5.2 requirement
  49. Fixed several date conversion problems where timezones weren't being applied properly
  50. 6.x-0.5-dev:
  51. Added themeable date separators to archive page
  52. Removed arrows from calendar block
  53. Fixed regression where node type navigation wasn't being displayed
  54. Added CHANGELOG.txt
  55. Added 'All' selection to years/months/days which makes navigation
  56. clearer and allows browsing all nodes on the site at once
  57. 6.x-0.4-dev:
  58. Bug fixes.
  59. Stability fixes.
  60. Feature refinement.
  61. CSS changes.
  62. Added TODO.txt