Commit Graph

1369 Commits (4c11b7a9d0e3d7ef01ac538a70be8e77d9f03d5d)

Author SHA1 Message Date
Alex Pott e62a2c7e08 Issue #2572601 by attiks, alexpott, tatarbj: Fix 'Drupal.Classes.ClassCreateInstance' coding standard 2016-04-27 11:18:44 +01:00
Alex Pott 1b3ffe2ab8 Issue #2572707 by attiks, alexpott: Fix 'Drupal.Files.EndFileNewline' coding standard 2016-04-27 11:05:37 +01:00
Alex Pott ebe946b9e7 Issue #2699627 by catch, dawehner, Wim Leers: url.path cache context for breadcrumbs is unnecessarily granular 2016-04-27 10:59:24 +01:00
Alex Pott 0018b94fa1 Issue #2456477 by Berdir, dawehner, heddn, pguillard: Convert deprecated \Drupal\simpletest\KernelTestBase tests to KernelTestBaseNG 2016-04-26 14:57:14 +01:00
Alex Pott c28553c552 Issue #2700261 by timmillwood, amateescu: allRevisions() entity queries ignore non-revisionable fields 2016-04-26 13:55:42 +01:00
Alex Pott 2b4da58b43 Issue #2701851 by amateescu, animaci: The 'system.db_update' route should restrict access via the 'access_check.db_update' service 2016-04-26 12:15:16 +01:00
Nathaniel Catchpole a05ca5d26e Issue #2653346 by Wim Leers, borisson_: Add UncacheableDependencyTrait: the opposite of UnchangingCacheableDependencyTrait 2016-04-11 11:15:33 +09:00
Alex Pott bfde6d3423 Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits 2016-04-09 15:48:39 +01:00
Alex Pott 4b2656695a Issue #2696669 by mbovan, Berdir, sanja_m: Incomplete/broken access checking in EntityController::addPage() 2016-04-08 13:47:07 +01:00
effulgentsia 517efbde78 Issue #1850080 by amateescu, dawehner, Xano, bojanz, martin107, Pancho, alexpott, tim.plunkett, icseh., stefank, Gábor Hojtsy, jhodgdon, tstoeckler: Entity type labels lack plurality, cannot generate UI text based on label if plural is needed 2016-04-05 15:01:34 -07:00
Alex Pott fa4ec00fd1 Issue #2600926 by benjy, mikeryan, phenaproxima, hussainweb, alvar0hurtad0: Allow annotations to inherit across namespaces 2016-04-04 19:07:08 +01:00
Alex Pott fbb5236d09 Issue #2688668 by Berdir, bojanz: Register the new entity revision param enhancer/converter as services 2016-03-29 10:43:51 +01:00
Nathaniel Catchpole e89076aae2 Revert "Issue #2688668 by Berdir, bojanz: Register the new entity revision param enhancer/converter as services"
This reverts commit fff38959a1.
2016-03-29 09:01:10 +09:00
Nathaniel Catchpole fff38959a1 Issue #2688668 by Berdir, bojanz: Register the new entity revision param enhancer/converter as services 2016-03-29 08:40:25 +09:00
Alex Pott 0db5b13892 Issue #2686207 by Berdir: Convert simpletest kernel tests in modules A-I to phpunit 2016-03-28 19:36:47 +01:00
Alex Pott e6579987a9 Issue #1458824 by idebr, JvE, mayaz17, cwoky, Henrik Opel: Ajax doesn't work with Tableselect with checkboxes 2016-03-27 17:40:57 +01:00
Alex Pott 229b1a5307 Issue #2595613 by swentel, krknth, heykarthikwithu, k4v, aerozeppelin, naveenvalecha, alexpott: '#title_display' => 'invisible' does not work for composite form elements 2016-03-27 16:26:12 +01:00
Alex Pott ba7a18d49b Issue #2678674 by Wim Leers, benjy, mr.baileys, dawehner, xjm, mlhess: Access bypass to unpublished custom error pages 2016-03-23 22:19:33 +00:00
Alex Pott 4da0050391 Issue #2679883 by lokapujya: Audit use of YAML to ensure we're not using deprecated syntax 2016-03-21 21:31:02 +00:00
Alex Pott 4202cdd04b Issue #2684141 by benjy, dawehner: Convert migrate kernel tests to KernelTestBaseTNG 2016-03-21 09:31:08 +00:00
Alex Pott f5f647995b Issue #2669418 by pwolanin: Php Storage not defining secret index 2016-03-18 09:30:30 +00:00
Nathaniel Catchpole fb8d5b1f0c Issue #2686765 by sidharthap, thhafner: cacheUntilEntityChanges() is deprecated and should be replaced with addCacheableDependency() 2016-03-16 10:34:36 +09:00
Nathaniel Catchpole 3a7869c3be Issue #2666792 by bojanz, dawehner, kristiaanvandeneynde, edysmp, heddn: Provide a route provider for add-page of entities (follow-up) 2016-03-14 21:45:05 +09:00
Nathaniel Catchpole 076ebd3435 Issue #2666792 by bojanz, dawehner, edysmp, heddn: Provide a route provider for add-page of entities 2016-03-14 18:21:48 +09:00
Nathaniel Catchpole 4d185faff1 Issue #2674408 by alexpott, dawehner: Fix Drupal.Classes.UnusedUseStatement standard in core 2016-03-14 09:22:44 +09:00
Alex Pott 7cdd0e5acb Issue #2664150 by dawehner: Expand BrowserTestBase with error handling support 2016-03-07 13:39:14 +00:00
Nathaniel Catchpole 6315ac4392 Issue #2666808 by dawehner, amateescu: Add a revision log interface 2016-03-07 08:53:00 +09:00
Nathaniel Catchpole bf28e3d006 Issue #2649914 by claudiu.cristea, lokapujya, dawehner: Enforce formatter dependencies on views fields 2016-02-29 17:20:41 +09:00
xjm 2d59601447 Issue #2676346 by alexpott, dawehner: Coding standards check on DB dump fixtures causes PHPCS to out of memory on PHP5.5 and is slow cause of huge files 2016-02-26 14:25:49 +00:00
Nathaniel Catchpole 2b6be926f9 Issue #2675534 by alexpott: Fix 'Drupal.Commenting.FileComment' coding standard again 2016-02-26 00:10:03 +09:00
Nathaniel Catchpole 4a67b9d4a8 Issue #2671988 by Wim Leers: Add SessionExistsCacheContext ('session.exists') 2016-02-25 14:35:35 +09:00
Nathaniel Catchpole 3a18d596b9 Issue #2666172 by alexpott: PHPCS configuration should include rules and not exclude them 2016-02-25 13:14:55 +09:00
Nathaniel Catchpole f33b2415bb Issue #304540 by typhonius, BrockBoland, nabiyllin, RobLoach, marcingy, ravi.khetri, jyotisankar, sudhanshug, jaredsmith, nesta_: Disable themes when theme engine or base theme aren't available 2016-02-24 15:14:02 +09:00
Nathaniel Catchpole 71bdc7bb54 Issue #2596095 by tstoeckler, bojanz, dawehner: Provide a route provider for add-form of entities 2016-02-24 14:20:32 +09:00
Nathaniel Catchpole 5972523090 Issue #2471154 by amateescu, googletorp, Denchev, mariancalinro, Xano, celdia: Anonymous user label can't be viewed and auth user labels are only accessible with 'access user profiles' permission 2016-02-22 19:50:34 +09:00
Nathaniel Catchpole 6377fc1f42 Issue #2667294 by chx: Allow for peaceful requeueing 2016-02-22 10:11:26 +09:00
Alex Pott 98d39d1bdb Issue #2669400 by jungle, dimaro, rakesh.gectcr, lluvigne, Mile23: Replace deprecated usages of entity_create('type') with a direct call to <EntityType>::create() 2016-02-20 10:55:26 +05:30
Nathaniel Catchpole a3f5ca8a81 Issue #2338747 by dawehner, chx: Move {router} out of system.install and create the table lazy 2016-02-19 13:26:53 +09:00
Nathaniel Catchpole 9040dc8002 Issue #2664466 by dawehner, alexpott, kostyashupenko: url_alias table is only used by a core service but it depends on system install 2016-02-17 16:11:37 +09:00
Nathaniel Catchpole edb618f556 Issue #2651716 by tstoeckler, bojanz: Entity::getEntityFromRouteMatch() should support bundles 2016-02-17 10:04:25 +09:00
Nathaniel Catchpole 9de35948b6 Issue #2664302 by alexpott: Semaphore table is only used by a core service but it depends on system install 2016-02-17 09:54:31 +09:00
Nathaniel Catchpole 8e4fe5c0f9 Issue #2641584 by Mac_Weber, heykarthikwithu, legovaer: Replace deprecated usage of entity_create('field_config') with a direct call to FieldConfig::create() 2016-02-16 20:13:36 +09:00
Nathaniel Catchpole ac415b1f5b Issue #2485683 by Wim Leers: REST entity resource missing entity & field access cacheability metadata 2016-02-15 21:24:23 +09:00
Nathaniel Catchpole 7e4b50e68f Issue #2635224 by dawehner, bojanz: ContentEntityBase should provide field definitions for key fields 2016-02-15 09:27:14 +09:00
Nathaniel Catchpole f086999068 Issue #2666112 by alexpott: phpcs has a new sniff: Generic.PHP.LowerCaseKeyword 2016-02-15 08:53:08 +09:00
Nathaniel Catchpole 1909ebd759 Issue #2567091 by slashrsm: AJAX updates of an element in a #group are not working 2016-02-12 10:33:12 +09:00
Jennifer Hodgdon d87ade36a4 Issue #2572643 by alexpott, attiks, Jelle_S, jhodgdon: Fix Drupal.Commenting.FileComment coding standard 2016-02-11 12:54:33 -08:00
Nathaniel Catchpole dc89c492a0 Issue #2663796 by xjm: Use a confirmation form when enabling experimental modules 2016-02-10 14:52:44 +09:00
Nathaniel Catchpole ea6f67e298 Issue #2641092 by laranajim: Wrong file doc block on some tests 2016-02-10 09:01:06 +09:00
xjm f459072b05 Revert "Issue #2595613 by krknth, heykarthikwithu, k4v, aerozeppelin, naveenvalecha, swentel: Forms - '#title_display' => 'invisible' is not working for radio buttons ?"
This reverts commit 5016b9c67d.
2016-02-09 17:31:42 +00:00