Commit Graph

11788 Commits (47182dfb1f65d2a107037a1386d85e6997afcd04)

Author SHA1 Message Date
Angie Byron 583163193d #505942 by andypost and hass: Added label context to Trigger description's t() string. 2009-11-02 04:36:25 +00:00
Angie Byron ec732a6360 #239825 follow-up: Adjusting comments. 2009-11-02 04:10:51 +00:00
Angie Byron 3b427fae37 #341140 follow-up by JohnAlbin and chx: drupal_get_filename() fails for PHPTemplate themes when database is down. 2009-11-02 03:46:43 +00:00
Angie Byron 0e44b42baf #600544 by Amitaibu and yched: Added tests for Field UI (hooray! :D) 2009-11-02 03:41:58 +00:00
Angie Byron ad0ce48eea #565154 by klausi and matason: Only run cron.php when site not in maintenance mode. 2009-11-02 03:30:49 +00:00
Angie Byron 5074865e73 #211015 by sun: Check for an existing #theme property for confirm_form() before clobbering it. 2009-11-02 03:27:20 +00:00
Angie Byron 0d371742b6 #43462 by c960657 and andypost: Fixed issues with certain configurations of compressed pages. 2009-11-02 03:12:05 +00:00
Angie Byron bfedf56f9d #582584 by dww, Jacine, and chx: Move required form element marker into its own theme function. 2009-11-02 03:00:28 +00:00
Angie Byron 453569e721 #539442 by deekayen: Re-order functions in trigger.install so schema comes first. 2009-11-02 02:38:53 +00:00
Angie Byron b567437500 #239825 by jeffschuler and bjaspan: Add support for OS-specific line endings on e-mails. 2009-11-02 02:37:36 +00:00
Angie Byron 7353d5da62 #582364 by cwgordon7: Add sensible defaults to SimpleTest assert messages. 2009-11-02 01:49:02 +00:00
Angie Byron 0884876b83 #504080 by eigentor, dcor, heather, lisarex, Bojhan, and keith.smith: Remove wall of text from Themes admin description. 2009-11-02 01:02:47 +00:00
Angie Byron d27539613f #537056 by catch and dww: Fixed Broken drupal_static() conversion in theme_comment_post_forbidden(). 2009-11-02 01:00:42 +00:00
Angie Byron ab91113c56 #617420 by ksenzee: Fixed batch system error on redirection. 2009-11-02 00:42:06 +00:00
Angie Byron e9ef3ac2f2 #541612 by mgifford: Added meaningful alt attribute to sortable table header links. 2009-11-02 00:25:32 +00:00
Angie Byron bbf9c0a674 #620516 by Crell: Use isNull() inside SQLite driver. 2009-11-02 00:19:27 +00:00
Angie Byron 267c290cf5 #287647 by mikejoconnor, lilou, cafuego, bjaspan, and robertDouglass: Cast results of hook_schema() to an array to avoid schema corruption. 2009-11-01 23:10:14 +00:00
Angie Byron 14c1c505e0 #607008 by dww, Gerhard Killesreiter, JacobSingh, and chx: Changed Fix bugs in https support and use https for authorize.php if available. 2009-11-01 23:02:13 +00:00
Angie Byron fedcd1acf0 #620228 by c960657: Fixed parameter name in number.module. 2009-11-01 22:19:56 +00:00
Angie Byron c409a47fcc #592008 follow-up by chx and moshe weitzman: All theme() function calls in hook_init(). 2009-11-01 22:10:07 +00:00
Angie Byron 45c7f0c02e #612396 by jim0203 and dman: Fixed Notice: Undefined index: process_input() in _form_builder_handle_input_element(). 2009-11-01 21:55:31 +00:00
Angie Byron 1eae549bd6 #615508 by Crell: Use slave servers for search module. 2009-11-01 21:46:16 +00:00
Angie Byron ca8eee7545 #192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, pwolanin, and dahacouk: Ensure user's raw login name is never output directly. 2009-11-01 21:26:44 +00:00
Angie Byron b882d991d0 #614396 follow-up by David_Rothstein: Grammar police. ;) 2009-11-01 20:15:26 +00:00
Dries Buytaert 9cd9403584 - Patch #402280 by mfb: fixed PDOexception. 2009-11-01 17:50:45 +00:00
Dries Buytaert 54db3af335 - Patch #619566 by sun: performance improvement: don't invoke hook_url_outbound_alter() if there's nothing to invoke. 2009-11-01 14:08:17 +00:00
Dries Buytaert 342ebd7776 - Patch #567064 by yched, sun: widgets done 'the easy way' have too many limitations. Removes more code than it adds! 2009-11-01 14:05:32 +00:00
Dries Buytaert e4ca439ba1 - Patch #595084 by c960657: use type hinting for . 2009-11-01 12:11:10 +00:00
Dries Buytaert 534c89f21e - Patch #321023 by Everett Zufelt, mgifford: improve accesibility in pager.inc. 2009-10-31 18:12:26 +00:00
Dries Buytaert 66b7e4f95a - Patch #616616 by sime: add warning to 'Administer users' permission. 2009-10-31 18:04:01 +00:00
Dries Buytaert 8a40036a49 - Patch #615484 by yched: remove schema rebuild from field_cache_clear(). 2009-10-31 18:00:48 +00:00
Dries Buytaert a1652efe0e - Patch #614396 by lisarex: clarify UI text on page for adding new content types. 2009-10-31 17:57:49 +00:00
Dries Buytaert 03e2ec64ab - Patch #606994 by yched: move entity handling out of Field API. 2009-10-31 16:06:36 +00:00
Angie Byron 150f6a682b #619406 by yched: Removed unneeded variable assignment in field_multiple_value_form(). 2009-10-31 14:58:41 +00:00
Dries Buytaert 086d189011 - Patch #572452 by catch, JoshuaRogers: drupal_get_filename() and drupal_load() should not use drupal_static(). Performance improvement. 2009-10-31 14:00:37 +00:00
Dries Buytaert fc6656b3c3 - Patch #602306 by alex_b: removed some unused code. 2009-10-31 13:53:48 +00:00
Angie Byron 2e390010f5 #619512 by catch: Add Daniel F. Kudwien (sun) as Filter system maintainer. 2009-10-31 07:42:57 +00:00
Dries Buytaert 745b5b034c - Patch #618938 by pwolanin: fixed Drupal version is not being available until the end of bootstrap. 2009-10-30 22:33:35 +00:00
Dries Buytaert 1b83420193 - Patch #615734 by catch: document why we call drupal_get_filename() in module_list(). 2009-10-30 21:54:45 +00:00
Dries Buytaert 3d1058eb26 - Patch #519046 by catch, pwolanin, sun: clean up toolbar menu code and added TODOs. 2009-10-30 21:43:41 +00:00
Dries Buytaert d72539f1b5 - Patch #200931 by Darren Oh, asimmonds: fixed schema not being available in hook_install()/hook_enable(). 2009-10-30 21:41:45 +00:00
Angie Byron fc81470ff3 #617532 by matt2000: Fixed field_ui() menu paths with underscores in content type names. 2009-10-29 07:23:38 +00:00
Angie Byron 374fbf713f #615866 by yched: Fixed Field UI redirections. 2009-10-29 07:21:04 +00:00
Angie Byron 8820c9f3af #615526 by Crell: Use slave servers for tracker module. 2009-10-29 07:18:55 +00:00
Angie Byron 46f988bcc5 #615516 by Crell: Use slave servers for statistics module. 2009-10-29 07:17:22 +00:00
Angie Byron f05e3c2fcf #616742 by Amitaibu: Fixed adding an existing field in Field UI. 2009-10-29 07:14:58 +00:00
Angie Byron 616861c866 #602496 by dww: Clean up the update manager project selector page when updating your site. 2009-10-29 07:11:50 +00:00
Angie Byron b1dc42eb92 #605292 by dww: Work-around BatchAPI's inability to propagate failure in update manager. 2009-10-29 07:08:38 +00:00
Angie Byron 58dd4caa98 #610290 by dww and sun: system_run_authorized() shouldn't always drupal_goto() so it can be used in submit handlers. 2009-10-29 06:58:56 +00:00
Angie Byron 1da73d26c2 #591794 by chx, Rob Loach, sun, JohnAlbin: Give themes access to alter hooks. 2009-10-27 19:29:12 +00:00