Dries
|
18d21ed048
|
- Patch #1192044 by mjohnq3, Manuel Garcia, effulgentsia, sun, JohnAlbin, jessebeach, moshe weitzman: Convert Bartik's layout to mobile-first and responsive.
|
2012-08-03 12:02:37 -04:00 |
Dries
|
33d4ef886c
|
- Patch #1290694 by hefox, tlattimore, c4rl, chx, tim.plunkett, tstoeckler, msonnabaum: provide consistency for attributes and classes arrays provided by template_preprocess().
|
2012-08-03 11:31:18 -04:00 |
Jennifer Hodgdon
|
68926b7e86
|
Issue #1705102 by dsdeiz: Fix reference to nonexestent hook in EntityFieldQuery docs
|
2012-08-02 10:03:05 -07:00 |
Jennifer Hodgdon
|
415ea35736
|
Issue #1436272 by Albert Volkman, colette, dandaman, coolestdude1: Add information to documentation of drupal_bootstrap function
|
2012-08-02 09:59:03 -07:00 |
Jennifer Hodgdon
|
332842b1a5
|
Issue #1681468 by eddie_c: Add params and return to documentation for field_default_form function
|
2012-08-02 09:53:41 -07:00 |
catch
|
d29d6b2750
|
Issue #1611430 by Berdir: Fixed verbose debug output in unit tests relied on the database.
|
2012-08-02 11:17:57 +01:00 |
catch
|
09dd0eb9d4
|
Issue #1380958 by sun: Replace $modules list for WebTestBase::setUp() with ::$modules class properties.
|
2012-08-02 10:35:17 +01:00 |
catch
|
9713fab04c
|
Issue #1446464 by cfennell, Berdir, aaron, tim.plunkett: Get rid of file_field_load() - shouldn't load all file object data with field load - only file ID.
|
2012-08-01 18:47:23 +01:00 |
catch
|
46065f0b2f
|
Issue #1575790 by greg.1.anderson, sun, tim.plunkett: Fixed Update #7002 fails on postgres - ILIKE operator on bytea not supported.
|
2012-08-01 18:44:33 +01:00 |
catch
|
20ba61fd54
|
Issue #1061924 by catch, tim.plunkett, sun, Stefan Freudenberg, bfroehle: Fixed system_list() memory usage.
|
2012-08-01 18:40:47 +01:00 |
catch
|
820f4eb86b
|
Issue #1564388 by anrikun, sun: Fixed 'My account' link is never in the active trail.
|
2012-08-01 18:39:02 +01:00 |
Jennifer Hodgdon
|
ac0708aed4
|
Issue #1703184 by m-abshir: Clarify parameter docs in db_rename_table function
|
2012-08-01 09:09:25 -07:00 |
catch
|
09e2297758
|
Issue #1490418 by tim.plunkett: Convert node/add/TYPE to use %node_type().
|
2012-08-01 14:31:50 +01:00 |
catch
|
0017584326
|
Issue #1684830 by nod_, tim.plunkett: JSHint color.
|
2012-08-01 14:20:29 +01:00 |
Dries
|
7a38d82d35
|
- Patch #1696902 by sun, larowlan, cosmicdreams, heyrocker, tobiasb: Convert forum_admin_settings() to new configuration system.
|
2012-08-01 08:51:41 -04:00 |
Dries
|
60782b52ae
|
- Patch #1696902 by sun, larowlan, cosmicdreams, heyrocker, tobiasb: Convert forum_admin_settings() to new configuration system.
|
2012-08-01 08:51:24 -04:00 |
catch
|
492b12d9bd
|
Issue #1663404 by effulgentsia, Rob Loach: Use Composer's defined namespaces to ease maintenance.
|
2012-08-01 11:20:50 +01:00 |
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 |