Commit Graph

10236 Commits

Author SHA1 Message Date
Julius Gruber
0b57dd738b Code clean up 2019-10-18 12:50:11 +02:00
Julius Gruber
6231495444 Code clean up 2019-10-18 12:45:48 +02:00
Julius Gruber
4805dd5abf Code clean up 2019-10-18 12:45:19 +02:00
Julius Gruber
d894056d44 Code clean up 2019-10-18 12:44:49 +02:00
Julius Gruber
eb96359d9e Code clean up 2019-10-18 12:43:55 +02:00
Julius Gruber
41daaa34ad Code clean up 2019-10-18 12:43:02 +02:00
Kristof De Langhe
ef3d4fb154 Merge branch 'w2p-65572_Add-support-for-bundles' into w2p-65717_Bundles-in-edit-item 2019-10-18 12:42:34 +02:00
Kristof De Langhe
5fa2827d1b Merge branch 'master' into w2p-65717_Bundles-in-edit-item
Conflicts:
	src/app/+item-page/edit-item-page/edit-item-page.module.ts
	src/app/core/core.module.ts
	src/app/core/data/item-data.service.ts
	src/app/shared/shared.module.ts
2019-10-18 12:42:11 +02:00
Julius Gruber
764546e4d5 Code clean up 2019-10-18 12:41:42 +02:00
Julius Gruber
e9abafb141 Code clean up 2019-10-18 12:41:03 +02:00
Julius Gruber
64a396a00f Code clean up 2019-10-18 12:40:19 +02:00
Julius Gruber
9741fbe9f6 Code clean up 2019-10-18 12:38:14 +02:00
Julius Gruber
0aac997238 Removed dev console logs 2019-10-18 11:40:08 +02:00
Julius Gruber
94539cd61d Code clean up 2019-10-18 11:37:38 +02:00
Kristof De Langhe
1fafc3a5d5 65240: Additional tests 2019-10-18 10:35:25 +02:00
Julius Gruber
ac32d2de11 Added storage of redirectUrl in a cookie 2019-10-18 10:20:18 +02:00
Julius Gruber
8ea2b79edf Testing local storage of redirectURL 2019-10-18 09:50:37 +02:00
Julius Gruber
8d939cd35c Shared module import fixed 2019-10-18 09:12:15 +02:00
Julius Gruber
8fbe6ade81 Merge conflicts resolved 2019-10-18 09:11:22 +02:00
Julius Gruber
792f7bf74d Removed isStandAlone from store 2019-10-18 08:58:36 +02:00
Michael W Spalti
6b26506d88 Added matcher function to router that supports handle paths (eliminates the need to encode the forward slash).
Fixed comment.
2019-10-17 15:08:35 -07:00
Kristof De Langhe
c7bb6ab17c 65240: ComCol logo delete on bitstreams endpoint + caching issue fixes when editing logos 2019-10-17 17:59:18 +02:00
lotte
ae6a6f28f7 added new submission list component for persons 2019-10-17 16:37:55 +02:00
Julius Gruber
392b539036 Removed model InjectedAuthMethods 2019-10-17 15:46:55 +02:00
Julius Gruber
6a2b9dad26 Added Action to set isStandAlonePage in store 2019-10-17 15:39:33 +02:00
lotte
99517c084c fixed issues after merge 2019-10-17 13:57:10 +02:00
lotte
bc358ec954 Merge branch 'master' into w2p-65195_dynamic-component-refactoring 2019-10-17 12:49:50 +02:00
lotte
f79e210959 Merge branch 'w2p-65195_dynamic-component-refactoring' into clean-relationships-in-submission 2019-10-17 12:49:22 +02:00
lotte
6d253be878 Fix for search parameters 2019-10-17 10:19:12 +02:00
lotte
44228c3839 fixed tests for demo 2019-10-17 10:18:33 +02:00
Michael W Spalti
e38556e821 Updated unit test. 2019-10-16 23:42:36 -07:00
Michael W Spalti
b695da8487 Encoding removed. 2019-10-16 23:39:47 -07:00
Michael W Spalti
85d179e27f Bugfix for request by handle (removed unnecessary encoding) 2019-10-16 13:18:03 -07:00
Michael W Spalti
2d49f3e765 Added unit test for isCachedOrPending lookup by id (FindByIdRequest). 2019-10-16 13:18:03 -07:00
Michael W Spalti
5e40d7a4c1 Fixed lint errors. 2019-10-16 13:18:03 -07:00
Michael W Spalti
2aaab83427 Added unit tests. 2019-10-16 13:18:03 -07:00
Michael W Spalti
a1d21cd6af Minor change to comment. 2019-10-16 13:18:03 -07:00
Michael W Spalti
5ec9b7c29f Added new unit tests. 2019-10-16 13:18:03 -07:00
Michael W Spalti
efc91a4591 Updated work on routing by id.
Fixed unit tests.

Updated to use pid REST endpoint.

Minor change in data.service and unit test update.

Updated the objectnotfound page with new text and go home button.
2019-10-16 13:18:03 -07:00
lotte
ddbe0c825a fixed test issue 2019-10-16 16:32:22 +02:00
lotte
437dce9b15 Merge branch 'master' into w2p-65195_dynamic-component-refactoring 2019-10-16 15:48:39 +02:00
Julius Gruber
8fde909915 Changed log-in.comonent to use observables again 2019-10-16 15:33:18 +02:00
lotte
ac851f3812 renaming fixes, new tests 2019-10-16 14:48:17 +02:00
Julius Gruber
94377487b7 Another testserver log 2019-10-16 13:41:51 +02:00
Julius Gruber
a59aafb1f4 Commit for server test 2019-10-16 13:14:24 +02:00
lotte
d962e40c58 added TypeDoc 2019-10-16 11:21:25 +02:00
Julius Gruber
331596968b Added log for injectedAuthMethods on testserver 2019-10-16 10:41:19 +02:00
Julius Gruber
26fd261d17 Added more debug logs for testserver 2019-10-16 10:08:49 +02:00
Michael W Spalti
ef4ae44898 Added forceBypassCache property to request model. 2019-10-15 14:42:38 -07:00
Michael W Spalti
4b03f76db2 Setting responseMsToLive to zero for SubmissionRequest. 2019-10-15 14:42:38 -07:00