Commit Graph

15429 Commits (b04f183beb5dd2164029533ad2566fd704b56699)

Author SHA1 Message Date
webchick b04f183beb Issue #97327 by PMunn, NROTC_Webmaster, xjm, maartenvg, killes@www.drop.org, gdavid, Zed Pobre: Fixed Data corruption in comment IDs (results in broken threading on PostgreSQL). 2012-03-04 10:52:33 -08:00
webchick 421d010ee6 Issue #1064954 by xjm, Dave Reid, becw: Fixed _node_revision_access() static usage. 2012-03-04 00:03:43 -08:00
webchick fd9a200cd9 Issue #1369332 by Damien Tournoud, basic, sun: Fixed Avoid deadlock issues on the {node} table. 2012-03-02 16:58:51 -08:00
webchick da64005eda Issue #1058564 by Niklas Fiekas, droplet, grendzy, dixon_, naxoc: Fixed User picture does not appear in comment preview. 2012-03-01 22:20:00 -08:00
webchick 810a7b9a4a Revert "Issue #1058564 by Niklas Fiekas, droplet, grendzy, dixon_, naxoc: Fixed User picture does not appear in comment preview."
This reverts commit 186437d33a.
2012-03-01 22:07:10 -08:00
webchick 7500ee40f4 Issue #1264728 by yched, Albert Volkman: Refresh field 'active' state in module_enable() / _disable(). 2012-03-01 21:21:29 -08:00
webchick df911f3f50 Issue #917490 by pounard, msonnabaum: Performance patch for block_list() (D6) and _block_render_blocks() (D7) functions. 2012-03-01 21:20:12 -08:00
webchick 50fdcb190e Issue #1393604 by tedbow, Niklas Fiekas: Fixed path_form_element_validate() does not send correct parameter to form_set_error(). 2012-03-01 21:18:33 -08:00
webchick 9749406ba0 Issue #336697 by oriol_e9g, xjm, jbomb, Davy Van Den Bremt, coltrane, lyricnz: Added Optional vocabulary argument for taxonomy_get_term_by_name(). 2012-03-01 21:09:58 -08:00
webchick 57c4d21ed3 Issue #1347134 by c31ck, amateescu, Shyamala, DamienMcKenna: Fixed 'View voting results' permission is misleading. 2012-03-01 20:59:35 -08:00
webchick e4aa47d754 Issue #1314384 by Pol, Gábor Hojtsy, oriol_e9g, plach: Added Remember the provider that selected the language for later use. 2012-03-01 20:56:48 -08:00
webchick 186437d33a Issue #1058564 by Niklas Fiekas, droplet, grendzy, dixon_, naxoc: Fixed User picture does not appear in comment preview. 2012-03-01 20:53:59 -08:00
webchick 824eb3cd6c Issue #687180 by Island Usurper, catch, Berdir, Damien Tournoud, xjm, anthbel: Fixed Deleting a taxonomy vocabulary leaves term reference fields still pointing to it, and a PDO Exception when creating content. 2012-03-01 20:23:24 -08:00
Jennifer Hodgdon 6d051a1f01 Issue #1315214 by NROTC_Webmaster, kathyh, aenw: Clean up API docs and comments in the Tracker module code 2012-03-01 15:11:54 -08:00
Jennifer Hodgdon 0faaef4696 Issue #1451032 by NROTC_Webmaster: Add note to schema docs about varchar columns needing to have length specified 2012-02-29 16:54:06 -08:00
webchick 15cd0ca6ff Issue #814804 by JacobSingh, ksenzee, xjm, draenen, paul.lovvik, David_Rothstein, Gábor Hojtsy, Yorirou: Fixed taxonomy_autocomplete() produces SQL error for nonexistent field. 2012-02-29 00:15:01 -08:00
webchick 7873fac426 Revert "Issue #1074672 by claudiu.cristea, mikewink: Added Allow language select to be rearranged inside node form."
This reverts commit f4791b9c41.
2012-02-29 00:12:39 -08:00
webchick 64c8b12b97 Issue #1446366 by xjm: Multiple web test classes mislabeled as unit tests. 2012-02-29 00:07:48 -08:00
webchick 559c4d739a Issue #1401496 by bleen18, Albert Volkman: Fixed forum_taxonomy_term_delete() completely broken (takes instead of entity). 2012-02-29 00:05:03 -08:00
webchick 94677b85b6 Issue #1334344 by jessebeach, mikestefff, Devin Carlson: Fixed During update, Bartik throws an error that () is not defined. 2012-02-29 00:04:18 -08:00
webchick 4201844422 Issue #998590 by das-peter: Fixed Prevent double CDATA section escaping in filter_dom_serialize_escape_cdata_element() to avoid warnings. 2012-02-29 00:01:26 -08:00
webchick ef58b066db Issue #1015798 by oriol_e9g, Mohammed J. Razem, dimitriseng, xjm, mstrelan, drunken monkey: Fixed Fieldsets inside vertical tabs have no title and can't be collapsed. 2012-02-28 23:58:09 -08:00
webchick cab259ab95 Issue #673020 by Zoltán Balogh, attiks, mgifford, Gábor Hojtsy, e2thex, good_man, kalman.hosszu | Fleshgrinder: Fixed Tests for adding the Content-Language HTTP header to the generated page. 2012-02-28 23:56:59 -08:00
webchick ca74991df6 Oops. And now with missing test. :D 2012-02-28 23:56:16 -08:00
webchick ce530cc8b6 Issue #1425280 by Niklas Fiekas, swentel: Fixed No contextual links in node lists after a node without contextual links. 2012-02-28 23:55:32 -08:00
webchick c8d1e91a86 Issue #1366854 by quicksketch: Added Pass #size attribute to the child upload field in the managed_file() element. 2012-02-28 23:54:36 -08:00
webchick a11889c035 Issue #998256 by justafish, Albert Volkman, Dave Reid, no_commit_credit: Please let modules know about the original URL alias in hook_path_update(). 2012-02-28 23:53:31 -08:00
webchick 300a007c71 Issue #1267918 by Niklas Fiekas, darrellulm: Fixed User signature does not appear in comment preview. 2012-02-28 23:24:00 -08:00
webchick 2a7d3d9b20 Issue #1420056 by droplet, nod_: Fixed moving shortcut local var. 2012-02-28 23:22:37 -08:00
webchick f4791b9c41 Issue #1074672 by claudiu.cristea, mikewink: Added Allow language select to be rearranged inside node form. 2012-02-28 23:20:34 -08:00
webchick 271dc4f3f3 Issue #1294264 by budda, davidwhthomas: FieldUpdateForbiddenException: Cannot update a list field - better debug info. 2012-02-28 23:11:34 -08:00
webchick 312769b7d7 Issue #1329586 by Rob Loach, tim.plunkett, jthorson: Theme_image_formatter() should pass along attributes. 2012-02-28 23:10:07 -08:00
webchick e7d02a1ba0 Issue #1068016 by franz, Niklas Fiekas, karschsp, BartVB, catch | jpincas: Fixed number field validation fails to block some invalid input causing later SQL fatal error. 2012-02-28 23:09:09 -08:00
webchick a71a3f59c8 Issue #911354 by adrian, boombatower, jhedstrom, sun, yhahn, langworthy, dixon_, jrbeeman: Fixed Tests in profiles/[name]/modules cannot be run and cannot use a different profile for running tests. 2012-02-28 23:05:40 -08:00
webchick bb3f7e97c3 Issue #735528 by nod_, redndahead, kkaefer, agentrickard, peterpoe, Rob Loach, xjm, sun: FAPI #states: Fix conditionals to allow OR and XOR constructions. 2012-02-28 22:13:04 -08:00
webchick 4ac6433a74 Issue #967166 by effulgentsia, Cottser, no_commit_credit, KrisBulman: Fixed Content rendered via AJAX does not respect stylesheets removed in .info files. 2012-02-28 22:11:46 -08:00
webchick 0f8e2094a3 Issue #87994 by Rob Loach, Jody Lynn, sun, dropcube, gordon, David_Rothstein, moshe weitzman, aspilicious, quicksketch | piersonr: Fixed Quit clobbering people's work when they click the filter tips link. 2012-02-28 22:09:13 -08:00
webchick 0025dcbcb1 Issue #684310 by yched, lyricnz, ksenzee, Niklas Fiekas: Fixed When adding existing field 'Label' is cleared when exiting field. 2012-02-28 11:21:42 -08:00
webchick 664598e0c8 Issue #404116 by c31ck, amateescu, neclimdul: Fixed Provide default choices on poll translations. 2012-02-28 11:19:06 -08:00
webchick 3da6962598 Issue #872488 by acouch, Albert Volkman, mfb, musicnode, no_commit_credit: Regression: no way to get taxonomy tags into RSS feeds. 2012-02-28 11:13:18 -08:00
webchick 5589b60aef Issue #666854 by TR, JacobSingh: Fixed E_NOTICE warnings in run_tests().sh . 2012-02-28 11:03:44 -08:00
webchick 245ae632b4 Issue #404302 by KrisBulman, kathyh, JamesAn, droplet, sun: Fixed Improve tabledrag grippie CSS (and fix an IE7 alignment issue). 2012-02-28 10:50:46 -08:00
webchick 8d9a358223 Issue #1065626 by Heine, droplet, xjm, jibran: Fixed Machine name not editable if every character is replaced. 2012-02-28 10:35:31 -08:00
webchick 4f39fca880 Merge branch '7.x' of git.drupal.org:project/drupal into 7.x 2012-02-28 10:23:46 -08:00
webchick 447d6a628b Issue #1430300 by mradcliffe, xjm, effulgentsia, NROTC_Webmaster: Fixed Preprocess functions in an include file fail to get called when the theme implements a suggestion override. 2012-02-28 10:22:59 -08:00
webchick 22135d9c0c Issue #1446372 by Heine, bserem, champlin: Fixed Invalid Unicode code range in PREG_CLASS_UNICODE_WORD_BOUNDARY fails with PCRE 8.30. 2012-02-28 10:19:00 -08:00
Jennifer Hodgdon c17328a39d Issue #1441126 by Haza, Devin Carlson: Fix @see entries in two function doc headers 2012-02-28 10:15:41 -08:00
webchick f81257ead2 Issue #1313762 by fago, sun: Add fago as Entity system maintainer. 2012-02-27 09:33:35 -08:00
webchick 5c52b9d0bf Issue #1456480 by amateescu: Add amateescu as a Poll maintainer. 2012-02-27 09:31:35 -08:00
Jennifer Hodgdon c9eac0ddb8 Issue #1352272 by sven.lauer, Albert Volkman: Fix docs for deprecated, unused system_settings_overview() function 2012-02-24 13:44:21 -08:00