Commit Graph

18656 Commits (536a61b890b581d4fbdf7e5b6861658349f9f978)

Author SHA1 Message Date
webchick 536a61b890 Issue #1801570 by effulgentsia, klausi, Crell, disasm: DX: Replace hook_route_info() with YAML files and RouteBuildEvent. 2012-11-15 20:03:50 -08:00
catch f9ce687f55 Revert "Issue #1801570 by effulgentsia, klausi, Crell: DX: Replace hook_route_info() with YAML files and RouteBuildEvent. This unintentionally broke REST module tests."
This reverts commit 7bf7eb8343.
2012-11-14 22:29:17 +00:00
Dries 7ffb720220 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-11-14 15:04:43 -05:00
catch 456a3763ae Issue #1830330 by pfrenssen, David_Rothstein: Make default.settings.php not executable. 2012-11-14 19:40:29 +00:00
Dries 7bf7eb8343 Issue #1801570 by effulgentsia, klausi, Crell: DX: Replace hook_route_info() with YAML files and RouteBuildEvent. 2012-11-14 13:51:52 -05:00
webchick 0b4180aadd Issue #1835098 by nod_: Fixed Wrong scope for in node.js. 2012-11-14 10:39:18 -08:00
webchick 75b5ee1258 Issue #1817044 by sdboyer, effulgentsia, tim.plunkett, Gábor Hojtsy, yched: Implement Display, a type of config for use by layouts, et. all. 2012-11-14 08:08:01 -08:00
catch b28e80dd59 Issue #1831240 by yched: Register Field API plugin managers in the DIC. 2012-11-14 11:23:17 +00:00
catch b70ee4b4a0 Issue #1831142 by damiankloip, dawehner: Fixed Path is never empty in option summary. 2012-11-14 10:52:48 +00:00
webchick 962d450366 Issue #1663042 by Rob Loach, barraponto, marknorris: Clean up css in Help. 2012-11-14 02:32:58 -08:00
webchick 085178220d Issue #1117780 by naxoc, amontero, ogi: Display cron url in admin/config/system/cron page. 2012-11-14 02:29:00 -08:00
webchick 09c541a220 Issue #1790964 by anzi31, dawehner, xjm, tim.plunkett: Document that ViewExecutable::preview() doesn't call ViewExecutable::access(). 2012-11-14 02:26:54 -08:00
webchick 9341f7a21f Issue #1828046 by dead_arm: Exposed forms look terrible. 2012-11-14 02:25:12 -08:00
webchick 621602dfdd Issue #1831486 by miro_dietiker, Berdir: Convert comment variables to config/state. 2012-11-14 02:23:00 -08:00
webchick af608d7002 Issue #1825466 by justafish, sun, alexpott: Allow NestedArray::mergeDeepArray() to preserve integer keys for the purpose of merging config data. 2012-11-14 02:15:58 -08:00
webchick 560d935c5f Issue #1821940 by tim.plunkett: Add Berdir to 'Entity system' entry in MAINTAINERS.txt. 2012-11-14 02:14:44 -08:00
webchick 54758e50b5 Issue #1817144 by kbasarab, jhodgdon: Fixed Some test assertions are inconsistent with the others. 2012-11-13 23:36:36 -08:00
webchick a56f711048 Issue #1829338 by larowlan, falcon03: Fixed comment tab settings aren't announced in comment tab title. 2012-11-13 23:35:28 -08:00
webchick d249e95a99 Issue #1837022 by yched: Fixed Field API comment fixes. 2012-11-13 21:14:18 -08:00
webchick 3337298bc1 Issue #1839336 by mitchell: Add Nginx to INSTALL.txt. 2012-11-13 20:27:07 -08:00
webchick e11af74703 Issue #1827424 by EclipseGc, tim.plunkett, Fabianx, dawehner: Fixed Parse annotations recursively. 2012-11-13 20:24:50 -08:00
catch 6f32687e54 Issue #1831350 by chx, sun: Break the circular dependency between bootstrap container and kernel. 2012-11-13 23:23:23 +00:00
catch 5516b946dc Issue #1830148 by cspitzlay: Convert 'install_profile_modules()' variable to state. 2012-11-13 23:16:38 +00:00
catch 9d98cb98f0 Issue #1828528 by dawehner, xjm, tim.plunkett: Add language module integration for views. 2012-11-13 23:15:30 +00:00
catch a13f757500 Issue #1739986 by pwolanin, moshe weitzman: Fixed fallback in drupal_get_hash_salt(), move it to bootstrap.inc, use instead of $GLOBALS['drupal_hash_salt()']. 2012-11-13 23:14:20 +00:00
catch ba66c24e57 Issue #1827136 by amatzies, patrickd, earnie: Add severity index to watchdog table. 2012-11-13 23:08:34 +00:00
catch 68a108f29b Issue #1300920 by salvis, DamienMcKenna, mkadin, gumanist, Niklas Fiekas, greggles: Fixed The [node:summary] token does not output anything for body fields without a manual summary. 2012-11-13 22:52:06 +00:00
catch 552233373f Issue #1834250 by plach: Hide Content Translation module until we are able to remove it. 2012-11-13 22:41:36 +00:00
catch 0617e701ef Issue #1813832 by andypost: Fixed Entity wrongly checks existence of ID in isNew() method. 2012-11-13 22:34:55 +00:00
catch 60bf71e252 Issue #1799440 by dagmar, znerol, Albert Volkman: Convert Filter variables to Configuration System. 2012-11-13 22:27:58 +00:00
Jennifer Hodgdon 85996b000a Issue #1831702 by miro_dietiker: Correct docs for CacheArray methods and overrides 2012-11-13 08:24:55 -08:00
Jennifer Hodgdon 6c4911e013 Issue #1837840 by amontero, tstoeckler: Add clarification to l() docs as to when to use t() instead 2012-11-13 08:21:04 -08:00
catch ce851476e7 Issue #1488630 by Berdir: Fixed Who's online block doesn't work with swappable session backends and lazy session creation. 2012-11-12 12:03:36 +00:00
webchick aa2fc49a30 Issue #1835076 by rballou: JSHint modules/views/js/base.js. 2012-11-12 01:00:19 -08:00
webchick 6fa68f4e85 Issue #1835074 by rballou: JSHint modules/views/js/ajax-views.js. 2012-11-12 00:59:25 -08:00
webchick 0e4c9f59aa Issue #1799498 follow-up by seutje: Dropbutton fix for Firefox 16+. 2012-11-12 00:56:12 -08:00
webchick 53c73ccf8a Issue #1828612 by dawehner, damiankloip: Fixed hook_views_query_substitutions() missing from hook_hook_info(). 2012-11-12 00:54:51 -08:00
webchick e318f1a6df Issue #1806022 by dead_arm, mgifford, ramkumarr, dcmouyard, Bojhan, tim.plunkett: Fixed Views' text color does not have sufficient contrast. 2012-11-12 00:51:46 -08:00
webchick 2dd2e89eec Issue follow-up #1814864 by linclark, effulgentsia: Fix wrongly named test. 2012-11-12 00:47:59 -08:00
catch fc270c1fed Issue #782672 by sun, David_Rothstein, jhedstrom, franz, Fabianx: Loosen the coupling between the user module and the installer/maintenance theme. 2012-11-11 23:52:37 +00:00
catch e9e0214426 Issue #1222248 by sun, andypost, jenlampton: Remove theme_book_title_link() use l() instead. 2012-11-11 23:06:53 +00:00
catch a030211046 Issue #1791990 by droplet: Fixed simpletest result path in description . 2012-11-11 22:26:42 +00:00
Jennifer Hodgdon 9034d46d39 Issue #1816690 by amitgoyal: Coder compliance for Ban module 2012-11-10 07:29:27 -08:00
Jennifer Hodgdon adaa39ea7a Issue #1313980 by Albert Volkman, Lars Toomre, jn2, xjm: Massive API docs cleanup for Node module 2012-11-10 07:25:19 -08:00
Jennifer Hodgdon e13cf753ae Issue #1492378 by kbasarab: follow-up docs correction on autocomplete paths 2012-11-10 07:18:35 -08:00
Jennifer Hodgdon 3040705084 Issue #1831646 by miro_dietiker: Make docs comply with rename of DrupalCacheArray to CacheArray 2012-11-10 07:14:25 -08:00
Jennifer Hodgdon 59549a89e4 Issue #1822708 by penyaskito, asaal: Remove references to removed function user_save() in docs 2012-11-10 07:12:06 -08:00
Jennifer Hodgdon 40d7bc4df3 Issue #1831408 by kotnik: Fix spelling of entity in docs 2012-11-10 06:55:08 -08:00
Jennifer Hodgdon 202f9d2383 Issue #1830878 by leschekfm: Fix typo in drupal_container() docs 2012-11-10 06:52:06 -08:00
Jennifer Hodgdon dd2c4c28d2 Issue #1829366 by gcassie: Fix up grammar and caps in default settings.php file 2012-11-10 06:48:15 -08:00