summaryrefslogtreecommitdiff
path: root/modules/update/update.report.inc
Commit message (Collapse)AuthorAge
* Issue #1431634 by Tor Arne Thune: API docs cleanup for update moduleJennifer Hodgdon2012-06-15
|
* Issue #908282 by jbrown, pillarsdotnet: add width and height attributes to ↵webchick2011-04-24
| | | | increase front-end performance.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #762304 by tobiasb, dww: theme_update_version() function broken.Dries Buytaert2010-10-03
|
* - Patch #885000 by cwgordon7: drupal_placeholder() takes an array as an ↵Dries Buytaert2010-08-17
| | | | argument.
* - Patch #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
|
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* #588148 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually ↵Angie Byron2010-01-08
| | | | themable.
* - Patch #601548 by Damien Tournoud, moshe weitzman: loosen the dependency ↵Dries Buytaert2009-12-22
| | | | between t() and the theming layer.
* #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme ↵Angie Byron2009-10-23
| | | | functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
* #538660 by JacobSingh, dww, JoshuaRogers, adrian, Crell, chx, anarcat, and ↵Angie Byron2009-10-15
| | | | cwgordon7: Add a functioning Plugin Manager to core. Can you say module installation and updates through the UI? I knew you could! :D
* - Patch #597484 by dww: use the Queue API to fetch available update data.Dries Buytaert2009-10-13
|
* - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵Dries Buytaert2009-10-09
| | | | take a single argument. Code clean-up and performance improvement. Woot.
* - Patch #456088 by dww, JohnAlbin | Dave Reid, Gábor Hojtsy, pwolanin, ↵Dries Buytaert2009-10-08
| | | | tic2000, meba: sub-themes not notified of security updates for base themes.
* #319033 by dww, Dave Reid, Ralf: Fixed weird order of projects listed on ↵Angie Byron2009-10-05
| | | | updates page (with tests).
* - Patch #356841 by trogie, Dave Reid | dww: update status 'last checked ↵Dries Buytaert2009-09-27
| | | | time' should output actual date of last check.
* #162788 by dww, Dave Reid, and JohnAlbin: Add option to include modules that ↵Angie Byron2009-08-24
| | | | aren't enabled in Update Status.
* #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵Angie Byron2009-08-22
| | | | Convert 'class' attribute to use an array, not a string.
* #243253 by dww: Put a check in update.module to see if server was reachable.Angie Byron2009-06-06
|
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
|
* #431148 by pwolanin: Make it easier to visually distinguish between security ↵Angie Byron2009-04-29
| | | | updates and regular updates.
* - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved ↵Dries Buytaert2008-09-17
| | | | developer experience.
* - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] ↵Dries Buytaert2008-09-06
| | | | as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
* - Patch #295152 by dww, Damien Tournoud, et al: fixed version comparison.Dries Buytaert2008-08-28
|
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵Dries Buytaert2008-04-14
| | | | discussion we've decided to make the concatenation operator consistent with the other operators.
* - Patch #217771 by dww: prevent wrapping of dates.Dries Buytaert2008-02-06
|
* #216632 by webernet, dww: more accessible update information screenGábor Hojtsy2008-02-03
|
* #207863 by mikey_p, Pancho: use module_load_include() as intendedGábor Hojtsy2008-01-30
|
* #197186 by dww, testing by catch, webernet, greggles: (critical security ↵Gábor Hojtsy2008-01-10
| | | | functionality) update.module did not inform users when their current release became revoked/not supported
* #205134 by damz: fix not translatable use of t() in update moduleGábor Hojtsy2008-01-01
|
* #162788 by dww: allow contrib update_status to provide information on ↵Gábor Hojtsy2007-12-20
| | | | disabled modules and themes too
* #196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functionsGábor Hojtsy2007-12-06
|
* #165140 by dww: rename logs to reports (usability improvement)Gábor Hojtsy2007-10-20
|
* - Patch #173486 by scor: fixed code style issues.Dries Buytaert2007-10-02
|
* #165638 by dww: better presentation of manual check link in update moduleGábor Hojtsy2007-09-10
|
* - Patch #94154 by dww, Earl et al: update notifications for Drupal!Dries Buytaert2007-07-11
Woot, woot! :)