|
|
@1545
|
13 years |
work |
- removed obsolete bgdt imports
|
|
|
@1544
|
13 years |
work |
- resolved #315
- removed obsolete templates
|
|
|
@1542
|
13 years |
t.w.abma |
- "existing*" string being removed after refreshing the first step in …
|
|
|
@1541
|
13 years |
work |
- upload dir is now /tmp by default
|
|
|
@1540
|
13 years |
robert |
Refactored studyWizardController so that methods can also work without …
|
|
|
@1539
|
13 years |
robert |
Fixed #299: readers and writers are not correctly saved
|
|
|
@1538
|
13 years |
t.w.abma |
- fixed small "existing*" bug/feature with an extra check, so after a …
|
|
|
@1536
|
13 years |
t.w.abma |
- fixed refresh of first page in import wizard, to fix: …
|
|
|
@1535
|
13 years |
t.w.abma |
- fixed typo/missing quote in SQL-query upgrade script
|
|
|
@1534
|
13 years |
t.w.abma |
- added check to database upgrade SQL query to drop constraint for …
|
|
|
@1532
|
13 years |
t.w.abma |
- added database upgrade SQL query to drop constraint for field name …
|
|
|
@1531
|
13 years |
t.w.abma |
- added more detailed SQL exception after saving mappings
|
|
|
@1530
|
13 years |
t.w.abma |
- added belongsTo relation to import mapping domain
|
|
|
@1529
|
13 years |
t.w.abma |
- importmapping domain change
|
|
|
@1528
|
13 years |
t.w.abma |
- fixed small refresh issue (lazy loading)
|
|
|
@1527
|
13 years |
t.w.abma |
- Importermappings can now be fully retrieved and stored in step 2 of …
|
|
|
@1526
|
13 years |
robert |
Added assay search and improved query form
|
|
|
@1525
|
13 years |
t.w.abma |
- Importer tests on hold due to missing parse() method in Template …
|
|
|
@1524
|
13 years |
robert |
Refactored some of the querying stuff and built in 'check all' checkboxes
|
|
|
@1523
|
13 years |
business |
these 2 files were present twice in svn, leading to problems with …
|
|
|
@1521
|
13 years |
robert |
Changes in samplesearch test related to #313
|
|
|
@1519
|
13 years |
business |
moved gdt package to org.dbnp, moved tests for RelTime?, …
|
|
|
@1518
|
13 years |
j.saito |
Fixed bug relating to Publication and SecUser?.
|
|
|
@1517
|
13 years |
robert |
Bugfix in module communication
|
|
|
@1516
|
13 years |
j.saito |
Exporter for representing Study objects as XML and parsing them back. …
|
|
|
@1515
|
13 years |
t.w.abma |
- added load/save button to mappings page
- fuzzy button applies fuzzy …
|
|
|
@1514
|
13 years |
t.w.abma |
- removed popup solution for properties and changed it into simple …
|
|
|
@1512
|
13 years |
robert |
Improved query views
|
|
|
@1511
|
13 years |
t.w.abma |
- added initial property manager (load/save import mappings) just in case
|
|
|
@1509
|
13 years |
work |
- gdt to 0.0.10
- bgdt to 0.0.4
- ajaxflow to 0.2.0
- removed …
|
|
|
@1508
|
13 years |
robert |
- Made file upload directory configurable (#282)
- Fixed bug in …
|
|
|
@1506
|
13 years |
robert |
Removed some comments
|
|
|
@1505
|
13 years |
t.w.abma |
- fuzzy matching and don't import improved in the properties step of …
|
|
|
@1503
|
13 years |
j.saito |
Added missing import line.
|
|
|
@1502
|
13 years |
t.w.abma |
- uploaded file in import wizard now checked for being an Excel …
|
|
|
@1501
|
13 years |
robert |
- Number of seconds for the rest controller to keep data in cache is …
|
|
|
@1500
|
13 years |
t.w.abma |
- swapped study and entity selector
|
|
|
@1499
|
13 years |
t.w.abma |
- removed some debug statements
|
|
|
@1496
|
13 years |
robert |
Updated database upgrade script to work properly with postgresql
|
|
|
@1494
|
13 years |
robert |
Implemented pagination on study list pages
|
|
|
@1493
|
13 years |
t.w.abma |
- added 'code - title' to 'Choose your study' field in first page of …
|
|
|
@1492
|
13 years |
t.w.abma |
- corrected StringList? items in the mappings page are now also …
|
|
|
@1491
|
13 years |
robert |
Entered the right changeset number in DatabaseUpgrade? script
|
|
|
@1490
|
13 years |
robert |
Implemented enhancement #258, opening an assay outside the frame. This …
|
|
|
@1489
|
13 years |
t.w.abma |
- improved missing values in stringlist fields, still to fix: make …
|
|
|
@1488
|
13 years |
work |
- moved biological parts of gdt into a sub-plugin bgdt (biological …
|
|
|
@1487
|
13 years |
robert |
- Fixed StudySearch? unit tests (#303)
- Changed css error message to …
|
|
|
@1486
|
13 years |
work |
- simplified JS stuff and removed duplication
|
|
|
@1482
|
13 years |
robert |
Implemented saving of queries
|
|
|
@1481
|
13 years |
t.w.abma |
- all possible properties are shown in the select boxes …
|
|
|
@1480
|
13 years |
t.w.abma |
- all possible properties are shown in the select boxes …
|
|
|
@1479
|
13 years |
t.w.abma |
- when trying to set duplicate properties, the user gets warned this …
|
|
|
@1475
|
13 years |
s.h.sikkema |
Deleted obsolete files and folders
|
|
|
@1473
|
13 years |
s.h.sikkema |
Fixed tests and removed obsolete ones so grails test-app works with …
|
|
|
@1472
|
13 years |
t.w.abma |
- after assigning properties, entities are read from Excel and invalid …
|
|
|
@1471
|
13 years |
work |
- double imports
|
|
|
@1470
|
13 years |
t.w.abma |
- wizard-tag replaced by af-tag
|
|
|
@1469
|
13 years |
t.w.abma |
- importer doesn't crash on empty (null) rows in an Excel sheet …
|
|
|
@1467
|
13 years |
work |
- migrated js, css to gdt
- moved termEditor to gdt
- fixed double …
|
|
|
@1461
|
13 years |
work |
- added wizard tags to gdt taglib
|
|
|
@1460
|
13 years |
work |
- resolved issue #292, reltime shows as reltime, not as seconds
|
|
|
@1459
|
13 years |
work |
- resolves issue #289 for mail configuration being too inflexible (it …
|
|
|
@1458
|
13 years |
robert |
- Implemented a cache for module rest calls, to increase performance …
|
|
|
@1457
|
13 years |
work |
- fixed missing imports caused by Intellij's smart refactoring... …
|
|
|
@1456
|
13 years |
business |
moved gdt package to org.dbnp, moved tests for RelTime?, …
|
|
|
@1455
|
13 years |
s.h.sikkema |
Using moduleCommunicationService now to fetch measurement data from module
|
|
|
@1454
|
13 years |
robert |
Saving new entity tokens needed a flush to work properly
|
|
|
@1453
|
13 years |
robert |
Fixed links to assays
|
|
|
@1452
|
13 years |
work |
- changed gdt imports
- added default searchable config
- did some …
|
|
|
@1451
|
13 years |
work |
- removed Identity class as identity is now in gdt
|
|
|
@1450
|
13 years |
work |
- changed searchable config
|
|
|
@1447
|
13 years |
work |
resolves issue #256
|
|
|
@1446
|
13 years |
robert |
Implemented convenience method to call rest methods on modules
|
|
|
@1445
|
13 years |
s.h.sikkema |
Rudimentary assay export functionality
|
|
|
@1444
|
13 years |
work |
- changed the view to use the static variable from gdt instead of …
|
|
|
@1443
|
13 years |
work |
- refactored the importer to use the dynamic entities of gdt, instead …
|
|
|
@1442
|
13 years |
robert |
The new stable identifiers (see r1440 and #255) were not yet used when …
|
|
|
@1440
|
13 years |
robert |
Made the studytoken, assaytoken and sampletoken stable identifiers, as …
|
|
|
@1439
|
13 years |
work |
- move templateEditor into gdt plugin
- refactored templateEditor
- …
|
|
|
@1436
|
13 years |
robert |
Improved querying, fixed some tests and added imports of the GDT plugin
|
|
|
@1435
|
13 years |
work |
- moved configuration back to grails-app/conf
|
|
|
@1434
|
13 years |
work |
- no facebook like in development :)
|
|
|
@1432
|
13 years |
robert |
Made querying aware of the templates being moved to a plugin. Also …
|
|
|
@1430
|
13 years |
work |
- set keyword expansion
|
|
|
@1426
|
13 years |
work |
- Resolved part of improvement #225
- refactored the template model …
|
|
|
@1425
|
13 years |
s.h.sikkema |
Rudimentary assay export functionality
|
|
|
@1424
|
13 years |
robert |
Improved querying and created a possibility to search for assays
|
|
|
@1422
|
13 years |
work |
- fixed importer issue with the authentication service not being …
|
|
|
@1421
|
13 years |
work |
- fixed importer issue with the authentication service not being …
|
|
|
@1419
|
13 years |
work |
- importer title fixed
- indentation fixed
- all fixed time for drinks
|
|
|
@1418
|
13 years |
work |
- enabled authentication in importer
|
|
|
@1417
|
13 years |
work |
- did some extreme programming with Tjeerd to fix issues in the …
|
|
|
@1416
|
13 years |
t.w.abma |
- again fixed the importer, persisting seemed to work fine, but …
|
|
|
@1415
|
13 years |
robert |
First version of advanced querying
|
|
|
@1414
|
13 years |
work |
- moved the environment specific properties files to src/java to make …
|
|
|
@1413
|
13 years |
work |
- removed 'tab' logic from importercontroller
|
|
|
@1411
|
13 years |
t.w.abma |
- cleaned up importer service and controller (and removed flow …
|
|
|
@1410
|
13 years |
work |
- no clickable tabs
|
|
|
@1409
|
13 years |
work |
- no clickable tabs
|
|
|
@1407
|
13 years |
work |
- fixes an issue with database upgrade script
|
|
|