|
|
@376
|
13 years |
duh |
- refactored views
- fixed bug in the termEditor
|
|
|
@375
|
13 years |
keesvb |
added giveDomainFields to TemplateEntity? entities, fixed some problems …
|
|
|
@374
|
13 years |
duh |
- added crypto plugin
- implemented blowfish encryption in Wizard Tag …
|
|
|
@373
|
13 years |
duh |
- template editor dynamically instantiates entities
- dialog changes
|
|
|
@372
|
13 years |
duh |
- css changes
- termEditor changes
- templateEditor changes
- etc
|
|
|
@368
|
13 years |
duh |
- WizardController? not contain a 'refresh' action for the study flow
|
|
|
@367
|
13 years |
duh |
- commented buggy bootstrap code
- refactored wizard subject page
- …
|
|
|
@361
|
13 years |
roberth |
Added controllers and views for Person, PersonAffiliation? and …
|
|
|
@359
|
13 years |
duh |
- set keyword expansion
|
|
|
@356
|
13 years |
duh |
- introduced a JavaScript? class to introduce generic 'add more' …
|
|
|
@354
|
13 years |
keesvb |
removed unneccesary imports from importer ;-) which still disabled …
|
|
|
@351
|
13 years |
keesvb |
removed EventDescription? and Protocol references from EventController?. …
|
|
|
@350
|
13 years |
keesvb |
added ontology/term properties, getting code to work from clean build: …
|
|
|
@349
|
13 years |
duh |
- added more templates to bootstrap
- added a 300ms delay to …
|
|
|
@344
|
13 years |
duh |
- initial template editor (for use in dialogs)
|
|
|
@343
|
13 years |
duh |
- small bugfix for modify study page (unset flow.study after cancel)
|
|
|
@341
|
13 years |
duh |
- refactored wizard start page so that the big green buttons actually …
|
|
|
@338
|
13 years |
keesvb |
changed TemplateEntity?.giveFields to reflect ordering as well, also …
|
|
|
@335
|
13 years |
duh |
- templated fields are now properly set as well as unset
- showing …
|
|
|
@332
|
13 years |
duh |
- introduced template fields validation
- added i18n messaging for …
|
|
|
@328
|
13 years |
tabma |
- study can be selected, imported data fancier postview, lazy loading …
|
|
|
@326
|
13 years |
duh |
- fixed bug in wizard that caused the study page to break
|
|
|
@321
|
13 years |
tabma |
- identifying columns get stored using 'name' attribute of entities as …
|
|
|
@317
|
13 years |
duh |
- upgraded project to Grails 1.2.2
- removed default grails shite …
|
|
|
@316
|
13 years |
ademcan |
queryController changes
|
|
|
@315
|
13 years |
ademcan |
query webflow
|
|
|
@314
|
13 years |
jahn |
Empty shell for Query workflow.
|
|
|
@309
|
13 years |
jahn |
Added an actually non editable show. (Parameters script needs to be …
|
|
|
@296
|
13 years |
duh |
- refactored template field handeling in the wizard
- added …
|
|
|
@290
|
13 years |
keesvb |
debugged EventDescription?.save, added comment field for template …
|
|
|
@289
|
13 years |
jahn |
Views for EventDescription? (edit and create) have been cleaned, …
|
|
|
@288
|
13 years |
jahn |
Event's create and edit action have been tested and are now working.
…
|
|
|
@284
|
13 years |
tabma |
- entities functionally persisted (TODO: conversion of String to Float …
|
|
|
@283
|
13 years |
tabma |
- final step in the wizard, implemented method in the ImporterService? …
|
|
|
@281
|
13 years |
duh |
- added initial version of visitor feedback, including template, …
|
|
|
@280
|
13 years |
duh |
- wizard error reporting resulted in overlapping error dialogs, the …
|
|
|
@279
|
13 years |
duh |
- improved try catch block in wizard data saving
- if saving fails, …
|
|
|
@278
|
13 years |
duh |
- fixed study wizard saving
|
|
|
@275
|
13 years |
duh |
- initial version of wizard storing data; known issue: while …
|
|
|
@274
|
13 years |
tabma |
- Excel data file data is parsed completely and entities are …
|
|
|
@273
|
13 years |
tabma |
- Excel file is parsed, per row a record is created containing …
|
|
|
@270
|
13 years |
jahn |
Updated Event related create / edit view. Todo: get jquery selector …
|
|
|
@269
|
13 years |
keesvb |
upgraded to webflow plugin 1.2.1, added templates to BootStrap?, …
|
|
|
@268
|
13 years |
tabma |
- identifier column added
|
|
|
@260
|
13 years |
duh |
- upgraded jquery-ui to latest version
- implemented ontology chooser …
|
|
|
@257
|
13 years |
duh |
- added limited auto parsing for DATE template entity values that are …
|
|
|
@256
|
13 years |
tabma |
- Template enums now used instead of POI Celltypes
|
|
|
@255
|
13 years |
tabma |
- rewrite of celltype detection
|
|
|
@254
|
13 years |
keesvb |
added scaffolded Term controller again
|
|
|
@253
|
13 years |
keesvb |
Cleaned up BootStrap? (removed accidental multiple addition of …
|
|
|
@252
|
13 years |
duh |
- wizard confirmation page developmental commit
|
|
|
@251
|
13 years |
tabma |
- TemplateStudyField? and MappingColumn? changed fieldnames
- session …
|
|
|
@250
|
13 years |
duh |
- date and datetimefields are now handled independent of naming but by …
|
|
|
@248
|
13 years |
jahn |
Made controller for saving action used by create and edit. Still needs …
|
|
|
@247
|
13 years |
duh |
- set keyword expansion
|
|
|
@246
|
13 years |
duh |
- increased session lifetime to 7 days
- improved wizard study …
|
|
|
@245
|
13 years |
tabma |
- columnmapping added
|
|
|
@240
|
13 years |
duh |
- added ajaxOnChange parameter support for <wizard:...> elements. …
|
|
|
@238
|
13 years |
duh |
Refectored version of the wizard
- initial template page has been …
|
|
|
@219
|
13 years |
jahn |
EventDescription? in progress. This is still ugly, because it uses a …
|
|
|
@218
|
13 years |
jahn |
The query controller moved to …
|
|
|
@217
|
13 years |
duh |
- adding support for event deletion
|
|
|
@216
|
13 years |
duh |
- event grouping data is now handled properly
- added image support to …
|
|
|
@215
|
13 years |
tabma |
- added Template chooser, used in the properties page
|
|
|
@213
|
13 years |
duh |
- restructured wizard
- added information boxes
- improved error …
|
|
|
@209
|
13 years |
duh |
- added events, eventDescriptions, etc
|
|
|
@205
|
13 years |
jahn |
Everything related to search and querying is moved in to
…
|
|
|
@204
|
13 years |
duh |
- temporary commit
|
|
|
@203
|
13 years |
tabma |
- rewrote to HashMap? based columns (columns are always unique, storing …
|
|
|
@201
|
13 years |
jahn |
Added some features: subgrouping by event groups and times, select all …
|
|
|
@200
|
13 years |
tabma |
- properties template
|
|
|
@198
|
13 years |
jahn |
Towards finishing the subGrouping for subjects.
|
|
|
@196
|
13 years |
jahn |
Sample selection of the query controller: added buttons for subgroup …
|
|
|
@195
|
13 years |
duh |
- seperated template page from study page
- seperated study logic from …
|
|
|
@193
|
13 years |
ademcan |
the Searchable controller for querying
|
|
|
@192
|
13 years |
duh |
- temporary commit
- rewriting grouping javascript
- uncommented the …
|
|
|
@189
|
13 years |
duh |
- previous commits broke application bootstrapping:
- fixed some …
|
|
|
@188
|
13 years |
keesvb |
clarified clean data feature example in sandbox
|
|
|
@187
|
13 years |
keesvb |
changed definition of clean data layer, implemented it for the …
|
|
|
@186
|
13 years |
keesvb |
added samples, assays and clinical data to bootstrap, modified clean …
|
|
|
@184
|
13 years |
keesvb |
Deleted transcriptomics data model: moved some classes to study …
|
|
|
@183
|
13 years |
duh |
- removed some debugging lines
|
|
|
@182
|
13 years |
keesvb |
small change to importer to avoid cross-platform issues (now works …
|
|
|
@181
|
13 years |
duh |
- seperated wizard subject handling logic out of the webflow to make …
|
|
|
@180
|
13 years |
duh |
- wizard subject page now mainains state and stores form data in flow scope
|
|
|
@178
|
13 years |
duh |
- refactoring grouping functionality
|
|
|
@176
|
13 years |
keesvb |
added first version of importer data model, added helper methods to …
|
|
|
@173
|
13 years |
tabma |
- created taglibrary for importer and first implementation detection …
|
|
|
@172
|
13 years |
duh |
- added table-editor.js which makes tables multi editable (see the …
|
|
|
@170
|
13 years |
jahn |
Fixed a bug in save().
|
|
|
@169
|
13 years |
tabma |
- created taglibrary for importer and first implementation detection …
|
|
|
@165
|
13 years |
ademcan |
Studies comparaison view
|
|
|
@163
|
13 years |
duh |
- added some dummy youtube videos (see the help icon for the ethical …
|
|
|
@162
|
13 years |
duh |
- set keyword expansion
|
|
|
@157
|
13 years |
duh |
- temporary commit
|
|
|
@155
|
13 years |
jahn |
Currently Sample extends Event. The Sample class might better be …
|
|
|
@153
|
13 years |
jahn |
Currently Sample extends Event. The Sample class might better be …
|
|
|
@151
|
13 years |
jahn |
Some cleaning up done.
|
|
|
@150
|
13 years |
jahn |
Updated editing of Events. RemoteFunction? calls work. Still needs …
|
|
|
@147
|
13 years |
tabma |
- basic skeleton for the importer/previewer
|
|
|