Commit Graph

975 Commits (232cfc74914b8776493b74d4f33566c1cfecd23c)

Author SHA1 Message Date
Larry Garfield 435f48428e Add an alias-capable UrlGenerator and use that in Drupal. 2013-01-16 23:57:25 -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 960f926ebe Add a route provider object, based off of the old PathMatcher. 2013-01-16 23:57:24 -06: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 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 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
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
webchick 31e0e18328 Issue #1887904 by larowlan: Fixed update_retrieve_dependencies() only considers enabled modules. 2013-01-15 14:07:29 -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 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
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
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 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 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 9e4a19df1c Issue #1885542 by larowlan, tim.plunkett: Fixed DatabaseControllerNG does not rollback failed ::save() operations. 2013-01-11 00:04:34 -08:00
webchick 186e226ec4 Issue #1814916 by andypost, tim.plunkett, sun, yoroy: Convert menus into entities. 2013-01-10 10:33:53 -08:00
catch a5e8e70c92 Issue #1885180 by damiankloip: Fixed NestedArray tests are never run. 2013-01-10 17:15:51 +00: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
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 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 a5a24f70b7 Issue #1839134 by Berdir, sun: Convert database tests to (Drupal)UnitTestBase. 2013-01-09 15:58:50 -05: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 97c3ee2be9 Issue #1875970 by yched, swentel: Pass EntityDisplay objects to the whole entity_view() callstack. 2013-01-08 11:16:16 -08:00
Dries 0113f3d731 Issue #1850158 by sun, tim.plunkett, xjm: bugged assumption in ModuleTestBase::assertModuleConfig(). 2013-01-07 22:02:04 -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 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 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 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 c6dff672c5 Issue #1333400 by Albert Volkman, Chi: Add parameter docs for hook_install_tasks 2013-01-04 09:34:14 -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
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
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 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
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 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 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
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
catch c76c95a9ab Issue #1874612 by plopesc: Simplify file.inc by file_stream_wrapper_valid_scheme()(FALSE) return FALSE. 2012-12-29 22:38:51 +00:00
catch 68395eef82 Issue #575298 by sun, tim.plunkett, Rob Loach, KrisBulman, Jacine, danillonunes: Provide non-PHP way to reliably override CSS. 2012-12-29 20:01:54 +00:00
webchick 52748d9f58 Issue #1870612 follow-up by David_Rothstein: Tests for SA-CORE-2012-004 - Drupal core - Arbitrary code execution via file upload. 2012-12-29 00:37:35 -08:00
catch 2288314826 Issue #1852966 by yched, Stalski, zuuperman, swentel: Rework entity display settings around EntityDisplay config entity. 2012-12-28 23:03:17 +00:00
catch 53de739800 Revert "Issue #1852966 by yched, swentel: Rework entity display settings around EntityDisplay config entity."
This reverts commit 8ad67af2e0.
2012-12-28 23:02:37 +00:00
catch 8ad67af2e0 Issue #1852966 by yched, swentel: Rework entity display settings around EntityDisplay config entity. 2012-12-28 19:05:41 +00:00
catch 2bd155b106 Issue #1861676 by sun: Remove stylesheets[] and scripts[] .info file property support for modules. 2012-12-27 22:26:37 +00:00
catch 14f252014d Issue #1868602 by LinL: Fixed A couple of references to terms_per_page_count() instead of terms_per_page_admin(). 2012-12-27 22:20:48 +00:00
webchick 590cc8f6a5 Issue #1824898 by vijaycs85, ACF: Convert drupal_weight_select_max() variable to CMI system. 2012-12-26 18:57:18 -08:00
webchick 0f2232c3a0 Revert "Issue #1810480 by dawehner, ACF: Provide the plugin_id() to support views metadata integration."
Oops. Broke testbot.

This reverts commit 015d61bc03.
2012-12-26 12:14:40 -08:00
webchick efde866599 Issue #1831076 by ACF, Albert Volkman: Convert omit_vary_cookie() to cmi. 2012-12-26 11:10:22 -08:00
webchick 015d61bc03 Issue #1810480 by dawehner, ACF: Provide the plugin_id() to support views metadata integration. 2012-12-26 10:53:54 -08:00
webchick 2413b63e55 Issue #1757566 follow-up by smiletrl, YesCT: Remove bogus setUp() function from test. 2012-12-26 10:40:52 -08:00
webchick 3fd80ed2b9 Issue #1813184 by brandenlhamilton, Lars Toomre, ACF, Berdir: Convert variable 'tracker_index_nid()' to state system. 2012-12-26 10:25:10 -08:00
webchick 537c208497 Issue #1872834 by vijaycs85: Convert test_module_disable_order() and test_module_uninstall_order() to the new configuration system. 2012-12-26 10:23:28 -08:00
webchick 27545d659f Issue #80855 by sun, vangorra, dman, Damien Tournoud, kkaefer: Add element #type table and merge tableselect/tabledrag into it. 2012-12-26 10:15:32 -08:00
webchick 27637ac5ba Issue #1328696 by Tor Arne Thune, wojtha, MaxMendez: Fixed Problem with _drupal_wrap_mail_line() and attachment files. 2012-12-26 09:58:41 -08:00
webchick 3bee35710d Issue #1860778 by plach, tayzlor, Berdir, cosmicdreams: Fixed Provide an upgrade path for date formats. 2012-12-26 09:02:54 -08:00
webchick dc6c7a4be9 Issue #1850792 by damiankloip, dawehner, tim.plunkett: Make init() method consistent across all views plugins. 2012-12-21 21:11:43 -08:00
webchick 532ea17f07 Issue #937284 by chx, tim.plunkett, Berdir, Damien Tournoud: Fixed DEADLOCK errors on MergeQuery INSERT due to InnoDB gap locking when condition in SELECT ... FOR UPDATE results in 0 rows. 2012-12-21 21:09:52 -08:00
Dries 3f4d8bc40a Issue #1826688 by klausi | mitchell: Added REST module: PATCH/update. 2012-12-19 17:17:59 -05:00
Dries 4116dc4acc Issue #1833184 by Gábor Hojtsy, sun: find a consistent naming scheme for translation-related modules. 2012-12-19 16:04:44 -05:00
catch 4ed7a7d6aa Issue #1552396 by andypost, sun, tim.plunkett, amateescu, YesCT: Convert vocabularies into configuration. 2012-12-19 17:06:30 +00:00
catch 814027279f Issue #1012620 by Berdir, kbasarab, YesCT: added tests for date format case sensitivity. 2012-12-18 11:14:44 +00:00
Dries 2aa87d3993 Issue #1778478 by dstol, cam8001, Albert Volkman, japicoder, ACF: Convert fast_404 to CMI. 2012-12-17 16:56:35 -05:00
Dries f55649698c Issue #1705920 by tim.plunkett, sun, underq, javier.alejandr...: Convert all calls to procedural drupal_array_()*() functions to Drupal\Component\Utility\NestedArray. 2012-12-17 16:54:13 -05:00
Dries fec72c2224 Issue #1864360 by oadaeh: Clean up some inconsistencies with @link...@endlink. 2012-12-14 21:26:51 -05:00
Dries 6d29b0ee32 Issue #1846000 by damiankloip, linclark, dawehner: Add serializer support for JSON and AJAX. 2012-12-14 13:29:50 -05:00
Dries 79fa70ee6d Issue #1839624 by dawehner: add a views integration for entity_test().module. 2012-12-14 12:16:07 -05:00
Dries f03337ade5 Issue #1825044 by sun: turn contact form submissions into full-blown Contact Message entities, without storage. 2012-12-14 11:16:41 -05:00
Dries c1bf249401 Issue #1864218 by larowlan: Incorrect docblocks for all methods in Drupal\entity_test()\EntityTestAccessController. 2012-12-14 10:16:44 -05:00
Dries 6448d0e61c Issue #1865560 by sun: user register config override from Testing profile. 2012-12-14 10:13:23 -05:00
Dries 646d120fd4 Issue #1851788 by blake.thompson: fixed hook_menu() doesn't mention 'expanded'. 2012-12-14 10:10:27 -05:00
catch 91788849dd Issue #1824920 by sun, xjm: Fixed duplicate update numbering. 2012-12-13 12:40:43 +00:00
catch 2b5616298b Issue #1824920 by cam8001, justafish: Convert variable 'theme_link()' to config system. 2012-12-13 12:25:46 +00:00
catch 79c34ed57a Issue #1029460 by sun: Find a better hook than hook_init() for drupal_add_js() and drupal_add_css(). 2012-12-13 12:23:00 +00:00
catch ec9f9b5ed5 Issue #1799218 by ACF, Albert Volkman, anenkov, penyaskito, znerol, LinL: Convert taxonomy_override_selector() and taxonomy_terms_per_page_admin() variables to use configuration system. 2012-12-13 12:18:30 +00:00
catch 23c83da4fa Issue #1857324 by Berdir, tim.plunkett: Use default theme name and entity key in $build for user entity. 2012-12-13 12:11:18 +00:00
Dries 6f48b043d1 Issue #1862966 by dead_arm, jibran: marker and form-required red (#FF0000) on a white background does not pass the WCAG AA contrast threshold. 2012-12-11 14:26:08 -05:00
Dries 551868bb74 Issue #1816556 by valthebald: drupalSetContent() incorrectly defines boundaries of Drupal.settings. 2012-12-10 17:07:14 -05:00
catch f101830de6 Issue #1862024 by katbailey: Remove all references to hook_url_inbound_alter() as it is no longer invoked. 2012-12-10 13:51:05 +00:00
catch 4b9fec43cd Issue #1798872 by : follow-up, move admin theme to system.theme configuration object. 2012-12-10 12:35:52 +00:00
webchick bebb345917 Issue #1848964 by tim.plunkett: EntityManager should process its definitions before altering them. 2012-12-08 15:10:13 -08:00
webchick 031f673593 Issue #1857074 by yched: Add missing update + test for entity.module. 2012-12-08 15:07:18 -08:00
catch 557351e2e3 Issue #1798872 by vijaycs85, leschekfm, pcambra, andreiashu: Convert admin_theme() to CMI. 2012-12-07 20:40:04 +00:00
catch 42490d9c57 Issue #1850182 by Bojhan, swentel: Mark primary buttons in Structure blue. 2012-12-07 20:20:30 +00:00
Dries 8f50acbcf4 Issue #1788084 by andyceo, dawehner: Convert actions variable(s) to CMI - add upgrade path. 2012-12-07 12:57:03 -05:00
Dries 9a8a42d1a9 Issue #1833440 by scor, klausi, Crell: Added Implement partial matcher based on content negotiation MIME type. 2012-12-07 12:54:51 -05:00
Jennifer Hodgdon adccec535f Issue #1858508 by TravisCarden: Add see also to hook_theme docs 2012-12-06 13:22:58 -08:00
catch ab200662bc Issue #1858984 by berdir: Split system date formats from timezone settings. 2012-12-06 16:19:03 +00:00
webchick 3eba53c329 Issue #1849526 follow-up by Wim Leers: Increase VIE/Create.js to latest upstream versions. 2012-12-05 20:01:18 -05:00
catch 5e69528167 Revert "Issue #1824898 by vijaycs85, ACF: Convert drupal_weight_select_max() variable to CMI system."
This reverts commit cd8dd173dd.

Conflicts:

	core/modules/system/system.install
2012-12-04 15:57:22 +00:00
catch b08c448389 Issue #1811828 by dawehner, tim.plunkett: Use #attached to find the css/js of a view. 2012-12-04 15:49:07 +00:00
catch 5221886921 Issue #1849700 by katbailey, effulgentsia: Fixed DrupalKernel's container.modules param should contain module filenames, not full namespace paths. 2012-12-03 17:20:24 +00:00
catch 5aa641ae03 Issue #1279680 by tmsimont: Allow NULL as a watchdog() argument while retaining array type hinting. 2012-12-03 13:08:48 +00:00
Dries 214f2e6b4f Issue #1854620 by droplet: hook_menu_local_tasks_alter() help texts. 2012-12-02 22:24:52 -05:00
Dries f1b6874e72 Issue #1831324 by sun, effulgentsia: Form API #autocomplete_path() JS and callbacks to use GET q= parameter instead of menu tail. 2012-12-02 22:23:33 -05:00
Dries ac21d7bc11 Issue #1824778 by vijaycs85, ACF, pcambra, cam8001: Covert css_gzip_compression() and js_gzip_compression() variables to CMI system. 2012-12-02 22:15:26 -05:00
webchick cd8dd173dd Issue #1824898 by vijaycs85, ACF: Convert drupal_weight_select_max() variable to CMI system. 2012-12-01 20:56:04 -08:00
webchick 199fcdfe76 Issue #1843954 by ACF: Added Change menu test variables to the state system. 2012-12-01 19:19:21 -08:00
webchick a4e1315e1a Issue #1848058 by ACF: Added Change system test variables to the state system. 2012-12-01 19:16:13 -08:00
webchick ce05175576 Issue #1843452 by ACF: Change dependency_test() variable to state system. 2012-12-01 12:25:29 -08:00
webchick 7ac0584cee Issue #1854510 by heyrocker: Remove date formatting from system_time_zones(). 2012-11-29 17:24:04 -08:00
catch e96e573ce4 Revert "Revert the revert of Issue #1849004 by chx, xjm: One Service Container To Rule Them All. It was innocent after all."
This reverts commit a1638b87eb.
2012-11-29 20:55:21 +00:00
catch a1638b87eb Revert "Issue #1849004 by chx, xjm: One Service Container To Rule Them All."
This reverts commit 761ac67906.
2012-11-29 20:41:30 +00:00
catch 761ac67906 Issue #1849004 by chx, xjm: One Service Container To Rule Them All. 2012-11-29 20:26:37 +00:00
webchick be694ba944 Issue #1571632 by cosmicdreams, marcingy, justafish, chx, KarenS, aspilicious, disasm, swentel, dawehner, rvilar: Convert regional settings to configuration system. 2012-11-28 23:37:55 -08:00
webchick 3c7447f865 Issue #880940 by realityloop, xjm, Jody Lynn, tim.plunkett, smortimore, dagmar: Added view/revert/delete revisions per content type. 2012-11-28 23:28:47 -08:00
webchick 707cbde7fd Issue #1843410 by ACF: Change variable batch_test_stack() to the state system. 2012-11-28 22:34:54 -08:00
webchick 19276d3232 Issue #1843486 by ACF: Added Change file_test() variables to state system. 2012-11-28 22:32:22 -08:00
webchick b169181225 Issue #1843462 by ACF, aspilicious: Change entity_test() variables - entity_test_translation(), entity_cache_test() and entity_cache_test_label() to the state system. 2012-11-28 22:28:47 -08:00
webchick 04228d4d79 Issue #1849526 by effulgentsia: Added VIE and Create.js libraries to core. 2012-11-28 22:25:21 -08:00
catch b09642317a Issue #1774332 by c960657: Better handling of invalid/expired cache entries. 2012-11-28 21:36:29 +00:00
catch a49654afd9 Issue #882666 by mgifford, andrewmacpherson, sun: Fixed Core form descriptions shouldn't use a label when not associated with a form. 2012-11-28 11:57:45 +00:00
catch 7e8d99b5b6 Issue #1376778 by c960657 | andypost: Added Consistent 'duplicate key' detection in core. 2012-11-28 11:38:42 +00:00
webchick d1ad5c32b6 Issue #1852458 by xjm, Jelle_S: Fixed design_test() module not marked as hidden. 2012-11-27 23:20:59 -08:00
catch 4d0d5c5712 Issue #347988 by sun, Berdir, dawehner, Damien Tournoud, moshe weitzman: Move $user->data into own table. 2012-11-27 22:26:22 +00:00
webchick 9e28980b6f Issue #1252178 by rupl, lewisnyman, Jacine: Add Modernizr to core. 2012-11-27 12:49:14 -08:00
webchick f13c337b54 Issue #310315 follow-up by superspring: Move tests for Usenet signature to correct class. 2012-11-27 00:40:44 -08:00
webchick d26e8a7d57 Issue #1168246 by sun, mgifford, Manuel Garcia, mbrett5062, ry5n, Everett Zufelt, nod_, aspilicious, deviantintegral, tim.plunkett: Freedom For Fieldsets! Long Live The DETAILS. 2012-11-26 23:07:37 -08:00
webchick 436fc3ce80 Issue #1849810 by das-peter: Fixed typos in EntityTranslationTest.php: unstranslatable -> untranslatable. 2012-11-26 22:01:28 -08:00
webchick 8019e5593c Issue #1848072 by katbailey, sun: Fixed Path alias manager hardcodes keyvalue.database instead of using the generic factory. 2012-11-26 21:55:40 -08:00
webchick 6399141c6c Issue #1667742 by larowlan, nod_, effulgentsia, jessebeach, sun: Change notice: Add abstracted dialog to core (resolves accessibility bug). 2012-11-26 20:06:01 -08:00
Jennifer Hodgdon 9f4ce691f4 Issue #1848516 by IshaDakota: Fix coding style in hook_schema() example function body 2012-11-26 12:57:04 -08:00
webchick e8a8853054 Issue #1687864 by sun, BarisW, mgifford, sebsebseb123: Bring theme_breadcrumb() up to WCAG 2.0 AA. 2012-11-26 10:31:43 -08:00
webchick a23fde58b7 Revert "Issue #1687864 by sun, BarisW, mgifford, sebsebseb123: Bring theme_breadcrumb() up to WCAG 2.0 AA."
Note to self: Don't commit from the same install you're testing on. ;)

This reverts commit cf860477f4.
2012-11-26 10:30:36 -08:00
webchick 6bd4fc1a7a Issue #1850158 by xjm, sun: Fixed Bugged assumption in ModuleTestBase::assertModuleConfig(). 2012-11-26 10:24:13 -08:00
catch c37973bb27 Issue #1793520 by disasm, klausi, tnightingale, Crell: Add access control mechanism for new router system. 2012-11-26 18:00:36 +00:00
webchick cf860477f4 Issue #1687864 by sun, BarisW, mgifford, sebsebseb123: Bring theme_breadcrumb() up to WCAG 2.0 AA. 2012-11-26 09:51:32 -08:00
catch 4433a2a2a7 Issue #1292470 by sun, tim.plunkett, Berdir, moshe weitzman, pcambra, Niklas Fiekas, andypost et al: Convert user pictures to Image Field. 2012-11-26 10:38:45 +00:00
catch 3ee3f5ad54 Issue #1764278 by tstoeckler, tim.plunkett, yched: Fixed Run PluginManagerBase::processDefinition() in a ProcessDecorator. 2012-11-26 10:34:46 +00:00
catch cde72309be Issue #1846376 by effulgentsia, amateescu | katbailey: Fixed Namespaces for disabled modules are registered during the first request after a module is disabled. 2012-11-26 10:32:47 +00:00
Dries bb3b4b996a Issue #1463624 by znerol, marcingy, Rob Loach, cosmicdreams: Move password.inc into DIC. 2012-11-24 09:12:43 +01:00
Dries 3d2c548b41 Issue #1764232 by yched, tim.plunkett: CacheDecorator provides no way to clear cached definitions. 2012-11-23 20:58:38 +01:00
Dries 7abcf73b83 Issue #1847004 by swentel: Cron time still reads from variable_get() instead of state(). 2012-11-22 17:31:41 +01:00
catch ca820c7ef4 Issue #1842726 by sun: Fixed Transliteration component must not contain drupal_alter(). 2012-11-22 11:16:12 +00:00
catch 793974d922 Issue #1795186 by paranojik, marcingy, cweagans, Lars Toomre: Make flood storage pluggable. 2012-11-22 11:07:09 +00:00
catch e9e8c8f854 Issue #1843084 by effulgentsia, Crell: Convert user/register to Route. 2012-11-22 10:56:57 +00:00
catch 553ed06a17 Issue #1784312 by chx, katbailey, msonnabaum, Fabianx: Stop doing so much pre-kernel bootstrapping. 2012-11-22 10:53:19 +00:00
webchick 8fcd5546ba Issue #1831444 by das-peter, Berdir, andypost: Added EntityNG: Support for revisions for entity save and delete operations. 2012-11-21 14:07:53 -08:00
webchick 0bbca7fdee Issue #1824762 by justafish, alexpott: Convert admin_compact_mode() to CMI. 2012-11-21 12:02:27 -08:00
webchick 4399ae73b4 Issue #1837118 by chx, Berdir: Fixed UPDATE foo SET bar=(SELECT...) is not supported. 2012-11-21 11:46:23 -08:00
webchick 6ed4e11b7a Issue #1238484 by mrfelton, ry5n, aspilicious, Bojhan, Xano, nod_, rootatwc, effulgentsia, chx, sun: Ability to mark the form buttons to be of a specific type (so that they can be styled differently). 2012-11-21 11:37:44 -08:00
webchick 064fa245e4 Issue #1790280 by nod_, Bojhan, Wim Leers, danillonunes, deviantintegral, Kiphaas7, benjifisher, sun, yoroy, Everett Zufelt, jenlampton, aspilicious: Module page redesign 2.0. 2012-11-21 11:35:03 -08:00
webchick 581dac09c3 Issue #1696660 by fubhy, xjm, fago, webflo: Added an entity access API for single entity access. 2012-11-21 11:16:38 -08:00
Dries 8ca44a65d1 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-11-21 12:57:09 -05:00
Dries c260589355 Issue #1833440 by scor, Crell, klausi: Implement partial matcher based on content negotiation MIME type. 2012-11-21 12:51:45 -05:00
webchick 597337faae Issue #1843442 by ACF: Change the dependencies variable to the state system. 2012-11-21 09:46:03 -08:00
Dries 7bbf113d4e Issue #1137920 by jessebeach, lewisnyman, tkoleary, Bojhan, webchick, benjifisher, nod_, sjbassett, kathryn531, effulgentsia, Everett Zufelt: fixed toolbar on small screen sizes and redesign toolbar for desktop. 2012-11-21 12:18:57 -05:00
Dries e3d863834c Issue #1269742 by katbailey, beejeebus, pwolanin, g.oechsler, ksenzee: Make path lookup code into an pluggable class. 2012-11-21 10:29:04 -05:00
Dries daf490d3a4 Issue #1843844 by Crell: Convert cron to new routing system. 2012-11-21 09:36:03 -05:00
Dries 465d86e2ec Issue #1120928 by dagmar, sun, rootatwc, catch: Move 'history' table into separate History module. 2012-11-19 21:33:19 -05:00
catch 7ae2e54748 Issue #310315 by Waltemath, justafish, naxoc: Fixed drupal_wrap_mail() strips trailing blanks from standard hyphen-hyphen-space-newline e-mail signature separator. 2012-11-19 11:51:09 +00:00
catch 782c30967c Issue #1167350 by sun, ry5n, iflista: Action links were ignored . 2012-11-19 11:43:55 +00:00
catch a1714da904 Issue #1559780 by sun: Fixed Remove ban_ip_action() from core. It blocks the currently logged-in user. (and potentially, your entire team). 2012-11-17 21:50:41 +00:00
Dries 95feb071fb Issue #1812866 by mkadin, effulgentsia: rebuild the server side AJAX API. 2012-11-16 18:05:11 -08:00
webchick 1916c77a34 Issue #1836204 by sun, dawehner: Fixed Random test failure in Drupal\system\Tests\Menu\BreadcrumbTest. 2012-11-16 14:25:14 -05:00
catch 60e3f5c16f Issue #567832 by jhodgdon, Damien Tournoud, amateescu: Transliteration in core. 2012-11-16 13:44:28 +00:00
catch a0b6d65046 Issue #891112 by Berdir, sun, Amitaibu, siharris, Cottser: Replace theme_item_list()'s 'data' items with render elements. 2012-11-16 13:05:26 +00:00
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 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 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 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 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 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 60bf71e252 Issue #1799440 by dagmar, znerol, Albert Volkman: Convert Filter variables to Configuration System. 2012-11-13 22:27:58 +00: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 026508fb21 Issue #1831522 by miro_dietiker, pdrake, Berdir: Convert statistics variables to config/state. 2012-11-09 22:30:28 +00:00
catch 0e9bf2e0bc Issue #1821530 by LinL, alexpott: Move cron key from configuration to state system. 2012-11-09 20:35:14 +00:00
Jennifer Hodgdon 10fe173c24 Issue #1827200 by benjifisher: Fix up documentation for system_authorized_init() 2012-11-07 07:23:29 -08:00
webchick 07030912aa Issue #1828408 by Amitaibu: Fixed Re-add addTag() and AddMetaData() to EFQ. 2012-11-07 01:16:21 -08:00
catch b51ca44710 Issue #1817996 by dead_arm: Added sane default styles for table <caption>. 2012-11-06 16:47:12 +00:00
catch a8650951b9 Issue #1790920 by alexpott, japicoder, LinL, heyrocker: Move cron_last(), node_cron_last() and common_test_cron() to state system. 2012-11-06 13:57:02 +00:00
catch 76ea278187 Issue #200344 by Pancho, pillarsdotnet, pdrake: Remove user_module_invoke() and rename user_login_block() to user_login_block_form(). 2012-11-06 13:52:45 +00:00
webchick 26bd9acba1 Issue #1802278 by KarenS, andypost: Added a Date component to core. 2012-11-06 01:45:17 -08:00
webchick 99bef1de6c Issue #1814864 by linclark, effulgentsia: Added Provide way to register serialization classes. 2012-11-06 01:18:39 -08:00
webchick 7b88ea7ccf Issue #1808200 by sun: Fixed Unit test performance significantly decreased since system list config conversion. 2012-11-06 00:51:18 -08:00
catch ab459f8762 Issue #492720 by pivica, seutje, nod_, JamesAn, sun: Refactor system.js file and use Drupal form states and form ajax. 2012-11-04 21:32:20 +00:00
catch 3f48765271 Issue #1798732: Revert convert install_task() variable to use state system - breaks the installer. 2012-11-04 09:53:56 +00:00
webchick 12993dd636 Issue #1188388 by plach, peximo, YesCT | Gábor Hojtsy, fago, webchick, Bojhan, podarok, cosmicdreams, Berdir, aspilicious, bforchhammer, penyaskito: Added Entity translation UI in core. 2012-11-03 19:38:49 -07:00
catch 669eaa291e Issue #1829942 by amateescu: Fixed Cloning an entity query doesn't clone its conditions. 2012-11-03 19:40:52 +00:00
Dries ee2acd68cc Issue #1696786 by Fabianx, jenlampton, stevector, steveoliver, jwilson3, amateescu, chx: Integrate Twig into core: Implementation issue. 2012-11-03 10:36:10 -07:00
catch a7ab8ebcf8 Issue #1825446 by sun, barraponto: Simplify and remove stone-age CSS styling for tabs. 2012-11-03 00:48:16 +00:00
catch 12eefe56c6 Issue #1664602 by quicksketch, Wim Leers, sun, webchick, nrussell: Fixed drupal_add_js() defer and async options break when aggregation is enabled (Replace with universal attributes array). 2012-11-03 00:44:03 +00:00