Commit Graph

235 Commits (3a150c7154f87bd769b3b46c996ca889258b0227)

Author SHA1 Message Date
Dries 79fa70ee6d Issue #1839624 by dawehner: add a views integration for entity_test().module. 2012-12-14 12:16:07 -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
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
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
catch 557351e2e3 Issue #1798872 by vijaycs85, leschekfm, pcambra, andreiashu: Convert admin_theme() to CMI. 2012-12-07 20:40:04 +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
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 707cbde7fd Issue #1843410 by ACF: Change variable batch_test_stack() to the state system. 2012-11-28 22:34:54 -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 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 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 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
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
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
Dries bb3b4b996a Issue #1463624 by znerol, marcingy, Rob Loach, cosmicdreams: Move password.inc into DIC. 2012-11-24 09:12:43 +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 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 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 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
webchick 597337faae Issue #1843442 by ACF: Change the dependencies variable to the state system. 2012-11-21 09:46:03 -08: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
catch 60e3f5c16f Issue #567832 by jhodgdon, Damien Tournoud, amateescu: Transliteration in core. 2012-11-16 13:44:28 +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 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 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 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
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
webchick 99bef1de6c Issue #1814864 by linclark, effulgentsia: Added Provide way to register serialization classes. 2012-11-06 01:18:39 -08: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
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
webchick bb316983a6 Issue #1798804 by Albert Volkman, tayzlor, alexpott: Convert node_access_needs_rebuild() to state system . 2012-11-01 23:07:16 -07:00
catch d6075b5f91 Issue #1822150 by sun: Fixed EntityStorageControllerInterface::delete() should accept an array of entities, not IDs. 2012-10-31 23:19:29 +00:00
webchick 76a157fe32 Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins. 2012-10-30 13:37:18 -07:00
catch b9c4744e02 Issue #1801726 by chx, bojanz, plach: EntityFieldQuery v2. 2012-10-30 10:41:42 +00:00
catch 3816847005 Issue #1807266 by cam8001, barbun: Convert user_cancel_method() variable to CMI system. 2012-10-29 23:09:48 +00:00