Alex Pott
|
7a42da238c
|
Issue #2202511 by hussainweb, benjy | mikeryan: Added Implement migration groups.
|
2014-07-15 11:37:53 +01:00 |
Alex Pott
|
b7959a1d45
|
Issue #2292821 by andypost, larowlan: Use widget for comment subject field.
|
2014-07-14 09:47:03 +01:00 |
Alex Pott
|
8524997327
|
Issue #2302261 by benjy: Fixed Typo in migrate.schema.yml.
|
2014-07-13 10:26:08 +01:00 |
webchick
|
30c2afed20
|
Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit).
|
2014-07-10 20:50:37 -07:00 |
Dries
|
4baeb8d8c5
|
Issue #2234159 by alexpott: Fixed config importing through the UI and change ConfigImportAll test using the UI.
|
2014-07-09 11:18:34 -04:00 |
Nathaniel Catchpole
|
4ccdb41471
|
Issue #2293773 by Gábor Hojtsy, alexpott, penyaskito: Fixed migrations use dots in key names - not allowed in config.
|
2014-07-09 10:43:52 +01:00 |
Alex Pott
|
ac7e61ef9b
|
Issue #2293807 by sun: Fixed Various migrate_drupal unit base test classes are not abstract and implement getInfo().
|
2014-07-02 12:12:42 +01:00 |
Dries
|
41576e126f
|
Issue #1875996 by Xano, tim.plunkett, neclimdul, Rajendar Reddy, Jalandhar: Reconsider naming conventions for derivative classes.
|
2014-06-30 15:24:34 -04:00 |
Alex Pott
|
d7efdaa9f9
|
Issue #2262195 by sun: Fixed Various test classes are missing phpDoc.
|
2014-06-27 13:11:05 +01:00 |
webchick
|
d5bb653ba7
|
Issue #2183957 by vijaycs85, chx, Gábor Hojtsy: Provide configuration schema for Migration module.
|
2014-06-24 19:19:48 -07:00 |
Alex Pott
|
1dbabcaaa6
|
Issue #2181775 by Ryan Weal, chx | mvc: Fixed SQL idmap broke when using separate mysql users for source and destination.
|
2014-06-19 23:54:12 +01:00 |
Nathaniel Catchpole
|
0c33183a9e
|
Issue #2256679 by alexpott, tim.plunkett: Fixed Use config schema to determine which config entity properties to export regardless of whether they are public or protected.
|
2014-06-14 10:03:25 +01:00 |
Nathaniel Catchpole
|
bc7e413dfb
|
Issue #2281905 by Berdir: Stop caching plugin discovery/info hooks by language.
|
2014-06-12 10:10:59 +01:00 |
Alex Pott
|
df301e7f12
|
Issue #2247903 by bdone: Fixed Add a substr options to DedupeBase process plugin.
|
2014-06-11 11:29:16 +01:00 |
webchick
|
49a900460d
|
Issue #2246665 by jaredsmith, martin107, YesCT, filijonka, tstoeckler: Typehint with Drupal\Core\Language\LanguageInterface instead Drupal\Core\Language\Language.
|
2014-06-10 09:53:32 -07:00 |
Alex Pott
|
7354180b1c
|
Issue #2273971 by xjm, martin107: Fixed migrate EntityComment should use the $row->stub() method.
|
2014-06-03 17:50:31 -05:00 |
Nathaniel Catchpole
|
949e7fe611
|
Issue #2276183 by alexpott: Fixed Date intl support is broken, remove it.
|
2014-05-30 10:59:48 +01:00 |
webchick
|
d0d3e53361
|
Issue #2247991 by xjm, typhonius, donquixote: [May 27] Move all module code to PSR-4.
|
2014-05-27 19:43:20 -07:00 |
webchick
|
62613774e6
|
Issue #2178795 by tim.plunkett, jlbellido, YesCT, Berdir, Xano: Allow DiscoveryInterface::getDefinition() to throw an exception for an invalid plugin.
|
2014-05-20 23:28:08 -07:00 |
Alex Pott
|
da026cf53c
|
Issue #2116363 by Berdir, jessebeach | fago: Unified repository of field definitions (cache + API).
|
2014-05-15 12:26:18 -05:00 |
webchick
|
fcc5f3b209
|
Issue #2263453 by chx, benjy: Split migration_dependencies into two keys.
|
2014-05-12 22:06:21 -07:00 |
Alex Pott
|
b45b871c53
|
Issue #2250429 by ultimike, chx: D6_block migration not migrating all blocks.
|
2014-05-12 17:35:20 -05:00 |
Alex Pott
|
3d31d12b0e
|
Issue #2262147 by sun: Various base test classes are not abstract.
|
2014-05-12 14:27:10 -05:00 |
Alex Pott
|
b0821d885e
|
Issue #2079797 by ParisLiakos, Xano, amateescu, tim.plunkett: Provide a trait for $this->t() and $this->formatPlural().
|
2014-05-02 08:29:56 +01:00 |
Alex Pott
|
66800acd71
|
Issue #2121299 by andypost, bdone, benjy, penyaskito, chx, claudiu.cristea, damiankloip, gregboggs, InternetDevels, jessehs, jhedstrom, marvil07, mikeryan, pcambra, Xano, YesCT, axoplasm, kgoel, dclavain, jeckman, alvar0hurtad0, Drupali, fastangel, gloob, jhedstrom, joshtaylor, mpgeek, alexpott: Migrate Drupal 6 to Drupal 8
|
2014-04-23 16:46:22 +01:00 |
Alex Pott
|
1e15efd7d2
|
Issue #2202629 by sun: Move Drupal\Core\KeyValueStore\State* into Drupal\Core\State\State*.
|
2014-04-18 11:53:27 +01:00 |
Nathaniel Catchpole
|
56ace1cb34
|
Issue #2225473 by mcjim: Move database fakes out of migrate module so they can be used in non-migrate tests.
|
2014-04-15 20:24:22 +01:00 |
Alex Pott
|
b1eb0a2931
|
Issue #2228291 by damiankloip: Move all plugin and other discovery data into a cache_discovery bin.
|
2014-04-11 10:40:11 -04:00 |
Alex Pott
|
9a878fb486
|
Issue #2227187 by Mykhailo Gurei, Jalandhar, cs_shadow, mandar.harkare | Berdir: Stop refering to config storage as storage controller.
|
2014-04-11 09:59:35 -04:00 |
webchick
|
fc6b814e02
|
Issue #2170775 by tim.plunkett, martin107, Xano: Remove array typehint from .
|
2014-04-08 13:56:43 -07:00 |
webchick
|
d53d8cf727
|
Issue #2233029 by benjy: Add a Book destination to the Migrate API.
|
2014-04-07 11:50:29 -07:00 |
Nathaniel Catchpole
|
99385d755f
|
Issue #2233887 by benjy: Alias Destination is broken.
|
2014-04-07 14:30:17 +01:00 |
Alex Pott
|
c1cf341bdd
|
Issue #2222169 by David Hernández: Add skip_row option to StaticMap.
|
2014-04-06 20:03:12 +01:00 |
Nathaniel Catchpole
|
ac120e26d9
|
Issue #2209145 by slashrsm, fgm, chx: Move all path alias SQL queries to a single storage controller.
|
2014-04-04 10:47:13 +01:00 |
Alex Pott
|
719b36a492
|
Issue #2208631 by slashrsm: Rename \Drupal\Core\Path\Path to \Drupal\Core\Path\AliasStorage.
|
2014-04-03 14:20:20 +01:00 |
Nathaniel Catchpole
|
ef2563979a
|
Issue #2211949 by chx, Berdir, fago, benjy: Support keeping new revision id for migrate.
|
2014-04-03 12:10:25 +01:00 |
Nathaniel Catchpole
|
3a5e997452
|
Issue #2221065 by damiankloip, Wim Leers, Berdir: Rename default 'cache' cache bin to 'default'.
|
2014-03-31 10:49:28 +01:00 |
catch
|
2f959b9693
|
Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage.
|
2014-03-27 12:54:40 +01:00 |
Alex Pott
|
1a51606bee
|
Issue #2199381 by slashrsm, Xano: Add \Drupal\Core\Path\PathInterface.
|
2014-03-26 20:54:45 +01:00 |
Nathaniel Catchpole
|
743957c421
|
Issue #2221767 by alexpott: Migration configuration entities should not use the dependencies key.
|
2014-03-21 10:53:43 +00:00 |
Dries
|
265ee77e6e
|
Issue #2213451 by andypost, bdone, benjy, penyaskito, chx, claudiu.cristea, damiankloip, gregboggs, InternetDevels, jessehs, jhedstrom, marvil07, mikeryan, pcambra, Xano, YesCT: Update Migrate API in core
|
2014-03-19 14:56:48 -04:00 |
webchick
|
77123f3f1b
|
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, alexpott, tstoeckler, Xano, tim.plunkett, BassistJimmyJam | beejeebus: Make modules and installation profiles only require .info.yml files.
|
2014-03-17 07:43:29 -07:00 |
Alex Pott
|
eba0b71872
|
Revert "Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files."
This reverts commit b4c561d0d5 .
|
2014-03-17 13:02:04 +00:00 |
Nathaniel Catchpole
|
b4c561d0d5
|
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files.
|
2014-03-17 11:57:35 +00:00 |
Alex Pott
|
0f35ae9f75
|
Issue #2004336 by damiankloip: Default UUID key in ConfigEntityType.
|
2014-03-08 10:58:15 +00:00 |
Dries
|
4638a0048d
|
Issue #2194897 by sun: Rename Database\Query\Merge::key() to keys(), retain a BC alias for key().
|
2014-03-05 14:57:36 -05:00 |
webchick
|
428d0f0ad9
|
Issue #2053153 by tim.plunkett, dawehner, damiankloip, aspilicious: Allow contrib modules to provide plugins on behalf of optional modules.
|
2014-03-01 17:57:51 -08:00 |
Dries
|
03ddf8c283
|
Issue #2198377 by alexpott: Enforce UUID key name in configuration entities.
|
2014-02-27 20:34:39 +01:00 |
Alex Pott
|
17645df74c
|
Revert "Issue #2176621 by sun, alexpott: Remove global $databases." Broke testbots
This reverts commit 06e6e9238f .
|
2014-02-27 10:23:06 +00:00 |
webchick
|
06e6e9238f
|
Issue #2176621 by sun, alexpott: Remove global $databases.
|
2014-02-26 21:12:10 -08:00 |