|
|
@464
|
13 years |
keesvb |
workaround for Postgres, TEXT field are not stored properly
|
|
|
@463
|
13 years |
duh |
- resolved #62 changes are not saved in study create wizard
|
|
|
@461
|
13 years |
keesvb |
changed Genotype field to a String field
|
|
|
@460
|
13 years |
duh |
- fixed issue with the table editor
- view for grouping page
|
|
|
@459
|
13 years |
vinlud |
Check empty string ontology selector
|
|
|
@458
|
13 years |
roberth |
Subject class changed again to improve performance. Also updated …
|
|
|
@457
|
13 years |
duh |
- fixed improved tooltip functionality
|
|
|
@456
|
13 years |
vinlud |
Messaging & checks ontology selector
|
|
|
@455
|
13 years |
keesvb |
Reverting Subject optimization as it breaks the study create wizard on …
|
|
|
@454
|
13 years |
roberth |
Improved study list to be able to handle one or more studies. Also …
|
|
|
@453
|
13 years |
roberth |
Improved study list, study detail view and study comparison. Also …
|
|
|
@451
|
13 years |
duh |
- developmental commit
|
|
|
@450
|
13 years |
tabma |
- first page of simple import wizard working with entity-/templatefilter
|
|
|
@449
|
13 years |
tabma |
- first page of simple import wizard working with entity-/templatefilter
|
|
|
@446
|
13 years |
duh |
- removed debug line
|
|
|
@445
|
13 years |
duh |
- bugfix: ontology selects not displaying proper value
|
|
|
@444
|
13 years |
duh |
- extended gscf configuration for importer (importableEntities)
- …
|
|
|
@443
|
13 years |
duh |
- added configuration for gscf
|
|
|
@442
|
13 years |
roberth |
Updated studies list and added institute and department properties to …
|
|
|
@438
|
13 years |
duh |
- term editor initial version
|
|
|
@437
|
13 years |
roberth |
Added publication controller and views
|
|
|
@436
|
13 years |
duh |
- added radio form element style for wizard
- dialog.gsp did not …
|
|
|
@435
|
13 years |
duh |
- trying to fetch template fields when no template is set breaks the …
|
|
|
@433
|
13 years |
duh |
- fixed issue with the event view and controller logic where
1) …
|
|
|
@432
|
13 years |
duh |
- events page now seperates 'events' from 'samplingEvents'
- grouping …
|
|
|
@431
|
13 years |
duh |
- term editor has been using 'ontologies' instead of 'ontology' as a …
|
|
|
@430
|
13 years |
duh |
- tweaked error messages in wizard
|
|
|
@429
|
13 years |
duh |
- commit crashed, recommitting jquery-ui 1.8.1 for jquery 1.4.x
|
|
|
@428
|
13 years |
duh |
- upgraded jQuery plugin to 1.4.2
- fixed bug in qTip library
- fixed …
|
|
|
@424
|
13 years |
keesvb |
updated to grails 1.3.1, changed PPSH Gender choice in Bootstrap to be …
|
|
|
@423
|
13 years |
duh |
- commented bootstrap bug
|
|
|
@422
|
13 years |
duh |
- consistent debugging
|
|
|
@421
|
13 years |
keesvb |
cleaned up BootStrap? and re-added Samples, updated study/show to also …
|
|
|
@418
|
13 years |
duh |
- subjects can now be deleted properly
- event grouping works
- …
|
|
|
@417
|
13 years |
tabma |
- split up the templates in 'simple' and 'advanced' and created a new …
|
|
|
@416
|
13 years |
duh |
- updated Events to handle constraints properly
- updated event wizard
|
|
|
@415
|
13 years |
tabma |
- refactored code and templates of the Importer Wizard, now makes use …
|
|
|
@414
|
13 years |
duh |
- moved term / ontology setter to TemplateEntity? for transparent …
|
|
|
@413
|
13 years |
duh |
- removed a domain field did not work properly (example: setting as …
|
|
|
@411
|
13 years |
duh |
- workin in progress (but working!)
|
|
|
@410
|
13 years |
keesvb |
another obvious bugfix in fieldExists
|
|
|
@409
|
13 years |
keesvb |
OK, that refactoring was too enthusiastic, switching back getField() …
|
|
|
@408
|
13 years |
keesvb |
reverted changes which removed domain fields from the domain classes, …
|
|
|
@407
|
13 years |
duh |
- implemented ontologyterm handler code in the subject page, note that …
|
|
|
@406
|
13 years |
keesvb |
added study tests, skip study adds when in test environment in …
|
|
|
@404
|
13 years |
duh |
- wizard controller temporary commit
|
|
|
@399
|
13 years |
duh |
- changed term / ontology fields to select elements instead
- todo: …
|
|
|
@398
|
13 years |
keesvb |
added Ontology/Term? and Subject integration tests
|
|
|
@397
|
13 years |
duh |
- reformatted source code
- added mega huge big ASCII comments to …
|
|
|
@396
|
13 years |
duh |
- fixed incomplete implementation of domain fields (getters, setters …
|
|
|
@394
|
13 years |
keesvb |
added ontology specifications to Subject species and Sample material …
|
|
|
@392
|
13 years |
keesvb |
switched back from the fancy 'integrate domain fields as system fields …
|
|
|
@391
|
13 years |
duh |
- removed obsolete/unused '-name' trailing part from ontology elements
|
|
|
@390
|
13 years |
duh |
- refactored TemplateEntity? to check for and handle event + domain …
|
|
|
@389
|
13 years |
duh |
- reverted changes of revisions 386, 387 and 388 as they completely …
|
|
|
@388
|
13 years |
roberth |
Removed DomainTemplateField? references from Events, Samples and Subjects
|
|
|
@387
|
13 years |
roberth |
Temporary 'domain template fields' were actually not necessary in the …
|
|
|
@386
|
13 years |
roberth |
Updated the template entities to be able to return domain fields, …
|
|
|
@385
|
13 years |
duh |
- template editor view used Study as entity instead of the dynamically …
|
|
|
@384
|
13 years |
keesvb |
FINALLY found a possible way to integrate the domain fields as …
|
|
|
@383
|
13 years |
duh |
- initial event template
|
|
|
@382
|
13 years |
roberth |
Updated the fields of person to contain title, gender, prefix and …
|
|
|
@381
|
13 years |
duh |
- null bugfix
- improved template field handling
|
|
|
@379
|
13 years |
roberth |
Updated the person, personrole and personaffiliation view templates in …
|
|
|
@377
|
13 years |
duh |
- working on the templateEditor
|
|
|
@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
|
|
|
@370
|
13 years |
roberth |
Updated studies list to handle the new data model.
Updated the …
|
|
|
@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
- …
|
|
|
@366
|
13 years |
keesvb |
added missing fields for study template
|
|
|
@364
|
13 years |
keesvb |
getting studies back in bootstrap
|
|
|
@361
|
13 years |
roberth |
Added controllers and views for Person, PersonAffiliation? and …
|
|
|
@360
|
13 years |
duh |
- added the fancy speech plugin to the rep
|
|
|
@359
|
13 years |
duh |
- set keyword expansion
|
|
|
@358
|
13 years |
duh |
- textual change
|
|
|
@357
|
13 years |
duh |
- term editor views were in conflict, fixed issue and committed
|
|
|
@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 …
|
|
|
@353
|
13 years |
duh |
- refactored termField tag
- refactored subjects page
- added terms …
|
|
|
@352
|
13 years |
duh |
- removed the study fields that should be moved into template(s)
|
|
|
@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 …
|
|
|
@348
|
13 years |
keesvb |
added ontology list for ontology template fields
|
|
|
@347
|
13 years |
duh |
- refactored bootstrap, commented out everything, put academic study …
|
|
|
@346
|
13 years |
duh |
- commented out the bootstrap as it breaks everything
|
|
|
@345
|
13 years |
keesvb |
long-awaited code-breaking commit: cleanup of domain classes
|
|
|
@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)
|
|
|
@342
|
13 years |
duh |
- restyled wizard tabs
- made info and todo boxes only appear in …
|
|
|
@341
|
13 years |
duh |
- refactored wizard start page so that the big green buttons actually …
|
|
|
@340
|
13 years |
keesvb |
dubbed version 0.1.4, removed completed TODO's from study create wizard
|
|
|
@339
|
13 years |
keesvb |
added plant template to BootStrap?
|
|
|
@338
|
13 years |
keesvb |
changed TemplateEntity?.giveFields to reflect ordering as well, also …
|
|
|
@337
|
13 years |
keesvb |
fixed random template field order problem
|
|
|
@336
|
13 years |
duh |
- nullpointer bugfix in TemplateEntity?
|
|
|