2
0
mirror of https://github.com/opencultureconsulting/oai-pmh2.git synced 2025-03-30 00:00:30 +01:00

79 Commits

Author SHA1 Message Date
Sebastian Meyer
c4f6bc09ac Return immediately if limit is negative 2024-01-11 14:56:00 +01:00
Sebastian Meyer
a1160c9cbd Set spec as default name for sets 2024-01-11 14:49:43 +01:00
e6a4d5d508 Use regular expressions for validation 2024-01-10 11:45:39 +01:00
a0f4f0546f Fix problem when omitting column names 2024-01-10 11:45:10 +01:00
647e2ac007 Consolidate class naming scheme 2024-01-08 22:37:09 +01:00
c0321ab38d Validate well-formed XML for record content 2024-01-08 19:47:48 +01:00
dependabot[bot]
2dc049a1cf
Bump phpstan/phpstan from 1.10.50 to 1.10.55 (#1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 18:52:33 +01:00
1fed4b10f2 Improve success message for command 2024-01-08 10:53:10 +01:00
c50f296abb Refactor files for better readability 2024-01-07 21:36:37 +01:00
Sebastian Meyer
08a573852e Add more commands 2024-01-06 21:15:11 +01:00
Sebastian Meyer
2f2a41f665 Fetch associations extra lazy 2024-01-06 18:42:23 +01:00
Sebastian Meyer
a03c29bc64 Rename command 2024-01-06 18:29:26 +01:00
Sebastian Meyer
ec7f72cbe4 Handle records as entities 2024-01-06 17:12:01 +01:00
Sebastian Meyer
1e275422bf Handle metadata formats as entities 2024-01-06 16:31:19 +01:00
Sebastian Meyer
152bc9030f Handle metadata formats as entities 2024-01-06 16:24:01 +01:00
Sebastian Meyer
60f41db284 Improve performance of importing 2024-01-06 14:59:54 +01:00
Sebastian Meyer
b0f8c49d97 Optimize importing 2024-01-06 12:53:20 +01:00
00d4dc80cc Respect deleted records policy 2024-01-04 15:33:28 +01:00
7188f37c9f Add CSV bulk import command 2024-01-04 14:07:00 +01:00
29544f7eaa Add command to prune deleted records 2024-01-04 08:56:11 +01:00
b7ddb19cfd Fix return values for CLI command 2024-01-04 05:25:21 +01:00
8a6692513f Unify CLI commands 2024-01-04 05:21:54 +01:00
751a0b7b05 Use repository instead of query builder 2024-01-04 05:21:33 +01:00
a1e905ba93 Update ORM entity associations 2024-01-04 05:20:55 +01:00
31bf2a15a7 Update workflows to use PHP 8.1 2024-01-03 16:56:27 +01:00
04583643e0 Initial upload (still WIP) 2024-01-03 16:54:13 +01:00
121cdf8010
Create CONTRIBUTING.md 2023-07-13 20:39:52 +02:00
489f1a179d
Create CODE_OF_CONDUCT.md 2023-07-13 20:38:48 +02:00
88ad001845
Initial commit 2023-07-13 20:33:31 +02:00