|
|
@1509
|
12 years |
work |
- gdt to 0.0.10
- bgdt to 0.0.4
- ajaxflow to 0.2.0
- removed …
|
|
|
@1503
|
12 years |
j.saito |
Added missing import line.
|
|
|
@1494
|
12 years |
robert |
Implemented pagination on study list pages
|
|
|
@1490
|
12 years |
robert |
Implemented enhancement #258, opening an assay outside the frame. This …
|
|
|
@1488
|
12 years |
work |
- moved biological parts of gdt into a sub-plugin bgdt (biological …
|
|
|
@1467
|
12 years |
work |
- migrated js, css to gdt
- moved termEditor to gdt
- fixed double …
|
|
|
@1457
|
12 years |
work |
- fixed missing imports caused by Intellij's smart refactoring... …
|
|
|
@1456
|
12 years |
business |
moved gdt package to org.dbnp, moved tests for RelTime?, …
|
|
|
@1455
|
12 years |
s.h.sikkema |
Using moduleCommunicationService now to fetch measurement data from module
|
|
|
@1445
|
12 years |
s.h.sikkema |
Rudimentary assay export functionality
|
|
|
@1440
|
12 years |
robert |
Made the studytoken, assaytoken and sampletoken stable identifiers, as …
|
|
|
@1439
|
12 years |
work |
- move templateEditor into gdt plugin
- refactored templateEditor
- …
|
|
|
@1436
|
12 years |
robert |
Improved querying, fixed some tests and added imports of the GDT plugin
|
|
|
@1430
|
12 years |
work |
- set keyword expansion
|
|
|
@1426
|
12 years |
work |
- Resolved part of improvement #225
- refactored the template model …
|
|
|
@1425
|
12 years |
s.h.sikkema |
Rudimentary assay export functionality
|
|
|
@1392
|
12 years |
work |
- resolves edit study wizard issues, main ticket #275
|
|
|
@1390
|
12 years |
work |
- quicksave sets the study page to page 7 (done)
- set svn ignore
|
|
|
@1353
|
12 years |
work |
- fixed some issues with ajaxbuttons that were still left unworking …
|
|
|
@1352
|
12 years |
work |
- removed the 'wait for save page' as this is already being handled by …
|
|
|
@1348
|
12 years |
work |
- fix for Javassist issue #254, needs some thorough testing…
|
|
|
@1339
|
12 years |
work |
- fixed spelling error
- removed validation in 'add subject' logic as …
|
|
|
@1312
|
12 years |
work |
- removed debug line
|
|
|
@1309
|
12 years |
work |
- adding feature #208, clickable breadcrumbs / tabs as subtask of #183
|
|
|
@1304
|
12 years |
work |
- and redirecting into studyWizard instead of studywizard (views)
|
|
|
@1300
|
12 years |
work |
- intellij marks this file red because of 'error()' in a comment
|
|
|
@1292
|
12 years |
work |
- removed some obsolete debug printlns
|
|
|
@1286
|
12 years |
work |
- BIG refactoring / rewrite of the wizard to use the ajaxflow plugin, …
|
|
|
@1283
|
12 years |
work |
- added comment
|
|
|
@1282
|
12 years |
work |
resolves #210, added possibility to duplicate events
|
|
|
@1274
|
12 years |
robert |
Trying to solve a bug that only appears on ci, not locally, in …
|
|
|
@1273
|
12 years |
robert |
Trying to solve a bug that only appears on ci, not locally, in …
|
|
|
@1272
|
12 years |
robert |
Trying to solve a bug that only appears on ci, not locally, in …
|
|
|
@1270
|
12 years |
robert |
Bugfix in importing templates (ticket #76)
|
|
|
@1269
|
12 years |
robert |
Fixed bug in importing templates without any fields and improved views …
|
|
|
@1261
|
12 years |
s.h.sikkema |
Changed jumbar layout to simple iframe for modules
|
|
|
@1260
|
12 years |
work |
- resolves #198, user friendly error messages in wizard
|
|
|
@1259
|
12 years |
work |
- getAllErrors.join will break your application as getAllErrors is a …
|
|
|
@1257
|
12 years |
robert |
Added an export and import functionality for templates, as described …
|
|
|
@1245
|
12 years |
work |
- moved 'description' from study template fields into domain variables …
|
|
|
@1241
|
12 years |
work |
- added Facebook like support
|
|
|
@1227
|
12 years |
work |
- improved in-code comment
|
|
|
@1225
|
12 years |
work |
- resolved issue #223
|
|
|
@1222
|
12 years |
robert |
Implemented improved authorisation to give administrators all …
|
|
|
@1213
|
12 years |
robert |
Improved the study overview page such that the different tabs are …
|
|
|
@1203
|
12 years |
robert |
Updated the events timeline in the study view, according to ticket #72
|
|
|
@1192
|
12 years |
work |
- looking into #187 which is reproducable on ci, but not on dev. …
|
|
|
@1188
|
12 years |
robert |
Fixed deletion of studies (see ticket #201)
|
|
|
@1182
|
12 years |
robert |
Improved file upload fields so users can delete existing files and are …
|
|
|
@1181
|
12 years |
work |
- resolved issue #180, added links to directly edit or view studies in …
|
|
|
@1180
|
12 years |
work |
- enabling quicksave through the wizard
since this controller was …
|
|
|
@1177
|
12 years |
work |
- removed debug println
|
|
|
@1176
|
12 years |
work |
- resolved issue #187 by refactoring the TermEditor? to support the …
|
|
|
@1175
|
12 years |
robert |
The templateeditor is now capable of adding new items to a stringlist …
|
|
|
@1173
|
12 years |
business |
fix another typo which broke study edit wizard
|
|
|
@1168
|
12 years |
business |
fix typo which broke study create wizard
|
|
|
@1162
|
12 years |
work |
- resolves improvement #1, generating an assay id suggestion in the …
|
|
|
@1159
|
12 years |
robert |
Improved the template editor so that template fields can be removed …
|
|
|
@1157
|
12 years |
robert |
Removed unnecessary REST call from term editor
|
|
|
@1155
|
12 years |
work |
- resolving issue #195, sample generation madness. This was partly …
|
|
|
@1150
|
12 years |
work |
- resolves issue #180
|
|
|
@1149
|
12 years |
work |
- resolving issue #197 where the study wizard breaks is flash.errors …
|
|
|
@1119
|
12 years |
work |
- initial version of the setup assistant
|
|
|
@1118
|
12 years |
work |
- cleaned up the Bootstrap
|
|
|
@1099
|
12 years |
s.h.sikkema |
Authentication test
|
|
|
@1098
|
12 years |
s.h.sikkema |
AuthenticationService? instantiated
|
|
|
@1097
|
12 years |
s.h.sikkema |
A -> a
|
|
|
@1096
|
12 years |
s.h.sikkema |
commented out authenticationservice in loadstudy method
|
|
|
@1077
|
12 years |
robert |
Resolved bugs in adding ontology-template-fields to a template. See …
|
|
|
@1067
|
12 years |
j.a.m.wesbeek |
- authentication service was not defined in the loadStudy logic
|
|
|
@1066
|
12 years |
j.a.m.wesbeek |
- initialize flash.errors in loadStudy logic
|
|
|
@1062
|
12 years |
business |
repaired menu item for Assay template editor
|
|
|
@1034
|
12 years |
j.a.m.wesbeek |
- implemented improvement #150 ( https://trac.nbic.nl/gscf/ticket/150 …
|
|
|
@1031
|
12 years |
robert |
Bug in study comparison view fixed, so multiple studies can be compared
|
|
|
@1029
|
12 years |
robert |
Compare templates view updated.
|
|
|
@1027
|
12 years |
robert |
Implemented compare templates feature and fixed show studies overview …
|
|
|
@997
|
12 years |
j.a.m.wesbeek |
- resolved issue #127 ( https://trac.nbic.nl/gscf/ticket/127 ): new …
|
|
|
@996
|
12 years |
robert |
Implemented clone feature in template editor (ticket #6), added a rest …
|
|
|
@987
|
12 years |
robert |
Fixed bug #15
|
|
|
@978
|
12 years |
j.a.m.wesbeek |
- fixed indentation
|
|
|
@976
|
12 years |
robert |
Authentication and authorization for studies is added, according to …
|
|
|
@959
|
12 years |
j.a.m.wesbeek |
- set keyword expansion
|
|
|
@953
|
12 years |
j.a.m.wesbeek |
- resolved issue #125 ( https://trac.nbic.nl/gscf/ticket/125 ); …
|
|
|
@952
|
12 years |
j.a.m.wesbeek |
- fixed references to handleSamples() which should have been samplePage()
|
|
|
@951
|
12 years |
j.a.m.wesbeek |
- resolved #2 (https://trac.nbic.nl/gscf/ticket/2): "new samples are …
|
|
|
@942
|
12 years |
business |
added a showByToken for assays, updated generated assay view
|
|
|
@941
|
12 years |
business |
added a showByToken action to the study controller
|
|
|
@896
|
12 years |
keesvb |
the workaround for checking Template name uniqueness actually broke …
|
|
|
@863
|
12 years |
duh |
- added method to properly delete Assays from study
|
|
|
@862
|
12 years |
duh |
- adding assay grouping page
|
|
|
@857
|
12 years |
duh |
- added Assay Page
|
|
|
@827
|
12 years |
keesvb |
repaired study create wizard flow
|
|
|
@825
|
12 years |
duh |
- added TemplateField?: MODULE (AssayModule? --> module gscf can …
|
|
|
@823
|
12 years |
duh |
- added assay and assayGroups pages to the wizard (not yet functional)
|
|
|
@819
|
12 years |
duh |
- removed test code from wizard
|
|
|
@812
|
12 years |
keesvb |
added Sample tests for deleting samples via parent sampling event and …
|
|
|
@805
|
12 years |
duh |
- fixed study show page
- worked on eventgroup deletion, note that …
|
|
|
@803
|
12 years |
duh |
- added a new TemplateEntity? type: Template
- added a required …
|
|
|
@787
|
13 years |
duh |
- refactored wizard sample page
- more code improvements (unique …
|
|
|
@778
|
13 years |
duh |
- big refactoring of the Study Capture Wizard until the grouping page, …
|
|
|