summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Issue #1393604 by tedbow, Niklas Fiekas: Fixed path_form_element_validate() ↵webchick2012-03-01
| | | | does not send correct parameter to form_set_error().
* Issue #336697 by oriol_e9g, xjm, jbomb, Davy Van Den Bremt, coltrane, ↵webchick2012-03-01
| | | | lyricnz: Added Optional vocabulary argument for taxonomy_get_term_by_name().
* Issue #1347134 by c31ck, amateescu, Shyamala, DamienMcKenna: Fixed 'View ↵webchick2012-03-01
| | | | voting results' permission is misleading.
* Issue #1314384 by Pol, Gábor Hojtsy, oriol_e9g, plach: Added Remember the ↵webchick2012-03-01
| | | | provider that selected the language for later use.
* Issue #1058564 by Niklas Fiekas, droplet, grendzy, dixon_, naxoc: Fixed User ↵webchick2012-03-01
| | | | picture does not appear in comment preview.
* Issue #687180 by Island Usurper, catch, Berdir, Damien Tournoud, xjm, ↵webchick2012-03-01
| | | | anthbel: Fixed Deleting a taxonomy vocabulary leaves term reference fields still pointing to it, and a PDO Exception when creating content.
* Issue #1315214 by NROTC_Webmaster, kathyh, aenw: Clean up API docs and ↵Jennifer Hodgdon2012-03-01
| | | | comments in the Tracker module code
* Issue #1451032 by NROTC_Webmaster: Add note to schema docs about varchar ↵Jennifer Hodgdon2012-02-29
| | | | columns needing to have length specified
* Issue #814804 by JacobSingh, ksenzee, xjm, draenen, paul.lovvik, ↵webchick2012-02-29
| | | | David_Rothstein, Gábor Hojtsy, Yorirou: Fixed taxonomy_autocomplete() produces SQL error for nonexistent field.
* Revert "Issue #1074672 by claudiu.cristea, mikewink: Added Allow language ↵webchick2012-02-29
| | | | | | select to be rearranged inside node form." This reverts commit f4791b9c416d7f3538f307ac16cc2dfce4f32672.
* Issue #1446366 by xjm: Multiple web test classes mislabeled as unit tests.webchick2012-02-29
|
* Issue #1401496 by bleen18, Albert Volkman: Fixed ↵webchick2012-02-29
| | | | forum_taxonomy_term_delete() completely broken (takes instead of entity).
* Issue #1334344 by jessebeach, mikestefff, Devin Carlson: Fixed During ↵webchick2012-02-29
| | | | update, Bartik throws an error that () is not defined.
* Issue #998590 by das-peter: Fixed Prevent double CDATA section escaping in ↵webchick2012-02-29
| | | | filter_dom_serialize_escape_cdata_element() to avoid warnings.
* Issue #1015798 by oriol_e9g, Mohammed J. Razem, dimitriseng, xjm, mstrelan, ↵webchick2012-02-28
| | | | drunken monkey: Fixed Fieldsets inside vertical tabs have no title and can't be collapsed.
* Issue #673020 by Zoltán Balogh, attiks, mgifford, Gábor Hojtsy, e2thex, ↵webchick2012-02-28
| | | | good_man, kalman.hosszu | Fleshgrinder: Fixed Tests for adding the Content-Language HTTP header to the generated page.
* Oops. And now with missing test. :Dwebchick2012-02-28
|
* Issue #1425280 by Niklas Fiekas, swentel: Fixed No contextual links in node ↵webchick2012-02-28
| | | | lists after a node without contextual links.
* Issue #1366854 by quicksketch: Added Pass #size attribute to the child ↵webchick2012-02-28
| | | | upload field in the managed_file() element.
* 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
|