source: trunk/grails-app/controllers/RestController.groovy

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1512   13 years robert Improved query views
(edit) @1482   13 years robert Implemented saving of queries
(edit) @1440   13 years robert Made the studytoken, assaytoken and sampletoken stable identifiers, as …
(edit) @1430   13 years work - set keyword expansion
(edit) @1357   13 years robert Implemented module notification when a study changes (#259)
(edit) @1328   13 years robert Added metagenomics module and improved rest controller to give 404 and …
(edit) @1222   13 years robert Implemented improved authorisation to give administrators all …
(edit) @1199   13 years j.saito Further streamlined CommunicationManager?. It now builds fetches its …
(edit) @1101   13 years m.s.vanvliet Fixed the getSamples REST function. When with a sampleToken it …
(edit) @1100   13 years s.h.sikkema Fixed 401 error
(edit) @1095   13 years j.saito Added access to template fields of Event and Subject in getSamples …
(edit) @1094   13 years j.saito Added TemplateFields? to be returned in getSamples REST resource.
(edit) @1053   13 years robert Fixed a bug in the remote logout call.
(edit) @1036   13 years robert Fixed the random order of templates in the study pages (#135) and …
(edit) @1027   13 years robert Implemented compare templates feature and fixed show studies overview …
(edit) @1017   13 years m.s.vanvliet Fixed JSON Response of getAuthorizationLevel
(edit) @1016   13 years j.saito Removed minor bug.
(edit) @1014   13 years j.saito Refactored AssayModule?.url to AssayModule?.consumer in all parts effected.
(edit) @1011   13 years j.saito Ticket #57. Unified getStudy and getStudies. Note: Could not get …
(edit) @1010   13 years j.saito Ticket #57 - Unified getAssays and getAssay. Also, added convenience …
(edit) @1001   13 years j.saito Ticket 57. Merged getSample and getSamples into one REST resource. …
(edit) @996   13 years robert Implemented clone feature in template editor (ticket #6), added a rest …
(edit) @983   13 years robert New type of authentication and authorization added to the rest …
(edit) @976   13 years robert Authentication and authorization for studies is added, according to …
(edit) @963   13 years business added parentStudyToken to getAssay REST call
(edit) @960   13 years business changed parentEvent in Sample to nullable. Please make sure that any …
(edit) @959   13 years j.a.m.wesbeek - set keyword expansion
(edit) @945   13 years j.saito Sorted out sources for null-pointer exceptions.
(edit) @940   13 years t.w.abma - REST-controller should return correct authorization level back
(edit) @936   13 years t.w.abma - Nimble removed, AAAA-plugin installed (based on Spring Security), …
(edit) @935   13 years j.saito Added dummy REST resource for getAuthorizationLevel.
(edit) @934   13 years j.saito Adjusted CommunicationManager? to match closer with …
(edit) @910   13 years tabma -added Authorization-method to REST-controller
(edit) @909   13 years tabma -added Authorization-method to REST-controller
(edit) @908   13 years tabma -added Authorization-method to REST-controller
(edit) @906   13 years tabma -changed name to sampleToken in GetSamples? REST-call
(edit) @904   13 years jahn Adjusted to new covention of using '...Token' instead of 'extenal...ID'.
(edit) @903   13 years keesvb Changed JSON name for study title to title in getStudies REST method
(edit) @901   13 years jahn Added and tested new Rest methods in accordance with specs. Tested …
(edit) @843   13 years keesvb second fix for isUser REST method
(edit) @842   13 years keesvb fix for isUser REST method
(edit) @835   13 years keesvb added metabolomics assay examples, cleaned up RestController?, changed …
(edit) @834   13 years keesvb changed externalAssayId to string
(edit) @833   13 years keesvb nimble UserBase? is somehow blocking getId and ident(), use for loop instead
(edit) @831   13 years keesvb first implementation of user-based REST services, only checks whether …
(edit) @829   13 years keesvb started authentication implementation
(edit) @773   13 years jahn Added rest method for querying measurement values.
(edit) @698   13 years keesvb corrected wrong Event start time method call in RestController?
(edit) @693   13 years jahn Updated rest service "getAssay" to also transmit the Assay's name …
(edit) @659   13 years jahn Added extre id field to getSample rest resource.
(edit) @649   13 years jahn Added five controller actions (RestController?) and corresponding Rest …
(edit) @631   13 years jahn Cleaned up CommunicationManager? and put it in uniform use and package …
(edit) @624   13 years keesvb changed RestController? to accept study code as study identifier for …
(edit) @602   13 years jahn Several minor changes and cleaning up related to date repsentations …
(edit) @600   13 years jahn Added event.name to getSamples() REST resource.
(edit) @560   13 years jahn Fixed bug in with new identifier of domain class Study.
(edit) @554   14 years jahn Refactored member 'code' of Study. Changed it from being template to …
(edit) @549   14 years jahn Remvoed bug in getStudy(). If a non-valid id is passed as argument, we …
(edit) @523   14 years jahn Removed superfluous output.
(edit) @515   14 years jahn REST resources for communicating with the Simple Assay Module.
(add) @480   14 years jahn Providing some methods for showing that REST/JSON actually works for …
Note: See TracRevisionLog for help on using the revision log.