CHANGELOG.txt 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
  1. Libraries 7.x-2.5, 2018-10-5
  2. -----------------------------
  3. #2815965 by plach, Manav, tstoeckler, Proteo: Base theme is not loaded when checking for theme library info
  4. #2999116 by Anghelu, joshbrown81: Finds no library after update
  5. Libraries 7.x-2.4, 2018-09-10
  6. -----------------------------
  7. #2779591 by mark_fullmer, cglauren, improved PHP 7.x.x support.
  8. #2699799 by flaviovs, hanoii: Support reading version from package.json.
  9. #2816781 by joelstein: Add a 'access library reports' permission.
  10. #2823735 by amanaplan, tstoeckler: Add admin_menu cache clear integration.
  11. #2745763 by Albert Volkman, tstoeckler: Allow downloading all libraries at once.
  12. #2310753 by tstoeckler: Avoid libraries_get_libraries() scanning the root.
  13. #2341955 by sadashiv, tstoeckler: Clear library cache on library report.
  14. #819610 by tstoeckler: Show variants and dependencies in the UI.
  15. #2724925 by ron_s, tstoeckler: Separate installed from uninstalled libraries.
  16. Libraries 7.x-2.3, 2016-05-12
  17. -----------------------------
  18. #1884246 by BR0kEN, tstoeckler et al: Allow downloading libraries via Drush.
  19. by tstoeckler: Allow detecting all libraries by calling libraries_detect().
  20. by tstoeckler: Prevent LibrariesWebTestBase from being displayed in the UI.
  21. #819610 by tstoeckler: Add tests for the Libraries UI.
  22. #1884246 by BR0kEN, tstoeckler: Show the provider in drush libraries-list
  23. #819610 by Pol, tstoeckler: Show the provider in the UI.
  24. #2634732 by Rob Holmes, tstoeckler: Sort libraries by title in the UI.
  25. #2585395 by robinsonsarah01: Allow object methods as version callbacks.
  26. #819610 by tstoeckler, Pol: Provide a status report for library information.
  27. #2352251 by netw3rker: Fix incorrect hook name in libraries.api.php.
  28. #2352237 by netw3rker, tstoeckler: Allow clearing the libraries cache from Drush.
  29. #2193969 by tstoeckler: Avoid warnings for stale library caches.
  30. #2287529 by drupalshrek, tstoeckler: Update installation link in README.txt.
  31. Libraries 7.x-2.2, 2014-02-09
  32. -----------------------------
  33. #2046919 by tstoeckler: Clarify 'version' docs.
  34. #1946110 by munroe_richard: Allow uppercase letters as library machine names.
  35. #1953260 by tstoeckler: Improve documentation of libraries_get_version().
  36. #1855918 by tstoeckler: Make integration file loading backwards-compatible.
  37. #1876124 by tstoeckler: Fix integration files for themes.
  38. #1876124 by tstoeckler: Add tests for theme-provided library information.
  39. #1876124 by tstoeckler: Prepare for adding a test theme.
  40. #1876124 by tstoeckler | whastings, fubhy: Fix hook_libraries_info() for themes.
  41. #2015721 by tstoeckler, CaptainHook: Protect against files overriding local variables.
  42. #2046919 by tstoeckler: Improve documentation around 'version callback'.
  43. #1844272 by tstoeckler, jweowu: Fix typos in libraries.api.php.
  44. #1938638 by tstoeckler: Prevent weird PHP notice on update.
  45. #1329388 by RobLoach, tstoeckler: Clear static caches in libraries_flush_caches().
  46. #1855918 by rbayliss: Load integration files after library files.
  47. #1938638 by Pol: Fix typo in libraries.api.php.
  48. Libraries 7.x-2.1, 2013-03-09
  49. -----------------------------
  50. #1937446 by Pol, tstoeckler: Add a 'pre-dependencies-load' callback group.
  51. #1775668 by tstoeckler: Fix bogus assertion message in assertLibraryFiles().
  52. #1773640 by tstoeckler: Use drupal_get_path() to find the profile directory.
  53. #1565426 by tstoeckler: Invoke hook_libraries_info() in enabled themes.
  54. Libraries 7.x-2.0, 2012-07-29
  55. -----------------------------
  56. #1606018 by chemical: Tests fail if the module is downloaded from Drupal.org.
  57. #1386250 by tstoeckler: Clarify module and library installation in README.txt.
  58. #1578618 by iamEAP: Fixed Fatal cache flush failure on major version upgrades.
  59. #1449346 by tstoeckler, sun: Clean-up libraries.test
  60. Libraries 7.x-2.0-alpha2, 2011-12-15
  61. ------------------------------------
  62. #1299076 by tstoeckler: Improve testing of JS, CSS, and PHP files.
  63. #1347214 by rfay: Improve update function 7200.
  64. #1323530 by tstoeckler: Document libraries_get_version() pattern matching.
  65. #1325524 by sun, Rob Loach, tstoeckler: Statically cache libraries_detect().
  66. #1321372 by Rob Loach: Provide a 'post-load' callback group.
  67. #1205854 by tstoeckler, sun: Test library caching.
  68. Libraries 7.x-2.0-alpha1, 2011-10-01
  69. ------------------------------------
  70. #1268342 by tstoeckler: Clean up drush libraries-list command.
  71. #962214 by tstoeckler, sun: Add support for library dependencies.
  72. #1224838 by sun, mjpa: Fix library path not being prepended to JS/CSS files.
  73. #1023258 by tstoeckler: Make 'files' consistently keyed by filename.
  74. #958162 by sun, tstoeckler: Add pre-detect callback group.
  75. #958162 by sun, tstoeckler: Make tests debuggable and provide libraries_info_defaults().
  76. #961476 by tstoeckler: Changed libraries_get_path() to return FALSE by default.
  77. #958162 by tstoeckler, sun, good_man: Allow to apply callbacks to libraries.
  78. #1125904 by tstoeckler, boombatower: Fix drush libraries-list.
  79. #1050076 by tstoeckler: Re-utilize libraries_detect() and remove libraries_detect_library().
  80. #466090 by tstoeckler: Add update function.
  81. #466090 by tstoeckler: Allow cache to be flushed.
  82. #466090 by tstoeckler, sun: Cache library information.
  83. #1064008 by tstoeckler, bfroehle: Fix outdated API examples in libraries.api.php.
  84. #1028744 by tstoeckler: Code clean-up.
  85. #1023322 by tstoeckler, sun: Fixed libraries shouldn't be loaded multiple times.
  86. #1024080 by hswong3i, tstoeckler: Fixed installation profile retrieval.
  87. #995988 by good_man: Wrong default install profile.
  88. #975498 by Gábor Hojtsy: Update JS/CSS-loading to new drupal_add_js/css() API.
  89. #958162 by tsteoeckler, sun: Consistent variable naming.
  90. #924130 by aaronbauman: Fixed libraries_get_path() should use drupal_static().
  91. #958162 by tstoeckler, sun: Code clean-up, tests revamp, more robust loading.
  92. #919632 by tstoeckler, sun: Allow library information to be stored in info files.
  93. by sun: Fixed testbot breaks upon directory name/info file name mismatch.
  94. #864376 by tstoeckler, sun: Code-cleanup, allow hard-coded 'version'.
  95. #939174 by sun, tstoeckler: Rename example.info to libraries_example.info.
  96. by sun: Fixed testbot breaks upon .info file without .module file.
  97. #542940 by tstoeckler, sun: Add libraries-list command.
  98. #919632 by tstoeckler: Add example library info file for testing purposes.
  99. #719896 by tstoeckler, sun: Documentation clean-up and tests improvement.
  100. #542940 by sun: Added initial Drush integration file.
  101. #719896 by tstoeckler, sun: Improved library detection and library loading.
  102. #855050 by Gábor Hojtsy: Avoid call-time pass by reference in libraries_detect().
  103. #719896 by tstoeckler, sun: Added starting point for hook_libraries_info().
  104. Libraries 7.x-1.0, 2010-01-27
  105. -----------------------------
  106. #743522 by sun: Ported to D7.
  107. Libraries 6.x-1.0, 2010-01-27
  108. -----------------------------
  109. #1028744 by tstoeckler: Code clean-up.
  110. #496732 by tstoeckler, robphillips: Allow placing libraries in root directory.
  111. Libraries 6.x-1.0-alpha1, 2009-12-30
  112. ------------------------------------
  113. #480440 by markus_petrux: Fixed base_path() not applied to default library path.
  114. #320562 by sun: Added basic functions.