123 Commits

Author SHA1 Message Date
d305f8a9bb Update composer.lock 2024-05-16 14:04:37 +02:00
fc261eba44
Merge pull request #15 from opencultureconsulting/fix-8.1
Fix deprecation warnings for PHP 8.1
v1.8
2024-05-16 11:06:01 +02:00
6272d96434 Stricter PHP version constraints 2024-05-16 10:53:47 +02:00
a142f9fdfb Fix date parsing error 2024-05-10 15:02:28 +02:00
c4a5a09205 Avoid null values for XML elements 2024-05-08 15:39:09 +02:00
beeef31d91 Fix deprecation warnings for PHP 8.1 2024-05-08 15:29:58 +02:00
53670681b1 Update metadata 2024-05-08 15:29:44 +02:00
11d8aa411a Add composer.lock to .gitignore 2023-09-29 21:40:31 +02:00
db76e3ba10 Rename composer project 2023-09-29 21:22:22 +02:00
6cf4b53289 Rename GitHub repository v1.7.1 2023-09-29 21:08:00 +02:00
b5ec6ea083 Update README 2023-09-29 20:30:53 +02:00
252999576d Add .gitignore 2023-09-29 20:29:54 +02:00
78466667a0 Add EditorConfig file 2023-09-29 20:29:44 +02:00
47b3d36110
Merge pull request #12 from scottlimmer/php8x-compat
Update composer.json for PHP8.x
v1.7
2023-08-31 07:26:09 +02:00
scottlimmer
06ab2d11af
Update composer.json for PHP8.x
Local testing with https://github.com/PHPCompatibility/PHPCompatibility shows no compat issues with PHP8.x. Bumping composer dependency accordingly.
2023-08-22 13:42:10 +10:00
08b77a4821 Fix #11 2023-07-13 20:30:35 +02:00
7e431406f7 Handle POST requests
Fixes #6
v1.6
2022-07-01 16:18:23 +02:00
02f2df679b Check for timestamp granularity
Fixes #5
2022-07-01 15:33:25 +02:00
3d4c65dba7 Add summary to update.php v1.5 2021-08-14 09:28:45 +02:00
edf2e4ae06 Update documentation 2021-08-14 09:18:09 +02:00
701149ff0c Rename configuration template 2021-08-14 09:10:38 +02:00
dc04ffbbf2
Add new license file 2020-05-28 13:01:24 +02:00
d0489094a2
Delete old license file 2020-05-28 12:59:56 +02:00
f5af7eff80 Update documentation v1.4 2020-01-24 01:15:04 +01:00
f07a71e7ea Use composer autoloader 2020-01-24 00:47:21 +01:00
fc966dd71e Create composer package 2020-01-24 00:13:28 +01:00
2f8ae34d99 Add namespaces for psr-4 autoloading 2020-01-24 00:13:17 +01:00
fe098b327f
Update README.md 2020-01-23 15:35:02 +01:00
30e3d8bf69 Fix Codacy Code Style Issues 2020-01-16 15:36:33 +01:00
4a6ce98df4
Update Codacy Badge 2020-01-16 13:37:44 +01:00
3df537c45e Add upgrade instructions 2020-01-08 17:47:45 +01:00
d22a69a970 Rename example record v1.3 2020-01-08 17:26:59 +01:00
588aa878d1 Clean up 2020-01-08 17:24:22 +01:00
6120d7990f Update README.md 2020-01-08 16:20:47 +01:00
7ac0391f64 Rename oai2config.php to config.php 2020-01-08 16:20:42 +01:00
67acc1e2cb Rename metadataFormats to metadataPrefix 2020-01-08 16:03:16 +01:00
e3d83ad9bc Update code of conduct to version 2.0 2020-01-08 15:58:24 +01:00
774c1fda2a Remove empty GitHub templates 2020-01-08 15:53:34 +01:00
113e4995c9 Remove .htaccess 2018-08-23 14:45:14 +02:00
1ffce85f73 Add resume to quicklinks v1.2 2017-12-22 11:37:44 +01:00
1b0e87d61b Add resumptionToken to request variables 2017-12-22 11:32:54 +01:00
1ec40aa357 Fix XSLT 2017-12-22 11:19:03 +01:00
0148400ecc Use another token to split string 2017-12-22 10:50:55 +01:00
d6f61e46ea Append metadataPrefix to token name 2017-12-22 10:47:40 +01:00
e5c96c160f Get metadataPrefix even when resuming lists 2017-12-22 10:45:11 +01:00
50075d05b8 Streamline formatting of update.php 2017-12-22 09:56:44 +01:00
4bbcdd190a Prevent PHP notices 2017-12-22 09:46:36 +01:00
1d65244162 Fix regression 2017-12-21 19:04:24 +01:00
ace2cd93a7 Make update script executable from anywhere 2017-12-21 19:00:41 +01:00
df0866c824 Fix bug in resumption tokens 2017-12-21 18:46:16 +01:00