summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #571086 follow-up by sun: Allow specifying a 'wrapper callback' before ↵Angie Byron2009-11-04
| | | | executing a form builder function.
* #575280 follow-up by mfb and chx: Fixed impersonation attack when an https ↵Angie Byron2009-11-04
| | | | session exists.
* #367567 by sun, effulgentsia, yched, and quicksketch: Use AJAX framework for ↵Angie Byron2009-11-04
| | | | 'Add more' links.
* #576916 follow-up by mooffie: Fixed some mistaken variable renaming.Angie Byron2009-11-04
|
* #615504 by rfay and katbailey: Fixed Ajax framework's use-ajax class on links.Angie Byron2009-11-04
|
* #620278 by alex_b: Fixed Add feed link.Angie Byron2009-11-04
|
* #552478 by pwolanin, samj, dropcube, and sun: Improve link/header API and ↵Angie Byron2009-11-03
| | | | support on node/comment pages rel=canonical and rel=shortlink standards.
* #561726 by effulgentsia, TwoD, and sun: Make ajax.js and tabledrag.js ↵Angie Byron2009-11-03
| | | | implement Drupal.detachBehaviors().
* #202533 by lisarex and brunodbo: Tell people what the heck the content type ↵Angie Byron2009-11-03
| | | | 'Description' field is for.
* #602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable ↵Angie Byron2009-11-03
| | | | arrays and forms (e.g. 'Operations') alterable.
* #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
|