|
|
@654
|
13 years |
keesvb |
updated sample and study tests, added belongsTo to Sample (which gives …
|
|
|
@652
|
13 years |
keesvb |
relocated getExternalSampleId to name
|
|
|
@651
|
13 years |
jahn |
Added externalSampleId for SAM communication.
|
|
|
@643
|
13 years |
jahn |
This setting of searchable features seems not to provoke searchable …
|
|
|
@640
|
13 years |
vinlud |
Setting Searchable only to search in known string fields
|
|
|
@629
|
13 years |
duh |
- fixed bug in study view page caused by revision # 602
|
|
|
@625
|
13 years |
keesvb |
changed ontology getOrCreate because the actual db type of ncboId is int
|
|
|
@622
|
13 years |
duh |
- disabeling searchable for issue #126
|
|
|
@602
|
13 years |
jahn |
Several minor changes and cleaning up related to date repsentations …
|
|
|
@580
|
13 years |
keesvb |
typing error in last commit
|
|
|
@579
|
13 years |
keesvb |
clarified display of RELTIME to show 0s when time = 0
|
|
|
@572
|
13 years |
keesvb |
fixed bugs #111 and #112
|
|
|
@569
|
13 years |
duh |
- commit related to bug # 107
-- extended Ontology domain class with a …
|
|
|
@565
|
13 years |
duh |
- upon adding a term the termEditorController now also adds the …
|
|
|
@564
|
13 years |
keesvb |
fixed person problem in BootStrap?, added comments to Event class, …
|
|
|
@561
|
13 years |
keesvb |
version 0.3.0: fixed some issues with updating boolean fields, changed …
|
|
|
@559
|
13 years |
roberth |
Added boolean template field type
|
|
|
@558
|
13 years |
roberth |
Improved template editor , stringlists and ontologyfields can be …
|
|
|
@557
|
13 years |
duh |
- fixed issues with templates not refreshing properly in the wizard …
|
|
|
@556
|
13 years |
roberth |
Improved the TemplateEditor? again: templates can be created and …
|
|
|
@554
|
13 years |
jahn |
Refactored member 'code' of Study. Changed it from being template to …
|
|
|
@552
|
13 years |
keesvb |
added BioPortal? Ontology add function via Ontocat, added test for that
|
|
|
@550
|
13 years |
keesvb |
added entity property to TemplateField?; added validator to Template to …
|
|
|
@545
|
13 years |
tabma |
- fixed Advanced Import Wizard (preferredIdentifier issues)
|
|
|
@541
|
13 years |
duh |
- more indentation and documentation shite.…
|
|
|
@540
|
13 years |
duh |
- fixed indentation shite!!!
- samples dev commit
|
|
|
@538
|
13 years |
roberth |
Improved template editor. Moving fields and basic editing works already.
|
|
|
@536
|
13 years |
roberth |
Samples are now shown in the study overview page. Also some tests are …
|
|
|
@534
|
13 years |
tabma |
- rewrote MappingColumn? (and underlying methods) to have a String …
|
|
|
@527
|
13 years |
roberth |
Adding of contacts is made possible in the study creation wizard.
|
|
|
@518
|
13 years |
roberth |
Publications can be added to a study in the create study wizard. …
|
|
|
@514
|
13 years |
jahn |
fixed minor inconsistentcy.
|
|
|
@513
|
13 years |
keesvb |
version 0.2.3, deleted sampleTemplates field in Template as it will …
|
|
|
@511
|
14 years |
jahn |
Slightly extended for REST communication.
|
|
|
@510
|
14 years |
duh |
- wizard saving second version
|
|
|
@507
|
14 years |
roberth |
Implemented file upload template fields
|
|
|
@506
|
14 years |
keesvb |
changed giveDomainFields() implementations in TemplateEntity? to static
|
|
|
@500
|
14 years |
duh |
- reformatted some indentations
- set svn keyword expansion
|
|
|
@497
|
14 years |
roberth |
Implemented RELTIME parsing and showing in the wizard.
Also made TEXT …
|
|
|
@496
|
14 years |
duh |
- set svn keyword expansion
|
|
|
@493
|
14 years |
keesvb |
changed SamplingEvent? definitions in Bootstrap and coupled …
|
|
|
@487
|
14 years |
roberth |
Added net RELTIME template field type to contain relative times (e.g. …
|
|
|
@482
|
14 years |
keesvb |
solved compilation error, added relative date type, restructured …
|
|
|
@465
|
14 years |
keesvb |
typing error
|
|
|
@464
|
14 years |
keesvb |
workaround for Postgres, TEXT field are not stored properly
|
|
|
@459
|
14 years |
vinlud |
Check empty string ontology selector
|
|
|
@458
|
14 years |
roberth |
Subject class changed again to improve performance. Also updated …
|
|
|
@455
|
14 years |
keesvb |
Reverting Subject optimization as it breaks the study create wizard on …
|
|
|
@454
|
14 years |
roberth |
Improved study list to be able to handle one or more studies. Also …
|
|
|
@453
|
14 years |
roberth |
Improved study list, study detail view and study comparison. Also …
|
|
|
@442
|
14 years |
roberth |
Updated studies list and added institute and department properties to …
|
|
|
@435
|
14 years |
duh |
- trying to fetch template fields when no template is set breaks the …
|
|
|
@422
|
14 years |
duh |
- consistent debugging
|
|
|
@421
|
14 years |
keesvb |
cleaned up BootStrap? and re-added Samples, updated study/show to also …
|
|
|
@416
|
14 years |
duh |
- updated Events to handle constraints properly
- updated event wizard
|
|
|
@415
|
14 years |
tabma |
- refactored code and templates of the Importer Wizard, now makes use …
|
|
|
@414
|
14 years |
duh |
- moved term / ontology setter to TemplateEntity? for transparent …
|
|
|
@413
|
14 years |
duh |
- removed a domain field did not work properly (example: setting as …
|
|
|
@410
|
14 years |
keesvb |
another obvious bugfix in fieldExists
|
|
|
@409
|
14 years |
keesvb |
OK, that refactoring was too enthusiastic, switching back getField() …
|
|
|
@408
|
14 years |
keesvb |
reverted changes which removed domain fields from the domain classes, …
|
|
|
@406
|
14 years |
keesvb |
added study tests, skip study adds when in test environment in …
|
|
|
@398
|
14 years |
keesvb |
added Ontology/Term? and Subject integration tests
|
|
|
@397
|
14 years |
duh |
- reformatted source code
- added mega huge big ASCII comments to …
|
|
|
@396
|
14 years |
duh |
- fixed incomplete implementation of domain fields (getters, setters …
|
|
|
@394
|
14 years |
keesvb |
added ontology specifications to Subject species and Sample material …
|
|
|
@392
|
14 years |
keesvb |
switched back from the fancy 'integrate domain fields as system fields …
|
|
|
@390
|
14 years |
duh |
- refactored TemplateEntity? to check for and handle event + domain …
|
|
|
@389
|
14 years |
duh |
- reverted changes of revisions 386, 387 and 388 as they completely …
|
|
|
@388
|
14 years |
roberth |
Removed DomainTemplateField? references from Events, Samples and Subjects
|
|
|
@387
|
14 years |
roberth |
Temporary 'domain template fields' were actually not necessary in the …
|
|
|
@386
|
14 years |
roberth |
Updated the template entities to be able to return domain fields, …
|
|
|
@384
|
14 years |
keesvb |
FINALLY found a possible way to integrate the domain fields as …
|
|
|
@382
|
14 years |
roberth |
Updated the fields of person to contain title, gender, prefix and …
|
|
|
@381
|
14 years |
duh |
- null bugfix
- improved template field handling
|
|
|
@375
|
14 years |
keesvb |
added giveDomainFields to TemplateEntity? entities, fixed some problems …
|
|
|
@370
|
14 years |
roberth |
Updated studies list to handle the new data model.
Updated the …
|
|
|
@361
|
14 years |
roberth |
Added controllers and views for Person, PersonAffiliation? and …
|
|
|
@359
|
14 years |
duh |
- set keyword expansion
|
|
|
@353
|
14 years |
duh |
- refactored termField tag
- refactored subjects page
- added terms …
|
|
|
@352
|
14 years |
duh |
- removed the study fields that should be moved into template(s)
|
|
|
@350
|
14 years |
keesvb |
added ontology/term properties, getting code to work from clean build: …
|
|
|
@349
|
14 years |
duh |
- added more templates to bootstrap
- added a 300ms delay to …
|
|
|
@348
|
14 years |
keesvb |
added ontology list for ontology template fields
|
|
|
@345
|
14 years |
keesvb |
long-awaited code-breaking commit: cleanup of domain classes
|
|
|
@339
|
14 years |
keesvb |
added plant template to BootStrap?
|
|
|
@338
|
14 years |
keesvb |
changed TemplateEntity?.giveFields to reflect ordering as well, also …
|
|
|
@337
|
14 years |
keesvb |
fixed random template field order problem
|
|
|
@336
|
14 years |
duh |
- nullpointer bugfix in TemplateEntity?
|
|
|
@335
|
14 years |
duh |
- templated fields are now properly set as well as unset
- showing …
|
|
|
@333
|
14 years |
tabma |
- changed search for Stringlist items to case-insensitive (reading …
|
|
|
@332
|
14 years |
duh |
- introduced template fields validation
- added i18n messaging for …
|
|
|
@321
|
14 years |
tabma |
- identifying columns get stored using 'name' attribute of entities as …
|
|
|
@313
|
14 years |
keesvb |
added giveDomainFields to TemplateEntity?
|
|
|
@306
|
14 years |
duh |
- commented out bad piece of convenienve code... see email for more …
|
|
|
@300
|
14 years |
duh |
- it makes no sense using a regular expression mathing for a-zA-Z0-9 …
|
|
|
@299
|
14 years |
duh |
- set keyword expansion
|
|
|
@296
|
14 years |
duh |
- refactored template field handeling in the wizard
- added …
|
|
|
@295
|
14 years |
keesvb |
removed debug message
|
|
|
@290
|
14 years |
keesvb |
debugged EventDescription?.save, added comment field for template …
|
|
|