source: trunk/grails-app

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @832   13 years keesvb override for getId in User class
(edit) @831   13 years keesvb first implementation of user-based REST services, only checks whether …
(edit) @830   13 years keesvb moved Nimble BootStrap? to BootStrap? (there seems to be no way to hack …
(edit) @829   13 years keesvb started authentication implementation
(edit) @827   13 years keesvb repaired study create wizard flow
(edit) @826   13 years keesvb added nimble bootstrap debug messages
(edit) @825   13 years duh - added TemplateField?: MODULE (AssayModule? --> module gscf can …
(edit) @824   13 years keesvb deleted AssayType? from study/show
(edit) @823   13 years duh - added assay and assayGroups pages to the wizard (not yet functional)
(edit) @822   13 years duh - added revision information to the header
(edit) @821   13 years keesvb deleted AssayType? domain class
(edit) @820   13 years duh - added template 'template element' to the template editor... note …
(edit) @819   13 years duh - removed test code from wizard
(edit) @817   13 years keesvb fixed deleting of event groups, they now also cascade to samples in …
(edit) @816   13 years duh - extended bootstrapping to ignore study bootrstrapping when a special …
(edit) @815   13 years keesvb make sure nimble bootstrap also works when run multiple times
(edit) @814   13 years keesvb re-added nimble 0.4, after re-adding plugin and running jack-be-nimble …
(edit) @813   13 years keesvb updated event group with unique name constraint, added EventGroup?
(edit) @812   13 years keesvb added Sample tests for deleting samples via parent sampling event and …
(edit) @811   13 years duh - typo
(edit) @810   13 years duh - added some more debugging lines to eventGroup deletion method
(edit) @807   13 years duh - added some more comments
(edit) @806   13 years duh - fixed BootStrapStudies? to reflect yesterday's SamplingEvent? changes
(edit) @805   13 years duh - fixed study show page - worked on eventgroup deletion, note that …
(edit) @804   13 years duh - event template feedback was wrong - made a generic change that both …
(edit) @803   13 years duh - added a new TemplateEntity? type: Template - added a required …
(edit) @802   13 years vinlud Added simplequery to nav bar
(edit) @799   13 years duh - upgraded project to Grails 1.3.4, release notes are here: …
(edit) @798   13 years duh - i miss my fancy leading dot
(edit) @797   13 years duh - optimized Identity class
(edit) @796   13 years keesvb deleted more nimble stuff, moved User and Profile classes to package …
(edit) @795   13 years keesvb deleted nimble template dir as well, todo in WizardTagLib?
(edit) @794   13 years keesvb thread safe implementation of Identity increment
(edit) @793   13 years duh - studies were accidently turned off during a keyword expansion commit
(edit) @791   13 years vinlud Results linking properly to study details
(edit) @790   13 years duh - removed Nimble plugin as it breaks war deployments on Tomcat
(edit) @789   13 years vinlud Name change Organ to Material and adding no results output
(edit) @787   13 years duh - refactored wizard sample page - more code improvements (unique …
(edit) @786   13 years duh - added some more documentation
(edit) @785   13 years duh - forgot to remove identity methods and variables from TemplateEntity?
(edit) @784   13 years duh - set keyword expansion
(edit) @783   13 years duh - Unified the internal domain identifier
(edit) @782   13 years duh - fixed nimble installation
(edit) @781   13 years duh - nimble is blocking war building... removing nimble altogether for now
(edit) @780   13 years duh - nimble is blocking war building... removing nimble altogether for now
(edit) @779   13 years duh - nimble is blocking war building... removing nimble altogether for now
(edit) @778   13 years duh - big refactoring of the Study Capture Wizard until the grouping page, …
(edit) @776   13 years duh set keyword expansion
(edit) @775   13 years duh set keyword expansion
(edit) @774   13 years keesvb added deleteSubject method to Study, updated Study and Sample …
(edit) @773   13 years jahn Added rest method for querying measurement values.
(edit) @772   13 years vinlud Multiple SAM searches, base
(edit) @771   13 years duh - committing nimble templates
(edit) @770   13 years duh - upgraded nimble to 0.4-SNAPSHOT
(edit) @769   13 years duh - refactored WizardController? to reflect datamodel changes
(edit) @756   13 years keesvb updated Term constraint: accession is prefixed by the ontology …
(edit) @755   13 years vinlud Sam module changes including rest interface, merging results, subquery …
(edit) @754   13 years keesvb big refactoring / change of the data model: implemented belongsTo …
(edit) @741   13 years tabma - changed wizard step number ordering
(edit) @740   13 years tabma - added some basic validation via JS (not fancy yet)
(edit) @739   13 years duh - showing a bigger warning message on the edit study wizard page, and …
(edit) @738   13 years tabma - fixed sheetindex argument
(edit) @736   13 years duh - sampling events were not properly deleted from study
(edit) @735   13 years tabma - improved partial missing code documentation
(edit) @733   13 years duh - resolved issue #153: sample page eventhandlers are bound in the …
(edit) @732   13 years tabma - added ability to choose sheet, header index and datamatrix index
(edit) @731   13 years keesvb also disabled the requirement for >=1 sampling event in the quick save
(edit) @730   13 years jahn Added links to the dbNP partners mentioned on the main page (requested …
(edit) @729   13 years tabma - removed duplicate import
(edit) @728   13 years tabma - fixed toString-method
(edit) @727   13 years tabma - added sheet chooser
(edit) @726   13 years duh - fixed the 'blue screen' issue in the templateEditor where switching …
(edit) @725   13 years keesvb enabled boolean field recognition of 'x', added SamplingEvent? field …
(edit) @724   13 years tabma - fixed break at SamplingEvent?
(edit) @723   13 years tabma - enabled SamplingEvent?
(edit) @722   13 years duh - disabled the check that you need to add at least 1 sampling event by …
(edit) @711   13 years keesvb enabled standalone template editor
(edit) @710   13 years keesvb changed study view to list and sort on study code
(edit) @708   13 years duh - removing Vuvuzela easter egg, gotcha Kees! ;)
(edit) @706   13 years keesvb updated import logic to add events and samples to the study
(edit) @703   13 years keesvb added example assays to PPSH in BootStrap? in line with the example …
(edit) @702   13 years keesvb updated SAM urls
(edit) @701   13 years keesvb changed Event start time string getter to fetch the correct …
(edit) @700   13 years duh - dummy commit to test continuous integration build system
(edit) @698   13 years keesvb corrected wrong Event start time method call in RestController?
(edit) @697   13 years keesvb added assayModule and assay controllers to be able to create assays
(edit) @694   13 years duh - enabled samples page - remove samples from study when user browses back
(edit) @693   13 years jahn Updated rest service "getAssay" to also transmit the Assay's name …
(edit) @692   13 years duh - changed index text
(edit) @691   13 years duh - dummy commit to check continuous integration building script
(edit) @690   13 years keesvb workaround for adding assays (scaffolded controllers), in order to be …
(edit) @689   13 years keesvb finally added the uniqueness constraint for sample names. it's real …
(edit) @688   13 years duh - dummy commit to check if automatic deployment works properly…
(edit) @687   13 years tabma - improved validation in importerservice, now skips faulty entities …
(edit) @686   13 years tabma - improved validation in importerservice, now skips faulty entities …
(edit) @684   13 years tabma - integer column is now correctly returned as an integer …
(edit) @683   13 years duh - fixed config.groovy to include jquery plugin changes
Note: See TracRevisionLog for help on using the revision log.