source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @712   13 years duh .continuous integration automated commit of minified JS/CSS
(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) @709   13 years duh - resolve issue #145, JS error under IE
(edit) @708   13 years duh - removing Vuvuzela easter egg, gotcha Kees! ;)
(edit) @707   13 years keesvb dubbed 0.4.3
(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) @695   13 years keesvb version 0.4.2
(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
(edit) @682   13 years tabma - added extra tag to JavaScript? provider
(edit) @680   13 years duh - fixed an issue in how we use the jQuery plugin, the usage of the …
(edit) @679   13 years duh - upgraded jquery, removed obsoleted jquery-ui javascript
(edit) @675   13 years duh - temporarily disabled samples logic in controler for non-development …
(edit) @674   13 years duh - temporarily disabled samples logic in controler for non-development …
(edit) @673   13 years duh - fixed issue #144, loading a study and recreating events needed to …
(edit) @672   13 years duh - changed searchable / compass path
(edit) @671   13 years tabma - removed Protocol entity from configuration file
(edit) @670   13 years tabma - fixed entity filter in importer controller
(edit) @669   13 years tabma - added "Don' t import" functionality which ignores columns
(edit) @668   13 years keesvb updated webflow to 1.3.3 to prevent failure of fresh checkouts on 1.3.3
(edit) @667   13 years duh - removed searchable lines from Subject and Sample as the break the …
(edit) @666   13 years tabma - unparsable values from Excel will be ignored
(edit) @665   13 years duh - dev commit
(edit) @664   13 years duh - fixed event page issue - moved 'addTo*' method calls to their …
(edit) @663   13 years keesvb small correction to sample unique name test
(edit) @662   13 years keesvb restructured BootStrap?, it should now run faster because there are no …
(edit) @661   13 years tabma - fixed property assignment by using lookup from new entity object …
(edit) @660   13 years keesvb updated importer logic to fetch template field type from importer …
(edit) @659   13 years jahn Added extre id field to getSample rest resource.
(edit) @658   13 years vinlud Sam result merging
(edit) @657   13 years jahn The getSample rest resource now fetches Samples instead of Assays …
(edit) @656   13 years duh - upgraded project to Grails 1.3.3
(edit) @655   13 years tabma - fixed header and column import with mouse test dataset
(edit) @654   13 years keesvb updated sample and study tests, added belongsTo to Sample (which gives …
(edit) @653   13 years keesvb updated study tests with code, added samplingevent and sample tests
(edit) @652   13 years keesvb relocated getExternalSampleId to name
(edit) @651   13 years jahn Added externalSampleId for SAM communication.
(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) @648   13 years jahn Corrected error in example of documentation for Rest resource …
Note: See TracRevisionLog for help on using the revision log.