summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #539442 by deekayen: Re-order functions in trigger.install so schema comes ↵Angie Byron2009-11-02
| | | | first.
* #239825 by jeffschuler and bjaspan: Add support for OS-specific line endings ↵Angie Byron2009-11-02
| | | | on e-mails.
* #582364 by cwgordon7: Add sensible defaults to SimpleTest assert messages.Angie Byron2009-11-02
|
* #504080 by eigentor, dcor, heather, lisarex, Bojhan, and keith.smith: Remove ↵Angie Byron2009-11-02
| | | | wall of text from Themes admin description.
* #537056 by catch and dww: Fixed Broken drupal_static() conversion in ↵Angie Byron2009-11-02
| | | | theme_comment_post_forbidden().
* #617420 by ksenzee: Fixed batch system error on redirection.Angie Byron2009-11-02
|
* #541612 by mgifford: Added meaningful alt attribute to sortable table header ↵Angie Byron2009-11-02
| | | | links.
* #620516 by Crell: Use isNull() inside SQLite driver.Angie Byron2009-11-02
|
* #287647 by mikejoconnor, lilou, cafuego, bjaspan, and robertDouglass: Cast ↵Angie Byron2009-11-01
| | | | results of hook_schema() to an array to avoid schema corruption.
* #607008 by dww, Gerhard Killesreiter, JacobSingh, and chx: Changed Fix bugs ↵Angie Byron2009-11-01
| | | | in https support and use https for authorize.php if available.
* #620228 by c960657: Fixed parameter name in number.module.Angie Byron2009-11-01
|
* #592008 follow-up by chx and moshe weitzman: All theme() function calls in ↵Angie Byron2009-11-01
| | | | hook_init().
* #612396 by jim0203 and dman: Fixed Notice: Undefined index: process_input() ↵Angie Byron2009-11-01
| | | | in _form_builder_handle_input_element().
* #615508 by Crell: Use slave servers for search module.Angie Byron2009-11-01
|
* #192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, ↵Angie Byron2009-11-01
| | | | pwolanin, and dahacouk: Ensure user's raw login name is never output directly.
* #614396 follow-up by David_Rothstein: Grammar police. ;)Angie Byron2009-11-01
|
* - Patch #402280 by mfb: fixed PDOexception.Dries Buytaert2009-11-01
|
* - Patch #619566 by sun: performance improvement: don't invoke ↵Dries Buytaert2009-11-01
| | | | hook_url_outbound_alter() if there's nothing to invoke.
* - Patch #567064 by yched, sun: widgets done 'the easy way' have too many ↵Dries Buytaert2009-11-01
| | | | limitations. Removes more code than it adds!
* - Patch #595084 by c960657: use type hinting for .Dries Buytaert2009-11-01
|
* - Patch #321023 by Everett Zufelt, mgifford: improve accesibility in pager.inc.Dries Buytaert2009-10-31
|
* - Patch #616616 by sime: add warning to 'Administer users' permission.Dries Buytaert2009-10-31
|
* - Patch #615484 by yched: remove schema rebuild from field_cache_clear().Dries Buytaert2009-10-31
|
* - Patch #614396 by lisarex: clarify UI text on page for adding new content ↵Dries Buytaert2009-10-31
| | | | types.
* - Patch #606994 by yched: move entity handling out of Field API.Dries Buytaert2009-10-31
|
* #619406 by yched: Removed unneeded variable assignment in ↵Angie Byron2009-10-31
| | | | field_multiple_value_form().
* - Patch #572452 by catch, JoshuaRogers: drupal_get_filename() and ↵Dries Buytaert2009-10-31
| | | | drupal_load() should not use drupal_static(). Performance improvement.
* - Patch #602306 by alex_b: removed some unused code.Dries Buytaert2009-10-31
|
* #619512 by catch: Add Daniel F. Kudwien (sun) as Filter system maintainer.Angie Byron2009-10-31
|
* - Patch #618938 by pwolanin: fixed Drupal version is not being available ↵Dries Buytaert2009-10-30
| | | | until the end of bootstrap.
* - Patch #615734 by catch: document why we call drupal_get_filename() in ↵Dries Buytaert2009-10-30
| | | | module_list().
* - Patch #519046 by catch, pwolanin, sun: clean up toolbar menu code and ↵Dries Buytaert2009-10-30
| | | | added TODOs.
* - Patch #200931 by Darren Oh, asimmonds: fixed schema not being available in ↵Dries Buytaert2009-10-30
| | | | hook_install()/hook_enable().
* #617532 by matt2000: Fixed field_ui() menu paths with underscores in content ↵Angie Byron2009-10-29
| | | | type names.
* #615866 by yched: Fixed Field UI redirections.Angie Byron2009-10-29
|
* #615526 by Crell: Use slave servers for tracker module.Angie Byron2009-10-29
|
* #615516 by Crell: Use slave servers for statistics module.Angie Byron2009-10-29
|
* #616742 by Amitaibu: Fixed adding an existing field in Field UI.Angie Byron2009-10-29
|
* #602496 by dww: Clean up the update manager project selector page when ↵Angie Byron2009-10-29
| | | | updating your site.
* #605292 by dww: Work-around BatchAPI's inability to propagate failure in ↵Angie Byron2009-10-29
| | | | update manager.
* #610290 by dww and sun: system_run_authorized() shouldn't always ↵Angie Byron2009-10-29
| | | | drupal_goto() so it can be used in submit handlers.
* #591794 by chx, Rob Loach, sun, JohnAlbin: Give themes access to alter hooks.Angie Byron2009-10-27
|
* #615528 by David_Rothstein: Fixed Incorrect code comment regarding ↵Angie Byron2009-10-27
| | | | DrupalFakeCache in the installer.
* #613912 by dww: Move host and port into a collapsed 'Advanced settings' ↵Angie Byron2009-10-27
| | | | fieldset on the authorize.php connection settings forms.
* #610204 by effulgentsia, Gábor Hojtsy, sun, Damien Tournoud and ksenzee: ↵Angie Byron2009-10-27
| | | | API changes to support overlays: lays ground work for implementation.
* #561452 follow-up by David_Rothstein: Use helper functions rather than file ↵Angie Byron2009-10-27
| | | | scans to retrieve module data on permissions page.
* #613666 by Jody Lynn: Fixed Sorting on admin/content table.Angie Byron2009-10-27
|
* #609728 follow-up: Oops. Committed wrong version of that last patch.Angie Byron2009-10-27
|
* #609728 by dww and JacobSingh: Skip authorize.php step in update manager if ↵Angie Byron2009-10-27
| | | | webroot files are owned by the httpd user.
* #605920 by dww and Bojhan: Fix all buttons in update manager workflow to use ↵Angie Byron2009-10-27
| | | | 'Sentence case' labels.