Commit Graph

19429 Commits (b574b9e52da16875daa896714c7c370d14e20e09)

Author SHA1 Message Date
webchick 6899a43d07 Issue #1839904 by disasm, tim.plunkett: Rename plugin.core.block CMI prefix to block.block. 2013-01-18 21:28:59 -08:00
webchick a7e9817989 Issue #1740470 follow-up by Wim Leers, larowlan, jibran: Clean-ups to phone field. 2013-01-18 21:28:07 -08:00
webchick 1dab0e1c67 Issue #1497380 by Berdir, andypost, jibran, tim.plunkett: Convert shortcut sets to ConfigEntity. 2013-01-18 21:26:12 -08:00
webchick 2ae1597227 Issue #1479454 by Hugo Wetterberg, galooph, dawehner, andypost, marcingy, heyrocker, larowlan, alexpott, tim.plunkett, fubhy, sun: Change notice: Convert user roles to configurables. 2013-01-18 21:16:28 -08:00
webchick dd8c44b490 Issue #1757564 by damiankloip, dawehner, tim.plunkett: Change 'name' to 'id' on View entity. 2013-01-18 21:10:42 -08:00
webchick e15c6de807 Roll-back of Issue #1817656 by tim.plunkett: Causing random testbot failures. 2013-01-18 21:01:29 -08:00
webchick bc237f9a13 Issue #1831264 by tim.plunkett: Use the Entity manager to create new controller instances. 2013-01-18 20:58:23 -08:00
webchick 948728c5e6 Issue #1882474 by zengenuity, jeni_dc, stevepurkiss: Fixed Password strength indicator display broken in install process. 2013-01-18 17:27:33 -08:00
webchick ec39157837 Revert "Issue #1841896 by TravisCarden: Fixed file permissions in core/misc/ui/themes/base/images/."
This changed file perms in an upstream project which is a no-no.

This reverts commit 6baf46137f.
2013-01-18 10:54:26 -08:00
Dries 97e30b961e Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2013-01-18 13:17:35 -05:00
Dries ef658a6b62 Issue #1740470 by nick_schuch, rbayliss, patrickd, lliss, larowlan, webflo: added a new phone number field type. 2013-01-18 13:17:06 -05:00
webchick 0f9489f9fe Issue #1875632 follow-up by nod_, Wim Leers, effulgentsia: Added wrapper function for JS settings merging behavior, fix tabledrag. 2013-01-18 10:00:29 -08:00
catch 34a7dd51f2 Issue #1817656 by dawehner, tstoeckler, tim.plunkett: Follow-up for random test failures Let user_autocomplete() also find the anonymous user. 2013-01-18 17:25:07 +00:00
catch db63357956 Issue #1874820 by klausi: Resource plugins miss an interface. 2013-01-18 12:27:06 +00:00
catch b45a343e39 Issue #1817656 by dawehner, tstoeckler: Added Let user_autocomplete() also find the anonymous user. 2013-01-18 12:21:26 +00:00
catch c1bc5f5a42 Issue #1876134 by YesCT: 'has no field settings' does not make sense (follow-up to Adding new fields leads to a confusing ;Field settings; form). 2013-01-18 12:20:30 +00:00
catch efe0024e70 Issue #1892016 by dawehner: Fixed Random test failure in Drupal\rest\Tests\Views\StyleSerializerTest. 2013-01-18 12:17:28 +00:00
webchick c27d77eb6c Revert "Issue #1854874 by damiankloip: Add serializer support for XML."
Testbot done did brokeded.

This reverts commit 4aaa725268.
2013-01-17 16:05:10 -08:00
Jennifer Hodgdon 45e3625abb Issue #1875858 by cck: Fix first line docs for the menu hooks 2013-01-17 15:12:10 -08:00
webchick ba592566b4 Issue #1884758 by xjm, tim.plunkett: Remove testing profile default blocks. 2013-01-17 14:28:43 -08:00
webchick 3cf6ad7cd5 Issue #1779026 by dagmar, tim.plunkett, sun, heyrocker: Convert Text Formats to Configuration System. 2013-01-17 14:28:27 -08:00
Dries 1415a436ff Merge remote-tracking branch 'wscci/1874500-routing-take-2' into 8.x 2013-01-17 17:16:09 -05:00
Dries 9b7bdba101 Issue #1838114 by ry5n, swentel, sun: change node form’s vertical tabs into details elements. 2013-01-17 17:04:11 -05:00
webchick fe15dd23de Issue #1886108 by linclark, scor: Rewrite CommentAttributesTest to parse RDFa. 2013-01-17 13:45:26 -08:00
webchick eec970060c Issue #1884860 by tim.plunkett: Remove 'block' prefix from BlockInterface method names. 2013-01-17 13:42:56 -08:00
catch c1b49a0268 Issue #1215404 by pillarsdotnet, brianV: Fixed Remove assignment to unused variable $export_data from book_export_html() function. 2013-01-17 21:38:56 +00:00
catch bbcf047060 Issue #611294 by swentel, tsphethean: Refine permissions for Field UI. 2013-01-17 21:37:31 +00:00
catch 5ff1cee383 Issue #1029060 by plopesc, Kars-T: Should allowed options for list fields trim() the strings?. 2013-01-17 21:25:57 +00:00
catch 3af2941e48 Issue #1889244 by klausi: Fixed Remove JSON-LD encoder array as there is only one JSON-LD encoder. 2013-01-17 21:24:05 +00:00
catch 4aaa725268 Issue #1854874 by damiankloip: Add serializer support for XML. 2013-01-17 21:22:08 +00:00
catch 6ffd8c0940 Issue #1810816 by dawehner, damiankloip, fastangel: Fixed Link options for displayPluginBase is still using the display on the storage. 2013-01-17 21:12:38 +00:00
webchick d4f596b220 Issue #1819760 by damiankloip, fastangel, linclark, dawehner: Added a REST export display plugin and serializer integration. 2013-01-17 12:37:14 -08:00
Dries 0cd4bf71b9 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2013-01-17 15:26:06 -05:00
Dries 192986c697 Issue #1446956 by timmillwood, iamEAP: Remove the accesslog from statistics. 2013-01-17 15:24:40 -05:00
webchick b58484d0ca Issue #1891324 by alexpott, chx: Minimal lost its blocks. 2013-01-17 12:01:13 -08:00
webchick 4fff39498a Issue #1832872 follow-up by dawehner: Fixed JS bug in Views UI. 2013-01-17 11:59:05 -08:00
webchick 5e63f15e35 Issue #1867096 by linclark, scor: Rewrite RdfaMarkupTest to parse RDFa. 2013-01-17 11:58:08 -08:00
Dries 9e565e584c Issue #1878344 by quicksketch, sun: added CKEditor JS library to core. 2013-01-17 11:52:36 -05:00
catch a20c323eb3 Issue #1831802 by znerol: Fixed Allow implementors of hook_search_admin() to add #submit on the form. 2013-01-17 10:01:22 +00:00
catch 27743bd8ca Issue #1788060 by BarisW, swentel: Fixed Translatable string <Hidden> cannot imported if translated. 2013-01-17 09:43:55 +00:00
catch 5225d82aa0 Issue #1886812 by kiamlaluno: Fixed theme_form_element() initialize a variable that is never used. 2013-01-17 09:41:01 +00:00
catch 1fdb3eea36 Issue #1884176 by dawehner, damiankloip: Fixed Exposed form ajax does not work. 2013-01-17 09:40:15 +00:00
webchick a0529f5004 Issue #1856178 by swentel, sun, ry5n: '#group' Form API property only works with <details> elements. 2013-01-17 00:06:42 -08:00
Larry Garfield a6b80d6583 Docs improvements and remove unnecessary "use" statements. 2013-01-17 00:11:34 -06:00
Larry Garfield f5769e0acf Move routing services to their own utility method for tidiness. 2013-01-16 23:57:25 -06:00
Larry Garfield ef577f3931 Various minor documentation cleanups. 2013-01-16 23:57:25 -06:00
Larry Garfield a16eecd307 Small cleanups per reviews. 2013-01-16 23:57:25 -06:00
Larry Garfield 435f48428e Add an alias-capable UrlGenerator and use that in Drupal. 2013-01-16 23:57:25 -06:00
Larry Garfield 229dde1d9f Remove workaround in NullGenerator. 2013-01-16 23:57:25 -06:00
Larry Garfield 765b50b5f4 Tweak REST module tests to account for quirks of the new matcher's ordering. 2013-01-16 23:57:25 -06:00