Commit Graph

15598 Commits (d072581b8922d3b9dee978e59ebd5fcb6e54b93e)

Author SHA1 Message Date
webchick 473dc563f5 Issue #1361218 by Owen Barton, Kevin Morse, Everett Zufelt: Fixed Focus jumps to tab when pressing enter on a form element within tab. 2012-03-11 11:44:20 -07:00
webchick a697ccdb79 Issue #1476812 by droplet: Fixed hooks file_field_delete_file() takes only 2 arguments. 2012-03-11 11:37:30 -07:00
webchick 4901bf92a1 Issue #1411114 by Albert Volkman, sun: Fixed drupal_valid_test_ua() is not statically cached on non-positive match. 2012-03-11 11:36:23 -07:00
webchick de30adeb09 Issue #1089040 by Remon, mlncn: Added Cache rdf_get_namespaces() using drupal_static(). 2012-03-10 13:09:00 -08:00
webchick 410ddeb83b Issue #1388496 by barraponto: Fixed Default field.tpl.php prints a clearfix class theme_field() doesn't. 2012-03-10 12:42:58 -08:00
webchick 9d5e49396a Issue #1472350 by John Morahan, greggles: Make 'translate interface' restricted after DRUPAL-PSA-2012-001 - localizations - Cross Site Scripting. 2012-03-10 12:40:06 -08:00
Dries 2b8a8b54b1 - Patch #1476776 by droplet: drupal_var_export() is a concatination to undefined variable . 2012-03-10 08:10:04 -05:00
Jennifer Hodgdon 31a97a0a75 Issue #1391118 by sven.lauer: Clean up Field API topics docs 2012-03-09 08:24:06 -08:00
Jennifer Hodgdon 87f6530e09 Issue #1436406 by scorchio, kid_icarus: Fix list formatting in Field API topic docs 2012-03-09 07:16:48 -08:00
webchick 15144d1e3d Issue #1431076 by c960657, nod_, purencool, Nor4a: Fixed Overlay does not work with prefixed URL paths . 2012-03-08 14:18:26 -08:00
webchick a676b09050 Issue #1414412 by Damien Tournoud, pillarsdotnet, droplet, MrHaroldA: Fixed Skip #conjunction key in __clone() method of core/includes/database/query.inc. 2012-03-08 14:14:45 -08:00
Jennifer Hodgdon b903eea535 Issue #1470080 by Gábor Hojtsy: Move docs for hooks that are not locale.module specific to a modules/system file 2012-03-08 11:31:47 -08:00
webchick 465cab13f1 Issue #746240 by c960657, Gábor Hojtsy: Fixed Race condition in locale() - duplicates in {locales_source()}. 2012-03-07 10:44:46 -08:00
webchick 09ecc5ba83 Issue #681760 by agentrickard, Josh Waihi, Niklas Fiekas, catch, xjm, NaX, chx, pwolanin, garywiz: Fixed Try to improve performance and eliminate duplicates caused by node_access() table joins. 2012-03-07 10:43:22 -08:00
Jennifer Hodgdon d947e9a1ea Issue #1469758 by chertzog: Fix typo in sample hook_node_grants_alter function 2012-03-06 10:32:32 -08:00
Jennifer Hodgdon ad2a2d5816 Issue #1355362 by bartlantz: Clean up API docs for the install profiles 2012-03-06 10:22:08 -08:00
Jennifer Hodgdon 261faf0b97 Issue #1444650 by damiankloip: Make documentation of theme_image_style clearer 2012-03-06 10:05:19 -08:00
Jennifer Hodgdon dfacba7ffb Issue #1462062 by chertzog, xjm: Fix language in code comment 2012-03-05 15:31:05 -08:00
Jennifer Hodgdon 0e866d2087 Issue #1458796 by damiankloip: Make Field API docs say they are about Field API 2012-03-05 08:37:21 -08:00
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