Commit Graph

64 Commits

Author SHA1 Message Date
Sebastian Meyer 75098fec99 Add Contribution Guidelines 2017-10-19 19:56:50 +02:00
Sebastian Meyer 6782caf0e5 Merge pull request #1 from opencultureconsulting/community-focus
Add Code of Conduct
2017-10-19 19:41:08 +02:00
Sebastian Meyer f0d575cc3a Add Code of Conduct 2017-10-19 19:34:06 +02:00
Sebastian Meyer fb945833c7 Small correction in README :) 2017-10-19 10:17:19 +02:00
Sebastian Meyer 449ba05bb5 Fix missing URI when giving bad verb 2017-10-19 09:51:33 +02:00
Sebastian Meyer b6b91c9bf7 Fix Codacy "Code Style" Pattern 2017-10-15 18:11:50 +02:00
Sebastian Meyer a3257e0e40 Fix regression 2017-10-15 18:09:01 +02:00
Sebastian Meyer e94e5e044c Fix Codacy "Code Style" Pattern 2017-10-15 18:05:50 +02:00
Sebastian Meyer aa9748799a Fix Codacy "Unused Code" Pattern 2017-10-15 17:51:27 +02:00
Sebastian Meyer b7570a2418 Add Codacy badge to README 2017-10-13 14:41:12 +02:00
Sebastian Meyer 5a23be1135 Adjust XSLT output transformation 2017-10-12 12:38:45 +02:00
Sebastian Meyer 0b63eb69bf Fix indention 2017-10-12 10:17:43 +02:00
Sebastian Meyer 9da98b041e Fix bug in ListIdentifiers 2017-10-12 10:14:05 +02:00
Sebastian Meyer b2861398aa Fix some more bugs 2017-10-08 13:38:00 +02:00
Sebastian Meyer 1c6015ed18 Fix syntax error in oaiconfig.php 2017-10-08 12:59:57 +02:00
Sebastian Meyer 20b6e7c4a5 Fix format of README file 2017-10-08 12:51:50 +02:00
Sebastian Meyer dd8900ddbc Support multiple data formats 2017-10-05 18:02:15 +02:00
Sebastian Meyer 5b1af2feda Add XLST output transformation 2017-09-28 15:34:28 +02:00
Sebastian Meyer a46738633d Support deletions by keeping 0-byte files 2017-09-28 14:47:24 +02:00
Sebastian Meyer e1f59e2c66 Make data directory configurable 2017-06-09 18:50:11 +02:00
Sebastian Meyer fc3a3d1861 Add demo link to README 2017-05-21 20:05:20 +02:00
Sebastian Meyer fd2fa1ada3 Auto-detect base URL 2017-05-21 20:01:51 +02:00
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