Commit Graph

92 Commits

Author SHA1 Message Date
Sebastian Meyer a79d621fd2 Provide example configuration 2017-05-14 14:14:34 +02:00
Sebastian Meyer f56d4a2dea Fix baseURL settings in configuration 2017-05-13 13:44:55 +02:00
Sebastian Meyer 516e087987 Another typo... 2017-05-13 13:38:44 +02:00
Sebastian Meyer 5cd18cc11d Updated README.md to include bugfixes 2017-05-13 13:37:53 +02:00
Sebastian Meyer 2d6f1d13e9 Fix typos 2017-05-13 13:26:17 +02:00
Sebastian Meyer 94b47d83bb Fix email links in README.md 2017-05-13 13:25:05 +02:00
Sebastian Meyer 98144a2c4a Some bugfixes inspired by @antennaio 2017-05-13 13:23:24 +02:00
Sebastian Meyer 008d5599c4 Check validity of resumption token by filemtime 2017-05-13 12:55:50 +02:00
Sebastian Meyer f916082fdc Fix resumption tokens 2017-05-13 12:49:13 +02:00
Sebastian Meyer 2ec415907a Make some variables global 2017-05-13 12:21:26 +02:00
Sebastian Meyer 387bc4c161 Update copyright information and readme 2017-05-13 12:08:11 +02:00
Sebastian Meyer 06aa69acde Complete refactoring 2017-05-12 18:13:53 +02:00
Sebastian Meyer bb0fbe39fa Add method for appending XML fragments 2017-05-12 18:13:26 +02:00
Sebastian Meyer 0151f262f2 Rework error codes 2017-05-12 18:12:49 +02:00
Sebastian Meyer 2668941c18 Restructure and update meta files 2017-05-12 18:12:31 +02:00
Sebastian Meyer bcecefcda0 Add data directory 2017-05-05 18:14:52 +02:00
Sebastian Meyer 87eb39c01c Remove curl.php 2017-05-05 18:14:38 +02:00
Sebastian Meyer 5ef73f0bf0 Removed unit tests (YOLO!)
What could possibly go wrong? ;o)
2017-05-04 16:31:07 +02:00
Sebastian Meyer fc28928f56 Removed OAI client and Moodle integration 2017-05-04 16:29:45 +02:00
Daniel Neis Araujo fad4f72a2b Starting client code 2013-05-28 15:31:08 -03:00
Daniel Neis Araujo 9f37092e23 Adicionando um servidor de exemplo para o Moodle. 2013-05-20 16:07:54 -03:00
Daniel Neis Araujo e18e5fff48 only error codes defined by the OAI-PMH protocol 2013-05-14 23:27:55 -03:00
Daniel Neis Araujo 7d9c86c70a Updating docs 2013-05-14 23:05:24 -03:00
Daniel Neis Araujo f0c4d3bd50 Adding more tests and a phpunit code coverage report 2013-05-14 22:24:38 -03:00
Daniel Neis Araujo 96cc74dea6 Some PHPUnit to test the "happy way" 2013-05-14 21:56:52 -03:00
Daniel Neis Araujo cef72091cf More refactoring 2013-05-14 18:24:59 -03:00
Daniel Neis Araujo 1a2e5be242 Just one class for XML responses 2013-05-14 17:44:39 -03:00
Daniel Neis Araujo c5c864f555 Preparing tests based on http://re.cs.uct.ac.za/ 2013-05-14 17:23:58 -03:00
Daniel Neis Araujo aac69993a3 Refactoring XML creation 2013-05-14 16:46:15 -03:00
Daniel Neis Araujo 6d339db918 deleting original author's app business rules and docs 2013-05-14 00:59:32 -03:00
Daniel Neis Araujo 1280e99f51 Using callbacks to configure server. Removing logic from server 2013-05-14 00:54:50 -03:00
Daniel Neis 49c64da4e5 keep refactoring 2013-05-12 00:18:36 +00:00
Daniel Neis 1b51e1ced6 moving things into a class 2013-05-11 23:06:17 +00:00
Daniel Neis 41b005ae1a successfully harvested metadata from dspace 2013-05-11 22:00:10 +00:00
Usuario Moodle 04669d927b Reindentinf + fixing error messages 2013-05-07 17:37:50 -03:00
Usuario Moodle d3ec5f3d7c adding config directory 2013-05-07 17:18:02 -03:00
Usuario Moodle 56d7f33ca2 isolating sets and database configs in files 2013-05-07 17:16:52 -03:00
Usuario Moodle f0bf8e6bf5 isolate metadataformats in a config file 2013-05-07 17:10:04 -03:00
Usuario Moodle 91a657ae57 cleaning and fixing 2013-05-07 17:01:22 -03:00
Usuario Moodle a89f4b7fa1 E assim eh validado pelo dspace 2013-05-07 15:44:21 -03:00
Usuario Moodle b3bd6f267a reindenting 2013-05-07 14:52:33 -03:00
Daniel Neis Araujo 2aa9b58b07 As downloaded from https://code.google.com/p/oai-pmh-2/ 2013-05-07 14:48:37 -03:00