source: trunk/grails-app/controllers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @650   13 years vinlud Multiple changes in structure/view/logic
(edit) @649   13 years jahn Added five controller actions (RestController?) and corresponding Rest …
(edit) @642   13 years vinlud changes so far, not working yet
(edit) @635   13 years duh - development version of samples page -- improved handeling of samples …
(edit) @632   13 years tabma - extra step for Simple Import Wizard implemented for easy adding and …
(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) @617   13 years duh - removed some debug lines
(edit) @614   13 years duh - developmental commit
(edit) @607   13 years keesvb fixed problem with sample templates not refreshing; added and deleted …
(edit) @606   13 years duh - developmental commit of samples page
(edit) @603   13 years duh - development commit
(edit) @602   13 years jahn Several minor changes and cleaning up related to date repsentations …
(edit) @601   13 years jahn Added full stack trace to printing the exception documented in the bug …
(edit) @600   13 years jahn Added event.name to getSamples() REST resource.
(edit) @599   13 years duh dev commit
(edit) @594   13 years vinlud Dynamic simple Assays tab
(edit) @592   13 years duh - resolves issue # 107
(edit) @588   13 years duh - general improvements to the termEditor -- feedback is more clear …
(edit) @585   13 years duh - fixed issue with the wizard not working on Apache Tomcat production …
(edit) @578   13 years duh - added logic to immediately edit or create a study (and hence skip …
(edit) @576   13 years duh - partly resolves issue # 109 - resolves: duplication of entities …
(edit) @575   13 years keesvb additional fix for #114, unneccesary complex invoke of …
(edit) @574   13 years duh - resolves bug # 100, not able to delete events
(edit) @573   13 years duh - fixed issue with auto-creating ontologies when an ontology does not …
(edit) @571   13 years duh - fixed bug where sampling templates could not be editted
(edit) @569   13 years duh - commit related to bug # 107 -- extended Ontology domain class with a …
(edit) @567   13 years duh - developmental commit for bug # 107 -- turning off all bootstrapping …
(edit) @565   13 years duh - upon adding a term the termEditorController now also adds the …
(edit) @562   13 years keesvb version 0.3.1: re-enabled saving and deleted >0 subjects requirement …
(edit) @560   13 years jahn Fixed bug in with new identifier of domain class Study.
(edit) @558   13 years roberth Improved template editor , stringlists and ontologyfields can be …
(edit) @557   13 years duh - fixed issues with templates not refreshing properly in the wizard …
(edit) @556   13 years roberth Improved the TemplateEditor? again: templates can be created and …
(edit) @555   13 years vinlud Improved overview + reset button
(edit) @554   13 years jahn Refactored member 'code' of Study. Changed it from being template to …
(edit) @553   13 years jahn Changed name of CCMCommunicationManager to CommunicationManager?.
(edit) @549   13 years jahn Remvoed bug in getStudy(). If a non-valid id is passed as argument, we …
(edit) @548   13 years jahn Cleaned up old code.
(edit) @547   13 years vinlud Base simpleQuery
(edit) @545   13 years tabma - fixed Advanced Import Wizard (preferredIdentifier issues)
(edit) @544   13 years roberth Template editor is now able to add, edit, move and delete fields. Also …
(edit) @541   13 years duh - more indentation and documentation shite.…
(edit) @540   13 years duh - fixed indentation shite!!! - samples dev commit
(edit) @539   13 years duh - dev commit
(edit) @538   13 years roberth Improved template editor. Moving fields and basic editing works already.
(edit) @536   13 years roberth Samples are now shown in the study overview page. Also some tests are …
(edit) @535   13 years duh - removed obsolete templates - added redirect functionality
(edit) @534   13 years tabma - rewrote MappingColumn? (and underlying methods) to have a String …
(edit) @533   13 years duh - adding 'quicksave' option in the 'edit study' wizard
(edit) @532   13 years duh - removed some obsolete code
(edit) @529   13 years duh - updated version 0.2.4 - fixed group table not having a slider
(edit) @527   13 years roberth Adding of contacts is made possible in the study creation wizard.
(edit) @526   13 years duh - beta version of loading and editing a study using the wizard
(edit) @523   13 years jahn Removed superfluous output.
(edit) @520   13 years duh - in revision #519 and #518 both wizard.js and wizard.css were …
(edit) @518   13 years roberth Publications can be added to a study in the create study wizard. …
(edit) @515   13 years jahn REST resources for communicating with the Simple Assay Module.
(edit) @512   13 years duh - added 'wait' page before saving…
(edit) @510   13 years duh - wizard saving second version
(edit) @509   13 years duh - wizard saving initial version - removed main transaction as it …
(edit) @507   13 years roberth Implemented file upload template fields
(edit) @505   13 years vinlud Set correct view
(edit) @504   13 years vinlud Typo
(edit) @503   13 years duh - finished off grouping page
(edit) @502   13 years roberth RELTIME fields in the wizard now show the parsed text in blue when …
(edit) @499   13 years duh - fixed Vincent's commit (498) which broke the repository, you need to …
(edit) @498   13 years vinlud Base form controls and UI
(edit) @497   13 years roberth Implemented RELTIME parsing and showing in the wizard. Also made TEXT …
(edit) @496   13 years duh - set svn keyword expansion
(edit) @492   13 years tabma - properties in simple import wizard now shows all template fields - …
(edit) @489   13 years tabma - simple wizard, tag library for properties added with a …
(edit) @488   13 years duh - tweaked termEditorController (set lines in the proper order, error() …
(edit) @486   13 years duh - enabled SQL logging for postgres in 'production' - added extra debug …
(edit) @485   13 years tabma - refactored (now using configuration file where entities to be used …
(edit) @482   13 years keesvb solved compilation error, added relative date type, restructured …
(edit) @480   13 years jahn Providing some methods for showing that REST/JSON actually works for …
(edit) @479   13 years roberth Created an interface to PubMed? for searching publications. This is …
(edit) @478   13 years vinlud Initial structure simpleQuery
(edit) @470   13 years duh -removed some debug lines
(edit) @469   13 years duh - bugfix #59, #60 & #61 --> all related to eachother - refactored …
(edit) @468   13 years roberth Solved show method raising an exception with every call
(edit) @467   13 years roberth Updated study view to show the events on a timeline.
(edit) @463   13 years duh - resolved #62 changes are not saved in study create wizard
(edit) @459   13 years vinlud Check empty string ontology selector
(edit) @456   13 years vinlud Messaging & checks ontology selector
(edit) @454   13 years roberth Improved study list to be able to handle one or more studies. Also …
(edit) @453   13 years roberth Improved study list, study detail view and study comparison. Also …
(edit) @450   13 years tabma - first page of simple import wizard working with entity-/templatefilter
(edit) @449   13 years tabma - first page of simple import wizard working with entity-/templatefilter
(edit) @442   13 years roberth Updated studies list and added institute and department properties to …
(edit) @438   13 years duh - term editor initial version
(edit) @437   13 years roberth Added publication controller and views
(edit) @433   13 years duh - fixed issue with the event view and controller logic where 1) …
(edit) @432   13 years duh - events page now seperates 'events' from 'samplingEvents' - grouping …
(edit) @431   13 years duh - term editor has been using 'ontologies' instead of 'ontology' as a …
(edit) @430   13 years duh - tweaked error messages in wizard
(edit) @429   13 years duh - commit crashed, recommitting jquery-ui 1.8.1 for jquery 1.4.x
(edit) @418   13 years duh - subjects can now be deleted properly - event grouping works - …
(edit) @417   13 years tabma - split up the templates in 'simple' and 'advanced' and created a new …
Note: See TracRevisionLog for help on using the revision log.