Commit Graph

3462 Commits (5c9e37df0ab919b65cc07b0f9f6e6db4b997d81a)

Author SHA1 Message Date
catch d234ff8e3b Issue #1888688 by tim.plunkett: Allow list controller sorting to be overridden. 2013-02-06 12:09:56 +00:00
catch f0d3dcfaed Issue #1643410 by mgifford, mparker17: Add ARIA landmarks for Seven theme. 2013-02-06 12:07:06 +00:00
catch 3e9be68191 Issue #1876546 by plopesc: node_type_form_validate() and node_type_form_submit() pointlessly trim machine name value. 2013-02-06 12:05:51 +00:00
catch 4f6facbd80 Issue #1811128 by mgifford, sebsebseb123, mparker17: Fixed No table header on install requirements. 2013-02-06 12:03:53 +00:00
catch bb61858688 Issue #78292 by BrockBoland, chx, Traverus, thoufek, patrickd, sun: Fixed Select element with empty options triggers PHP warning. 2013-02-06 12:03:07 +00:00
catch 1c92546e41 Issue #1826602 by damiankloip, xjm, sun, dawehner, EclipseGc: Allow all configuration entities to be enabled/disabled. 2013-02-06 12:00:39 +00:00
catch b726e4342f Issue #1894002 by scor, msonnabaum, effulgentsia: Update vendor libraries and pin them to specific versions in composer.json. 2013-02-06 11:54:22 +00:00
catch d29b130346 Issue #1833442 by rootatwc, dawehner, alexpott: Remove hook_boot(). 2013-02-06 11:50:46 +00:00
catch 26253b37f0 Issue #1866910 by damiankloip: Add an ajaxEnabled() method for ViewExecutable. 2013-02-05 13:03:02 +00:00
catch c962f4f5bc Issue #1907700 by katbailey: Remove language_init() from the array of bootstrap hooks as it no longer exists. 2013-02-04 21:13:26 +00:00
Jennifer Hodgdon 20b0c7166c Issue #1906484 by smiletrl: Fix see reference to obsolete function 2013-02-04 11:14:11 -08:00
Jennifer Hodgdon 12973db06e Issue #1355670 by pwolanin, NROTC_Webmaster, xjm: API docs cleanup for Search module 2013-02-04 11:11:11 -08:00
catch 5106e36c9c Issue #1887046 by Sutharsan: Convert drupal_http_request() usage in install.core.inc to Guzzle. 2013-02-04 14:53:17 +00:00
catch 4eaf415740 Issue #1901934 by damiankloip, dawehner, chx: Fixed Configuration entity query doesn't filter properly for NULL values. 2013-02-04 14:49:12 +00:00
catch b30e657b35 Issue #1846648 by yched, swentel: Rename field_attach_submit(), because it is also called from within validation. 2013-02-04 14:30:22 +00:00
webchick a17c535531 Issue #1888700 by dawehner: Drop Drupal\views\Tests\Plugin\StyleTest::testLegacy(). 2013-02-02 10:32:19 -08:00
webchick e7abb095ac Issue #1893818 by Berdir, tim.plunkett: Fixed Plugin discovery caches of blocks are not cleared for all languages. 2013-02-01 21:51:26 -08:00
webchick cfb1b5989e Issue #1889752 by alexpott: Fixed Remove unnecessary manifest creation in config_install_default_config(). 2013-02-01 19:44:13 -08:00
webchick 4fd0af5510 Issue #1893818 by Berdir: Fixed Plugin discovery caches of blocks are not cleared for all languages. 2013-02-01 19:42:21 -08:00
webchick 9d356a4390 Issue #1760934 by tim.plunkett: Fixed WebTestBase::setUp() attempts to enable modules multiple times. 2013-02-01 18:24:00 -08:00
webchick 2ee77e4315 Issue #1898926 by damiankloip: Allow ViewExecutable to be pluggable. 2013-02-01 18:20:38 -08:00
webchick 530c4c4541 Issue #1899910 by tim.plunkett: Fixed Regression: Views blocks should not have an editable label. 2013-02-01 18:18:51 -08:00
webchick 72711258b1 Issue #1810480 by dawehner, ACF: Provide the plugin_id() to support views metadata integration. 2013-02-01 18:15:01 -08:00
Dries 1f7f545d79 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2013-02-01 17:03:26 -05:00
webchick 6a7d0919f7 Issue #1801304 follow-up by amateescu: Added CHANGELOG.txt entry. 2013-02-01 13:55:13 -08:00
Dries 076919f0a3 Issue #1839076 by Berdir | chx: Implement the new entity field API for the number field type. 2013-02-01 16:52:18 -05:00
Dries 1f5e126d29 Issue #1852104 by sun, nod_, Cottser, swentel: #type details: Remove #collapsible property. 2013-02-01 16:48:05 -05:00
Dries e7ecf68cfb Issue #1899862 by sun: Fixed WebTestBase::() does not have a uid. 2013-02-01 15:42:56 -05:00
Dries ac40edf3fd Issue #1866978 by sun: Leverage new #input facility of #type 'item' for author name in comment form. 2013-02-01 15:37:04 -05:00
Dries 3e478b0362 Issue #1899994 by katbailey, plach, YesCT: Disentangle language initialization from path resolution. 2013-02-01 15:29:29 -05:00
Dries cf8827418e Issue #293318 by alex_b, Berdir, rootatwc, Aron Novak, mustafau, akahn: Convert Aggregator feeds into entities. 2013-02-01 12:35:27 -05:00
Dries 8a4e0eb9f2 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2013-02-01 12:32:49 -05:00
Dries 78876b2060 Issue #1845546 by fago, EclipseGc, attiks, effulgentsia: Implement validation for the TypedData API. 2013-02-01 12:31:52 -05:00
webchick ab07a33aba Issue #1847198 by benjifisher, jessebeach, effulgentsia: Update the structure returned by hook_toolbar(). 2013-02-01 08:31:47 -08:00
webchick 8eefa571eb Issue #849926 by jessebeach, Jacine, mgifford, casey, Mirabuck: Fixed links wrapped in .contextual-links-wrapper divs are not accessible at all via keyboard alone also problems with screen readers. 2013-02-01 08:24:51 -08:00
webchick 5c90f1b857 Issue #663946 by David_Rothstein, Gábor Hojtsy, sun, mrfelton, jenlampton, idflood: Merge 'List links' page into 'Edit menu' page. 2013-02-01 08:21:13 -08:00
Dries fb08e2f281 Issue #1801304 by Amitaibu, amateescu, effulgentsia, tim.plunkett, EclipseGc, Fabianx, Cottser: Added Entity reference field. 2013-02-01 11:08:58 -05:00
Jennifer Hodgdon db8a42c558 Issue #1899460 by chrisjlee, richard.c.allen2386: Replace duplicate defgroup tags with addtogroup in documentation blocks 2013-01-31 19:27:16 -08:00
Dries 94278ddd5a Issue #1866610 by Jose Reyero, Gábor Hojtsy, effulgentsia, alexpott, aspilicious, YesCT, fago, sun, dawehner, heyrocker, yched, spearhead93: Introduce Kwalify-inspired schema format for configuration. 2013-01-31 17:09:08 -05:00
Dries 2735dbb481 Issue #1179764 by mjohnq3, mbrett5062, tim.plunkett: Convert Bartik to HTML5. 2013-01-31 10:50:04 -05:00
webchick 4741f77043 Issue #1890748 by mark.lindsey, hefox, pwolanin, David_Rothstein, klausi: Fixed Printer Friendly Version of Book Does Not Take Into Account Node Access. 2013-01-31 07:30:12 -08:00
webchick d3f88a87af Issue #1272990 by mgifford, Everett Zufelt: Fixed Make tabledrag warning message show when row weights are enabled, and add WAI-ARIA live region. 2013-01-30 14:32:24 -08:00
webchick 38e9b30c2b Issue #1851706 by yched, effulgentsia, tim.plunkett: Fixed Make all core plugin managers be consistent as to whether or ->discovery is passed to the factory. 2013-01-30 14:28:45 -08:00
webchick 0aa731a7e0 Issue #1825592 follow-up by sun, alexpott: Clean-ups to --repeat and --die-on-fail capabilities in run-tests.sh. 2013-01-30 13:54:14 -08:00
webchick 48af7da2d7 Issue #1893090 by sergiu.savva, swentel: Fixed Titles in block library are in seemingly random order. 2013-01-30 13:44:45 -08:00
webchick 008b9e69f8 Issue #1807776 follow-up by plach: Minor fixes for Support both simple and editorial workflows for translating entities. 2013-01-30 13:41:03 -08:00
Jennifer Hodgdon 4ccedfb04e Issue #1889738 by andybroomfield: Add information to documentation of hook_custom_theme 2013-01-30 07:54:47 -08:00
webchick acce454b61 Issue #1886498 by jmarkel: Fixed With Bartik, and browser window is wide, module page layout unusable. 2013-01-29 23:09:01 -08:00
webchick 66e7bf8fe7 Issue #1887008 by jayboodhun, echoz: Help Admin page - topics overlapping in Narrow screens. 2013-01-29 22:55:20 -08:00
webchick ae9f336ed3 Issue #1807776 by plach, Berdir, YesCT, Gábor Hojtsy, bforchhammer, Bojhan, webchick: Support both simple and editorial workflows for translating entities. 2013-01-29 22:52:39 -08:00
webchick afeed9ed44 Issue #1890754 by Heine, pwolanin, tim.plunkett, Berdir: Fixed Private Images visible by url. 2013-01-29 22:10:03 -08:00
webchick 79941b52b6 Issue #1894508 by linclark, damiankloip, scor: Update symfony/serializer. 2013-01-29 21:43:27 -08:00
webchick b261004a48 Issue #1879256 by tim.plunkett, dawehner: Refactor viewSpecialBlocks architecture once blocks are plugins. 2013-01-29 21:32:18 -08:00
webchick 8fa982af2e Issue #1896922 by Albert Volkman: Fixed Remove NodeController reference. 2013-01-29 21:29:45 -08:00
webchick 290ceb4291 Issue #1892472 by pcambra: Document hook_block_access(). 2013-01-29 21:25:48 -08:00
webchick 0038f2a936 Issue #1900356 by swentel: Fixed Redundant space in theme_field() function. 2013-01-29 20:53:03 -08:00
webchick 83e24aa108 Issue #1848552 by rvilar, YesCT, EllaTheHarpy: Fixed Toolbar icons disappear with translated menu. 2013-01-29 20:20:42 -08:00
webchick 0af77c244f Issue #1333292 by mgifford: Fixed Screen-reader users receive no info about file upload status / success. 2013-01-29 20:19:31 -08:00
webchick a63c6cbc8a Issue #1839082 by Berdir: Implement the new entity field API for the field test field type. 2013-01-29 20:04:12 -08:00
webchick a06421e8c2 Issue #1317884 by reglogge, kathyh, izus, YesCT, smiletrl: Fixed Remove all instances of <none>, <Hidden> and <br/> from translatable strings because they lead to import errors. 2013-01-29 20:02:37 -08:00
webchick 0072202475 Issue #1595028 by Berdir, sun: Convert remaining tests using Standard profile to use Testing profile instead. 2013-01-29 20:01:42 -08:00
webchick ef0abf2039 Issue #1894382 by nick_schuch: Fixed Update system_update_8004 and taxonomy_update_8001 documentation typo 'indeces' to 'indices'. 2013-01-29 20:00:17 -08:00
webchick c946721143 Issue #856352 by reglogge, mgifford: Fixed Undefined & inconsistent use of background colors. 2013-01-29 19:59:25 -08:00
webchick 82798bbc1f Issue #1035292 by Désiré, wizonesolutions, oriol_e9g, achton, ACF, darkadept: Fixed Dynamic tokens can't have spaces. 2013-01-29 19:56:19 -08:00
webchick 14717faaaa Issue #1864466 follow-up by echoz: More optimal styling. 2013-01-29 19:54:25 -08:00
webchick 6323f98c49 Issue #1900962 by damiankloip, tim.plunkett, dawehner: Use Config Entity query for views_get_applicable_views(). 2013-01-29 19:42:19 -08:00
webchick 56580a391a Issue #1889854 by tim.plunkett: Fixed Config import breaks on protected entity properties. 2013-01-29 19:39:46 -08:00
webchick a1ce6942fa Issue #1811216 by sebsebseb123, mgifford, David_Rothstein, falcon03: Fixed Missing labels for profile and language selectors. 2013-01-29 19:38:25 -08:00
webchick a31517e109 Issue #1891052 by klausi: Fixed Protect write operations from CRSF by requiring an token (when using cookie/session-based authentication). 2013-01-29 19:35:10 -08:00
webchick 785ca2b2de Issue #1751606 follow-up by sun, swentel: Various fixes for content creation page. 2013-01-29 19:30:40 -08:00
webchick 478a624acc Issue #148145 by andypost, cburschka, Gábor Hojtsy, alexweber, sun: Fixed 'Forums' title is not localized. 2013-01-29 19:23:20 -08:00
webchick 951a389ef0 Issue #1899466 by jayboodhun, andypost: Provide a configure link for locale module. 2013-01-29 19:17:58 -08:00
webchick 5431503e0a Issue #1889720 by YesCT, alexpott: Fixed drush does not like when Import translations automatically during installation passes () by ref. 2013-01-29 19:16:22 -08:00
webchick d5a893e6ac Issue #1900458 by Cottser, steveoliver: Use .html.twig instead of .twig file extension. 2013-01-29 19:11:25 -08:00
webchick 2ccb0f6c56 Issue #1901546 by Berdir, chx: Fixed Random failures in Drupal\system\Tests\Entity\ConfigEntityQueryTest. 2013-01-29 15:45:27 -08:00
webchick c4c71f4c77 Revert "Issue #1891214 by damiankloip: Introduce a generic entity bundle filter handler."
Broke HEAD. Temporary rollback.

This reverts commit 44cedfab94.
2013-01-29 08:06:25 -08:00
catch 77a2cf3a54 Issue #1898804 by dawehner, tim.plunkett: Fixed Create a view block, place the block, delete the block, BOOM your site is dead. 2013-01-29 13:24:07 +00:00
catch 63579a7239 Issue #1899440 by tim.plunkett: Fixed Views contextual links are gone. 2013-01-29 13:22:35 +00:00
catch 9d276ca5f5 Issue #1892462 by tim.plunkett: EntityManager should use the CacheDecorator. 2013-01-29 13:20:49 +00:00
catch 8c1caedacd Issue #1446956 by iamEAP: Changelog entry for accesslog removal. 2013-01-29 13:17:58 +00:00
catch 44cedfab94 Issue #1891214 by damiankloip: Introduce a generic entity bundle filter handler. 2013-01-29 13:11:54 +00:00
catch 5f9c8fdec4 Issue #1885796 by sun: Fixed PHP warnings in PhpStorage\FileStorage::save(). 2013-01-29 13:08:52 +00:00
catch f6e7a9c66e Issue #1796292 by superspring, YesCT, EllaTheHarpy: Fixed Use of undeclared variable : $original_title() in core/modules/forum/forum.module on line 1232. 2013-01-29 13:07:17 +00:00
catch 4c4d860568 Issue #1802566 by ao5357, mjohnq3, mgifford: Add ARIA landmarks for Bartik theme. 2013-01-29 13:05:15 +00:00
catch 7c61f4aa1b Issue #1834184 by dawehner: Fixed Add basic views hooks to hook_hook_info(). 2013-01-28 22:54:44 +00:00
catch e8fb3cea9c Issue #1892574 by sun: Remove hook_hook_info_alter(). 2013-01-28 22:51:01 +00:00
catch cc93aedb71 Issue #1895984 by sdboyer: Improve new-style controller selection by relying on ContentNegotiation. 2013-01-28 22:40:17 +00:00
catch dcfdede780 Revert "Issue #1887046 by Sutharsan: Convert drupal_http_request() usage in install.core.inc to Guzzle."
This reverts commit bab6874e84.
2013-01-28 22:00:02 +00:00
catch 26185707d8 Issue #1899682 by andypost: Fixed Add upgrade path tests for shortcut module. 2013-01-28 21:57:01 +00:00
catch 64b70d17b3 Issue #1864466 by mcjim: Fixed Password strength checker hidden on small screens. 2013-01-28 21:54:39 +00:00
catch ea055e6c37 Issue #1885868 by larowlan, swentel, Berdir: Fixed NodeRevisionsTest.php contains two classes, not PSR-0. 2013-01-28 21:51:59 +00:00
catch a9df2baa31 Issue #1892504 by grisendo, tim.plunkett: Fixed XSS in block titles. 2013-01-28 21:16:33 +00:00
catch f755b6942c Issue #1846454 by chx, dawehner, amateescu: Add Entity query to Config entities. 2013-01-28 14:08:49 +00:00
catch 1e26472d4b Issue #1892158 by dawehner, damiankloip: Added Only allow machine like names for the field alias row plugin. 2013-01-28 14:03:13 +00:00
catch bab6874e84 Issue #1887046 by Sutharsan: Convert drupal_http_request() usage in install.core.inc to Guzzle. 2013-01-28 13:47:44 +00:00
catch a62c75ed68 Issue #1893372 by Crell: Move legacy flag for routes earlier in the process. 2013-01-28 13:47:00 +00:00
catch 7bfb63b9fb Issue #1855114 by kiamlaluno: Fixed system_form_user_register_form_alter() and system_form_user_profile_form_alter() return a reference parameter they get. 2013-01-28 13:43:30 +00:00
webchick 117a617bd8 Issue #1896268 by tim.plunkett: Add Views integration for translation_entity(). 2013-01-25 12:34:45 -08:00
Dries f464f8ee6c Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2013-01-25 14:50:10 -05:00
Dries 2a18edd933 Issue #1751606 by swentel, ry5n, mrfelton, nod_, sun, sannejanssen: Move published status checkbox next to 'Save'. 2013-01-25 14:49:49 -05:00
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