Commit Graph

31 Commits (5af292f76b27ffa7d6d571ddf6b663ebf0a92252)

Author SHA1 Message Date
Dries Buytaert 3c3cee28b9 - Patch #716496 by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +00:00
Dries Buytaert ea51c3215b - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. 2010-01-30 07:59:26 +00:00
Angie Byron 85c680a1a0 #588148 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually themable. 2010-01-08 07:36:53 +00:00
Dries Buytaert 8749a43a54 - Patch #601548 by Damien Tournoud, moshe weitzman: loosen the dependency between t() and the theming layer. 2009-12-22 14:47:14 +00:00
Angie Byron a7149821d6 #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme(). 2009-10-23 22:24:19 +00:00
Angie Byron 6abcc47e25 #538660 by JacobSingh, dww, JoshuaRogers, adrian, Crell, chx, anarcat, and cwgordon7: Add a functioning Plugin Manager to core. Can you say module installation and updates through the UI? I knew you could! :D 2009-10-15 21:19:31 +00:00
Dries Buytaert 9058a8984d - Patch #597484 by dww: use the Queue API to fetch available update data. 2009-10-13 02:14:05 +00:00
Dries Buytaert c05f2181dc - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot. 2009-10-09 01:00:08 +00:00
Dries Buytaert 6481f6db33 - Patch #456088 by dww, JohnAlbin | Dave Reid, Gábor Hojtsy, pwolanin, tic2000, meba: sub-themes not notified of security updates for base themes. 2009-10-08 15:40:34 +00:00
Angie Byron 03f9a31663 #319033 by dww, Dave Reid, Ralf: Fixed weird order of projects listed on updates page (with tests). 2009-10-05 02:26:36 +00:00
Dries Buytaert 2529960660 - Patch #356841 by trogie, Dave Reid | dww: update status 'last checked time' should output actual date of last check. 2009-09-27 11:15:53 +00:00
Angie Byron ce1fa8c112 #162788 by dww, Dave Reid, and JohnAlbin: Add option to include modules that aren't enabled in Update Status. 2009-08-24 00:42:34 +00:00
Angie Byron 36ec189695 #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string. 2009-08-22 14:34:23 +00:00
Angie Byron d532753cab #243253 by dww: Put a check in update.module to see if server was reachable. 2009-06-06 06:26:13 +00:00
Dries Buytaert a24a6c2bba - Patch #471070 by stella: millions of code style fixes. 2009-05-24 17:39:35 +00:00
Angie Byron a703b3ee8a #431148 by pwolanin: Make it easier to visually distinguish between security updates and regular updates. 2009-04-29 03:57:21 +00:00
Dries Buytaert 7f29b14277 - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved developer experience. 2008-09-17 07:11:59 +00:00
Dries Buytaert e5b0e5f76c - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion. Removed drupal_referrer() for consistency. 2008-09-06 08:36:22 +00:00
Dries Buytaert 372acd0cd4 - Patch #295152 by dww, Damien Tournoud, et al: fixed version comparison. 2008-08-28 08:12:29 +00:00
Dries Buytaert 56d2664a90 - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators. 2008-04-14 17:48:46 +00:00
Dries Buytaert c8a2413b4c - Patch #217771 by dww: prevent wrapping of dates. 2008-02-06 20:01:41 +00:00
Gábor Hojtsy 2886944685 #216632 by webernet, dww: more accessible update information screen 2008-02-03 18:40:29 +00:00
Gábor Hojtsy ef1235cc0a #207863 by mikey_p, Pancho: use module_load_include() as intended 2008-01-30 10:14:42 +00:00
Gábor Hojtsy 550b9255a8 #197186 by dww, testing by catch, webernet, greggles: (critical security functionality) update.module did not inform users when their current release became revoked/not supported 2008-01-10 14:14:54 +00:00
Gábor Hojtsy 1ba22e1543 #205134 by damz: fix not translatable use of t() in update module 2008-01-01 18:03:12 +00:00
Gábor Hojtsy 3645f03233 #162788 by dww: allow contrib update_status to provide information on disabled modules and themes too 2007-12-20 08:42:05 +00:00
Gábor Hojtsy d83289f857 #196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions 2007-12-06 09:58:34 +00:00
Gábor Hojtsy 7c31bcdeac #165140 by dww: rename logs to reports (usability improvement) 2007-10-20 21:57:50 +00:00
Dries Buytaert d2d93b4bd3 - Patch #173486 by scor: fixed code style issues. 2007-10-02 16:19:23 +00:00
Gábor Hojtsy f84f3a4a68 #165638 by dww: better presentation of manual check link in update module 2007-09-10 18:11:22 +00:00
Dries Buytaert 6ec2ff7e15 - Patch #94154 by dww, Earl et al: update notifications for Drupal!
Woot, woot! :)
2007-07-11 15:15:40 +00:00