source: DASISH/t5.6/backend/annotator-backend/trunk/annotator-backend/src/main/java/eu/dasish/annotation/backend/rest/AnnotationResource.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4245   10 years olhsha shibbolized
(edit) @4217   10 years olhsha files INSTALL, UPDATED, CHANGES and README are corrected. The bug with …
(edit) @4209   10 years olhsha following Eric's instruction in security management in Dasish: …
(edit) @4207   10 years olhsha adding trasnactional, refactoring and fixing bugs in updated …
(edit) @4173   10 years olhsha lintegrity unit test reconstructed so it does not mock any more. …
(edit) @4028   11 years olhsha updating body of the annotation. Testing Get methods and verifying …
(edit) @4013   11 years olhsha implementing authentication=provider as a database, using approach 2 …
(edit) @4010   11 years olhsha tiding up exceptions and adding/adjusting slf4j-log4j.
(edit) @4000   11 years olhsha the earlier fix for unit tests without setters (but using auotwired) …
(edit) @3974   11 years olhsha unit test for AnnotationResource? is restructured so that no setters …
(edit) @3972   11 years olhsha authentication/authorisation of services is implemented. GETs work. …
(edit) @3949   11 years olhsha login/logout and secure REST-method calls works. Further: adapt …
(edit) @3911   11 years olhsha updating annotation is debugged after refactoring. Works.
(edit) @3910   11 years olhsha updating permission for a particular user works.
(edit) @3909   11 years olhsha Refactoring + debugging updating permission lists for an annotation. …
(edit) @3906   11 years olhsha update annotation works (PUT method)
(edit) @3904   11 years olhsha deleteAnnotation works after some debugging for both cases: when the …
(edit) @3841   11 years olhsha Generic marshaller is implemented and tested "visuallu". It adds the …
(edit) @3784   11 years olhsha testing get methods via jsp. Some problems are fixed. The …
(edit) @3781   11 years olhsha The schema is updated so that relations "annotation-target", …
(edit) @3722   11 years olhsha adding schemaLocation property via customising marshaller. Works, …
(edit) @3667   11 years olhsha validating GEt outputs w.r.t. the schema and fixing the bugs (all …
(edit) @3647   11 years olhsha GET services debugged. Works
(edit) @3646   11 years olhsha setting up perfixes with UriInfo? from context. Setting up a mockery …
(edit) @3639   11 years olhsha Intermediate commit. testing rest services on the toy DB. Some …
(edit) @3637   11 years olhsha Addidn dao's and service for permissions and permission list, …
(edit) @3633   11 years olhsha The version table and corresponding joint tables are removed from DB. …
(edit) @3609   11 years olhsha fixing ticket 373: add, delete USER fro the DBintegrityService. …
(edit) @3477   11 years olhsha renaming DaoDispatcher?
(edit) @3461   11 years olhsha replacing setURI(externa_id) with setURI(serviceURI_externalId). The …
(edit) @3455   11 years olhsha replacing DaishIdentifier?-based classes with simply UUID. tested. …
(edit) @3453   11 years olhsha Tests: AnnotationTest? and Annotations went well for all three main …
(edit) @3452   11 years olhsha making interface and bean for DaoDispatcher?. AnnotationResourceTest?
(edit) @3448   11 years olhsha DaoDispatcher? passed testing!
(edit) @3429   11 years olhsha another (hopefully, last) refactoring/renaming of DaoDispatcher?
(edit) @3409   11 years olhsha removing wiring errors
(edit) @3408   11 years olhsha refactored DAO-s tests are added, but not all working yet. Also: add 8 …
(edit) @3407   11 years olhsha refactored DAO-s: resource dao do not call each-other methods any …
(edit) @3395   11 years olhsha refactored DAO-s and creating an annotation in rest. Still 2 failures …
(edit) @3380   11 years olhsha "put updated body" is implemented and tested. Big refactring: …
(edit) @3303   11 years olhsha updating getInternalID and getExternalID for dao-annotations
(edit) @3218   11 years olhsha handling permissions by adding and deleting an annotation: dao and …
(edit) @3206   11 years olhsha getting user for AnnotationResource? not as a parameter for the …
(edit) @3192   11 years olhsha removing AnnotationRooted?.class. Using Peter's work-aroun to make an …
(edit) @3186   11 years olhsha "POST annotations/" chain is done fully, except that for now POST …
(edit) @3180   11 years olhsha fixing redundant imports
(edit) @3168   11 years olhsha Refactored AnnotationsTest? and NotebooksTest?. by adding their common …
(add) @3154   11 years olhsha adding and testing AnnotationResource? class with getAnnotation(String …
Note: See TracRevisionLog for help on using the revision log.