Commit Graph

7676 Commits

Author SHA1 Message Date
David P. Steelman
edbf1f847b Issue 1920 - "data-service.decorator.spec.ts" tests fails intermittently
Replaced the timestamp (intended to produce unique "testType" instances)
with UUID, because intermittent failures are occurring when tests
are running quickly enough that the "new Data().getTime()" function
is returning the same timestamp for multiple tests.
2022-10-20 11:49:02 -04:00
Tim Donohue
658eabf395 Merge pull request #1853 from atmire/w2p-94233_use-css-vars-in-CSSVariableService
Use CSS variables in TypeScript
2022-10-18 15:03:45 -05:00
Tim Donohue
82f1e1b704 Merge pull request #1909 from tony/patch-1
chore(README): fix typo
2022-10-18 09:02:33 -05:00
Tony Narlock
d031942d1e chore(README): fix typo 2022-10-17 18:53:38 -05:00
Tim Donohue
674de4a68a Merge pull request #1895 from lucaszc/patch-2
Fix button translation ...
2022-10-17 15:32:30 -05:00
Tim Donohue
0d55169716 Merge pull request #1896 from lucaszc/patch-3
Add missing translations in version 7.4 pt-BR
2022-10-17 15:13:07 -05:00
Lucas Zinato Carraro
519e031e6a Fix missing { 2022-10-12 12:06:03 -03:00
Lucas Zinato Carraro
603c60f368 Add missing translations in version 7.4 pt-BR
Add missing keywords, and correct translations in pt-BR
2022-10-12 11:38:18 -03:00
lucaszc
4bb11cbadf Fix button translation ... 2022-10-12 11:29:27 -03:00
Tim Donohue
273c754370 Update version tag for development of next release 2022-10-06 14:53:19 -05:00
Tim Donohue
ca864379c8 Update version tag dspace-7.4 2022-10-06 14:11:47 -05:00
Tim Donohue
a2cb60adeb Merge pull request #1888 from tdonohue/fix_examples
Sync config.example.yml with default-app-config for 7.4
2022-10-06 13:48:50 -05:00
Tim Donohue
cebf2df4d2 Sync config.example.yml with default-app-config for 7.4 2022-10-06 12:20:37 -05:00
Tim Donohue
5728f35f46 Merge pull request #1885 from mspalti/entity-thumbnail
Removed thumbnails from relationship modal
2022-10-06 08:56:05 -05:00
Tim Donohue
1d4f2edfdb Merge pull request #1886 from atmire/fix-1882
Fix dual notification when deleting bitstreamformats
2022-10-06 08:49:08 -05:00
Michael W Spalti
e572e4f41e Updated comment. 2022-10-06 02:27:24 -07:00
Art Lowel
f5deb88c5f fix an issue where deleting bitstreamformats would show both an error and a success notification 2022-10-06 10:29:20 +02:00
Michael W Spalti
8d30788f05 Updated test. 2022-10-05 15:08:42 -07:00
Michael W Spalti
acc32bf77d Hiding thumbnail in modal. 2022-10-05 14:50:25 -07:00
Tim Donohue
8ffc32540a Merge pull request #1884 from lucaszc/patch-1
Misspellings corrections in pt-BR
2022-10-05 14:06:20 -05:00
Tim Donohue
4c20ab8de3 Merge pull request #1881 from atmire/fix-1879
Fix issue when deleting a member from a group
2022-10-05 14:01:32 -05:00
lucaszc
8cc144cb73 Misspellings corrections in pt-BR
Misspellings  corrections in portuguese brazil
2022-10-05 14:54:51 -03:00
Art Lowel
c55c15b6f6 fix issue where deleting a member from a group would cause an infinite re-request loop 2022-10-05 18:27:09 +02:00
Tim Donohue
417c4dee12 Merge pull request #1869 from lucaszc/patch-1
Some translations for pt-BR
2022-10-04 15:06:33 -05:00
Tim Donohue
ba75051117 Merge pull request #1845 from 4Science/CST-6876
Search/MyDSpace fixes
2022-10-04 14:41:30 -05:00
Giuseppe Digilio
c47405cfe1 [CST-6876] Fix issue for which submitter disappear when workflow state were changed 2022-10-04 20:35:14 +02:00
Tim Donohue
8e5ef54f97 Merge pull request #1818 from 4Science/CST-6782-refactor
New users might be registered in a massive way by a robot
2022-10-04 09:53:15 -05:00
Davide Negretti
3b7a830ffe [CST-6782] Hide cookie settings when verification is disabled 2022-10-04 15:37:04 +02:00
Giuseppe Digilio
d8c8a43da4 [CST-6876] Refactoring workflow actions components in order to pass item and workflowitem objects down from paren search element component to children 2022-10-04 14:47:07 +02:00
lucaszc
f72f6a3166 Update pt-BR.json5
Add missing translations ..
2022-10-04 06:51:52 -03:00
lucaszc
a94877ad5a Correcting, missing comma in line 62
Correct missing comma in line 62
2022-10-03 19:45:27 -03:00
Tim Donohue
9305705ab6 Merge pull request #1828 from FelixNicol/Virtual-metadatas-visibility-workflow-not-updated
Fix for PR#1822 - Adjusted two equality checks for scope type which always return false.
2022-10-03 17:15:26 -05:00
lucaszc
7b8371dc87 Merge branch 'main' into patch-1 2022-10-03 16:26:09 -03:00
lucaszc
c2376b6fc7 Update pt-BR.json5
Merge changes from #1866 and add more translations to pt-BR
2022-10-03 14:58:42 -03:00
Tim Donohue
60c317c020 Merge pull request #1876 from atmire/fix-z-index-issue-in-item-list-selects
Fix z-index issue with thumbnails in item list checkboxes
2022-10-03 11:22:13 -05:00
Davide Negretti
2e4b96b2dd [CST-6782] Disable registration button if cookies haven't been accepted 2022-10-03 17:41:38 +02:00
Giuseppe Digilio
ec375fb910 [CST-6876] move delay in the search-facet-filter.component 2022-10-03 17:37:54 +02:00
Davide Negretti
8f66f1fe8f Merge branch 'main-gh4s' into CST-6782-refactor 2022-10-03 17:35:26 +02:00
Davide Negretti
89cdad42d2 [CST-6782] Hide missing cookie alert when verification is not enabled 2022-10-03 17:34:00 +02:00
Giuseppe Digilio
076fa3e1af Merge remote-tracking branch 'origin/main' into CST-6876
# Conflicts:
#	src/app/shared/search/search.component.ts
2022-10-03 17:29:39 +02:00
Tim Donohue
458df454eb Merge pull request #1812 from atmire/w2p-94301_Empty-required-name-input-not-displaying-error-message-after-saving
Fix error validation for required `name` fields in submission
2022-10-03 10:25:20 -05:00
Art Lowel
967f531eb5 fix issue where the padding of a thumbnail in list view would prevent the checkbox from being clickable 2022-10-03 17:08:58 +02:00
Tim Donohue
445255e92d Merge pull request #1858 from abhishekd2t/main
Hindi Translation
2022-10-03 10:06:10 -05:00
Tim Donohue
789a1471b0 Merge pull request #1825 from atmire/w2p-94060_Issue-1720_MyDSpace-support-entities
MyDSpace support for entity type specific list views
2022-10-03 09:58:35 -05:00
lotte
d064c26eec 94060: reverted e2e test changes 2022-10-03 14:45:24 +02:00
lotte
738aa9f098 Merge remote-tracking branch 'origin/main' into w2p-94060_Issue-1720_MyDSpace-support-entities 2022-10-03 14:43:24 +02:00
Giuseppe Digilio
f16dcc7942 [CST-6876] Refactoring in order to remove nested subscriptions 2022-10-03 14:07:59 +02:00
lotte
84bdfb8306 94060: Encoded embedded slash forward to prevent cypress glob issues 2022-10-03 11:26:02 +02:00
Giuseppe Digilio
ac36cc20dc [CST-6876] Refactoring in order to remove nested subscriptions 2022-10-03 10:58:51 +02:00
Giuseppe Digilio
bbdaa253aa [CST-6876] Fix missing page size 2022-10-03 10:48:28 +02:00