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
|
2c55219315
|
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
|
2009-08-24 00:14:23 +00:00 |
Angie Byron
|
e63e85020b
|
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
|
2009-08-24 00:10:46 +00:00 |
Angie Byron
|
4ae238ea57
|
*** empty log message ***
|
2009-08-24 00:02:05 +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
|
b41323642b
|
#517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
|
2009-08-17 19:14:42 +00:00 |
Angie Byron
|
049a8896f5
|
#545952 by yoroy and Gábor Hojtsy: move modules to config/modules.
|
2009-08-12 23:51:19 +00:00 |
Dries Buytaert
|
9f44fd1b86
|
- Patch #536440 by Gábor Hojtsy: the attached patch moves the Structure >> Themes section to the top level Appearance item as outlined in the D7UX IA.
|
2009-07-31 11:20:43 +00:00 |
Dries Buytaert
|
6ef2ddae21
|
- Patch #199774 by dww, ugerhard, brianV, John Morahan: make it more 'natural' to enable security notification e-mails.
|
2009-07-30 19:32:19 +00:00 |
Dries Buytaert
|
d24d954479
|
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
|
2009-07-20 18:51:36 +00:00 |
Dries Buytaert
|
44740785fe
|
- Patch #518750 by Damien Tournoud: rethink system settings form.
|
2009-07-16 10:44:21 +00:00 |
Dries Buytaert
|
e49ac650a6
|
- Patch #310139 by pwolanin, c960657: drupal_query_string_encode() should not call drupal_urlencode().
|
2009-07-03 19:21:55 +00:00 |
Dries Buytaert
|
fabaaaaa6e
|
- Patch #278592 by catch, Dave Reid, lilou et al: remove D5 to D6 updates.
|
2009-06-22 13:21:38 +00:00 |
Dries Buytaert
|
0a2352c866
|
- Patch #490562 by dww: updated list of core themes.
|
2009-06-13 11:27:35 +00:00 |
Dries Buytaert
|
28b2f098be
|
- Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to t() to help deal with ambigious strings (and improved the locale APIs a bit). Example: May is both a short month name as a long month name in English, but not necessarily in other languages.
|
2009-06-08 05:00:12 +00:00 |
Dries Buytaert
|
1f9077ee92
|
- Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and system_theme_data().
|
2009-06-06 16:05:28 +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 |
Angie Byron
|
3780e8a6c2
|
#481508 by JamesAn: Update update module to use drupal_static().
|
2009-06-05 01:10:12 +00:00 |
Angie Byron
|
c86883271a
|
#445748 by dww and Dave Reid: Add a hook_update_projects_alter() for modules that wish to do modify data in update status module.
|
2009-06-05 01:04:11 +00:00 |
Dries Buytaert
|
0f4060f377
|
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
|
2009-05-27 18:34:03 +00:00 |
Dries Buytaert
|
a24a6c2bba
|
- Patch #471070 by stella: millions of code style fixes.
|
2009-05-24 17:39:35 +00:00 |
Angie Byron
|
3ac59eee96
|
#320011 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files.
|
2009-05-13 19:42:18 +00:00 |
Angie Byron
|
9c0f25fee6
|
#448268 by dww: Fix typo preventing update status cache from being cleared on theme admin page.
|
2009-05-13 18:21:42 +00:00 |
Angie Byron
|
cac7e7c42e
|
#220592 by dww and pwolanin: Update module now always uses the database for caching so that drupal.org project data persists and site performance (in both directions) is not horrifically mangled.
|
2009-04-29 18:39:50 +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 |
Angie Byron
|
3b30509599
|
#347250 by catch, drewish, and Berdir: Add function for loading multiple users in one request.
|
2009-03-14 23:01:38 +00:00 |
Dries Buytaert
|
5d658d0848
|
- Patch #380064 by c960657: make file_scan_directory() use save property names as file_load().
|
2009-02-22 17:55:30 +00:00 |
Angie Byron
|
b4c737a2a5
|
#287178 by justinrandell: Break up various hook_form_alter()s to hook_form_FORM_ID_alters().
|
2009-01-22 03:11:54 +00:00 |
Angie Byron
|
8d6c43ecda
|
#350381 by tstoeckler and swentel: Add a note about running update.php to the modules page that's easier to find than the one buried under the module updates page.
|
2009-01-18 16:38:06 +00:00 |
Dries Buytaert
|
534287b1bc
|
- Patch #245990 by pwolanin: further clean-up of the HTTP request status fail problem.
|
2009-01-14 21:13:42 +00:00 |
Dries Buytaert
|
bdbd0dffe5
|
- Patch #266246 by David Strauss: added smart defaults for system_settings_form().
|
2009-01-11 21:19:19 +00:00 |
Dries Buytaert
|
9440e26269
|
- Patch #352728 by j.somers: fixed broken link.
|
2009-01-01 21:59:05 +00:00 |
Dries Buytaert
|
92a8adea65
|
- Patch #352470 by scor: fixed typos and grammar in comments.
|
2008-12-30 16:43:20 +00:00 |
Dries Buytaert
|
0c63d9e24f
|
- Patch #349504 by keith.smith: clean up sentence spacing in code comments.
|
2008-12-20 18:24:41 +00:00 |
Angie Byron
|
66df602593
|
#314870 by Rob Loach, drewish, catch, and sun: Add hook API documentation to Drupal core.
|
2008-11-25 02:37:33 +00:00 |
Dries Buytaert
|
15671f471b
|
- Patch #332123 by webchick, lilou: remove t() function from schema descriptions.
|
2008-11-15 13:01:11 +00:00 |
Dries Buytaert
|
4595edbfc8
|
- Patch #334238 by justinrandell: fixed update_get_project_name.
|
2008-11-15 07:43:06 +00:00 |
Dries Buytaert
|
bfc650573c
|
- Patch #297225 by keith.smith: massaged the text on the modules page a bit.
|
2008-11-13 20:27:30 +00:00 |
Dries Buytaert
|
b71cc6f837
|
- Patch #324443 by dww: update XML parsing of project information to take advantage of PHP5 XML parser.
|
2008-10-24 19:23:59 +00:00 |
Angie Byron
|
7e02f2f782
|
#318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI.
|
2008-10-11 02:33:14 +00:00 |
Angie Byron
|
464be0b8bd
|
#318892 by justinrandell and chx: Add .install files to the list of files added to .info files.
|
2008-10-09 22:51:41 +00:00 |
Angie Byron
|
06d0d8c2a4
|
#267724 follow-up by Gábor Hojtsy and dww: Wrap logic in parentheses for better clarification.
|
2008-09-23 19:07:58 +00:00 |
Angie Byron
|
a3bb66e4e8
|
#259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths.
|
2008-09-20 20:22:25 +00:00 |
Angie Byron
|
7952a651ce
|
#267724 by cpugeniusmv: Fix cron logic in update.module.
|
2008-09-19 02:31:57 +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
|
f0b1d9f8d3
|
- Patch #297207 by kscheirer and TapocoL: move update notification settings to more visible place.
|
2008-08-22 12:30:19 +00:00 |
Dries Buytaert
|
22da5c6978
|
- Patch #290918 by pwolanin: don't unset project info during processing.
|
2008-08-11 07:07:11 +00:00 |
Dries Buytaert
|
ccf1af94fa
|
- Patch #245329 by christefano and dmitrig01: code comment love.
|
2008-07-24 16:25:19 +00:00 |