-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* updated dependencies * Hsd8 545 events exporter (#160) * HSD8-545 XML rest customization * UX improvements * import videos accurately * added optional config for mrc data export view * removed unwanted module * new normalizer to output nested values * reordered view fields * restored missing items * fixed wording * Hsd8 546 node clone action (#161) * HSD8-546 Allow cloning a node # number of times * Stubbed out action class * created custom module for humsci actions * changed test group * recursive cloning * added VBO to manage content views * 8.0.17 RC1 * downgrade drupal/core * cc fix * Update database before toggling modules * added violinist * clear cache before update * flush caches * HSD8-568 Patch viewfield to allow same view with different arguments on the same node * HSD8-588 Show raw output of location field * patched fakeobjects * dont tag source
- Loading branch information
Showing
78 changed files
with
2,840 additions
and
292 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ git: | |
remotes: | ||
- '[email protected]:swshumsci.git' | ||
deploy: | ||
tag_source: true | ||
tag_source: false | ||
exclude_file: '${repo.root}/blt/deploy/rsync-exclude.txt' | ||
gitignore_file: '${repo.root}/blt/deploy/.gitignore' | ||
drush: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.