Commit Graph

675 Commits (135c7866d410540e47a1f838dd46a512641ba03b)

Author SHA1 Message Date
Jennifer Hodgdon 5e0eac1c0f Issue #1471418 by nmudgal: Add note to hook_custom_theme docs about page caching 2012-03-22 16:44:01 -07:00
catch c804c2bc67 Issue #1475666 by filijonka, Devin Carlson, Kevin Morse, tstoeckler, Niklas Fiekas: Fixed PHP error because of typo in form.inc line 3025. 2012-03-22 17:08:05 +09:00
catch 92373806e4 Issue #1479652 by Psikik, jhedstrom: Convert image style config filenames/keys from plural to singular. 2012-03-21 19:19:45 +09:00
catch b402d4b384 Issue #1479652 by Psikik, jhedstrom: Convert image style config filenames/keys from plural to singular. 2012-03-21 19:18:36 +09:00
catch 71296a8075 Issue #1479652 by Psikik, jhedstrom: Convert image style config filenames/keys from plural to singular. 2012-03-21 19:16:58 +09:00
catch a97f440f03 Revert "- Patch #1479652 by Psikik: convert image style config filenames/keys from plural to singular."
This reverts commit 854ad21158.
2012-03-21 19:15:16 +09:00
catch 611af51d0a Issue #532512 by Sutharsan: Follow-up for plural string storage upgrade path. 2012-03-21 15:55:44 +09:00
catch efc984dfda Issue #1483662 by Psikik: Fixed URLs for drupal.org module help pages need updates. 2012-03-21 14:51:30 +09:00
catch f1d90a0c65 Issue #1428524 by nod_, katbailey: Replace all $.each() with filtered for loop. 2012-03-21 14:40:42 +09:00
catch 2afd1ed4c4 Issue #1467126 by effulgentsia, Rob Loach, sun, catch, amateescu, yched, EclipseGc: Fixed Provider based PSR-0 Classes that load more than once. 2012-03-21 14:18:52 +09:00
Jennifer Hodgdon d8a485427c Issue #1368872 by kid_icarus: A bit more API cleanup for syslog module 2012-03-19 14:22:01 -07:00
Jennifer Hodgdon 5f58ed3d6f Issue #1483664 by nmudgal, chertzog: Fix hook_user_presave example so it actually would work 2012-03-19 06:57:02 -07:00
Jennifer Hodgdon 7083dd109f Issue #1488414 by nmudgal, chertzog: Add comment to user_schema to explain why table name is plural in spite of our usual standards 2012-03-19 06:51:12 -07:00
catch 39b05037b2 Issue #158803 by clemens.tolboom, Sutharsan, Gábor Hojtsy: Hide 'Language' column in content overview table if only one language is enabled. 2012-03-19 15:57:15 +09:00
catch b49fa1b050 Issue #1324058 by isay: Fixed forum-rtl.css does not overide #forum div.indent from margin-left to margin-right. 2012-03-19 12:27:28 +09:00
Dries 20f26110a1 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-03-15 21:32:43 -04:00
Dries 854ad21158 - Patch #1479652 by Psikik: convert image style config filenames/keys from plural to singular. 2012-03-15 21:32:34 -04:00
Jennifer Hodgdon ca921c5781 Revert of #1479652 commit b287d6ee1a - there were files missing from the commit 2012-03-15 11:48:21 -07:00
Dries b287d6ee1a - Patch #1479652 by Psikik: convert image style config filenames/keys from plural to singular. 2012-03-15 12:45:22 -04:00
Dries 50a8bb8523 - Patch #1473600 by amateescu, Berdir: Convert archiver.inc to PSR-0. 2012-03-15 12:37:16 -04:00
catch eab48b5956 Issue #312458 by Heine, sun: Fixed HTML filter is not run first by default, despite default weight. 2012-03-15 13:10:34 +09:00
catch 5ed09e2de9 Issue #1467126: yarisugi. 2012-03-15 00:17:46 +09:00
catch 9ef50537bc Issue #1467126: committing newly added files. 2012-03-15 00:14:55 +09:00
catch 9ab046c976 Issue #1467126 by Rob Loach, sun, effulgentsia, amateescu, EclipseGc: Provider based PSR-0 Classes. 2012-03-14 17:55:55 +09:00
catch 1de01b0025 Issue #1471364 by amateescu: Move mail system classes from system.mail.inc to PSR-0 classes in Drupal\Core. 2012-03-14 17:54:05 +09:00
catch fe263c8f19 Issue #1221710 by aspilicious, jessebeach: Convert aggregator-summary-item.tpl.php to HTML5. 2012-03-14 13:26:18 +09:00
catch 3692eb3d5c Issue #1315616 by amateescu: Follow up for adding a definition list for the poll results. 2012-03-14 13:11:26 +09:00
webchick 9f205a9767 Issue #1282156 by karschsp, kika: Convert IP-blocking table to 'Empty table pattern'. 2012-03-13 12:42:14 -07:00
Jennifer Hodgdon f3e39f7dc7 Issue #1472614 by filijonka: Fix return value docs for hook_node_update_index() 2012-03-13 12:08:05 -07:00
webchick 211ff3f2f1 Revert "Issue #1089040 by Remon, mlncn: Added Cache rdf_get_namespaces() using drupal_static(). Don't add caches unless there's a demonstrated performance degradation."
This reverts commit 8d1534410d.
2012-03-13 09:13:18 -07:00
catch 0549db82c6 Issue #93854 by pillarsdotnet, Steven Jones, Dave Reid, ericduran, xjm, das-peter, et al: Fixed Allow autocompletion requests to include slashes. 2012-03-13 17:13:59 +09:00
catch aab8b66a29 Issue #1373142 by sun, beejeebus, aspilicious, amateescu: Use the Testing profile. Speed up testbot by 50%. 2012-03-13 12:16:40 +09:00
Jennifer Hodgdon 7b709f9277 Issue #1431632 by NROTC_Webmaster: Fix one line of doc in translation.test 2012-03-12 15:37:11 -07:00
Jennifer Hodgdon ec69f0ec92 Issue #1431632 by NROTC_Webmaster: Fix up API docs for translation module 2012-03-12 09:02:53 -07:00
catch 8aa81cac8c Issue #1199774 by nod_, droplet, xjm: Fixed toolbar layout error in IE. 2012-03-12 12:11:11 +09:00
catch 9e43704ae6 Issue #1468244 by amateescu, aspilicious: Convert DrupalQueue system to PSR-0. 2012-03-12 12:07:39 +09:00
catch d4442020dd Issue #1164812 by Niklas Fiekas, xjm: Improve UX for machine names for fields. 2012-03-12 12:00:51 +09:00
webchick ae05a8de86 Issue #1476812 by droplet: Fixed hooks file_field_delete_file() takes only 2 arguments. 2012-03-11 11:38:23 -07:00
Dries 5bbf6609b5 - Patch #1216976 by cosmicdreams, DyanneNova, aspilicious, rupl, Jacine, mortendk, dcmouyard: clean up the CSS for Comment module. 2012-03-11 08:23:00 -04:00
Dries d5358b234d - Patch #1216976 by cosmicdreams, DyanneNova, aspilicious, rupl, Jacine, mortendk, dcmouyard: clean up the CSS for Comment module. 2012-03-11 08:21:59 -04:00
Dries 2e250c694f - Patch #532512 by Gábor Hojtsy, andypost, no_commit_credit: fixed Plural string storage is broken, editing UI is missing. 2012-03-10 21:35:21 -05:00
webchick 368cf30de0 Issue #1471376 by amateescu: Convert updater.inc to PSR-0. 2012-03-10 16:23:05 -08:00
webchick 59e142d1b5 Revert "- Patch #1471376 by amateescu: convert updater.inc to PSR-0."
This reverts commit de2ef9def5.
2012-03-10 16:21:58 -08:00
Dries de2ef9def5 - Patch #1471376 by amateescu: convert updater.inc to PSR-0. 2012-03-10 18:04:45 -05:00
webchick 6bab95b4b6 Issue #811542 follow-up by sun: LANGUAGE constant got renamed. 2012-03-10 15:02:48 -08:00
webchick 8d1534410d Issue #1089040 by Remon, mlncn: Added Cache rdf_get_namespaces() using drupal_static(). 2012-03-10 13:08:26 -08:00
webchick 27d3f295e7 Issue #811542 by bojanz, sun, mlncn, chx, pillarsdotnet, loganfsmyth, xjm: Fixed Regression: Required radios throw illegal choice error when none selected. 2012-03-10 13:01:23 -08:00
webchick 3eff5e883c Issue #1472350 by John Morahan, greggles: Make 'translate interface' restricted after DRUPAL-PSA-2012-001 - localizations - Cross Site Scripting. 2012-03-10 12:38:14 -08:00
webchick 53692e5ff6 BAH. I hate my life. 2012-03-10 12:20:23 -08:00
webchick e4e1a7f026 Revert "- Patch #1475020 by amateescu: Convert stream_wrappers().inc to PSR-0."
This reverts commit 45a4c44702.
2012-03-10 12:16:09 -08:00
Dries 45a4c44702 - Patch #1475020 by amateescu: Convert stream_wrappers().inc to PSR-0. 2012-03-10 08:31:55 -05:00
Jennifer Hodgdon 130ccc56e6 Issue #1391118 by sven.lauer: Clean up Field API topics docs 2012-03-09 08:23:34 -08:00
Jennifer Hodgdon d5685e894f Issue #1436406 by scorchio, kid_icarus: Fix list formatting in Field API topic docs 2012-03-09 07:15:54 -08:00
catch f48225b06c Issue #1323120 by webchick, David_Rothstein, kotnik, amateescu: Documentation follow-ups for convert cache system to PSR-0. 2012-03-09 13:32:23 +09:00
catch 982087f210 Issue #1471368 by amateescu: Convert uuid.inc to PSR-0. 2012-03-09 13:28:33 +09:00
catch da3a59b574 Issue #1174630 by Dave Reid, Niklas Fiekas, ericduran, xjm: Added new HTML5 FAPI element: url. 2012-03-09 00:13:41 +09:00
catch b9e9244171 Issue #965300 by Gábor Hojtsy, xjm: Change LANGUAGE_NONE to LANGUAGE_NOT_SPECIFIED; add LANGUAGE_NOT_APPLICABLE and LANGUAGE_MULTIPLE. 2012-03-09 00:10:59 +09:00
Jennifer Hodgdon e50a4075f4 Issue #1216988 by aspilicious: Fix up CSS for Field UI module 2012-03-07 12:44:31 -08:00
webchick e9aa642289 Issue #1431076 by c960657, nod_, purencool, Nor4a: Fixed Overlay does not work with prefixed URL paths . 2012-03-07 10:40:48 -08:00
Jennifer Hodgdon b3bb147c8c Issue #1470080 by Gábor Hojtsy: move base system language hook docs to standard location 2012-03-07 09:28:15 -08:00
Jennifer Hodgdon c49207d9c5 Issue #1469758 by chertzog: Fix typo in sample hook_node_grants_alter function 2012-03-06 10:31:38 -08:00
Jennifer Hodgdon 6464289abc Issue #1444650 by damiankloip: Make documentation of theme_image_style clearer 2012-03-06 10:03:47 -08:00
Jennifer Hodgdon 298ebefedc Issue #1217010 by jvc26, skottler, cosmicdreams: Clean up CSS for menu module 2012-03-06 09:55:47 -08:00
Jennifer Hodgdon fe4b03e75e Issue #1217032 by tars16, aspilicious: Clean up CSS for the Poll module 2012-03-06 09:42:57 -08:00
Jennifer Hodgdon e2d4afa014 Issue #1216978 by cosmicdreams, jyve, mortendk, jessebeach, Jacine, aspilicious: Clean up CSS for Contextual module 2012-03-06 09:35:57 -08:00
catch 9ab89f080e Issue #1388496 by barraponto: Fixed Default field.tpl.php prints a clearfix class theme_field() doesn't. 2012-03-06 11:54:08 +09:00
catch 82c6f868d4 Issue #681760 by agentrickard, Josh Waihi, et al: eliminate duplicates caused by node_access() table joins. 2012-03-06 11:47:20 +09:00
Jennifer Hodgdon 863fed6b3e Issue #1462062 by chertzog, xjm: Fix language in code comment 2012-03-05 15:30:20 -08:00
Jennifer Hodgdon 0af687dd8a Issue #1458796 by damiankloip: Make Field API docs say they are about Field API 2012-03-05 08:36:51 -08:00
Dries 661488afc9 - Patch #1222106 by Gábor Hojtsy, plach, xjm: Unify language negotiation APIs, declutter terminology. 2012-03-05 07:28:36 -05:00
Dries cf77b6e8b8 - Patch #1174620 by Niklas Fiekas, Dave Reid, ericduran: Added new HTML5 FAPI element: email. 2012-03-05 07:24:51 -05:00
Dries c94c22edda - Patch #1272840 by attiks, Gábor Hojtsy, pp, Dave Reid, catch: upgrade path for language domains and validation. 2012-03-05 05:36:39 -05:00
Dries 1127c4c6a6 - Patch #1315616 by amateescu: use a definition list for the poll results. 2012-03-03 19:16:46 -05:00
Dries b702c60a63 - Patch #1410096 by andypost: drop index. 2012-03-02 14:54:43 -05:00
webchick 55982862ae Issue #1454538 follow-up by btmash: Fix update hook number. 2012-03-02 11:07:10 -08:00
Dries 2d6dcdd509 - Patch #1454538 by effulgentsia, Gábor Hojtsy, kalman.hosszu: langcode property to all entity types; for the user entity, distinguish entity language from user's language preference. 2012-03-02 13:46:16 -05:00
Dries 44963050b2 Merge remote-tracking branch 'heyrocker/8.x-file-config' into 8.x 2012-03-02 12:42:36 -05:00
catch 2cc2aa2568 Issue #1174620 by Niklas Fiekas, Dave Reid, ericduran: Added new HTML5 FAPI element: email. 2012-03-02 16:29:16 +09:00
catch 4f00ad8b5a Issue #1138258 by Rob Loach, idflood, nod_, ericduran: Drop textarea.js in favor of CSS3 resize. 2012-03-02 15:28:37 +09:00
webchick 6b5fff7fba Issue #1393604 by tedbow, Niklas Fiekas: Fixed path_form_element_validate() does not send correct parameter to form_set_error(). 2012-03-01 21:17:19 -08:00
webchick ba8b1d27fb Issue #1347134 by c31ck, amateescu, Shyamala, DamienMcKenna: Fixed 'View voting results' permission is misleading. 2012-03-01 20:59:18 -08:00
webchick 35b0b2ce83 Issue #1058564 by Niklas Fiekas, droplet, grendzy, dixon_, naxoc: Fixed User picture does not appear in comment preview. 2012-03-01 20:53:40 -08:00
webchick 023ad5077c Issue #746240 by c960657, Gábor Hojtsy: Fixed Race condition in locale() - duplicates in {locales_source()}. 2012-03-01 20:46:30 -08:00
webchick 46faacc83f Issue #97327 by PMunn, NROTC_Webmaster, haydeniv, maartenvg, xjm, killes@www.drop.org, gdavid, Zed Pobre: Fixed Data corruption in comment IDs (results in broken threading on PostgreSQL). 2012-03-01 20:32:55 -08:00
webchick e3847c167c Issue #1064954 by xjm, Dave Reid, becw: Fixed _node_revision_access() static usage. 2012-03-01 20:28:39 -08:00
Greg Dunlap 1bc549de8f Merge remote-tracking branch 'origin/8.x' into 8.x-file-config 2012-02-29 19:47:35 -08:00
Nathaniel bdb71c6fa7 Merge remote branch 'crell/dbtngtng' into 8.x 2012-03-01 12:22:48 +09:00
Jennifer Hodgdon d1aee00aaf Issue #1217012 by jyve, aspilicious, brianV, jvc26: Clean up CSS for the Node module 2012-02-29 17:03:30 -08:00
Jennifer Hodgdon 456a06e4a9 Issue #1430452 by Cottser: Make core module names use Proper Noun Case 2012-02-29 13:15:08 -08:00
webchick 9566caaff0 Issue #1369332 by Damien Tournoud, basic, sun, no_commit_credit: Fixed Avoid deadlock issues on the {node} table. 2012-02-29 12:25:43 -08:00
webchick a12ca2cd2a Issue #1366854 by quicksketch: Added Pass #size attribute to the child upload field in the managed_file() element. 2012-02-29 12:01:08 -08:00
catch 5834887ffc Issue #1418008 by timmillwood: Added change 'reads' to 'views'. 2012-03-01 02:13:36 +09:00
Jennifer Hodgdon 912b5513f0 Issue #1315992 by xjm: Remove path designations from menu callback docs to conform with current 8.x standards 2012-02-29 09:11:01 -08:00
Jennifer Hodgdon 3c78ca4705 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-02-29 08:57:04 -08:00
Jennifer Hodgdon aedceb6950 Issue #1360790 by KrisBulman, beltofte, stBorchert: Update CSS to use lowercase hex colors not uppercase 2012-02-29 08:56:15 -08:00
catch c94c76bd2c Issue #917490 by pounard, msonnabaum: Performance patch for block_list() (D6) and _block_render_blocks() (D7) functions. 2012-03-01 01:49:38 +09:00
catch d88bf38a74 Issue #1174634 by Dave Reid: additional test coverage for new HTML5 FAPI element: telephone. 2012-03-01 00:40:46 +09:00
webchick 157cdc5895 Revert "Issue #1446366 by xjm: Multiple web test classes mislabeled as unit tests."
This reverts commit 9bda29ee1b.
2012-02-29 00:22:10 -08:00
webchick 9bda29ee1b Issue #1446366 by xjm: Multiple web test classes mislabeled as unit tests. 2012-02-29 00:08:18 -08:00
webchick d96b3452ed Issue #1074672 by claudiu.cristea, mikewink: Added Allow language select to be rearranged inside node form. 2012-02-28 23:19:51 -08:00
Greg Dunlap 80448f69b7 Also fixed those comments in hook_schema, fixed a typo 2012-02-28 23:14:22 -08:00
Greg Dunlap d8729ea064 Fixed comments in update hook that creates config table 2012-02-28 23:08:33 -08:00
Greg Dunlap 5981cc85c1 Merge remote-tracking branch 'origin/8.x' into 8.x-file-config 2012-02-28 23:03:30 -08:00
webchick 1b1464ced2 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:08:41 -08:00
Nathaniel dce8ef82bc Issue #1272840: reverting more stuff. 2012-02-29 12:12:29 +09:00
Nathaniel 67a5bf1a08 Revert "Issue #1272840 by Gábor Hojtsy: follow-up, un-break HEAD."
This reverts commit a7f72e66cb.
2012-02-29 12:09:32 +09:00
Nathaniel dd9ed6fdb4 Revert "Issue #1272840 by attiks, pp: Add upgrade path for language domains and validation."
This reverts commit 9bd7daa821.
2012-02-29 12:06:49 +09:00
Nathaniel bac1fba17d Revert "Issue #1272840 follow-up by Dave Reid: Fixed broken upgrade path for language domains and validation."
This reverts commit 91d6b14453.
2012-02-29 12:04:43 +09:00
webchick 91d6b14453 Issue #1272840 follow-up by Dave Reid: Fixed broken upgrade path for language domains and validation. 2012-02-28 16:24:49 -08:00
webchick 655a58bfd2 Issue #404302 by KrisBulman, kathyh, JamesAn, droplet, sun: Fixed Improve tabledrag grippie CSS (and fix an IE7 alignment issue). 2012-02-28 10:49:59 -08:00
webchick e5fe68e2a0 Issue #1425330 by swentel, grendzy, davereid, wojtha, c960657: Fixed Apply Aggregator and OpenID fixes from DRUPAL-SA-CORE-2012-001. 2012-02-28 10:33:17 -08:00
webchick 28b68ad75d Revert "Issue #1425330 by swentel, grendzy, davereid, wojtha, c960657: Fixed Apply Aggregator and OpenID fixes from DRUPAL-SA-CORE-2012-001."
This reverts commit c3fa160dca.
2012-02-28 10:32:20 -08:00
webchick c3fa160dca Issue #1425330 by swentel, grendzy, davereid, wojtha, c960657: Fixed Apply Aggregator and OpenID fixes from DRUPAL-SA-CORE-2012-001. 2012-02-28 10:17:41 -08:00
catch a7f72e66cb Issue #1272840 by Gábor Hojtsy: follow-up, un-break HEAD. 2012-02-28 17:01:00 +09:00
catch 62426c1991 Issue #1222194 by Gábor Hojtsy, plach, andypost: Rename global to () (upgrade path follow-up). 2012-02-28 15:29:03 +09:00
catch bc0401c58e Issue #1221724 by chrispomeroy, aspilicious: Convert book-node-export-html.tpl.php to HTML5. 2012-02-28 14:34:27 +09:00
catch 9bd7daa821 Issue #1272840 by attiks, pp: Add upgrade path for language domains and validation. 2012-02-28 14:31:50 +09:00
catch df643e1345 Issue #218004 by Dave Reid, heyrocker, pcambra, neclimdul et al: Fixed Allow aggregator feed URLs longer than 255 characters. 2012-02-28 13:00:56 +09:00
Jennifer Hodgdon dfc41f4e1e Issue #1441126 by Devin Carlson, Haza: Fix @see entries in two function doc headers 2012-02-27 08:01:11 -08:00
Nathaniel 97058d458f Issue #1245332 by Dave Reid, rfay: Fixed Warning when all bundles removed from an entity. 2012-02-27 12:45:36 +09:00
Nathaniel dc685b078c Issue #1430300 by mradcliffe, effulgentsia: Fixed Preprocess functions in an include file fail to get called when the theme implements a suggestion override. 2012-02-27 12:27:35 +09:00
Nathaniel 8c806a8fe7 Issue #1431076 by nod_: Fixed Overlay does not work with prefixed URL paths . 2012-02-27 12:21:12 +09:00
Nathaniel f3da649b7c Issue #967166 by effulgentsia, Cottser: Fixed Content rendered via AJAX does not respect stylesheets removed in .info files. 2012-02-27 12:01:22 +09:00
Nathaniel 0913d9fd1d Issue #687180 by Island Usurper, catch, Berdir, Damien Tournoud, xjm: Fixed Deleting a taxonomy vocabulary leaves term reference fields still pointing to it, and a PDO Exception when creating content. 2012-02-24 12:59:04 +09:00
Dries b956b400dd - Patch #1439686 by tstoeckler: rename language property to langcode. 2012-02-23 09:22:18 -05:00
xjm 01dbc00f73 More trailing whitespace and the addition of an article. 2012-02-23 07:05:29 -06:00
Greg Dunlap bdd013ea2a Merge remote-tracking branches 'origin/8.x' and 'origin/8.x-file-config' into 8.x-file-config 2012-02-22 14:29:38 -08:00
Greg Dunlap 5b097294ca Added tests for chaining set()->save() 2012-02-22 14:27:43 -08:00
Greg Dunlap 206971754d Added test for casting of nested values 2012-02-22 14:23:29 -08:00
Greg Dunlap dfee7a8c4f Removed debugs 2012-02-22 14:14:02 -08:00
Greg Dunlap 25d74b5c51 Made array tests also verify that casting works properly 2012-02-22 14:13:25 -08:00
Greg Dunlap d0579d92f5 Added tests for file listing 2012-02-22 14:02:19 -08:00
Dries 18c1d673d9 - Patch #673020 by Zoltán Balogh, Gábor Hojtsy, good_man, kalman.hosszu: tests for adding the Content-Language HTTP header to the generated page. 2012-02-22 09:04:12 -05:00
Dries a58940f111 - Patch #1222194 by Gábor Hojtsy, plach: rename global to (). 2012-02-22 08:37:04 -05:00
Dries edabf1fc3a - Patch #1300298 by askibinski: empty tokens don't get replaced in welcome emails. 2012-02-21 14:02:50 -05:00
Dries 5e6cc3c85a - Patch #1410096 by fastangel, Gábor Hojtsy, kalman.hosszu: convert comment language code schema to langcode. 2012-02-21 10:55:52 -05:00
Dries cc9cd9947f Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-02-21 10:44:21 -05:00
Dries fa0562fac4 - Patch #1416392 by Gábor Hojtsy, plach, rvilar: clean up language (types) bootstrap function naming and documentation. 2012-02-21 10:44:11 -05:00
webchick 0c495e928d Issue #655048 by Gábor Hojtsy, intuited: Fixed Plural formula information blanked when importing a poorly-formed .po file. 2012-02-21 01:38:03 -08:00
catch ef5d9d89b3 Issue #1313300 by jwilson3, rjgoldsborough, MrHaroldA: Fixed Wrong uri in 'Add new comment' teaser link if set to COMMENT_FORM_BELOW. 2012-02-20 16:30:57 +09:00
catch ec45fe5b47 Issue #1401496 by bleen18: Fixed forum_taxonomy_term_delete() completely broken (takes instead of entity). 2012-02-20 16:16:37 +09:00
catch 3fa7d32a43 Issue #1267918 by Niklas Fiekas, darrellulm: Fixed User signature does not appear in comment preview. 2012-02-20 16:13:05 +09:00
catch 5820eb7b96 Issue #1436936 by Snugug: Add Clearfix Class to <header> in page.tpl.php. 2012-02-20 14:43:39 +09:00
catch 859fdb931e Issue #1373312 by sun: Assign system_main() block to 'content' region and help block to 'help' region by default. 2012-02-20 14:41:29 +09:00
Dries 8be72b70dc - Patch #1444160 by Niklas Fiekas: Drupal.behaviors.dateTime needs a clean-up. 2012-02-18 22:31:32 -05:00
Dries f3aa73aefb - Patch #1444160 by Niklas Fiekas: Drupal.behaviors.dateTime needs a clean-up. 2012-02-18 22:26:01 -05:00
Dries c6d3a24e65 - Patch #1427098 by chris.leversuch: EntityFieldQuery::execute documentation - return value example doesn't work if query result is empty. 2012-02-18 22:19:27 -05:00
Greg Dunlap f4c3b094a7 Added tests for clear() 2012-02-17 14:16:42 -08:00
Greg Dunlap eb6ea697b8 Renamed unset back to clear because unset is a reserved word which is the whole reason I didn't name it unset in the first place 2012-02-17 14:15:16 -08:00
Greg Dunlap c256f64104 Renamed clear() to unset() 2012-02-17 14:09:59 -08:00