Commit Graph

19410 Commits (4edd01e99be73f89177fcd7c35a5fe67ed87f3f6)

Author SHA1 Message Date
webchick 3f8b6a1a84 Issue #1894784 by dawehner: Remove api_version from views 2013-01-21 16:35:35 -08:00
webchick 38a36d4e3d Issue #1253820 follow-up by plach: Missing a few hook implementations + tests. 2013-01-21 16:31:08 -08:00
webchick 252f0c8ed6 Issue #1893850 by dawehner, xjm: Cleanup relationship tests and don't use the node module. 2013-01-21 16:29:20 -08:00
Jennifer Hodgdon df4d1789bd Issue #1894850 by ben.bunk: Fix typo in code example in drupal_prerender_links docs 2013-01-21 16:20:08 -08:00
Jennifer Hodgdon 698de321d1 Issue #1397346 by Albert Volkman: Fix up some image/node function documentation 2013-01-21 16:16:59 -08:00
Jennifer Hodgdon f85ba57441 Issue #1891648 by dawehner: Fix docs in RestExport class 2013-01-21 16:14:22 -08:00
webchick 7e4aacd879 Issue #1893844 by dawehner: Mark AreaPluginBase::render as abstract 2013-01-21 16:12:10 -08:00
webchick 9147a18bb6 Issue #1894000 by xjm: Remove useless BlockTest::removeDefaultBlocks(). 2013-01-21 16:10:25 -08:00
webchick f946527e18 Issue #1851082 by tim.plunkett: Add a base bulk form handler class, remove it from Actions module. 2013-01-21 16:06:21 -08:00
catch b3f18a65cc Issue #1891036 by damiankloip: Make 'click sortable' default to TRUE. 2013-01-21 20:59:01 +00:00
catch 4e61e4c9c3 Issue #1804926 by rbayliss, ela.m, typhonius, edrupal: Convert register_pending_approval_admin() email to config system and provide the ability to configure it in UI. 2013-01-21 20:57:45 +00:00
catch 10ab47224d Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. 2013-01-21 19:21:34 +00:00
catch 2cf9e49ebc Revert "Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. Broke core tests after commit."
This reverts commit c80c3e18f1.
2013-01-21 13:53:28 +00:00
catch 0d74f5bf8f Issue #736172 by fizk: Fixed drupal_goto() should allow absolute destinations that are within the same site. 2013-01-21 11:22:14 +00:00
catch c80c3e18f1 Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. 2013-01-21 11:02:01 +00:00
webchick e86e706887 Issue #1893740 by Gábor Hojtsy: Remove repeated 'Block' UI text from block editing, fix title. 2013-01-20 12:06:28 -08:00
webchick 79ba7703dc Issue #1722882 follow-up by Berdir: Fixed CacheDecorator does not clear used cache tags. 2013-01-20 12:03:11 -08:00
webchick 84a71c36d5 Issue #1893400 follow-up by nod_: REALLY fix autocomplete this time. :P 2013-01-20 09:31:53 -08:00
webchick eaf8fc569b Revert "Issue #1893400 follow-up by sun: REALLY fix autocomplete this time. :P"
Wrong commit credit.

This reverts commit 922b0916aa.
2013-01-20 09:31:31 -08:00
webchick 922b0916aa Issue #1893400 follow-up by sun: REALLY fix autocomplete this time. :P 2013-01-20 09:31:05 -08:00
webchick fc502fb186 Issue #1893400 follow-up by sun: Switch autocomplete widget to type hidden, input false for more optimal fix. 2013-01-20 02:56:27 -08:00
webchick 1de4821bfa Issue #1817656 by tstoeckler, tim.plunkett, dawehner, alexpott: Let user_autocomplete() also find the anonymous user. 2013-01-20 02:31:49 -08:00
webchick c4b40e5bf7 Issue #1893534 by msonnabaum: Fixed Typehint the container interface instead of the class. 2013-01-19 20:22:52 -08:00
webchick f4d2f16f3d Issue #1891692 by katbailey: Fixed AliasManagerCacheDecorator won't work correctly with subrequests. 2013-01-19 20:13:58 -08:00
webchick 956b110a1e Issue #1884762 by tim.plunkett, Gábor Hojtsy: Block forms should use #type => machine_name(). 2013-01-19 20:09:48 -08:00
webchick 0143d50f5d Issue #1893400 by swentel, dawehner: Fixed Autocomplete is busted. 2013-01-19 19:02:32 -08:00
webchick 0b17f26aa7 Issue #1479454 by Hugo Wetterberg, galooph, andypost, marcingy, heyrocker, larowlan, alexpott, tim.plunkett, fubhy, sun, dawehner: Convert user roles to configurables. 2013-01-19 13:53:56 -08:00
webchick 273499059d Issue #1848998 by dawehner, chx, xjm: Fixed Module/Bundle services not available in update.php. 2013-01-19 12:13:19 -08:00
Jennifer Hodgdon 9fa3ce395e Issue #1891890 by pwolanin: Remove pwolanin as Menu system maintainer for d8 2013-01-19 07:55:00 -08:00
webchick d729e6be8a Revert "Issue #1479454 by Hugo Wetterberg, galooph, dawehner, andypost, marcingy, heyrocker, larowlan, alexpott, tim.plunkett, fubhy, sun: Change notice: Convert user roles to configurables."
Broke testbot. :(

This reverts commit 2ae1597227.
2013-01-18 23:46:12 -08:00
webchick 2c99f0b217 Issue #1886728 by tim.plunkett: Switch from details to fieldset when collapsing isn't needed. 2013-01-18 21:45:12 -08:00
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