source: trunk

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) @818   13 years keesvb disabled test for direct delete
(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) @809   13 years duh - upgraded searchable - removed shiro (will be added later)
(edit) @808   13 years duh - upgraded webflow to 1.3.4
(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) @792   13 years duh gone baby gone!
(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) @788   13 years duh - increase application version
(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) @777   13 years duh - set stacktrace to ignore
(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) @768   13 years duh remove git ignore file
(edit) @767   13 years duh set more git ignores
(edit) @766   13 years duh - ignoring test reports
(edit) @765   13 years duh - set target/*.war to ignore
(edit) @764   13 years duh add git ignore file
(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) @737   13 years keesvb added a test that confirms the cascaded deletion of a Sample in case …
(edit) @736   13 years duh - sampling events were not properly deleted from study
(edit) @735   13 years tabma - improved partial missing code documentation
(edit) @734   13 years duh Automated continuous integration commit of minified JS/CSS
(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) @720   13 years duh - test passed, deleting testfiles
(edit) @719   13 years duh Automated continuous integration commit of minified JS/CSS
(edit) @718   13 years duh - testing automated integration minifying of JS and CSS
(edit) @717   13 years duh Automated continuous integration commit of minified JS/CSS
(edit) @716   13 years duh - testing automated integration minifying of JS and CSS
(edit) @715   13 years duh Automated continuous integration commit of minified JS/CSS
(edit) @714   13 years duh - testing automated integration minifying of JS and CSS
(edit) @713   13 years duh - testing automated integration minifying of JS and CSS
Note: See TracRevisionLog for help on using the revision log.