summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | Issue #998256 by justafish, Albert Volkman, Dave Reid, no_commit_credit: ↵webchick2012-02-28
| | | | | | | | Please let modules know about the original URL alias in hook_path_update().
* | Issue #1267918 by Niklas Fiekas, darrellulm: Fixed User signature does not ↵webchick2012-02-28
| | | | | | | | appear in comment preview.
* | Issue #1420056 by droplet, nod_: Fixed moving shortcut local var.webchick2012-02-28
| |
* | Issue #1074672 by claudiu.cristea, mikewink: Added Allow language select to ↵webchick2012-02-28
| | | | | | | | be rearranged inside node form.
* | Issue #1294264 by budda, davidwhthomas: FieldUpdateForbiddenException: ↵webchick2012-02-28
| | | | | | | | Cannot update a list field - better debug info.
* | Issue #1329586 by Rob Loach, tim.plunkett, jthorson: Theme_image_formatter() ↵webchick2012-02-28
| | | | | | | | should pass along attributes.
* | Issue #1068016 by franz, Niklas Fiekas, karschsp, BartVB, catch | jpincas: ↵webchick2012-02-28
| | | | | | | | Fixed number field validation fails to block some invalid input causing later SQL fatal error.
* | Issue #911354 by adrian, boombatower, jhedstrom, sun, yhahn, langworthy, ↵webchick2012-02-28
| | | | | | | | dixon_, jrbeeman: Fixed Tests in profiles/[name]/modules cannot be run and cannot use a different profile for running tests.
* | Issue #735528 by nod_, redndahead, kkaefer, agentrickard, peterpoe, Rob ↵webchick2012-02-28
| | | | | | | | Loach, xjm, sun: FAPI #states: Fix conditionals to allow OR and XOR constructions.
* | Issue #967166 by effulgentsia, Cottser, no_commit_credit, KrisBulman: Fixed ↵webchick2012-02-28
| | | | | | | | Content rendered via AJAX does not respect stylesheets removed in .info files.
* | Issue #87994 by Rob Loach, Jody Lynn, sun, dropcube, gordon, ↵webchick2012-02-28
| | | | | | | | David_Rothstein, moshe weitzman, aspilicious, quicksketch | piersonr: Fixed Quit clobbering people's work when they click the filter tips link.
* | Issue #684310 by yched, lyricnz, ksenzee, Niklas Fiekas: Fixed When adding ↵webchick2012-02-28
| | | | | | | | existing field 'Label' is cleared when exiting field.
* | Issue #404116 by c31ck, amateescu, neclimdul: Fixed Provide default choices ↵webchick2012-02-28
| | | | | | | | on poll translations.
* | Issue #872488 by acouch, Albert Volkman, mfb, musicnode, no_commit_credit: ↵webchick2012-02-28
| | | | | | | | Regression: no way to get taxonomy tags into RSS feeds.
* | Issue #666854 by TR, JacobSingh: Fixed E_NOTICE warnings in run_tests().sh .webchick2012-02-28
| |
* | Issue #404302 by KrisBulman, kathyh, JamesAn, droplet, sun: Fixed Improve ↵webchick2012-02-28
| | | | | | | | tabledrag grippie CSS (and fix an IE7 alignment issue).
* | Issue #1065626 by Heine, droplet, xjm, jibran: Fixed Machine name not ↵webchick2012-02-28
| | | | | | | | editable if every character is replaced.
* | Merge branch '7.x' of git.drupal.org:project/drupal into 7.xwebchick2012-02-28
|\ \
| * | Issue #1441126 by Haza, Devin Carlson: Fix @see entries in two function doc ↵Jennifer Hodgdon2012-02-28
| | | | | | | | | | | | headers
* | | Issue #1430300 by mradcliffe, xjm, effulgentsia, NROTC_Webmaster: Fixed ↵webchick2012-02-28
| | | | | | | | | | | | Preprocess functions in an include file fail to get called when the theme implements a suggestion override.
* | | Issue #1446372 by Heine, bserem, champlin: Fixed Invalid Unicode code range ↵webchick2012-02-28
|/ / | | | | | | in PREG_CLASS_UNICODE_WORD_BOUNDARY fails with PCRE 8.30.
* | Issue #1313762 by fago, sun: Add fago as Entity system maintainer.webchick2012-02-27
| |
* | Issue #1456480 by amateescu: Add amateescu as a Poll maintainer.webchick2012-02-27
| |
* | Issue #1352272 by sven.lauer, Albert Volkman: Fix docs for deprecated, ↵Jennifer Hodgdon2012-02-24
| | | | | | | | unused system_settings_overview() function
* | Issue #1291458 by arithmetric: Remove mention of short-lived PHP bug from ↵Jennifer Hodgdon2012-02-23
| | | | | | | | Database class docs
* | Issue #1427098 by chris.leversuch: Updated return value docs for ↵Jennifer Hodgdon2012-02-23
| | | | | | | | EntityFieldQuery::execute
* | - Patch #1300298 by askibinski: empty tokens don't get replaced in welcome ↵Dries2012-02-21
| | | | | | | | emails.
* | Issue #1446988 by Dave Reid: Reassign maintainer of statistics module to Tim ↵webchick2012-02-21
| | | | | | | | Millwood.
* | Issue #1260752 by andypost: Fixed _locale_languages_common_controls() ↵webchick2012-02-21
| | | | | | | | maxlength to conform schema.
* | Issue #1408636 by swentel, c31ck: Fixed Fatal error: [] operator not ↵webchick2012-02-21
| | | | | | | | supported for strings in includes/common.inc on line 2320.
* | Issue #1447040 by nod_: Application for being javascript maintainer.webchick2012-02-21
| |
* | Issue #1431452 by webflo, larowlan: Tests for 'status' in where clause is ↵webchick2012-02-21
| | | | | | | | ambiguous.
* | - Patch #1444160 by Niklas Fiekas: Drupal.behaviors.dateTime needs a clean-up.Dries2012-02-18
| |
* | - Patch #1436074 by Pat Redmond: documentation problem with batch_set(): ↵Dries2012-02-16
| | | | | | | | change 'his' to 'its'.
* | Issue #1426150 by kafitz: Fixed hook_menu() example function to match 8.x ↵webchick2012-02-14
| | | | | | | | version
* | Issue #1287368 by TwoD, valthebald, sun, xjm: Fixed ↵webchick2012-02-14
| | | | | | | | Drupal.settings.ajaxPageState.css gets overwritten.
* | Issue #1426698 by droplet: Fixed book.js: fix vertical tabs summary & clean up.webchick2012-02-14
| |
* | Issue #1332658 by sven.lauer, David_Rothstein, xjm, Albert Volkman: Clean up ↵webchick2012-02-14
| | | | | | | | API docs for dashboard module.
* | Issue #1428538 by Albert Volkman, nod_: Use jQuery toggle.webchick2012-02-14
| |
* | Issue #1393234 by dww, Niklas Fiekas: Fixed API docs for field_access() are ↵webchick2012-02-14
| | | | | | | | confusing.
* | Issue #1414824 by nod_: Fixed Leaking vars in tabledrag.js.webchick2012-02-14
| |
* | Issue #1319420 by nod_: Fixed multiple execution of tableselect.js with ↵webchick2012-02-14
| | | | | | | | nested tables.
* | Issue #838800 by kotnik, Damien Tournoud, jromine: Improve random number ↵webchick2012-02-14
| | | | | | | | generation.
* | Issue #1346914 by droplet: Use .length instead of jQuery.size().webchick2012-02-14
| |
* | Issue #1379126 by chris.leversuch, Albert Volkman, jhodgdon: Clean up API ↵webchick2012-02-14
| | | | | | | | docs for trigger.module.
* | Issue #1316866 by nicl, Niklas Fiekas: User_forms() is now redundant.webchick2012-02-14
| |
* | Issue #1320028 by isay, Albert Volkman: Fixed bartik style-rtl.css have not ↵webchick2012-02-14
| | | | | | | | overide text align to rigth for tr td, tr th tags.
* | Issue #1429176 by Chi: Fixed Documentation for garland_breadcrumb() is out ↵webchick2012-02-14
| | | | | | | | of date.
* | Issue #1280792 by xjm, julien, BTMash, pingers: Fixed ↵webchick2012-02-14
| | | | | | | | {trigger_assignments()}.hook has only 32 characters, is too short.
* | Issue #1393846 by tedbow, Albert Volkman: Fixed path_form_element_validate() ↵webchick2012-02-14
| | | | | | | | executes unnecessary db_select() query when only space given for URL Alias.