Commit Graph

316 Commits

Author SHA1 Message Date
Julian Seidenberg 8e03989022 MINOR: moving EA specific code out of the dms module into the project's my site 2012-07-26 10:20:25 +12:00
Julian Seidenberg 7a4444fd80 BUGFIX: fixing unit test 2012-07-25 18:59:01 +12:00
Julian Seidenberg e50f776a0d ENHANCEMENT: implementing adding tags 2012-07-25 18:56:43 +12:00
Julian Seidenberg 5c6f57a6c1 MINOR: removing comment 2012-07-25 18:11:05 +12:00
Julian Seidenberg 51f477a88c ENHANCEMENT: adding document type one to many relation to specific EA extension of the DMS 2012-07-25 18:08:49 +12:00
Julian Seidenberg ac826784f1 BUGFIX: fixing DMS Document unit test 2012-07-25 18:08:15 +12:00
Julian Seidenberg b20704569f ENHANCEMENT: refactoring DMSTag to have a many_many relation to DMSDocument 2012-07-25 15:11:06 +12:00
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