summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #605880 by bleen18 and David_Rothstein: Fix weird bugs with settings and ↵Angie Byron2009-11-03
| | | | menus after install due to faulty caching.
* #551034 by brandonojc, mgifford, Everett Zufelt, and Cliff: Improved Content ↵Angie Byron2009-11-03
| | | | filter usability and accessibility.
* #211015 follow-up by sun: Don't hard-code #theme for system_settings_form().Angie Byron2009-11-02
|
* #564642 by Scott Reynolds, Damien Tournoud, matt2000, and moshe weitzman: ↵Angie Byron2009-11-02
| | | | Remove previous content property from build functions so artifacts do not persist.
* #619522 by catch: Add yched and bjaspan as maintainers for Field API. Poor ↵Angie Byron2009-11-02
| | | | suckers...
* #569542 by bjaspan and Mike Wacker: Auto-select single option if only one is ↵Angie Byron2009-11-02
| | | | available.
* #600544 follow-up by Amitaibu: Added missing documentation.Angie Byron2009-11-02
|
* #539022 follow-up by David_Rothstein: Batch API should use the current theme ↵Angie Byron2009-11-02
| | | | to run the batches.
* #503834 by lisarex and dcor: Improved help text for taxonomy module's drag ↵Angie Byron2009-11-02
| | | | and drop behaviour.
* #608424 by peximo and plach: Fixed notice when multilingual body display set ↵Angie Byron2009-11-02
| | | | to hidden (with tests).
* #484060 by EclipseGc: Remove duplicate access checking from node_add().Angie Byron2009-11-02
|
* Bleh. :( Sorry. One last time and I'll get the commit message right, I swear. :PAngie Byron2009-11-02
|
* *** empty log message ***Angie Byron2009-11-02
|
* Let's try that again.Angie Byron2009-11-02
|
* *** empty log message ***Angie Byron2009-11-02
|
* #251255 by catch, Jody Lynn, and roychri: Fixed re-ordering bug when ↵Angie Byron2009-11-02
| | | | taxonomy overview form is saved.
* #505942 by andypost and hass: Added label context to Trigger description's ↵Angie Byron2009-11-02
| | | | t() string.
* #239825 follow-up: Adjusting comments.Angie Byron2009-11-02
|
* #341140 follow-up by JohnAlbin and chx: drupal_get_filename() fails for ↵Angie Byron2009-11-02
| | | | PHPTemplate themes when database is down.
* #600544 by Amitaibu and yched: Added tests for Field UI (hooray! :D)Angie Byron2009-11-02
|
* #565154 by klausi and matason: Only run cron.php when site not in ↵Angie Byron2009-11-02
| | | | maintenance mode.
* #211015 by sun: Check for an existing #theme property for confirm_form() ↵Angie Byron2009-11-02
| | | | before clobbering it.
* #43462 by c960657 and andypost: Fixed issues with certain configurations of ↵Angie Byron2009-11-02
| | | | compressed pages.
* #582584 by dww, Jacine, and chx: Move required form element marker into its ↵Angie Byron2009-11-02
| | | | own theme function.
* #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().