source: DASISH/t5.6/backend

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6063   10 years olhsha replacing olhsha@mpi.nl with alice@mail.domain in the code
(edit) @6062   10 years olhsha a security-censored copy of the DASISH backend for open-source on github.
(edit) @6044   10 years olhsha Revising javadoc is completed
(edit) @6042   10 years olhsha Javadoc annotations are revised for "eu.daish.annotation.backend" and …
(edit) @6038   10 years olhsha Javadoc annotations are completed.
(edit) @6024   10 years olhsha Javadocs are updated for PrincipalResource? and AnnotationResource?, + …
(edit) @6021   10 years olhsha Javadocs are updated for NotebookResource? andProjectResourceInfo, + …
(edit) @6018   10 years olhsha Javadoc are updated for GetThread?, JaxbMarshallerFactory?, …
(edit) @6015   10 years olhsha Javadoc are updated for DebugResource?.java
(edit) @6014   10 years olhsha Javadoc are updated for CachedRepresentationResource?.java
(edit) @6013   10 years olhsha Javadoc are updated for AuthenticationResource?.java
(edit) @6009   10 years olhsha Javadoc are updated for AnnotationResource?.java
(edit) @6008   10 years olhsha Javadoc are updated for TargetDao?. Dao's annotations are completed.
(edit) @6004   10 years olhsha Javadoc are updated for the interfaces NotebookDao?, ResourceDao?, …
(edit) @5998   10 years olhsha Javadoc are updated for the interfaces CachedRepresentationDao?.java …
(edit) @5989   10 years olhsha Javadoc are updated for the interface.
(edit) @5892   10 years olhsha removed (commented) insecure api that allowed to download pictures …
(edit) @5850   10 years olhsha when annotation update is received from a "Writer" then it is checked …
(edit) @5840   10 years olhsha more tests, error message is beter
(edit) @5838   10 years olhsha units tests updating and adding (all-access)
(edit) @5836   10 years olhsha refactoring. Adding ALL as an access mode.
(edit) @5774   10 years olhsha updating annotations: if the current user is not owner then the …
(edit) @5755   10 years olhsha fixing typo in schema
(edit) @5745   10 years olhsha bug in AnnotationTest?: httpSevletRequest = null;
(edit) @5739   10 years olhsha bug in AnnotationTest?: httpSevletRequest = null;
(edit) @5738   10 years olhsha Creating a branch to upgrade the code accrding Jersey 2.12 or so
(edit) @5715   10 years olhsha adding possibility to rewrite POST using jersey PostReplaceFilter?: …
(edit) @5693   10 years olhsha Fixing typo in cached rpresentation related elements: sh --> ch
(edit) @5690   10 years olhsha GET Dwan backen version implemented, that outputs the projet version …
(edit) @5686   10 years olhsha filtering annotations on link is now exact. also added the parameter …
(edit) @5685   10 years olhsha multithread stress test java AnnotationResource? getAnnootation(x)
(edit) @5684   10 years olhsha Refixing the previous bug, because update public access mode id not …
(edit) @5679   10 years olhsha bug fixed with the little code restructuring. 403 was not thrown (but …
(edit) @5676   10 years olhsha updated package version in pom, updated CHAGES.txt and UPDATE.txt
(edit) @5675   10 years olhsha hiding passwords while registering. Some minor index.jsp cosmetics
(edit) @5674   10 years olhsha schemalocation is migrated to <server>/SCHEMA/DASISH-schema.xsd. This …
(edit) @5661   10 years olhsha adding two html forms and two services for updating user-annotation …
(edit) @5468   11 years olhsha adding three API's: update cached's blob via sending the path/url to …
(edit) @5401   11 years olhsha minor adjustemnts
(edit) @5393   11 years olhsha testing, debugging, fixing randomuuid-ncname issue
(edit) @5385   11 years olhsha ref --> href + xml:id for instances refactoring
(edit) @5275   11 years olhsha redirection using the flag "isShibboleth"
(edit) @5266   11 years olhsha Fixing automatic generation of a shibbolized user record and fixing …
(edit) @5203   11 years olhsha Fixing small bug: url-encoding with omitting /. Optimisation of …
(edit) @5186   11 years olhsha Fixing small bugs + optimisation for update and post principals and …
(edit) @5174   11 years olhsha Fixed schema validation, via apache's implementation of xerces and …
(edit) @5145   11 years olhsha Unmarshaller resource provider added, for validating via the schema. …
(edit) @5139   11 years olhsha URL-encoding bug fixing. Tested.
(edit) @5138   11 years olhsha URL-encoding bug fixing
(edit) @5122   11 years olhsha fixing access bug (READ action was != "read" access)
(edit) @5088   11 years olhsha removing redundant "VerboseOutput?"
(edit) @5086   11 years olhsha Refactored, and update headers added. unit test: works, localhost: …
(edit) @5053   11 years olhsha Making a separate class for wrappers (wrapping exceptions around …
(edit) @5030   11 years olhsha Refactoring principal: making one wrapper out of two.
(edit) @5022   11 years olhsha Refactoring principal: adding higher-order exception handling wrapper …
(edit) @5014   11 years olhsha creating user records via froms, shibb and non-shibb
(edit) @4997   11 years olhsha login-via-form
(edit) @4995   11 years olhsha adding spring security tables, hashing and the method for posting …
(edit) @4985   11 years olhsha restored simple spring authentication
(edit) @4969   11 years olhsha fixing new-principal record generation
(edit) @4956   11 years olhsha fixing new-principal record generation
(edit) @4941   11 years olhsha posting/updating cached is fixed and tested
(edit) @4914   11 years olhsha error status debugged. when error status is sent, not null must be …
(edit) @4909   11 years olhsha IO exception instead of returning null for the getRemotePrinciplaID …
(edit) @4903   11 years olhsha tested and debugged on localhost. Error status messages are corrected.
(edit) @4887   11 years olhsha revised rest services. Update (two tests added) unit test …
(edit) @4886   11 years olhsha updated unit test annotation dao works fully, as a standalone class …
(edit) @4885   11 years olhsha updated unit test annotation and integrity service works except weird …
(edit) @4865   11 years olhsha version depending on the pilot schema with the branch (+ 1 bug fixed)
(edit) @4834   11 years olhsha unit tests works again after refactoring (renaming after changing the …
(edit) @4800   11 years olhsha refactoring (renaming after changing the schema)
(edit) @4755   11 years olhsha fixing redirection problem
(edit) @4752   11 years olhsha getting zipped cachedrepresentations and updating a jsp page. Welcome -api
(edit) @4735   11 years olhsha getting a cached representation as an input stream.
(edit) @4689   11 years olhsha removing all try-catches from therest part, update jsp. testing
(edit) @4682   11 years olhsha removing try-catch and testing new svn
(edit) @4679   11 years olhsha debugging and testing
(edit) @4671   11 years olhsha debugging and testing
(edit) @4670   11 years olhsha removing remote user from dbIntegrityservice (not saved any more)
(edit) @4616   11 years olhsha adjusting tests after changings in the unit-test data-base
(edit) @4615   11 years olhsha Testing. fixing little bug in cacher resource.
(edit) @4610   11 years olhsha
(edit) @4607   11 years olhsha
(edit) @4603   11 years olhsha test commit after disaster
(edit) @4600   11 years Sander.Maijers - Delete this directory, as it gives problems.
(edit) @4596   11 years olhsha fixing tickets 500 and 501: bypassing log-in page when a resource is …
(edit) @4593   11 years olhsha fixing tickets 500 and 501: bypassing log-in page when a resource is …
(edit) @4592   11 years olhsha fixing tickets 500 and 501: bypassing log-in page when a resource is …
(edit) @4546   11 years olhsha refactored.Redundar row mappers are some other methods are thrown away
(edit) @4539   11 years olhsha refactoring repetitive code for different sort of resources. Replaced …
(edit) @4532   11 years olhsha refactoring verbose server output. Done. However needs "visual" testing.
(edit) @4529   11 years olhsha refactoring verbose server output.
(edit) @4523   11 years olhsha Integrity service is adjusted and retested. Some REST methods …
(edit) @4521   11 years olhsha Integrity-Service tests are done (mocking NotebookDao?).
(edit) @4506   11 years olhsha NotebookDao? Unit test is finished. Passes.
(edit) @4495   11 years olhsha NotebookDao? finished, not tested
(edit) @4493   11 years olhsha adding notebook DAO, not tested
(edit) @4491   11 years olhsha POST/PUT/DELETE methods are tested, debugged, refactored and tested
(edit) @4465   11 years olhsha HSQL script is adjusted to be easily reused for creating postgresql …
(edit) @4464   11 years olhsha Updating unit test for the Integrity Service class
Note: See TracRevisionLog for help on using the revision log.