Commit a290129
Refactor the code to include the DateUtils under orcid-utils package (#7071)
* Refactor the code to include the DateUtils under orcid-utils package
* Refactored StringUtils from core and persistence packages under utils
---------
Co-authored-by: Angel Montenegro <a.montenegro@orcid.org>1 parent 50850de commit a290129
125 files changed
Lines changed: 174 additions & 377 deletions
File tree
- orcid-api-common/src/main/java/org/orcid/api/common
- filter
- jaxb
- security/oauth
- orcid-api-web/src
- main/java/org/orcid/api/notificationsV2/server/delegator/impl
- test/java/org/orcid/api
- memberV2/server/delegator
- memberV3/server/delegator
- orcid-core
- src
- main/java/org/orcid
- core
- adapter/impl
- aop
- cli
- anonymize
- locale
- manager
- impl
- read_only/impl
- v3
- impl
- read_only/impl
- validator
- validator
- orgs/grouping
- security
- utils
- v3/identifiers/resolvers
- pojo/ajaxForm
- test/java/org/orcid
- core
- adapter
- jsonidentifier/converter
- v2/latest
- v3
- manager
- impl
- v3
- utils
- pojo/ajaxForm
- orcid-persistence
- src/main/java/org/orcid/persistence
- jpa/entities
- util
- orcid-scheduler-web/src
- main/java/org/orcid/scheduler
- autospam/cli
- email/cli
- test/java/org/orcid/scheduler/email/cli/manager
- orcid-utils
- src/main/java/org/orcid/utils
- orcid-web/src
- main/java/org/orcid/frontend
- cli
- spring
- web/controllers
- helper
- test/java
- orcid/pojo/ajaxForm
- org/orcid/frontend/web/controllers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments