Commit Graph

31639 Commits (d429cd25dc58ab6c8249b37c1543055aa2acf5cc)

Author SHA1 Message Date
Nathaniel Catchpole 2c35bee18f Issue #2666650 by alexpott, benjy: Inject migration and source plugin managers into the migration plugins 2016-03-24 21:19:01 +09:00
Nathaniel Catchpole 8a8fc5b593 Issue #2692359 by alexpott, nod_: Use core/drupal.dialog.ajax when using data-dialog-type 2016-03-24 10:59:42 +09:00
Alex Pott 74d31f2de3 Issue #2670170 by quietone, vasi: Add i18n string & variable data to d6_dump 2016-03-23 23:57:33 +00: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
Nathaniel Catchpole 688e42fd92 Issue #2683421 by xjm, alexpott, hussainweb: Remove incremental and rollback options from the UI (and add them back when they are more stable) 2016-03-22 19:17:36 +09: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 fdf7fde1f5 Issue #2651986 by maxocub, balagan, Tom Robert, Kristen Pol, tstoeckler: Local task link "Translate" is not translated 2016-03-21 21:20:05 +00:00
Alex Pott 783fead604 Issue #2674408 by alexpott, dawehner: Fix "Drupal.Classes.UnusedUseStatement" standard in core 2016-03-21 17:09:29 +00:00
Alex Pott 411b9e3222 Issue #2535660 by david_garcia: PDO Exception in Node Search Plugin 2016-03-21 09:46:03 +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 1b3b670792 Issue #2690917 by prics, dawehner: Use mini pager by default for new views 2016-03-21 09:19:23 +00:00
Alex Pott ac0150a36a Issue #2274153 by dixon_, Wim Leers: Make RESTTestBase::httpRequest() work with HEAD requests 2016-03-21 09:16:18 +00:00
Nathaniel Catchpole 92161a9b76 Issue #2650246 by swentel, Wim Leers: Only emit Contextual Links data- attributes when actually necessary 2016-03-21 10:48:39 +09:00
Nathaniel Catchpole 6de23686f1 Issue #2625138 by almaudoh, Oleksiy: EntityRepository::loadEntityByUuid() implementation does not match EntityRepositoryInterface::loadEntityByUuid() @return documentation 2016-03-21 10:16:05 +09:00
Nathaniel Catchpole 7a4396a4f3 Issue #2688273 by xjm, yoroy: Remove emotional language from Inline Form Errors description and make it more concise 2016-03-21 10:09:06 +09:00
Nathaniel Catchpole 56507636a6 Issue #2682705 by davidwbarratt, alexpott, vprocessor, miiimooo, milesw: Migrate process plugin does not save stubs to the idmap, leads to duplicates and broken references 2016-03-19 12:35:51 +09:00
Alex Pott f5f647995b Issue #2669418 by pwolanin: Php Storage not defining secret index 2016-03-18 09:30:30 +00:00
Nathaniel Catchpole 02ba883a11 Issue #2688813 by sidharthap: Documentation for FieldPluginBase::addSelfTokens is missing "__" 2016-03-18 16:15:49 +09:00
Nathaniel Catchpole 01adbc00cf Issue #2573975 by alexpott, juampynr, Berdir, edurenye: function_exists check in PluralTranslatableString is wrong 2016-03-18 15:58:30 +09:00
Alex Pott 3479333a11 Issue #2609874 by tstoeckler, mikeker, Kristen Pol, tassilogroeper: Boolean field "On label" and "Off label" are not translatable 2016-03-17 11:05:34 +00:00
Nathaniel Catchpole 8b3a7003ee Issue #2683579 by alexpott, benjy: Improve migrate UI tests 2016-03-17 12:48:39 +09:00
Alex Pott e8ae668964 Revert "Issue #2469713 by dawehner, pfrenssen, alexpott, elachlan, Mixologic, larowlan, hussainweb, benjy, jibran, Wim Leers, isntall: Step 2: Create a JavaScriptTestBase using PhantomJs Driver/Binary"
This reverts commit 9c9fae71c2.
2016-03-16 17:28:57 +00:00
Alex Pott 9c9fae71c2 Issue #2469713 by dawehner, pfrenssen, alexpott, elachlan, Mixologic, larowlan, hussainweb, benjy, jibran, Wim Leers, isntall: Step 2: Create a JavaScriptTestBase using PhantomJs Driver/Binary 2016-03-16 16:37:02 +00:00
Nathaniel Catchpole a1d5f88226 Issue #2687837 by alexpott: run-tests.sh --types does not work with --directory 2016-03-16 20:11:46 +09:00
Alex Pott ffbaa3f2ce Issue #2664274 by alexpott, bojanz, fortis, Mile23, arknoll: Combination of --prefer-dist and .gitattributes confuses our vendor test cleanup 2016-03-16 10:41:33 +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
Alex Pott 11d0d76ed3 Revert "Issue #2469713 by dawehner, pfrenssen, elachlan, Mixologic, larowlan, alexpott, hussainweb: Step 2: Create a JavaScriptTestBase using PhantomJs Driver/Binary"
This reverts commit e6f491d8f9.
2016-03-15 15:14:07 +00:00
Alex Pott ee9f19cf98 Issue #2553655 by dawehner, Berdir, martin107: Convert ViewKernelTestBase to use KernelTestBaseTNG 2016-03-15 14:54:15 +00:00
Alex Pott e6f491d8f9 Issue #2469713 by dawehner, pfrenssen, elachlan, Mixologic, larowlan, alexpott, hussainweb: Step 2: Create a JavaScriptTestBase using PhantomJs Driver/Binary 2016-03-15 13:12:34 +00:00
Alex Pott eeab24a3ce Revert "Issue #2609874 by tstoeckler, Kristen Pol, tassilogroeper: Boolean field "On label" and "Off label" are not translatable"
This reverts commit 96dc18e814.
2016-03-15 13:02:34 +00:00
Alex Pott 96dc18e814 Issue #2609874 by tstoeckler, Kristen Pol, tassilogroeper: Boolean field "On label" and "Off label" are not translatable 2016-03-15 11:52:13 +00:00
Nathaniel Catchpole 6842e776f8 Issue #2686595 by sidharthap: LibraryDiscoveryCollector does not need to override properties of the parent class 2016-03-15 11:26:28 +09:00
Nathaniel Catchpole d6f5694031 Issue #2633568 by quietone, ultimike: Improve method for migrating link attributes from D6 2016-03-15 10:35:01 +09:00
Nathaniel Catchpole 0ec00a5012 Issue #2669590 by Lendude, joe_carvajal: IntegrityConstraintViolationException using an entity reference in a view with a entity reference display 2016-03-15 09:32:12 +09:00
Nathaniel Catchpole 3cdfe732c1 Issue #2667620 by benjy, chx: Rewrite Drupal\Tests\migrate\Unit\process\MigrationTest 2016-03-15 09:23:40 +09:00
Nathaniel Catchpole 1cc137f372 Issue #2676222 by alexpott, johnrosswvsu: Move MigrationInterface out of the migrate\Entity namspace now they are plugins 2016-03-15 08:52:48 +09:00
Nathaniel Catchpole db464d80f5 Issue #2676258 by benjy, alexpott: Nuke builder plugins and migration storage 2016-03-14 23:27:43 +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 00ebd9a22d Issue #2674408 by alexpott, dawehner: Fix "Drupal.Classes.UnusedUseStatement" standard in core 2016-03-14 21:24:23 +09:00
Nathaniel Catchpole 732300b86d Issue #2625696 by chx, benjy, alexpott, catch, mikeryan, andypost, phenaproxima: Make migrations themselves plugins instead of config entities 2016-03-14 21:23:43 +09:00
Alex Pott afb2a79247 Issue #2684575 by chx, benjy, quietone: Get is unable to pick up 0 2016-03-14 10:53:52 +00:00
Alex Pott 0f0c2c3eb9 Issue #2638856 by bojanz, webflo, SiliconMind: Unable to install modules with core dependencies via composer 2016-03-14 10:49:22 +00: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 3d4a798ad8 Issue #2578995 by pguillard, jhodgdon, r_sharma08, ifrik, snehi, Manjit.Singh, himanshugautam, yoroy, xjm: Update the link descriptions on the Configuration page for the system module 2016-03-14 12:18:23 +09:00
Nathaniel Catchpole 0af3b41fed Issue #2685463 by rakesh.gectcr: Typo in the usage example of HtmlTag API page 2016-03-14 10:21:20 +09:00
Nathaniel Catchpole f04c292f55 Issue #2681903 by Chi: Unused dependency in Book breadcrumb builder service 2016-03-14 10:09:03 +09:00
Nathaniel Catchpole 3429084f46 Issue #2281393 by ultimike, mrjmd, bdone, quietone, Xano, vendion, benjy, brockfanning, alexpott: D6->D8 Blocks - Custom titles not imported 2016-03-14 10:05:40 +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
Nathaniel Catchpole 2971d9c0f9 Issue #1475510 by timmillwood, hussainweb, davidwbarratt, alexpott, Mile23, pfrenssen, claudiu.cristea, webchick, catch, Crell, patcon, RobLoach, kim.pepper, dawehner, neclimdul, Mixologic, gagarine, sun, nod_, effulgentsia, drumm, Sylvain Lecoy, jhedstrom, katbailey, xjm, klausi, Seldaek, Barryvdh: Remove external dependencies from the core repo and let Composer manage the dependencies instead 2016-03-14 08:10:45 +09:00
Alex Pott 7e01fa5342 Issue #2680057 by alexpott, dawehner, isntall: Allow to not override the simpletest results on a new test run 2016-03-11 21:55:44 +00:00