Commit Graph

509 Commits

Author SHA1 Message Date
Andrew O'Neil 5681f028ea MINOR: Mark tests incomplete 2012-07-23 13:50:10 +12:00
Julian Seidenberg 07303ca879 MINOR: adding test file 2012-07-18 17:58:00 +12:00
Julian Seidenberg 5e4c295853 API-CHANGE: additional DMS implementation code 2012-07-17 17:58:33 +12:00
Julian Seidenberg 27d666a08d API-CHANGE: fixing up the DMS and tests 2012-07-17 13:52:58 +12:00
Ingo Schommer 5bf381c87b Disabling DMSDocumentInterface->delete()
Causes PHP fatal errors when using in combination with DataObject
(at least on our PHP 5.3.3 buildslave, not on Ingo's
PHP 5.3.12 development machine)
2012-07-16 21:55:05 +02:00
Ingo Schommer e28fb439a6 Added DMSDocument->delete() implemenetation to adhere to interface
Teamcity's PHP complained about it being inherited from DataObject
and declared abstract through the interface
2012-07-16 21:34:52 +02:00
Julian Seidenberg 2068a6d590 API-CHANGE: DMS interface and mock implementation 2012-07-16 18:21:48 +12:00
Julian Seidenberg 139bc7acea ENHANCEMENT: completing the DMS interface 2012-07-16 15:32:28 +12:00
Julian Seidenberg 97be98315c API-CHANGE: initial commit for dms 2012-07-16 13:06:35 +12:00