Commit Graph

116 Commits

Author SHA1 Message Date
Sebastian Meyer 11d8aa411a Add composer.lock to .gitignore 2023-09-29 21:40:31 +02:00
Sebastian Meyer db76e3ba10 Rename composer project 2023-09-29 21:22:22 +02:00
Sebastian Meyer 6cf4b53289 Rename GitHub repository 2023-09-29 21:08:00 +02:00
Sebastian Meyer b5ec6ea083 Update README 2023-09-29 20:30:53 +02:00
Sebastian Meyer 252999576d Add .gitignore 2023-09-29 20:29:54 +02:00
Sebastian Meyer 78466667a0 Add EditorConfig file 2023-09-29 20:29:44 +02:00
Sebastian Meyer 47b3d36110
Merge pull request #12 from scottlimmer/php8x-compat
Update composer.json for PHP8.x
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
Sebastian Meyer 08b77a4821 Fix #11 2023-07-13 20:30:35 +02:00
Sebastian Meyer 7e431406f7 Handle POST requests
Fixes #6
2022-07-01 16:18:23 +02:00
Sebastian Meyer 02f2df679b Check for timestamp granularity
Fixes #5
2022-07-01 15:33:25 +02:00
Sebastian Meyer 3d4c65dba7 Add summary to update.php 2021-08-14 09:28:45 +02:00
Sebastian Meyer edf2e4ae06 Update documentation 2021-08-14 09:18:09 +02:00
Sebastian Meyer 701149ff0c Rename configuration template 2021-08-14 09:10:38 +02:00
Sebastian Meyer dc04ffbbf2
Add new license file 2020-05-28 13:01:24 +02:00
Sebastian Meyer d0489094a2
Delete old license file 2020-05-28 12:59:56 +02:00
Sebastian Meyer f5af7eff80 Update documentation 2020-01-24 01:15:04 +01:00
Sebastian Meyer f07a71e7ea Use composer autoloader 2020-01-24 00:47:21 +01:00
Sebastian Meyer fc966dd71e Create composer package 2020-01-24 00:13:28 +01:00
Sebastian Meyer 2f8ae34d99 Add namespaces for psr-4 autoloading 2020-01-24 00:13:17 +01:00
Sebastian Meyer fe098b327f
Update README.md 2020-01-23 15:35:02 +01:00
Sebastian Meyer 30e3d8bf69 Fix Codacy Code Style Issues 2020-01-16 15:36:33 +01:00
Sebastian Meyer 4a6ce98df4
Update Codacy Badge 2020-01-16 13:37:44 +01:00
Sebastian Meyer 3df537c45e Add upgrade instructions 2020-01-08 17:47:45 +01:00
Sebastian Meyer d22a69a970 Rename example record 2020-01-08 17:26:59 +01:00
Sebastian Meyer 588aa878d1 Clean up 2020-01-08 17:24:22 +01:00
Sebastian Meyer 6120d7990f Update README.md 2020-01-08 16:20:47 +01:00
Sebastian Meyer 7ac0391f64 Rename oai2config.php to config.php 2020-01-08 16:20:42 +01:00
Sebastian Meyer 67acc1e2cb Rename metadataFormats to metadataPrefix 2020-01-08 16:03:16 +01:00
Sebastian Meyer e3d83ad9bc Update code of conduct to version 2.0 2020-01-08 15:58:24 +01:00
Sebastian Meyer 774c1fda2a Remove empty GitHub templates 2020-01-08 15:53:34 +01:00
Sebastian Meyer 113e4995c9 Remove .htaccess 2018-08-23 14:45:14 +02:00
Sebastian Meyer 1ffce85f73 Add resume to quicklinks 2017-12-22 11:37:44 +01:00
Sebastian Meyer 1b0e87d61b Add resumptionToken to request variables 2017-12-22 11:32:54 +01:00
Sebastian Meyer 1ec40aa357 Fix XSLT 2017-12-22 11:19:03 +01:00
Sebastian Meyer 0148400ecc Use another token to split string 2017-12-22 10:50:55 +01:00
Sebastian Meyer d6f61e46ea Append metadataPrefix to token name 2017-12-22 10:47:40 +01:00
Sebastian Meyer e5c96c160f Get metadataPrefix even when resuming lists 2017-12-22 10:45:11 +01:00
Sebastian Meyer 50075d05b8 Streamline formatting of update.php 2017-12-22 09:56:44 +01:00
Sebastian Meyer 4bbcdd190a Prevent PHP notices 2017-12-22 09:46:36 +01:00
Sebastian Meyer 1d65244162 Fix regression 2017-12-21 19:04:24 +01:00
Sebastian Meyer ace2cd93a7 Make update script executable from anywhere 2017-12-21 19:00:41 +01:00
Sebastian Meyer df0866c824 Fix bug in resumption tokens 2017-12-21 18:46:16 +01:00
Sebastian Meyer f2cd77a8bd Change label in XSLT 2017-12-15 09:36:33 +01:00
Sebastian Meyer 894ed369da
Add Updater to README.md 2017-12-12 16:28:59 +01:00
Sebastian Meyer e389f54ef7
Merge pull request #3 from opencultureconsulting/updater
Add Updater
2017-12-12 16:24:58 +01:00
Sebastian Meyer ce2d4ea1eb Distinguish newly added files from updates 2017-12-12 16:21:13 +01:00
Sebastian Meyer 8aba6243af Better error handling 2017-12-11 11:03:54 +01:00
Sebastian Meyer 330695eaa8 Add update script 2017-12-10 22:45:44 +01:00
Sebastian Meyer 9b13232b8d Merge pull request #2 from opencultureconsulting/add-github-templates
Add GitHub templates
2017-10-19 20:02:53 +02:00