Commit Graph

3462 Commits (5c9e37df0ab919b65cc07b0f9f6e6db4b997d81a)

Author SHA1 Message Date
webchick bf00ad1cae Issue #1849564 by attiks, Rob Loach, fago: Add the symfony validator component to core despite Symfony potentially releasing BC-breaking updates after 2.3. 2013-01-25 10:16:58 -08:00
webchick dc28083a7c Revert "Issue #1894508 by linclark, damiankloip: Update symfony/serializer."
Caused a conflict with a higher-priority patch; temporary rollback for now.

This reverts commit ba6d3fb7f5.
2013-01-25 10:15:12 -08:00
webchick 783caf38c6 Issue #1898236 by TwoD: Fixed Installing without English language leads to Fatal Error. 2013-01-25 09:55:43 -08:00
webchick ba6d3fb7f5 Issue #1894508 by linclark, damiankloip: Update symfony/serializer. 2013-01-25 09:53:54 -08:00
webchick d60303b097 Issue #1898314 by droplet: Rename $user to $account in WebTestBase::drupalLogin(). 2013-01-24 23:53:13 -08:00
webchick 456bf6dff0 Issue #1896556 by klausi: Fixed Routing AccessManager does not evaluate access checks correctly. 2013-01-24 23:18:07 -08:00
webchick d65429656e Issue #1885510 by YesCT, aspilicious: Fixed Can't install on some systems (like windows) due to folder permissions (executable check not needed). 2013-01-24 23:16:02 -08:00
webchick 1c06ef40a8 Issue #1892836 by dawehner, alexpott: Use user/autocomplete instead of views own autocomplete function. 2013-01-24 12:13:30 -08:00
webchick 1f994597d2 Issue #1895054 by alexpott: Convert an openid test to DrupalUnitTestBase. 2013-01-24 12:07:04 -08:00
webchick 8e37c343ba Issue #1825592 by alexpott: Add --repeat and --die-on-fail to run-tests.sh to make random test failure diagnosis easier. 2013-01-24 12:06:49 -08:00
Dries bb91b33df8 Issue #1862752 by larowlan, fago: Implement entity access API for users. 2013-01-24 15:04:49 -05:00
Dries c2b203e615 Issue #1879798 by echoz: number input at 100% width drops suffix below on narrow screens. 2013-01-24 14:47:45 -05:00
Dries 2c7f56dd70 Issue #1850704 by klausi, damiankloip: available serialization formats. 2013-01-24 13:57:43 -05:00
webchick 0975b1fbf6 Issue #1894910 by sun: Move module_invoke() into ModuleHandler. 2013-01-24 10:46:22 -08:00
webchick 2215dc2ecd Issue #1877632 by fago, jhodgdon: Improve comments and clean-up code for EntityNG and the TypedData API. 2013-01-24 10:07:44 -08:00
webchick da31660e31 Issue #1892640 by grisendo, larowlan: Fixed XSS in date formats admin page . 2013-01-23 19:52:16 -08:00
webchick 3b9b91770a Issue #1896990 by tim.plunkett: Fixed Cannot edit a View's title from the UI. 2013-01-23 19:48:13 -08:00
webchick de7f4baeaf Issue #1266572 by znerol: Fixed Workaround in UpdateQuery_sqlite() for affected rows count causes certain updates to be suppressed. 2013-01-23 19:41:48 -08:00
webchick d89a17dc43 Issue #1893800 by Berdir: Alias Symfony's ContainerBuilder in UpdateBundle to prevent conflicts. 2013-01-23 18:58:36 -08:00
webchick 2575651a83 Issue #1893336 by dawehner: Fixed Views Machine name field does not work. 2013-01-23 11:08:41 -08:00
Dries f26efbe105 Issue #1490402 by Lewis Nyman: Fixed Redesign tabs for touch screens. 2013-01-23 14:07:36 -05:00
Dries bc211b6d3b Issue #1887558 by echoz: password Strength indicator overlaps with input field in Narrow screens. 2013-01-23 13:11:45 -05:00
Dries 4e592b1d80 Issue #1872606 by echoz, Shyamala: Single Column admin pages, details summary causes scrollbar. 2013-01-23 13:09:28 -05:00
Dries 8f1025cf91 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2013-01-23 13:07:50 -05:00
Dries 7bdcd31cbb Issue #1879786 by echoz: preview Images overlap in NARROW screens. 2013-01-23 13:07:27 -05:00
webchick 08d2a007cc Issue #1854874 by alexpott, damiankloip, linclark: Add serializer support for XML. 2013-01-23 09:48:25 -08:00
Dries d9964fc606 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2013-01-23 12:47:50 -05:00
Dries 2fa3ffe132 Issue #1822458 by tim.plunkett, effulgentsia: Move dynamic parts (view modes, bundles) out of entity_info(). 2013-01-23 12:46:47 -05:00
webchick 718e854263 Issue #1817656 follow-up by alexpott, olli, tstoeckler: Let user_autocomplete() ACTUALLY find the anonymous user. :) 2013-01-23 09:34:41 -08:00
Dries de63cbb859 Issue #61285 by typhonius, catch: remove poll module from core. 2013-01-23 12:29:29 -05:00
Dries 4a75f92bff Issue #1894692 by sun: allow to identify whether a user is logged using an API 2013-01-23 12:18:51 -05:00
catch 431801a535 Issue #1625248 by dawehner, Jorrit: Fixed Mini Pager ('tags') are broken. 2013-01-23 13:44:55 +00:00
catch bbaf2a5462 Issue #1401778 by dawehner, tim.plunkett, damiankloip: Added the ability to clone a display while changing the display plugin. 2013-01-23 13:44:12 +00:00
catch 8d65d777d0 Issue #1886102 by scor: Rewrite TrackerAttributesTest to parse RDFa. 2013-01-23 13:39:39 +00:00
webchick 24448e8d2d Issue #1894934 by scor, Crell: Update CMF Routing component. 2013-01-22 17:28:37 -08:00
webchick 26fe08d8fb Issue #1832872 follow-up by dawehner: Fixed broken Views UI search box/filtering. 2013-01-22 17:23:19 -08:00
webchick 3e9ae8f156 Issue #1880588 by tim.plunkett, sun: Fixed Regression: invalid HTML in menu blocks due to _block_get_renderable_block() clobbering #theme_wrappers() of block contents. 2013-01-22 17:16:46 -08:00
Jennifer Hodgdon 8b8c4202df Issue #1894382 by nick_schuch: fix misspelling of word indices in a few spots 2013-01-22 15:23:41 -08:00
webchick 3b43ec4755 Issue #1895702 by alexpott: Fixed Random failures in Drupal\system\Tests\Entity\EntityTranslationTest 2013-01-22 13:58:21 -08:00
webchick 56e1628ebe Issue #1894264 by Simon Georges: Fix Typo in 'Block custom' info file 2013-01-22 06:59:02 -08:00
catch 861346cb1c Issue #1855792 by damiankloip: Move user test modules into tests/modules/ directory. 2013-01-22 14:36:29 +00:00
catch b07a1e9663 Issue #1855792 by damiankloip: Move user test modules into tests/modules/ directory. 2013-01-22 13:02:45 +00:00
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
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
Larry Garfield 811bf09c11 Use the new router first, then the legacy router. 2013-01-16 23:57:25 -06:00
Larry Garfield 4feeb0dce4 Explicitly ignore legacy routes that are defined as not used when matching. 2013-01-16 23:57:25 -06:00
Larry Garfield f2b8e20c57 Correct service tag name. 2013-01-16 23:57:25 -06:00
Larry Garfield 3319584a06 Wire up route filters by tag in the container. 2013-01-16 23:57:24 -06:00
Larry Garfield b0a1269f6c Documentation improvements. 2013-01-16 23:57:24 -06:00
Larry Garfield dcac21ebe8 Remove more now-unused code. 2013-01-16 23:57:24 -06:00
Larry Garfield 6f83335fc6 Convert MimeTypeMatcher into a RouteFilter, not a PartialMatcher. 2013-01-16 23:57:24 -06:00
Larry Garfield 3b03b7207f Remove now-redundant NestedMatcher-based code. 2013-01-16 23:57:24 -06:00
Larry Garfield 06ad3b5e76 Configure the new routing system in the DIC so that all requests route through it. 2013-01-16 23:57:24 -06:00
Larry Garfield c864ab6cfb Merge the Symfony and Drupal route compilers so that we only need to keep track of one. The Drupal compiler now returns a compiled object that contains all of the Symfony information as well. 2013-01-16 23:57:24 -06:00
Larry Garfield 54740be85c Prefix with a leading /. 2013-01-16 23:57:24 -06:00
Larry Garfield 35230f21ec Our UrlMatcher has no need for the constructor parameters, so eliminate them entirely to simplify matters. 2013-01-16 23:57:24 -06:00
Larry Garfield ed9c2a50f5 Make NullGenerator fail gracefully, since we can't yet avoid it being called at all. 2013-01-16 23:57:24 -06:00
Larry Garfield 99e068c486 Configure the legacy matcher together with a null generator to form a legacy router, which can be included in the Chain Router. 2013-01-16 23:57:24 -06:00
Larry Garfield b3e0af846d Add a Null Generator implementation. 2013-01-16 23:57:24 -06:00
Larry Garfield 67cf57fde9 Assemble the new router in the DIC. 2013-01-16 23:57:24 -06:00
Larry Garfield 83c95d7c62 Add a Drupal-overriding UrlMatcher Final Matcher. 2013-01-16 23:57:24 -06:00
Larry Garfield 960f926ebe Add a route provider object, based off of the old PathMatcher. 2013-01-16 23:57:24 -06:00
webchick 6baf46137f Issue #1841896 by TravisCarden: Fixed file permissions in core/misc/ui/themes/base/images/. 2013-01-16 21:16:37 -08:00
webchick bd4bd8e5e8 Issue #1888744 by nick_schuch: Fixed text.module missing text_library_info() - does not explicitly declare js dependencies. 2013-01-16 21:10:56 -08:00
webchick 3422b7b5d0 Issue #1873574 by David_Rothstein: Fixed Cron URL on status report page is no longer an absolute URL. 2013-01-16 21:09:51 -08:00
webchick d9e12a26cc Issue #1890762 by nick_schuch: Fixed Update exception message 'Value is no valid entity.'. 2013-01-16 21:08:27 -08:00
webchick e6892cd516 Issue #1889376 by Wim Leers, grisendo: Fixed Field label not sanitized. 2013-01-16 20:50:42 -08:00
webchick e5e3445021 Revert "Issue #1875948 by chx, fabpot: set sensible default values for Kernel default directories."
The 700 directory permissions are breaking Drush. Temporarily rolling back while we figure that out.

This reverts commit 595459b327.
2013-01-16 20:41:11 -08:00
webchick 91479f4278 Issue #1885644 by andypost, tim.plunkett: Fixed ImageStyle::uri() is broken and has no coverage. 2013-01-16 20:35:08 -08:00
webchick 34453e5e0c Issue #1871696 by tim.plunkett, xjm, sun, msonnabaum, EclipseGc: Convert block instances to configuration entities to resolve architectural issues. 2013-01-16 20:03:30 -08:00
webchick 342ace17b3 Issue #1880368 by dead_arm, tim.plunkett, stephen.colson, irk, ultimateboy, meyerweb, RobW, peruvianidol, babbage: Fixed Danling search box on add blocks page. 2013-01-16 19:03:34 -08:00
webchick d037c55eb6 Issue #1875818 by Berdir: Update composer.json to use the latest stable 3.0.x version of Guzzle. 2013-01-16 14:42:23 -08:00
Jennifer Hodgdon 8da49651a1 Issue #1885420 by kim.pepper, xjm: Document that node access queries on other tables need metadata 2013-01-16 09:47:23 -08:00
webchick 62c93ff8d4 Issue #1253820 by yched, zserno, tim.plunkett, xjm, effulgentsia, plach: Fixed It's impossible to submit no value for a field that has a default value. 2013-01-16 09:37:23 -08:00
webchick dc8fcbafba Issue #1875504 by fabpot: Add the possibility to use services as controllers. 2013-01-16 09:30:43 -08:00
webchick fd838b4f13 Issue #1874584 by kim.pepper: 'Block Library' link label is unclear. 2013-01-16 09:28:38 -08:00
webchick 83193f1ce2 Issue #1833716 by quicksketch, Wim Leers, sun, TwoD: Added WYSIWYG: Introduce 'Text editors' as part of filter format configuration. 2013-01-16 09:07:48 -08:00
webchick b6ac1b819d Revert "Issue #1833716 by quicksketch, Wim Leers, effulgentsia: added WYSIWYG: Introduce 'Text editors' as part of filter format configuration."
Fixing commit credit.

This reverts commit ee1b6de693.
2013-01-16 09:06:28 -08:00
Dries d2bfb66949 Issue #1411276 by swentel, anrikun, quicksketch: Fixed image.admin.inc: new effect options are double escaped (check_plain()). 2013-01-16 11:08:56 -05:00
Dries 248284df26 Issue #1889826 by tim.plunkett: DefaultFactory::getPluginClass() is very useful and should be public and static. 2013-01-16 11:02:59 -05:00
Dries 4c19bdcaa7 Issue #1869328 by vijaycs85, Gábor Hojtsy, manningpete, YesCT: Restore simplicity of language list. 2013-01-16 08:41:49 -05:00
Dries 32e23b5719 Issue #1888942 by dawehner: Rename viewStorageController::attachDisplays(). 2013-01-16 08:20:26 -05:00
Dries ee1b6de693 Issue #1833716 by quicksketch, Wim Leers, effulgentsia: added WYSIWYG: Introduce 'Text editors' as part of filter format configuration. 2013-01-15 21:13:25 -05:00
Dries a2ae42b33b Issue #1853720 by vijaycs85, sun, Gábor Hojtsy: Fixed Hide language selection option is backwards. 2013-01-15 20:11:30 -05:00
Dries 6a5461cbf0 Issue #1884180 by dawehner: Cleanup base.js for real. 2013-01-15 20:04:56 -05:00
webchick 31e0e18328 Issue #1887904 by larowlan: Fixed update_retrieve_dependencies() only considers enabled modules. 2013-01-15 14:07:29 -08:00
webchick d9666b2744 Issue #1887244 by beejeebus: Use Config->save() and Config->delete() on import. 2013-01-15 10:57:42 -08:00
catch d049222620 Issue #1876942 by damiankloip, dawehner, tim.plunkett: Use direct methods instead of arrayAccess for display handlers. 2013-01-15 16:34:32 +00:00
catch c1a725406d Issue #1886876 by IRuslan, swentel: Fixed Useless assignment in node_feed(). 2013-01-15 15:44:25 +00:00
catch ad551b6e55 Issue #1887692 by xjm: Clean up unused {block_node_type} table and references. 2013-01-15 15:42:32 +00:00
catch 289e12fb71 Issue #1874470 by kim.pepper: Having two RouterTest classes in the same module is confusing. 2013-01-15 15:39:21 +00:00
catch 7be75b4686 Issue #1814496 by Berdir, deviance, Lars Toomre: Make queue a container service. 2013-01-15 15:35:31 +00:00
webchick 65e54edbe7 Issue #1874936 by frega, Wim Leers: Pluggable in-place editors (allow modules to define new Create.js PropertyEditor widgets). 2013-01-14 14:25:23 -08:00
catch 189108a113 Issue #1833334 by das-peter, plach, Berdir, fago: EntityNG: integrate a dynamic property data table handling. 2013-01-14 11:10:23 +00:00
catch db1122d6ab Issue #1778178 by fago, Berdir, effulgentsia, mradcliffe, das-peter: Convert comments to the new Entity Field API. 2013-01-14 10:59:47 +00:00
webchick 77f0384244 Issue #1886220 by damiankloip: Fixed views-admin.js 'select all' unchecking broken . 2013-01-11 10:10:34 -08:00
webchick 9ad5064235 Issue #1866858 by linclark, scor: Test RDFa by parsing RDFa (add the easyrdf library). 2013-01-11 09:44:56 -08:00
catch 626a067d86 Issue #1874134 by fabpot: Renamed the resolver service to controller_resolver(). 2013-01-11 11:49:26 +00:00
catch d67ea27089 Issue #1839078 by dasjo, tim.plunkett, fago: Implement the new entity field API for the email field type. 2013-01-11 11:48:04 +00:00
catch d672d20367 Issue #1825450 by Berdir, znerol: Use lock service in lock(). 2013-01-11 11:14:30 +00:00
webchick 579c3ba7e1 Issue #1867572 by swentel, dawehner, damiankloip, sun: Fixed Field module generates views data for entities without base table. 2013-01-11 00:51:34 -08:00
webchick 4dc5b8d2e7 Issue #1144716 by Dave Reid, sun: Allow vertical tabs elements to have #title and #description values. 2013-01-11 00:45:49 -08:00
webchick 966c825f29 Issue #1821524 by rlnorthcutt, tim.plunkett, damiankloip: Decouple use of default views in ViewStorageTest. 2013-01-11 00:43:50 -08:00
webchick f237e58948 Issue #1701014 by disasm, boztek, heyrocker, sun, xjm: Fixed Validate config object names. 2013-01-11 00:39:25 -08:00
webchick 0f8cedfde8 Issue #1879732 by vijaycs85, Gábor Hojtsy: Fixed Language-related modules not listed on available updates page. 2013-01-11 00:20:08 -08:00
webchick bd301081c8 Issue #1871328 by vijaycs85, YesCT, sun: Fixed Modules in new Multilingual package are no longer tested by Module\EnableDisableTest. 2013-01-11 00:17:33 -08:00
webchick 8782843fea Issue #1848464 by scor, jneubert: Fixed Make RDFa markup upward compatible with RDFa 1.1. 2013-01-11 00:15:18 -08:00
webchick d500ed33d6 Issue #1884826 by pwolanin, dawehner: Fixed Regression - replace md5 in Block module calls with sha2 hashes. 2013-01-11 00:05:45 -08:00
webchick 9e4a19df1c Issue #1885542 by larowlan, tim.plunkett: Fixed DatabaseControllerNG does not rollback failed ::save() operations. 2013-01-11 00:04:34 -08:00
webchick dd8e4f2d44 Issue #1845372 by xjm, larowlan, Berdir, chx: Fixed Deleting a field from a non-node entity bundle results in an Entity Field Query Exception. 2013-01-10 18:12:12 -08:00
Jennifer Hodgdon 4824c21934 Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up for API docs in include files starting with n-z 2013-01-10 15:50:55 -08:00
Jennifer Hodgdon b554832512 Issue #1884840 by pwolanin: Remove mention of md5 hashes from some code comments 2013-01-10 15:46:58 -08:00
Jennifer Hodgdon 17fbe85995 Issue #1347914 by Albert Volkman, Lars Toomre: API docs fix-up for Filter module 2013-01-10 15:41:15 -08:00
webchick 2bd70556c2 Issue #1821882 by tim.plunkett: Add an entry for 'Plugin system' to MAINTAINERS.txt. 2013-01-10 13:06:52 -08:00
webchick b481c94954 Issue #1884828 by pwolanin: Fixed Replace md5 calls with sha2 in Views in core. 2013-01-10 10:56:41 -08:00
webchick fe429cbac7 Issue #1755450 by cam8001, joachim: Fixed user_role_permissions() $roles parameter is pointlessly optional. 2013-01-10 10:50:19 -08:00
webchick 186e226ec4 Issue #1814916 by andypost, tim.plunkett, sun, yoroy: Convert menus into entities. 2013-01-10 10:33:53 -08:00
webchick 159f3ce9d2 Issue #1848490 by YesCT, Sutharsan, Gábor Hojtsy, Bojhan: Added Import translations automatically during installation. 2013-01-10 10:31:23 -08:00
catch a5e8e70c92 Issue #1885180 by damiankloip: Fixed NestedArray tests are never run. 2013-01-10 17:15:51 +00:00
catch acf577ed72 Issue #1827286 by dawehner, damiankloip: Fixed hook_views_analyze() is missing from hook_hook_info() so never gets executed. 2013-01-10 17:14:16 +00:00
webchick b36b17edb7 Issue #1884182 by Gábor Hojtsy, Sutharsan: Fixed Import of large number of translations fails on SQLite. 2013-01-10 08:47:28 -08:00
catch f5d69718ee Issue #1792536 by chx, Berdir, sun, David_Rothstein: Remove the install backend and stop catching exceptions in the default database cache backend. 2013-01-10 12:08:06 +00:00
catch 14e0c88dad Issue #1848774 by IshaDakota: Fixed search_view() initializes a variable that is never used. 2013-01-10 12:03:12 +00:00
catch 2109351f15 Issue #1391856 by mariacha1, dawehner: Don't mark field->options['alter']['target'] as translatable. 2013-01-10 12:01:58 +00:00
webchick ab5b5bd874 Issue #1812724 by steveoliver, sun: Change notice: Consolidate all form element templates and add theme_hook_suggestons(). 2013-01-09 21:45:55 -08:00
webchick f34dc4517e Issue #1825044 follow-up by sun, andypost: Remove reference to bogus list controller. 2013-01-09 19:45:35 -08:00
webchick 8445043c36 Issue #1782244 follow-up by sun, znerol: Fixed Convert image styles array into ImageStyle (extends ConfigEntity). 2013-01-09 18:26:20 -08:00
webchick 6587212761 Issue #1877254 by Bojhan: Remove and cleanup text for adding to menu . 2013-01-09 18:02:33 -08:00
webchick cf7cc519f7 Issue #1356170 by ohnobinki, tim.plunkett: Remove all uses of array_merge_recursive(), or document why they are being used instead of NestedArray::mergeDeep(). 2013-01-09 15:58:39 -08:00
Dries 97ccf0f5f9 Issue #1861838 by tim.plunkett, dawehner: Clean up the various Views field rendering methods. 2013-01-09 16:26:39 -05:00
Dries c34a93544a Issue #1861838 by tim.plunkett, dawehner: Clean up the various Views field rendering methods. 2013-01-09 16:17:20 -05:00
Dries 0d55d1a660 Issue #1882310 by damiankloip: remove displayObjects() method from ViewExecutable. 2013-01-09 16:14:11 -05:00
Dries 23c0393a17 Issue #1832614 by Schnitzel, smiletrl, -enzo-: Fixed Unchanged strings on page become customized when editing others. 2013-01-09 16:12:51 -05:00
Dries a6c11e9d4f Issue #1875122 by dawehner, damiankloip: field formatter settings on views are lost. 2013-01-09 16:03:56 -05:00
Dries a5a24f70b7 Issue #1839134 by Berdir, sun: Convert database tests to (Drupal)UnitTestBase. 2013-01-09 15:58:50 -05:00
webchick 143994ccf0 Issue #1786540 by damiankloip: Added a ViewExecutable::removeItem method. 2013-01-09 11:59:17 -08:00
webchick d9a727416e Issue #1867304 by dawehner, damiankloip: Assess newDisplay method on ViewExecutable. 2013-01-09 11:12:46 -08:00
webchick d134c0258a Issue #1882114 by damiankloip: Remove listing filters option from views settings. 2013-01-09 11:01:16 -08:00
webchick 0343a2c896 Issue #1871032 by sun, andypost: Fixed Taxonomy module fails to install on MyISAM due to too long schema index. 2013-01-09 10:22:09 -08:00
webchick 83ea685118 Issue #1880762 by msonnabaum: Fixed Why are we calling exit?. 2013-01-09 09:11:21 -08:00
webchick fcf8c1b207 Issue #1882584 by Berdir: Improve concurrent testing by avoiding unecessary persistent rebuilds. 2013-01-08 22:38:39 -08:00
Jennifer Hodgdon ba7b4570ea Issue #1879214 by swentel, Berdir: Fix param docs for hook_field_attach_create_bundle 2013-01-08 16:19:14 -08:00
webchick b518cdce22 Issue #1880504 by effulgentsia: Fixed Regression: incorrect default blocks and weights in Standard profile following plugin conversion. 2013-01-08 13:05:46 -08:00
webchick 75df269a53 Issue #1880378 by swentel, EclipseGc: Fixed Autocomplete broken to search blocks - also triggers notice after clicking 'Next'. 2013-01-08 13:03:57 -08:00
webchick 55d72f73be Issue #1881096 by mradcliffe, xjm, EclipseGc: Fixed Regression: Site broken when disabling module without removing block instances. 2013-01-08 13:01:41 -08:00
webchick 97c3ee2be9 Issue #1875970 by yched, swentel: Pass EntityDisplay objects to the whole entity_view() callstack. 2013-01-08 11:16:16 -08:00
Dries f2e25f6097 - Issue #1880798 by droplet: Fixed tableselect.js performances. 2013-01-08 12:00:40 -05:00
Dries fbfaa3a4bc - Issue #1877338 by plopesc: convert language admin form to new #type 'table'. 2013-01-08 11:51:03 -05:00
Dries 5c7f2d7a66 - Issue #1882252 by Gábor Hojtsy: Fixed Regression: Block visibility summaries are broken. 2013-01-08 11:48:16 -05:00
Dries 595459b327 Issue #1875948 by chx, fabpot: set sensible default values for Kernel default directories. 2013-01-08 11:46:18 -05:00
Dries 0113f3d731 Issue #1850158 by sun, tim.plunkett, xjm: bugged assumption in ModuleTestBase::assertModuleConfig(). 2013-01-07 22:02:04 -05:00
Dries b54a659de1 Issue #1880926 by plach: Fixed Fatal error when retrieving ->original on a BC entity. 2013-01-07 21:21:40 -05:00
webchick b11bacd8f1 Issue #1872540 by xjm: Provide a test helper method for creating block instances. 2013-01-07 11:09:10 -08:00
catch 1691c94d06 Issue #226873 by Denes.Szabo, rocket_nova, balintd, Albert Volkman, longwave, boydjd: Fixed With drupal_detect_baseurl() unused - remove it. 2013-01-07 16:06:30 +00:00
catch 26cf9defe8 Issue #1881176 by sun: Fixed Revert bogus User module update number changes of Blocks to Plugins conversion. 2013-01-07 13:51:27 +00:00
catch d1613d0116 Issue #1880834 by damiankloip, dawehner: Fixed Don't return all data from views_data() service when an invalid table is requested. 2013-01-07 13:40:02 +00:00
catch a3a4347ffe Issue #1870410 by damiankloip: Inject display plugin manager into DisplayBag class. 2013-01-07 13:38:15 +00:00
catch b272b9d406 Issue #1810808 by dawehner, fastangel, damiankloip: Fixed HandlerBase::buildGroupByForm is still using the display on the viewExecutable. 2013-01-07 13:36:29 +00:00
catch 9030174d76 Issue #1818056 by Bojhan, OddJob, Gaelan: Reduce descriptions of default views. 2013-01-07 13:33:46 +00:00
catch 96fd5176a4 Issue #1880922 by yched: Remnants of entity_view_prepared() flag. 2013-01-07 13:27:57 +00:00
catch cf0a25f67f Issue #1881672 by dawehner: Remove unused executeHookBlockList() code. 2013-01-07 13:26:52 +00:00
catch 67ed2eb4b9 Issue #1880830 by fabpot: Fixed Free performance improvement!. 2013-01-07 13:25:36 +00:00
catch cdbdbec78e Issue #1876960 by dawehner: Don't concat strings in date fields settings. 2013-01-07 13:18:59 +00:00
catch 465924fc1c Issue #1875870 by dawehner: Cleanup WizardPluginBase::build_sorts(). 2013-01-07 13:18:04 +00:00
catch 43658a4ed4 Issue #1308054 by jthorson, brianV: Added an abstract DrupalReadOnlyStreamWrapper that other stream wrappers can extend. 2013-01-07 13:12:52 +00:00
catch 9fd8864cf4 Issue #1446600 by chx: Add EntityFieldQuery (pseudo-)join support. 2013-01-07 13:03:23 +00:00
catch c2858a0fcd Reverting patch that was accidentally committed five weeks ago... 2013-01-07 13:00:40 +00:00
catch 1f4c2cf30f Issue #1833516 by Berdir, chx, catch, webchick: Add $settings for low-level configuration - move things out of . 2013-01-07 11:45:26 +00:00
catch 1eae1771e3 Issue #1879410 by fabpot: Update Symfony dependency. 2013-01-07 11:37:48 +00:00
catch 15f0171de3 Issue #1831530 by plach, YesCT: Entity translation UI in core (part 2). 2013-01-07 11:36:47 +00:00
catch 6e5d1a09ca Issue #1874300 by Berdir, swentel: Remove $entity_type argument from field.module functions that receive a single $entity. 2013-01-07 11:22:28 +00:00
catch c4c45accf5 Issue #1868274 by klausi: Fixed Improved EntityNG isset() test coverage. 2013-01-07 11:19:41 +00:00
catch 455a299a4d Issue #1810812 by dawehner, damiankloip: Fixed Attachment is still using display on the view object. 2013-01-07 11:17:57 +00:00
catch e7c0975c57 Issue #1866830 by dawehner: Simplify DisplayPluginBase::validateOptionsForm(). 2013-01-07 11:15:41 +00:00
catch f5f88298a5 Issue #200344 by Pancho, pillarsdotnet, pdrake, sun: Remove user_module_invoke() and rename user_login_block() to user_login_block_form(). 2013-01-07 11:11:52 +00:00
Jennifer Hodgdon 57678447d4 Issue #1807556 by Albert Volkman, Lars Toomre: API docs cleanup of Aggregator module 2013-01-04 10:37:47 -08:00
webchick a3461cd22e Issue #1869250 follow-up by fago: Correct function parameters. 2013-01-04 10:35:27 -08:00
Jennifer Hodgdon c8e431a461 Issue #1807688 by Albert Volkman, Lars Toomre: API docs cleanup for Book module 2013-01-04 10:29:51 -08:00
Jennifer Hodgdon 7abbba0b0a Issue #1797514 by Gaelan, Lars Toomre: Remove t() from test assertions in simpletest module 2013-01-04 10:21:37 -08:00
webchick 000def44f6 Issue #1877228 by dawehner, xjm, Bojhan: Remove duplication of pager text labels. 2013-01-04 10:03:17 -08:00
webchick 268e3cb207 Issue #1858676 by heyrocker, sun, Damien Tournoud: Fixed Rest module config is named improperly and no default config is supplied. 2013-01-04 10:01:24 -08:00
webchick 764d77a432 Issue #1872634 by fabpot: Fixed Added some missing synthetic services that were missing. 2013-01-04 09:51:16 -08:00
webchick 0e90e3e0f3 Issue #1874146 by fabpot: Fixed Moved Twig cache to its own directory. 2013-01-04 09:50:13 -08:00
webchick c5134bd676 Issue #1879444 by fabpot: Fixed Removed an unneeded factory. 2013-01-04 09:49:17 -08:00
Jennifer Hodgdon 6314c62cbd Issue #1862198 by plopesc: Make it clearer where to find placeholder docs for t 2013-01-04 09:39:46 -08:00
Jennifer Hodgdon bc94b0e6c1 Issue #1873608 by David_Rothstein: Clarify documentation on when to use t vs format_string 2013-01-04 09:37:23 -08:00
Jennifer Hodgdon c6dff672c5 Issue #1333400 by Albert Volkman, Chi: Add parameter docs for hook_install_tasks 2013-01-04 09:34:14 -08:00
Jennifer Hodgdon 1bfa3cd20e Issue #1864360 by oadaeh: Fix docs standards for link in ajax.inc 2013-01-04 09:31:04 -08:00
Dries 6e7b1219fe Issue #1535868 by EclipseGc, tim.plunkett, xjm, Jody Lynn, sdboyer, naxoc, tizzo, effulgentsia, dawehner, disasm, beejeebus: Convert all blocks into plugins. 2013-01-04 12:05:13 -05:00
Dries a6c393effc Issue #1874530 by Crell: Add Symfony CMF Routing component. 2013-01-04 11:18:00 -05:00
catch 99b26ea898 Issue #184010 by webchick, catch, bdone, Pasqualle, lilou, cafuego, Elvar: Add #anchors to modules administration page. 2013-01-04 12:49:38 +00:00
catch 3ff387b4cc Issue #1877122 by Bojhan: Remove useless text 'Enable to create a label for this field'. 2013-01-04 12:44:45 +00:00
catch 9e7dee4fa4 Issue #1877292 by larowlan: Fixed Stray references to deprecated views_fetch_data() in doc blocks. 2013-01-04 12:43:41 +00:00
webchick de1ac6de4d Issue #1871328 by sun, vijaycs85, YesCT: Fixed Modules in new Multilingual package are no longer tested by Module\EnableDisableTest. 2013-01-03 11:04:03 -08:00
catch 1de5687b56 Issue #1722882 by EclipseGc, aspilicious, tim.plunkett, fubhy, Berdir: Fixed Plugin CacheDecorator caches globally, ignores request context, and does not specify tags for cache items. 2013-01-03 16:11:42 +00:00
webchick 713e67743b Issue #1848684 by Liam Morland, mgifford: Add ARIA role to DETAILS. 2013-01-02 17:58:48 -08:00
webchick 71b730adfb Issue #1802566 by ao5357, mgifford: Add ARIA landmarks for Bartik theme. 2013-01-02 17:38:37 -08:00
webchick a335385839 Issue #1854506 by klausi, linclark: Add REST module to MAINTAINERS.txt. 2013-01-02 17:36:09 -08:00
webchick 69374ebffc Issue #1621784 by Bojhan, Jacine: Remove Jacine from Maintainers.txt. 2013-01-02 17:35:13 -08:00
webchick 21eecff20c Issue #1858576 follow-up by David_Rothstein: Better name for the onceCheck variable. 2013-01-02 17:31:47 -08:00
webchick 31d4f1b018 Issue #1806178 by tim.plunkett, beejeebus: Remove code duplication for hook_config_import_()*() implementations of config entities. 2013-01-02 17:17:20 -08:00
webchick e42ba76986 Issue #1875874 by Wim Leers, frega: Minor clean-up for Edit (more generic WYSIWYG editor integration facilities, prevent Drupal behaviors on transport forms) 2013-01-02 16:03:22 -08:00
webchick ac7208b573 Issue #1876992 by yched, Wim Leers: Fixed Toolbar doesn't show the 'Edit' tab: fix by using new entity display settings, add tests. 2013-01-02 16:01:41 -08:00
webchick 8c44d48f61 Issue #1877048 by nod_: Fixed Make Translation entity module JS follow newer core rules 2013-01-02 09:28:23 -08:00
webchick 25ad0ea49b Issue #1875098 by tim.plunkett: Fixed Edit's processed text editor plugins bleed into test runs 2013-01-02 08:53:20 -08:00
webchick a82e9ea966 Issue #1875632 by Wim Leers: Fixed Change Drupal JS settings merging behavior: preserve integer keys (allow for array literals in drupalSettings) 2013-01-02 08:45:24 -08:00
webchick 7f66670a99 Issue #1864944 by Wim Leers: Fixed ajaxPageState does not contain JS files that are in scopes other than 'header' 2013-01-02 08:36:51 -08:00
catch 8e102d2a73 Issue #1874562 by chx, plach: Fixed Upgrade path broken and yet tests pass. 2013-01-02 15:13:29 +00:00
catch d2527ed4a7 Issue #1831998 by c4rl, effulgentsia: Reduce index.php for easier upgrading. 2013-01-02 12:14:56 +00:00
catch 80e1ff2c0f Issue #1792380 by theo_: Fixed DatabaseCondition not cloning SelectQuery value object. 2013-01-02 12:09:57 +00:00
catch 0244e9c882 Issue #1876948 by dawehner: Remove views-view-row-comment.tpl. 2013-01-02 12:08:51 +00:00
catch f959c2b900 Issue #787876 by David_Rothstein, zero2one: Inline code comment followup for 'My Account' fills the first password field. 2013-01-02 12:04:08 +00:00
catch e933d81555 Issue #1845728 by sun, ry5n: Refactor and introduce generic button CSS styles for forms and links. 2013-01-02 12:00:25 +00:00
catch 81861b40e7 Issue #1869566 by tim.plunkett, dawehner: Allow any collection of plugins to be lazily instantiated. 2013-01-02 11:56:16 +00:00
catch 8b1a049654 Issue #1831184 by sun, chx: Fixed DatabaseExceptionWrapper completely hides *unexpected* errors. 2013-01-02 11:53:49 +00:00
catch c96966f079 Issue #1869250 by fago, Berdir, das-peter, YesCT, mradcliffe, fubhy: Various EntityNG and TypedData API improvements. 2013-01-02 11:51:19 +00:00
catch 85c8d12ec9 Issue #1852966 by yched, amateescu: (Doc fixes followup) Rework entity display settings around EntityDisplay config entity. 2012-12-31 21:57:58 +00:00
catch 8f03af994a Issue #1861874 by dawehner, damiankloip, tim.plunkett: Change all uses of NODE_NEW_LIMIT to HISTORY_READ_LIMIT. 2012-12-31 21:57:39 +00:00
catch 33e284e8e9 Issue #209672 by pillarsdotnet, theborg, penyaskito, cburschka, naxoc, Rob Loach, carlos8f, gdud, olamaekle: Added Use site name in From: header for system e-mails. 2012-12-31 21:42:48 +00:00
catch 72b297ffb4 Issue #1187726 by effulgentsia: (followup) clean up service persist mechanism 2012-12-31 21:34:14 +00:00
webchick 2673b9095a Issue #1057912 follow-up by tarekdj: Fixed Border with Google Chrome and Safari in .element-invisible. 2012-12-29 19:30:26 -08:00