catch
|
f556c0b023
|
Issue #1760786 by sun: Move entity system 'back' into a Drupal\Core component.
|
2012-09-12 10:18:04 +01:00 |
Jennifer Hodgdon
|
87e9f0710d
|
Issue #1739592 by Albert Volkman, andy.hails, dawehner: Fix up docs of a few language-related functions
|
2012-09-11 08:52:33 -07:00 |
Jennifer Hodgdon
|
262e42645f
|
Issue #1779120 by TravisCarden: Improve documentation of l function
|
2012-09-11 08:46:00 -07:00 |
catch
|
74f917aa30
|
Issue #362889 by Xano, andypost, dawehner, Davy Van Den Bremt, cweagans, sun: Move drupal_common_theme() from common.inc into theme.inc.
|
2012-09-11 16:08:58 +01:00 |
Jennifer Hodgdon
|
082cae5c25
|
Issue #262690 by Albert Volkman: Call Form API by its proper name not Forms API
|
2012-09-10 12:05:33 -07:00 |
catch
|
67d2a2ffc4
|
Revert "Issue #1772708 by alexpott: Fixed The configuration directories can not be outside of DRUPAL_ROOT."
This reverts commit e003e4c580 .
|
2012-09-10 14:50:02 +01:00 |
catch
|
e003e4c580
|
Issue #1772708 by alexpott: Fixed The configuration directories can not be outside of DRUPAL_ROOT.
|
2012-09-10 12:02:48 +01:00 |
webchick
|
a3eade7c4f
|
Issue #1704422 by sun: Fixed Error level constants cannot be used in settings.php.
|
2012-09-06 21:31:33 -07:00 |
webchick
|
c11a35b640
|
Issue #1055862 by sun, catch, pillarsdotnet, danillonunes: Require sites.php to opt-in for multi-site support/functionality.
|
2012-09-05 23:34:57 -07:00 |
webchick
|
0dfa845969
|
Issue #1239410 by cangeceiro: Fixed watchdog() should use php's time() to log time of event.
|
2012-09-05 23:28:21 -07:00 |
webchick
|
369d68affe
|
Issue #365615 by attiks, smokris, penyaskito, Gábor Hojtsy, Bojhan, WormFood, yang_yi_cn: Fixed Language detection not working correctly for most Chinese readers.
|
2012-09-05 22:48:34 -07:00 |
webchick
|
995e6f27d7
|
Issue #1708722 by David_Rothstein, kim.pepper: Fixed Call to undefined function drupal_find_base_themes() in /includes/module.inc on line 184.
|
2012-09-05 22:27:12 -07:00 |
catch
|
3c0da10008
|
Issue #1760330 by s.Daniel: Fixed Hide vulnerable drupal install.php sites from search engines.
|
2012-09-05 13:53:41 +01:00 |
Dries
|
8bcecca1fb
|
Issue #1768576 by heyrocker, sun: Remove role names from the ->roles array.
|
2012-09-04 17:42:14 -04:00 |
webchick
|
5efb185fbd
|
Issue #1705748 by n3or, tim.plunkett, sun, xjm, boombatower: Convert simpletest settings to configuration system.
|
2012-09-04 13:20:31 -07:00 |
Jennifer Hodgdon
|
ced5a47a33
|
Issue #1765918 by TravisCarden: Fix docs for drupal_get_messages function
|
2012-09-04 09:38:50 -07:00 |
catch
|
4b5fad5475
|
Issue #1702080 by sun, chx: Added Introduce canonical FileStorage + (regular) cache.
|
2012-09-04 14:51:51 +01:00 |
catch
|
4f37cf0255
|
Issue #1700382 by Albert Volkman, cam8001: Replace remaining references to drupal_attributes() with new Attributes().
|
2012-09-04 14:32:47 +01:00 |
webchick
|
de473408a6
|
Issue #1742958 by DamienMcKenna, jhodgdon: Fixed All spellings of URI should be uppercase.
|
2012-09-01 21:50:06 -07:00 |
webchick
|
30eee08939
|
Issue #1766186 by beejeebus: Move test prefix munging earlier in the bootstrap.
|
2012-09-01 21:40:07 -07:00 |
Dries
|
0883beab11
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2012-09-01 08:15:21 -04:00 |
Dries
|
f82f9df2e1
|
Issue #1738330 by k4v, das-peter, jsbalsera, bforchhammer, Schnitzel: confusing Language negotiation when accessing /.
|
2012-08-31 21:49:06 -04:00 |
webchick
|
af7a3a8d3e
|
Issue #1724252 by sun: Replace /sites/all/* with top-level directories.
|
2012-08-31 18:01:32 -07:00 |
webchick
|
aba77548a1
|
Issue #1730760 by sun: Fixed theme_task_list() does not use installer-compatible get_t().
|
2012-08-31 17:17:31 -07:00 |
webchick
|
85e654633f
|
Issue #1468328 follow-up by Berdir, sun: Enable File module if enabling Update module in minimal profile.
|
2012-08-31 10:19:49 -07:00 |
Jennifer Hodgdon
|
3b1a495ed9
|
Issue #1317626 by Albert Volkman, xjm: API docs cleanup for includes files I-M
|
2012-08-31 08:56:36 -07:00 |
catch
|
b65fd7feb6
|
Issue #1541674 by Berdir, Tor Arne Thune, sun, plach, dixon_, tim.plunkett: Remove the registry.
|
2012-08-31 11:03:05 +01:00 |
webchick
|
316c1f4a7a
|
Issue #1468328 by Berdir: Move file entity info, managed file, and file usage functionality into File module.
|
2012-08-30 18:27:21 -07:00 |
webchick
|
07ad6e733c
|
Issue #1737148 by nod_, SebCorbin, larowlan, tim.plunkett, Albert Volkman, nick_schuch, sun: Explicitly declare all JS dependencies, don't use drupal_add_js().
|
2012-08-30 12:24:38 -07:00 |
webchick
|
7c7b91ef66
|
Issue #1741804 by beejeebus, sun, chx, alexpott, matason: Implement a config import/staging directory.
|
2012-08-30 10:30:12 -07:00 |
Jennifer Hodgdon
|
db70370b7d
|
Issue #1706926 by Ivan Zugec, eddie_c: Fix docs for theme_tableselect to have working code example
|
2012-08-29 11:02:40 -07:00 |
catch
|
7d4962b50d
|
Issue #1414510 by Spleshka, andypost, tim.plunkett: Fixed Remove drupal_reset_static() for drupal_html_id() when form validation fails.
|
2012-08-28 16:57:02 +01:00 |
catch
|
ea1b955192
|
Issue #1748880 by mikeytown2: Only clear the stat cache for the files we care about.
|
2012-08-27 22:40:39 +01:00 |
Jennifer Hodgdon
|
a76f10d634
|
Issue #1751612 by junedkazi: fix link formatting in documentation
|
2012-08-27 10:59:57 -07:00 |
webchick
|
44fc81a277
|
Issue #1305378 by bforchhammer, penyaskito, k4v, Schnitzel, Gábor Hojtsy, Dave Reid: Added Tokens should use $options["langcode"] and not need a language object.
|
2012-08-26 20:25:18 -07:00 |
webchick
|
4a677afc98
|
Issue #1754142 by Damien Tournoud: Move CACHE_PERMANENT out of bootstrap.inc.
|
2012-08-26 14:27:30 -07:00 |
webchick
|
79b9a36cb0
|
Issue #1739994 by pp, das-peter, Gábor Hojtsy: Use the Language class universally instead of stdObj instances.
|
2012-08-26 10:01:29 -07:00 |
webchick
|
fda2d67110
|
Issue #1392208 follow-up by Gábor Hojtsy, steinmb, Artusamak, penyaskito: Re-fixed Impossible to install Drupal in a non-English language when following the provided instructions. ;)
|
2012-08-26 09:36:21 -07:00 |
webchick
|
42d5f0053b
|
Issue #1668820 by sun, xjm, tim.plunkett, fgm: Concept, base class, and interface for configurable objects.
|
2012-08-25 01:17:32 +02:00 |
Dries
|
de5718848b
|
- Patch #1279680 by cam8001: watchdog() does not type its array arguments.
|
2012-08-24 14:48:55 +02:00 |
webchick
|
55fae988c9
|
Issue #1684788 by pascalduez, nod_: JSHint ajax.js.
|
2012-08-24 11:15:48 +02:00 |
webchick
|
5c8cdca2c4
|
Issue #1669902 by alexpott, aspilicious, sun: Adjust system.performance configuration for new guidelines.
|
2012-08-24 06:53:11 +02:00 |
Jennifer Hodgdon
|
d5310f042c
|
Issue #1722244 by Albert Volkman, edb: Add return docs to drupal_get_destination function
|
2012-08-23 07:36:36 -07:00 |
catch
|
6e8a671f83
|
Issue #1675260 by chx, effulgentsia, pwolanin, neclimdul: Implement PHP reading/writing secured against 'leaky' script.
|
2012-08-23 13:52:46 +02:00 |
catch
|
4787768339
|
Issue #1723828 by hass: Fixed Rename theme key to theme hook in error message.
|
2012-08-23 13:25:58 +02:00 |
catch
|
0ad22f5c95
|
Issue #1730770 by sun: Fixed Drupal installer cannot be fully tested in a separate sub/multi-site.
|
2012-08-23 13:21:24 +02:00 |
catch
|
ff895df7ac
|
Issue #1618172 by jcisio, corvus_ch, estebanvalerio.h, Berdir: Remove entity_uri() in favor of EntityInterface::uri().
|
2012-08-22 15:04:43 +02:00 |
webchick
|
7a95a78eb2
|
Issue #1727538 by katbailey, chx, alexpott: WebTest tests should have access to the correct DIC.
|
2012-08-22 01:34:31 +02:00 |
webchick
|
7b757ff47e
|
Issue #1646580 by chx, Jose Reyero, beejeebus: Implement Config Events and Listeners, and storage realms for localized configuration.
|
2012-08-22 01:22:22 +02:00 |
catch
|
64625f9048
|
Issue #1184272 by Berdir, corvus_ch, sun: Remove deprecated $conditions support from entity controller.
|
2012-08-21 17:38:04 +02:00 |