source: DASISH

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4717   10 years stephanie.roth Changed type from string to number for status response if comparison.
(edit) @4716   10 years stephanie.roth Callback function updates for 401.
(edit) @4715   10 years stephanie.roth Callback function updates for 401.
(edit) @4714   10 years olof.olsson almost working for simple post of cache
(edit) @4713   10 years stephanie.roth Added js popupWindow library.
(edit) @4712   10 years stephanie.roth Added js file references and description element for user login …
(edit) @4711   10 years stephanie.roth Added UserLogin?.checkUserLogin (scaffold) and UserLogin?.openPopup …
(edit) @4710   10 years stephanie.roth Added extra styles for login label element.
(edit) @4709   10 years olof.olsson first working version of update body via PUT
(edit) @4708   10 years olof.olsson update of aid working on windows
(edit) @4707   10 years olof.olsson updated for post
(edit) @4706   10 years olof.olsson fix for delete
(edit) @4705   10 years olof.olsson added base for update
(edit) @4696   10 years olof.olsson cleantup, remove the last of the old logging
(edit) @4689   10 years olhsha removing all try-catches from therest part, update jsp. testing
(edit) @4682   10 years olhsha removing try-catch and testing new svn
(edit) @4679   10 years olhsha debugging and testing
(edit) @4671   10 years olhsha debugging and testing
(edit) @4670   10 years olhsha removing remote user from dbIntegrityservice (not saved any more)
(edit) @4668   10 years olhsha
(edit) @4667   10 years olof some cleanup of log-functions
(edit) @4616   10 years olhsha adjusting tests after changings in the unit-test data-base
(edit) @4615   10 years olhsha Testing. fixing little bug in cacher resource.
(edit) @4610   10 years olhsha
(edit) @4607   10 years olhsha
(edit) @4603   10 years olhsha test commit after disaster
(edit) @4600   10 years Sander.Maijers - Delete this directory, as it gives problems.
(edit) @4596   10 years olhsha fixing tickets 500 and 501: bypassing log-in page when a resource is …
(edit) @4593   10 years olhsha fixing tickets 500 and 501: bypassing log-in page when a resource is …
(edit) @4592   10 years olhsha fixing tickets 500 and 501: bypassing log-in page when a resource is …
(edit) @4555   10 years olof removed unuesed test-function an added placeholder return for …
(edit) @4549   10 years olof fixing oid hash from iad
(edit) @4548   10 years olof added helper-function for checking existing aid
(edit) @4547   10 years olof adding dasish_aid for GET
(edit) @4546   10 years olhsha refactored.Redundar row mappers are some other methods are thrown away
(edit) @4545   10 years olof base for GET, need to update conversion to OM_OBJECT
(edit) @4544   10 years olof moved test insert to separate function
(edit) @4541   10 years olhsha making response envelope for notebooks as well.
(edit) @4539   10 years olhsha refactoring repetitive code for different sort of resources. Replaced …
(edit) @4532   10 years olhsha refactoring verbose server output. Done. However needs "visual" testing.
(edit) @4529   10 years olhsha refactoring verbose server output.
(edit) @4523   10 years olhsha Integrity service is adjusted and retested. Some REST methods …
(edit) @4521   10 years olhsha Integrity-Service tests are done (mocking NotebookDao?).
(edit) @4506   10 years olhsha NotebookDao? Unit test is finished. Passes.
(edit) @4495   10 years olhsha NotebookDao? finished, not tested
(edit) @4494   10 years olhsha adding owners to Notebook and NotebookInfo? schemata.
(edit) @4493   10 years olhsha adding notebook DAO, not tested
(edit) @4491   10 years olhsha POST/PUT/DELETE methods are tested, debugged, refactored and tested
(edit) @4484   10 years olhsha final version of the LREC paper
(edit) @4465   10 years olhsha HSQL script is adjusted to be easily reused for creating postgresql …
(edit) @4464   10 years olhsha Updating unit test for the Integrity Service class
(edit) @4461   10 years olhsha Unit test HSQL database is cleaned up (obsolete rows are removed), …
(edit) @4429   10 years olhsha ownership is unique for the annotations and notebooks. Owner is …
(edit) @4407   10 years olhsha Updating JSP page
(edit) @4406   10 years olhsha Getting filtered annotation lists is debugged and tested. REST service …
(edit) @4396   10 years olhsha service for removing annotation-user pair,And updating annotation with …
(edit) @4360   10 years olhsha draft
(edit) @4359   10 years olhsha draft presentation DWAN
(edit) @4358   10 years sroth Added second parameter (oid) to function call …
(edit) @4357   10 years sroth Added DELETE function for annotations on REST server. Updated POST …
(edit) @4356   10 years sroth Added function call of DELETE request to MPI REST server.
(edit) @4351   10 years olhsha dbase admin's resource for updating users account type
(edit) @4339   10 years sroth New column dasish_aid created for TABLE om_object on first install of …
(edit) @4331   10 years sroth Adjusted xml output of the client to latest schema version.
(edit) @4330   10 years sroth Changed default backend to MPI backend address.
(edit) @4324   10 years olhsha Switching if rofiles (shibbolized vs tomcat-authenticatie) via …
(edit) @4301   10 years olhsha Adjusting logging. Loggin null arguments is added
(edit) @4281   10 years olhsha Adjusting logging. Server responds are redirected to a separate server …
(edit) @4278   10 years sroth Added ajax error handler for POST and aid value extraction.
(edit) @4277   10 years sroth Created xml output compliant with schema used as of Jan 15th 2014. …
(edit) @4276   10 years olhsha Updated (and tested) according to the updated schema
(edit) @4275   10 years olhsha Comitting shcema: all the properties except ID's (UIR's) and …
(edit) @4273   10 years sroth Commented out logging to the local proxy used in an earlier …
(edit) @4272   10 years sroth Adjusted function postAnnotation.
(edit) @4271   10 years sroth Updated version number and FF maxVersion.
(edit) @4267   10 years olhsha Adding DebugResource? available only for developers. Adding logging …
(edit) @4264   10 years olhsha replacing "admin_rights" with the "account" in the principals table. A …
(edit) @4263   10 years olhsha Put annotation is fixed. But AnnotationResourse? definitely needs …
(edit) @4262   10 years olhsha Refactoring:duplication of info in the Db is removed (owner_id in the …
(edit) @4260   10 years olhsha adding permission for aninexisting user is fixed. It is not added and, …
(edit) @4257   10 years olhsha the e-mails now are saved in "lower-case" in the db and compared to …
(edit) @4254   10 years olhsha fixed @-problem in the path parameter (use just string, no reg-exp control)
(edit) @4253   10 years olhsha adding, updating, deleting a user (only for a user with admin rights)
(edit) @4252   10 years olhsha adding, updating, deleting a user (only for a user with admin rights)
(edit) @4245   10 years olhsha shibbolized
(edit) @4225   10 years olhsha forgotten to commit changes in schema!!! (adding usir with permission …
(edit) @4217   10 years olhsha files INSTALL, UPDATED, CHANGES and README are corrected. The bug with …
(edit) @4211   10 years olhsha files INSTALL, UPDATED, CHANGES and README are added. Dasish …
(edit) @4210   10 years olhsha compiling deployment-tarball.
(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) @4188   10 years olhsha postimg/getting annotations with xml bodies is fixed
(edit) @4183   10 years olhsha fixing HSQL/Postgres discrepance problem when setting an current_time …
(edit) @4181   10 years olhsha a fragments (of a target) is now a part of the attribute link. The …
(edit) @4180   10 years olhsha removed attribute "fragment_descriptor" from targets
(edit) @4177   10 years olhsha forgotten to commit the updated hsql test DB
(edit) @4176   10 years olhsha The integrity unit test is fully repared. Add tests for all rest-methods
(edit) @4175   10 years olhsha integrity-spring-configuration context is refactored
(edit) @4174   10 years olhsha dummy security filter refactored
(edit) @4173   10 years olhsha lintegrity unit test reconstructed so it does not mock any more. …
Note: See TracRevisionLog for help on using the revision log.