lotte
|
03668e347e
|
added missing typedoc
|
2020-05-12 17:03:48 +02:00 |
|
Kristof De Langhe
|
f548d5bf20
|
Merge branch 'master' into Login-as-EPerson
Conflicts:
src/app/+admin/admin-access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts
src/app/core/auth/auth.service.spec.ts
src/app/profile-page/profile-page.component.spec.ts
|
2020-05-12 16:54:40 +02:00 |
|
Kristof De Langhe
|
7677a673aa
|
70834: Intermediate commit
|
2020-05-12 16:36:03 +02:00 |
|
lotte
|
7ced70b7d3
|
fixed issues with tests
|
2020-05-12 16:33:42 +02:00 |
|
Kristof De Langhe
|
101f1a76dd
|
70834: Refactoring registry-service pt1 - removing response-parsing services and using data-services
|
2020-05-12 14:54:10 +02:00 |
|
Giuseppe Digilio
|
889a91ba52
|
Fixed merge
|
2020-05-11 20:28:31 +02:00 |
|
Giuseppe Digilio
|
bdc0304d5a
|
Merge remote-tracking branch 'remotes/origin/master' into language-header
# Conflicts:
# src/app/app.component.spec.ts
# src/app/app.component.ts
# src/app/shared/lang-switch/lang-switch.component.spec.ts
# src/app/shared/lang-switch/lang-switch.component.ts
|
2020-05-11 20:09:39 +02:00 |
|
Tim Donohue
|
33be8a4a91
|
Merge pull request #663 from atmire/resolve-tsconfig-errors-in-spec-files
[Quickfix] Fix IDE issues with spec files
|
2020-05-11 09:23:07 -05:00 |
|
lotte
|
a58d6da8e0
|
added jasmine to root tsconfig.json
|
2020-05-11 15:05:02 +02:00 |
|
lotte
|
6220c51aa6
|
fixed tests
|
2020-05-11 13:28:02 +02:00 |
|
Kristof De Langhe
|
67b73ff921
|
70597: Test fixes
|
2020-05-11 13:21:01 +02:00 |
|
lotte
|
e8f418b077
|
Merge branch 'master' into w2p-70136_workflow-search-ui
|
2020-05-11 11:58:31 +02:00 |
|
lotte
|
a561f37b00
|
fixed missing comma
|
2020-05-11 11:29:29 +02:00 |
|
lotte
|
4f7afc578f
|
Merge branch 'master' into scripts-processes
|
2020-05-11 11:28:52 +02:00 |
|
Art Lowel
|
bb0f28c9c4
|
Merge pull request #661 from atmire/fix-prod-server-port
Hotfix: use the server port from the environment file
|
2020-05-08 13:15:19 +02:00 |
|
Art Lowel
|
4580f1b18a
|
use the server port from the environment file
|
2020-05-08 12:40:31 +02:00 |
|
Art Lowel
|
4fe2c75810
|
Merge pull request #625 from atmire/angular-cli
Switch to Angular CLI
|
2020-05-08 09:16:38 +02:00 |
|
lotte
|
b249a91aaa
|
Merge branch 'master' into angular-cli
|
2020-05-07 16:11:38 +02:00 |
|
Kristof De Langhe
|
f5f4570116
|
65272: Allow relationship fields to be edited
|
2020-05-04 17:57:08 +02:00 |
|
Kristof De Langhe
|
b5e1394fce
|
65272: Post-merge fixes
|
2020-05-04 17:38:31 +02:00 |
|
Kristof De Langhe
|
07c8c593ec
|
Merge branch 'master' into w2p-65272_Edit-collection-item-template
Conflicts:
src/app/+collection-page/collection-page-routing.module.ts
src/app/+item-page/edit-item-page/abstract-item-update/abstract-item-update.component.ts
src/app/+item-page/edit-item-page/edit-item-page.module.ts
src/app/+item-page/edit-item-page/item-metadata/item-metadata.component.ts
src/app/core/cache/server-sync-buffer.effects.ts
src/app/core/core.module.ts
src/app/core/data/data.service.ts
src/app/core/data/dso-change-analyzer.service.ts
src/app/core/data/object-updates/object-updates.service.ts
|
2020-05-04 16:36:46 +02:00 |
|
Bram Luyten
|
519046e769
|
i18n correction English catalog
|
2020-05-04 15:09:46 +02:00 |
|
Bram Luyten
|
3b30af3e4d
|
i18n correcting two errors in English main catalog
|
2020-05-04 13:33:55 +02:00 |
|
Giuseppe Digilio
|
bacb778fa7
|
Fixed resource policy page buttons
|
2020-04-30 17:25:00 +02:00 |
|
Giuseppe Digilio
|
b338332d13
|
Added possibility to search for eperson or group while adding a new resource policy
|
2020-04-30 15:43:52 +02:00 |
|
lotte
|
84d9e4b063
|
removed debugger; line
|
2020-04-30 12:35:25 +02:00 |
|
lotte
|
4c48088920
|
fixed test issues and watch mode for unit tests
|
2020-04-30 12:13:41 +02:00 |
|
Art Lowel
|
f3ecd3837e
|
fix issue where mydspace would throw an error while loading
|
2020-04-29 18:07:52 +02:00 |
|
lotte
|
ef91468310
|
fixed set-env.ts, reverted unnecessary e2e changes, updated travis.yml
|
2020-04-29 16:28:26 +02:00 |
|
Art Lowel
|
db169826d5
|
fix issue where the entered value couldn't be used as a query in the entity lookup for oneboxes
|
2020-04-29 15:18:56 +02:00 |
|
Art Lowel
|
766015d64c
|
use unique list ids for each submission
|
2020-04-29 15:00:57 +02:00 |
|
Art Lowel
|
2a6e0c796a
|
fix tests
|
2020-04-29 14:12:45 +02:00 |
|
Art Lowel
|
c87d0895b0
|
filter out move operations where source and target are the same
|
2020-04-28 17:52:01 +02:00 |
|
Art Lowel
|
afe394e2a4
|
Merge branch 'master' into w2p-70237_entities-orgunit-submission-fix
|
2020-04-28 17:45:29 +02:00 |
|
Art Lowel
|
673926c36b
|
fix tests and lint issues
|
2020-04-28 16:35:51 +02:00 |
|
Art Lowel
|
df2cc22172
|
remove clearStateMetaReducer
|
2020-04-24 14:06:37 +02:00 |
|
Art Lowel
|
c2789dfbf7
|
fix issue where a hard refresh wouldn't work to clear the state due to the browser caching the html
|
2020-04-24 13:16:52 +02:00 |
|
Giuseppe Digilio
|
8635209959
|
Merge remote-tracking branch 'remotes/origin/master' into #601-resource-policies
|
2020-04-23 17:05:38 +02:00 |
|
lotte
|
7ec7d3a455
|
reinstated other tests
|
2020-04-23 14:30:46 +02:00 |
|
lotte
|
0f43ff4fea
|
switched back to port 4000
|
2020-04-23 14:17:05 +02:00 |
|
lotte
|
f1d1761fd7
|
sync i18n script
|
2020-04-23 14:14:29 +02:00 |
|
Art Lowel
|
e4c4a1ecd4
|
remove debug log
|
2020-04-23 13:17:13 +02:00 |
|
Art Lowel
|
facd2284d2
|
fix issue where related entites would be rendered as metadata for one box fields
|
2020-04-23 13:16:43 +02:00 |
|
Art Lowel
|
adc7649820
|
fix an issue where a relationship in the submission would keep loading until you click the page
|
2020-04-22 18:17:08 +02:00 |
|
Art Lowel
|
056bac885d
|
don't show the plus button for repeatable relationship only fields
|
2020-04-22 18:10:29 +02:00 |
|
Art Lowel
|
3aefa690b9
|
fix issue where the disabled field would be rendered for each selected relationship
|
2020-04-22 18:07:20 +02:00 |
|
lotte
|
ce9fed7507
|
fixing e2e:ci
|
2020-04-22 16:28:17 +02:00 |
|
lotte
|
51dd1b1b2b
|
changing timeout
|
2020-04-22 16:07:22 +02:00 |
|
Art Lowel
|
ecf4b165b1
|
Merge branch 'metadata-and-relationships-combined-in-submission' into w2p-70237_entities-orgunit-submission-fix
|
2020-04-22 15:51:42 +02:00 |
|
lotte
|
2caf88bebe
|
reset env variables
|
2020-04-22 15:30:45 +02:00 |
|