Skip to content

Releases: SU-SWS/stanford_migrate

8.2.1

10 May 20:29
805139f
Compare
Choose a tag to compare
- Updated batch executable

8.2.0

02 May 21:43
5f32a58
Compare
Choose a tag to compare
- Updated contrib modules and patch (#56)

8.1.24

05 Apr 22:17
ab1e9cf
Compare
Choose a tag to compare
  • Re-enable cache checking

8.1.23

17 Mar 20:55
bc39df8
Compare
Choose a tag to compare
- Override the SQL id_map plugin for our migration lookup (#52)
- CSV convert to UTF-8 correctly
- Switch form field access to readonly field widget (#51)

8.1.22

02 Feb 21:18
fca3ab9
Compare
Choose a tag to compare
- Error check when the migrate instance doesnt load

8.1.21

28 Jan 01:05
acd6ea6
Compare
Choose a tag to compare
  • Fixed the orphan action to compare string and interger values
  • D8CORE-5193 Add "Forget" orphan action (#47)
  • Migrate process plugin to adjust date values to 11:59pm (#46)
  • Deny field access to imported fields on nodes (#44)

8.1.20

05 Jan 00:23
39d9c59
Compare
Choose a tag to compare
- Updated migrate_plus patch.

8.1.19

18 Nov 20:57
cd19bc2
Compare
Choose a tag to compare
  • Removed migrate_tools patch that has been fixed
  • D8CORE-4677 Migrate process plugin to get the OAuth token for use CAP (#42)
  • If the last name is empty, but a first name is parsed, move the first name to the last name. (#41)

8.1.18

20 Oct 16:51
eeeccbf
Compare
Choose a tag to compare
- D8CORE-4886 improvements to the CSV form (#39)

8.1.17

11 Oct 21:49
2c57ee4
Compare
Choose a tag to compare
  • D8CORE-4863 Fixed type in help text
  • D8CORE-4861 add config readonly ignore pattern for csv migrations