Commit Graph

17226 Commits (90d5e41f3a3e560176b7397ad8ea4ce2f11ad2bc)

Author SHA1 Message Date
catch f94eb0b5d2 Issue #1684800 by nod_: JSHint drupal.js 2012-08-01 11:16:49 +01:00
catch 3e6f4a3abd Issue #1662956 by guy_schneerson: Clean up css in Book. 2012-08-01 10:51:38 +01:00
catch 604979e2a1 Issue #1704530 by alexpott, aspilicious: [HEAD BROKEN] Convert contact module variables to configuration system. 2012-08-01 10:48:02 +01:00
Dries 70f048bbe5 - Patch #1704530 by alexpott: convert contact module variables to configuration system. 2012-07-31 22:20:36 -04:00
Dries 4156d29b52 - Patch #1688492 by sun: remove drupal_unpack(); it is no longer used. 2012-07-31 22:07:19 -04:00
Dries b5b88e0bd3 - Patch #1704196 by sun: remove Config's dependencies on procedural Drupal code in includes/common.inc. 2012-07-31 22:05:19 -04:00
Dries b29e244bd3 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-07-31 22:04:00 -04:00
Jennifer Hodgdon a50bfdeee8 Issue #1705042 by aspilicious: Fix typo in form_load_include docs 2012-07-30 11:31:47 -07:00
Jennifer Hodgdon 065fab69bb Issue #1673380 by marcin.wosinek: Fix docs for drupal_sort_weight function 2012-07-30 11:28:38 -07:00
Dries c0b07c41ba - Patch #1031122 by greg.1.anderson, sun: system_update_7055 on postgres: returns error 'Invalid Input Syntax for type Bytea'. 2012-07-29 09:27:53 -04:00
Dries 12ef20ce84 - Patch #461938 by c960657, Kars-T, Garrett Albright, dsdeiz, JamesAn, grendzy: Fixed inconsistent use of filter_xss_admin() on () and (). 2012-07-29 09:26:11 -04:00
webchick fcb07d584a Issue #1684804 by Jelle_S, nod_, droplet: Fixed JSHint machine-name.js. 2012-07-28 12:00:12 -05:00
webchick 251c7d3023 Issue #1679594 by sun: Fixed node_requirements() breaks Drupal installer. 2012-07-28 11:58:01 -05:00
webchick 20d4ceb961 git commit -m Issue 2012-07-28 11:47:04 -05:00
webchick 04a2523997 Issue #1493108 by marcingy, Mike Wacker, sun, kbasarab, Berdir, Rok Žlender, cosmicdreams, alexpott: Convert logging and error settings to configuration system. 2012-07-28 11:35:17 -05:00
webchick 2838582745 Issue #1007746 by figureone, ryanissamson, tim.plunkett | marcp: Fixed Reordering fails with more than 100 items in a menu. 2012-07-28 11:23:35 -05:00
webchick cd224643ba Issue #1496458 by swentel, pcambra, n3or, kbasarab, sun, marcingy: Convert maintenance mode settings to configuration system. 2012-07-28 08:39:43 -05:00
webchick 2eb5d3e337 Issue #1189184 follow-up by Gábor Hojtsy: Add a CHANGELOG.txt entry for OOP & PSR-0-ify gettext .po file parsing and generation. 2012-07-28 08:16:52 -05:00
webchick 0ce7fabf8d Issue #1447686 by sun, beejeebus, Pol, heyrocker, David Strauss: Allow importing and synchronizing configuration when files are updated. 2012-07-27 23:46:12 -05:00
webchick 3642d7f58e Issue #1496510 by swentel, jvns, cosmicdreams, marcingy, alexpott, heyrocker, sun: Convert search settings to configuration system. 2012-07-27 22:18:02 -05:00
webchick 0e4742c536 Issue #1503224 by catch, sun, chx, bojanz, tim.plunkett: Cleanup module_list(). 2012-07-27 15:29:21 -05:00
Dries f82ad8740f - Patch #1591412 by andypost, swentel, cosmicdreams, sun: convert tracker settings to configuration system. 2012-07-27 11:23:50 -04:00
Dries 9b43f5593a - Patch #1700996 by droplet: undefined variable: file install.core.inc:1302. 2012-07-27 11:18:32 -04:00
Dries 06aa2facb9 - Patch #1189184 by attiks, clemens.tolboom, penyaskito, Gábor Hojtsy, Sutharsan: OOP & PSR-0-ify gettext .po file parsing and generation. 2012-07-26 18:07:25 -04:00
Dries b4f471e47b - Patch #1204658 by kbasarab, Berdir, tim.plunkett, webchick: remove node access base table fallback. 2012-07-26 17:41:15 -04:00
Dries d1cb1258d8 - Patch #1204658 by kbasarab, Berdir, tim.plunkett, webchick: remove node access base table fallback. 2012-07-26 17:40:46 -04:00
Dries 1746681619 - Patch #1496462 by acrollet, sun, cosmicdreams, Niklas Fiekas, aspilicious: convert RSS publishing settings to configuration system. 2012-07-26 17:10:11 -04:00
Dries 48d139aed1 - Patch #1496462 by acrollet, sun, cosmicdreams, Niklas Fiekas, aspilicious: convert RSS publishing settings to configuration system. 2012-07-26 17:09:56 -04:00
Jennifer Hodgdon 9f5ef6d44e Issue #1700464 by sgtsaughter: Remove invalid see reference in forums.tpl.php 2012-07-26 12:14:57 -07:00
Jennifer Hodgdon 897be0da42 Issue #1697750 by TravisCarden: Improve documentation of drupal_set_message function 2012-07-26 11:43:28 -07:00
webchick 3f300231c4 Issue #811542 follow-up by David_Rothstein, thekevinday, attiks, quicksketch: Fixed illegal choice errors on radio buttons. 2012-07-26 06:57:45 -05:00
catch a9a89f3f3a Issue #1441180 by scor: Fixed hook_requirements() REQUIREMENT_ERROR broadcasting. 2012-07-26 10:38:17 +01:00
Jennifer Hodgdon b4950bd7ab Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-07-25 14:22:53 -07:00
Jennifer Hodgdon 33bdf2dba1 Issue #1496654 by alexpott, tobiasb: convert aggregator admin form to configuration system -- add file missed by previous commit 2012-07-25 14:22:30 -07:00
catch 7a358b1ed2 Issue #1399168 by Akaoni: Fixed authorize.php Doesn't Respect Custom Session Handlers. 2012-07-25 22:19:53 +01:00
Dries ff2eaca552 - Patch #1003168 by Ralf, jbrown, schnippy: dblog css classes consistent with php constants. 2012-07-25 11:17:07 -04:00
Dries d9588de95d - Patch #1496654 by alexpott, tobiasb: convert aggregator admin form to configuration system. 2012-07-25 11:10:29 -04:00
Dries c21ddb75ae - Patch #1699774 by fago: remove unused aggregator.fetcher.inc file. 2012-07-25 11:03:32 -04:00
Dries 609cdb8345 - Patch #1245446 by rocket_nova: the 'recent content' section show useless empty squares for anonymous users. 2012-07-25 10:53:06 -04:00
Dries 12bd5c7f2d - Patch #1696416 by tim.plunkett: theme_image_style() is broken. 2012-07-24 14:25:12 -04:00
Dries bf24773d38 - Patch #1677304 by socketwench, Niklas Fiekas: Remove drupal_deliver_page(), ajax_deliver(), drupal_deliver_html_page(). 2012-07-24 12:56:55 -04:00
Jennifer Hodgdon 697007647d Issue #1683046 by effulgentsia: Add Doctrine Common to copyright file 2012-07-23 14:16:19 -07:00
webchick 268b70586b Issue #1616962 by fgm, rvilar, kalman.hosszu, fubhy: Replace ->title with ->label(). 2012-07-22 11:07:00 -07:00
webchick 353eb10cc2 Issue #950956 by tim.plunkett, aspilicious, jenlampton, chx, Rob Loach: Remove Dashboard module until/unless such time as it's more useful. 2012-07-21 21:23:27 -07:00
Dries 50a462290a - Patch #1659000 by sun: Fixed () is not recorded/provided in ()['build_info()']. 2012-07-21 15:28:46 -04:00
Dries 96bca83bcc - Patch #1569648 by nod_: use localStorage to store tableDrag.showWeight value. 2012-07-21 15:19:03 -04:00
Dries f193db251f - Patch #1493098 by sun, jcisio, pcambra, Pol, wamilton, Rok Žlender, beejeebus: convert cron settings to configuration system. 2012-07-21 15:16:31 -04:00
Dries d074df4caf - Patch #1671200 by chx, sun, jaimealsilva: Fixed Simpletest broken on 5.4: CURLOPT_COOKIEJAR cannot be NULL on php5-curl version 5.4.4. 2012-07-21 15:00:33 -04:00
Jennifer Hodgdon 95866bcea4 Issue #1670312 by dsdeiz: Fix documentation example calling nonexistent test function 2012-07-20 12:43:54 -07:00
Jennifer Hodgdon 507396740a Issue #1689426 by mjonesdinero, ronan.orb: Fix return value docs for taxonomy_term_load function 2012-07-19 16:11:59 -07:00