summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* #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
|
* #600544 by Amitaibu and yched: Added tests for Field UI (hooray! :D)Angie Byron2009-11-02
|
* #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().
* #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
|
* #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 #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 #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 #602306 by alex_b: removed some unused code.Dries Buytaert2009-10-31
|
* - Patch #618938 by pwolanin: fixed Drupal version is not being available ↵Dries Buytaert2009-10-30
| | | | until the end of bootstrap.
* - Patch #519046 by catch, pwolanin, sun: clean up toolbar menu code and ↵Dries Buytaert2009-10-30
| | | | added TODOs.
* #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
|
* #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.