Commit Graph

16166 Commits (39b05037b24e3ada47248a7943aca7a9979048d3)

Author SHA1 Message Date
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
Jennifer Hodgdon ce2182fa32 Issue #1488668 by chertzog: Add checked property to docs of theme_checkbox 2012-03-18 16:38:31 -07: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 e2b2a3e0dd - Patch #1473600 by amateescu, Berdir: Convert archiver.inc to PSR-0. 2012-03-15 12:38:32 -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
Jennifer Hodgdon 17269ee9b2 Issue #1480570 by Gaelan: Make default clear in drupal_add_css() args doc 2012-03-14 15:16:58 -07:00
catch f5032a6cff Issue #1180112 by franz, Pedro Lozano, amateescu: Move drupal_*_schema_*() functions into one place. 2012-03-15 00:29:10 +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 3ed34f67dc Issue #1203112 by droplet, dcmouyard: Added X-UA-Compatible HTTP header. 2012-03-14 13:22:37 +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 b27e9069ed Issue #1475020 by amateescu: Convert stream_wrappers().inc to PSR-0. 2012-03-10 12:17:14 -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
webchick 65f25dc9fe Revert "Committing missing files to #1475020. I think. I hope."
This reverts commit 2d6fdda1f0.
2012-03-10 12:16:01 -08:00
webchick 2d6fdda1f0 Committing missing files to #1475020. I think. I hope. 2012-03-10 11:53:53 -08:00
Dries 45a4c44702 - Patch #1475020 by amateescu: Convert stream_wrappers().inc to PSR-0. 2012-03-10 08:31:55 -05:00
Dries b2200b79ca - Patch #1476776 by droplet: drupal_var_export() is a concatination to undefined variable . 2012-03-10 08:09:30 -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