|
|
@1585
|
11 years |
work |
moved text search method into Study domain
|
|
|
@1584
|
11 years |
work |
- did some more restyling of the home page (ticket #339)
- …
|
|
|
@1571
|
11 years |
robert |
Another small bugfix
|
|
|
@1494
|
11 years |
robert |
Implemented pagination on study list pages
|
|
|
@1488
|
11 years |
work |
- moved biological parts of gdt into a sub-plugin bgdt (biological …
|
|
|
@1482
|
11 years |
robert |
Implemented saving of queries
|
|
|
@1457
|
11 years |
work |
- fixed missing imports caused by Intellij's smart refactoring... …
|
|
|
@1456
|
11 years |
business |
moved gdt package to org.dbnp, moved tests for RelTime?, …
|
|
|
@1454
|
11 years |
robert |
Saving new entity tokens needed a flush to work properly
|
|
|
@1452
|
11 years |
work |
- changed gdt imports
- added default searchable config
- did some …
|
|
|
@1446
|
11 years |
robert |
Implemented convenience method to call rest methods on modules
|
|
|
@1440
|
11 years |
robert |
Made the studytoken, assaytoken and sampletoken stable identifiers, as …
|
|
|
@1430
|
11 years |
work |
- set keyword expansion
|
|
|
@1426
|
11 years |
work |
- Resolved part of improvement #225
- refactored the template model …
|
|
|
@1357
|
11 years |
robert |
Implemented module notification when a study changes (#259)
|
|
|
@1353
|
11 years |
work |
- fixed some issues with ajaxbuttons that were still left unworking …
|
|
|
@1327
|
11 years |
business |
made description field text, see [1245]
|
|
|
@1246
|
11 years |
work |
- made description a required field
|
|
|
@1245
|
11 years |
work |
- moved 'description' from study template fields into domain variables …
|
|
|
@1233
|
11 years |
work |
- introduced deleteSample method to be sure a sample -and it's …
|
|
|
@1222
|
11 years |
robert |
Implemented improved authorisation to give administrators all …
|
|
|
@1036
|
12 years |
robert |
Fixed the random order of templates in the study pages (#135) and …
|
|
|
@1013
|
12 years |
business |
changed Ontology ncboId to unique, extended range of fulltext query
|
|
|
@996
|
12 years |
robert |
Implemented clone feature in template editor (ticket #6), added a rest …
|
|
|
@976
|
12 years |
robert |
Authentication and authorization for studies is added, according to …
|
|
|
@974
|
12 years |
j.a.m.wesbeek |
- removed the 'required' keyword from the Study's domainFields for the …
|
|
|
@967
|
12 years |
business |
added Study 'published' field to domainFields
|
|
|
@966
|
12 years |
business |
also added assays check in Study.deleteEventGroup, added test to check …
|
|
|
@965
|
12 years |
business |
fix Study.deleteEventGroup to correctly delete samples (still TODO: …
|
|
|
@959
|
12 years |
j.a.m.wesbeek |
- set keyword expansion
|
|
|
@936
|
12 years |
t.w.abma |
- Nimble removed, AAAA-plugin installed (based on Spring Security), …
|
|
|
@934
|
12 years |
j.saito |
Adjusted CommunicationManager? to match closer with …
|
|
|
@900
|
12 years |
keesvb |
fix for bug #164 (workaround for GRAILS-6754)
|
|
|
@874
|
12 years |
duh |
- Resolved issue #66, marking required fields in wizard
|
|
|
@863
|
12 years |
duh |
- added method to properly delete Assays from study
|
|
|
@862
|
12 years |
duh |
- adding assay grouping page
|
|
|
@861
|
12 years |
keesvb |
added test for Sample name uniqueness at the validate() stage
|
|
|
@857
|
12 years |
duh |
- added Assay Page
|
|
|
@819
|
12 years |
duh |
- removed test code from wizard
|
|
|
@817
|
12 years |
keesvb |
fixed deleting of event groups, they now also cascade to samples in …
|
|
|
@813
|
12 years |
keesvb |
updated event group with unique name constraint, added EventGroup? …
|
|
|
@812
|
12 years |
keesvb |
added Sample tests for deleting samples via parent sampling event and …
|
|
|
@811
|
12 years |
duh |
- typo
|
|
|
@810
|
12 years |
duh |
- added some more debugging lines to eventGroup deletion method
|
|
|
@807
|
12 years |
duh |
- added some more comments
|
|
|
@805
|
12 years |
duh |
- fixed study show page
- worked on eventgroup deletion, note that …
|
|
|
@796
|
12 years |
keesvb |
deleted more nimble stuff, moved User and Profile classes to package …
|
|
|
@787
|
12 years |
duh |
- refactored wizard sample page
- more code improvements (unique …
|
|
|
@784
|
12 years |
duh |
- set keyword expansion
|
|
|
@778
|
12 years |
duh |
- big refactoring of the Study Capture Wizard until the grouping page, …
|
|
|
@774
|
12 years |
keesvb |
added deleteSubject method to Study, updated Study and Sample …
|
|
|
@754
|
12 years |
keesvb |
big refactoring / change of the data model: implemented belongsTo …
|
|
|
@667
|
12 years |
duh |
- removed searchable lines from Subject and Sample as the break the …
|
|
|
@640
|
12 years |
vinlud |
Setting Searchable only to search in known string fields
|
|
|
@564
|
12 years |
keesvb |
fixed person problem in BootStrap?, added comments to Event class, …
|
|
|
@554
|
12 years |
jahn |
Refactored member 'code' of Study. Changed it from being template to …
|
|
|
@540
|
12 years |
duh |
- fixed indentation shite!!!
- samples dev commit
|
|
|
@536
|
12 years |
roberth |
Samples are now shown in the study overview page. Also some tests are …
|
|
|
@511
|
12 years |
jahn |
Slightly extended for REST communication.
|
|
|
@510
|
12 years |
duh |
- wizard saving second version
|
|
|
@506
|
12 years |
keesvb |
changed giveDomainFields() implementations in TemplateEntity? to static
|
|
|
@496
|
12 years |
duh |
- set svn keyword expansion
|
|
|
@455
|
12 years |
keesvb |
Reverting Subject optimization as it breaks the study create wizard on …
|
|
|
@453
|
12 years |
roberth |
Improved study list, study detail view and study comparison. Also …
|
|
|
@421
|
12 years |
keesvb |
cleaned up BootStrap? and re-added Samples, updated study/show to also …
|
|
|
@408
|
12 years |
keesvb |
reverted changes which removed domain fields from the domain classes, …
|
|
|
@397
|
12 years |
duh |
- reformatted source code
- added mega huge big ASCII comments to …
|
|
|
@396
|
12 years |
duh |
- fixed incomplete implementation of domain fields (getters, setters …
|
|
|
@392
|
12 years |
keesvb |
switched back from the fancy 'integrate domain fields as system fields …
|
|
|
@389
|
12 years |
duh |
- reverted changes of revisions 386, 387 and 388 as they completely …
|
|
|
@386
|
12 years |
roberth |
Updated the template entities to be able to return domain fields, …
|
|
|
@375
|
12 years |
keesvb |
added giveDomainFields to TemplateEntity? entities, fixed some problems …
|
|
|
@370
|
12 years |
roberth |
Updated studies list to handle the new data model.
Updated the …
|
|
|
@359
|
12 years |
duh |
- set keyword expansion
|
|
|
@352
|
12 years |
duh |
- removed the study fields that should be moved into template(s)
|
|
|
@345
|
12 years |
keesvb |
long-awaited code-breaking commit: cleanup of domain classes
|
|
|
@299
|
12 years |
duh |
- set keyword expansion
|
|
|
@247
|
12 years |
duh |
- set keyword expansion
|
|
|
@246
|
12 years |
duh |
- increased session lifetime to 7 days
- improved wizard study …
|
|
|
@236
|
12 years |
keesvb |
updated TemplateEntity? to include empty maps, also added the …
|
|
|
@232
|
12 years |
keesvb |
adjusted Event-Sample relationship to go into EventGroup?, added …
|
|
|
@229
|
12 years |
keesvb |
updated study/show to show multiple subject templates
|
|
|
@228
|
12 years |
keesvb |
study template convenience methods
|
|
|
@224
|
12 years |
keesvb |
revised templating system: templates are now per entity rather than …
|
|
|
@212
|
12 years |
keesvb |
refactored template entity code into TemplateEntity?, added more …
|
|
|
@190
|
12 years |
duh |
- set keyword expansion
|
|
|
@189
|
12 years |
duh |
- previous commits broke application bootstrapping:
- fixed some …
|
|
|
@188
|
12 years |
keesvb |
clarified clean data feature example in sandbox
|
|
|
@186
|
12 years |
keesvb |
added samples, assays and clinical data to bootstrap, modified clean …
|
|
|
@184
|
12 years |
keesvb |
Deleted transcriptomics data model: moved some classes to study …
|
|
|
@177
|
12 years |
keesvb |
added mouse genotype fields to bootstrap, replaced giveAllFields in …
|
|
|
@176
|
12 years |
keesvb |
added first version of importer data model, added helper methods to …
|
|
|
@162
|
12 years |
duh |
- set keyword expansion
|
|
|
@139
|
12 years |
keesvb |
changed domain model for events and protocol parameters, and for …
|
|
|
@138
|
12 years |
duh |
- added development version of wizard subjects page and logic
- …
|
|
|
@136
|
12 years |
keesvb |
added start of NuGO PPS3 to BootStrap?
|
|
|
@106
|
12 years |
keesvb |
added first version of clean data layer specification and clinical …
|
|
|
@103
|
12 years |
duh |
- added error handling to the wizard
- changed jquery-ui interface …
|
|
|
@101
|
12 years |
duh |
- refactored the wizard initial page to dynamically load pageOne, …
|
|
|
@100
|
12 years |
keesvb |
small cosmetic changes, enabled Study list menu link
|
|
|