Commit Graph

34 Commits (a71b6415b6ac5c1b418332e80970cd9fbb81aa17)

Author SHA1 Message Date
Alex Pott e1b9321477
Issue #2992631 by dww, swatichouhan012, tedbow, jungle, xjm: Update report incorrectly recommends security releases for old minors when a security update is needed and a secure version of the old minor is also available 2020-04-20 00:25:26 +01:00
xjm a816f7e49f Issue #3118087 by dww, JoshaHubbers, jungle, tedbow, RajabNatshah, Kingdutch, JonMcL, xjm, Nick Hope, wroehrig, wxman, broeker, mlozano7, kazajhodo, suit4, xmacinfo, BrightBold: If any extension has a missing or invalid version, Update manager throws errors and is confused about site update status 2020-03-19 16:34:25 -05:00
Gábor Hojtsy 19f61cd207 Issue #3111929 by tedbow, dww, webchick, xjm, tim.plunkett, catch: If no recommended update is found, Update Status recommends the latest release, even if it is unsupported 2020-02-28 13:26:45 +01:00
xjm b126c02e2d Issue #3074993 by tedbow, kim.pepper, bnjmnm, drumm, xjm, tim.plunkett, Gábor Hojtsy, alexpott: Use "current" in update URLs instead of CORE_COMPATIBILITY to retrieve all future updates 2020-01-23 15:28:49 -06:00
Gábor Hojtsy 29cf0b537c Issue #3101547 by ravi.shankar, Gábor Hojtsy, tedbow, dww, lauriii: Clean up code documentation for display of core compatibility ranges for available module updates 2020-01-20 14:45:19 +01:00
Gábor Hojtsy 0168e96cfc Issue #3096078 by tedbow, bnjmnm, Gábor Hojtsy, lauriii: Display core compatibility ranges for available module updates 2019-12-12 21:20:47 +01:00
Gábor Hojtsy 5ca2b4e755 Issue #3100444 by bnjmnm, Wim Leers, longwave: typo in update.compare.inc results in calling a non-existent resource 2019-12-12 09:24:15 +01:00
Alex Pott 04e5bbbc98
Issue #3100071 by ravi.shankar, benjifisher, dww: Several code comments refer to \Drupal\Update instead of \Drupal\update 2019-12-11 09:53:53 +00:00
catch ed9baee31e Issue #3015810 by alexpott, longwave, Berdir: Properly deprecate UPDATE_* constants 2019-12-04 11:57:25 +00:00
Lee Rowlands adf3293789
Issue #2804155 by tedbow, drumm, samuel.mortenson, xjm, geerlingguy: If the next minor version of core has a security release, status still says "Security update required!" even if the site is on an equivalent, secure release already 2018-08-29 09:23:18 +10:00
xjm 52e3eec616 Issue #2776975 by joelpittet, dawehner, tim.plunkett, xjm, pfrenssen: March 3, 2017: Convert core to array syntax coding standards for Drupal 8.3.x RC phase 2017-03-03 19:20:24 -06:00
Alex Pott 238ca5420e Issue #2449813 by JeroenT: Remove update_get_projects() 2015-05-26 11:11:07 +01:00
Nathaniel Catchpole f9f8b0d575 Issue #2449809 by JeroenT, tadityar: Remove usage of update_get_projects() 2015-05-04 11:52:57 +01:00
webchick 40c8a0353b Issue #2448069 by a_thakur, JeroenT, Mile23: Remove usage and function update_project_storage() from update.compare.inc 2015-04-07 00:03:23 -07:00
webchick f722c3c3e0 Issue #2329829 by Cottser, lauriii | davidhernandez: Move update classes from preprocess to templates. 2014-09-27 00:42:04 -07:00
Alex Pott 78e5e9bfd9 Issue #2045927 by herom, martin107, ianthomas_uk, Xano, michaellander, Sutharsan: Replace all drupal_alter() deprecated function calls. 2014-02-24 10:10:52 +00:00
Alex Pott eb53ecc555 Issue #2187735 by ianthomas_uk, Sutharsan, andypost: Add removal information to docblock of all @deprecated functions. 2014-02-20 13:49:37 +00:00
Alex Pott cc1892d499 Issue #1987888 by zengenuity, kim.pepper, disasm, vijaycs85, JB13, dawehner: Convert update_manual_status() to a new style controller. 2014-01-24 21:04:24 +01:00
webchick 5bb0d5e667 Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core. 2013-09-15 20:58:10 -07:00
webchick 3cf100dfcd Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config(). 2013-08-14 09:54:28 -07:00
Alex Pott c56cb20453 Issue #2030775 by Sutharsan, webflo: Reduce dependency of Locale on Update module . 2013-06-30 10:48:34 +01:00
catch fea7acc2b2 Issue #1547008 by Berdir, Sutharsan: Replace Update's cache system with the (expirable) key value store. 2013-03-20 11:51:03 +00:00
Dries 6bf13bd87b Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML. 2013-03-06 17:51:39 -05:00
catch 59bd679e79 Issue #986888 by bfroehle, bdone, grwgreg: Fixed Undefined index warning in 'Available Updates List' with hidden=TRUE base themes. 2013-02-15 12:33:11 +00:00
webchick 0f8cedfde8 Issue #1879732 by vijaycs85, Gábor Hojtsy: Fixed Language-related modules not listed on available updates page. 2013-01-11 00:20:08 -08:00
catch a3ee7d2a9e Issue #1343768 by JamesOakley, eMPee584: Fixed make update_calculate_project_update_status() work nicely with HEAD releases. 2012-08-07 11:15:47 +01:00
Dries 3ed46905f3 - Patch #1710512 by n3or: Convert update settings to configuration system. 2012-08-03 12:52:07 -04:00
Jennifer Hodgdon c0f384fa57 Issue #1431634 by Tor Arne Thune: API docs cleanup for update module 2012-06-06 08:33:53 -07:00
Dries 02750689dd - Patch #1183208 by effulgentsia, Niklas Fiekas, katbailey, no_commit_credit, catch: remove variable_get()('clean_url()') and switch to index.php/path pattern for dirty URL support. 2012-04-29 11:16:27 -04:00
Dries d4cf91211f - Patch #1329410 by Gábor Hojtsy, Sutharsan, dww: Extend update data collection to support localization update. 2012-04-25 16:51:09 -07:00
catch 526fc9bce9 Issue #1505146 by Tor Arne Thune: Remove unused argument from update_calculate_project_update_status(). 2012-04-02 12:28:37 +09:00
Nathan Haug 06fb770bd3 Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathaniel 906a6db347 Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4.
2011-11-01 12:32:15 +09:00
Nathaniel f0a16bf2a4 Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades. 2011-11-01 12:25:12 +09:00