|
|
@1673
|
13 years |
robert |
Added default mail sender to the configuration (#342) and improved …
|
|
|
@1669
|
13 years |
work |
no more gmails
|
|
|
@1667
|
13 years |
work |
- tried to resolve #342 but cannot fix the issue due to the mail …
|
|
|
@1661
|
13 years |
work |
- partly reverted the previous change (else instead of else if)
|
|
|
@1658
|
13 years |
t.w.abma |
- importer wizard webtest working
- native file input HTML element …
|
|
|
@1657
|
13 years |
work |
- resolved issue #372
|
|
|
@1651
|
13 years |
work |
- removed searchable
- worked on the initial version of the setup wizard
|
|
|
@1644
|
13 years |
work |
- test
|
|
|
@1635
|
13 years |
work |
- added checks to Grom calls if Grom is available so we can uninstall …
|
|
|
@1630
|
13 years |
work |
- disabled gmail for dbnp servers
|
|
|
@1627
|
13 years |
work |
- deny all access to /query except in development
|
|
|
@1626
|
13 years |
work |
- added initial support of a return URI; not working properly though…
|
|
|
@1616
|
13 years |
work |
- commiting a hibernate performance tweak, all still seems to work?
|
|
|
@1615
|
13 years |
work |
- fixed cloning of templates (gscf issue #345)
|
|
|
@1604
|
13 years |
s.h.sikkema |
Added two flushes so that gscf starts correctly on an empty PostgresQL …
|
|
|
@1602
|
13 years |
work |
- improved database upgrade script
|
|
|
@1595
|
13 years |
work |
- some database upgrade scripts were always being executed, introduced …
|
|
|
@1594
|
13 years |
robert |
Finishing touch after refactoring entity tokens (#329)
|
|
|
@1590
|
13 years |
work |
- fixing remaining test issues
|
|
|
@1588
|
13 years |
s.h.sikkema |
Fixed tests (except webtests); cleaned up …
|
|
|
@1587
|
13 years |
s.h.sikkema |
|
|
|
@1581
|
13 years |
work |
set keyword expansion
|
|
|
@1574
|
13 years |
work |
- updated mapping name column constraint database upgrade function to …
|
|
|
@1570
|
13 years |
robert |
Small bugfixes of bugs that appeared during deployment of metagenomics …
|
|
|
@1547
|
13 years |
work |
- renamed bootstraps to example
|
|
|
@1546
|
13 years |
work |
test commit to trigger hudson
|
|
|
@1545
|
13 years |
work |
- removed obsolete bgdt imports
|
|
|
@1541
|
13 years |
work |
- upload dir is now /tmp by default
|
|
|
@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 …
|
|
|
@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?, …
|
|
|
@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 …
|
|
|
@1501
|
13 years |
robert |
- Number of seconds for the rest controller to keep data in cache is …
|
|
|
@1496
|
13 years |
robert |
Updated database upgrade script to work properly with postgresql
|
|
|
@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 …
|
|
|
@1488
|
13 years |
work |
- moved biological parts of gdt into a sub-plugin bgdt (biological …
|
|
|
@1469
|
13 years |
t.w.abma |
- importer doesn't crash on empty (null) rows in an Excel sheet …
|
|
|
@1459
|
13 years |
work |
- resolves issue #289 for mail configuration being too inflexible (it …
|
|
|
@1456
|
13 years |
business |
moved gdt package to org.dbnp, moved tests for RelTime?, …
|
|
|
@1452
|
13 years |
work |
- changed gdt imports
- added default searchable config
- did some …
|
|
|
@1450
|
13 years |
work |
- changed searchable config
|
|
|
@1443
|
13 years |
work |
- refactored the importer to use the dynamic entities of gdt, instead …
|
|
|
@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
|
|
|
@1430
|
13 years |
work |
- set keyword expansion
|
|
|
@1426
|
13 years |
work |
- Resolved part of improvement #225
- refactored the template model …
|
|
|
@1414
|
13 years |
work |
- moved the environment specific properties files to src/java to make …
|
|
|
@1407
|
13 years |
work |
- fixes an issue with database upgrade script
|
|
|
@1406
|
13 years |
work |
- test fix for database upgrade script
|
|
|
@1405
|
13 years |
business |
trigger ci
|
|
|
@1404
|
13 years |
business |
small fix
|
|
|
@1403
|
13 years |
business |
fix recurring issue with TEXT fields
|
|
|
@1399
|
13 years |
business |
forgot class import
|
|
|
@1398
|
13 years |
business |
make sure manual adding of ontologies is only done in development and test
|
|
|
@1386
|
13 years |
business |
change which hopefully fixes the first time run errors about …
|
|
|
@1384
|
13 years |
business |
added webtest plugin and first (working) webtest, renamed 'test' …
|
|
|
@1383
|
13 years |
work |
- removed jquery comment from config.groovy
|
|
|
@1382
|
13 years |
work |
- upgraded ajaxflow to 0.1.16 --> grails 1.3.4 support
- upgraded …
|
|
|
@1365
|
13 years |
work |
- resolves issue #269, performing database upgrade if required (change …
|
|
|
@1364
|
13 years |
work |
- and another one for issue #219, moved authentication to the …
|
|
|
@1363
|
13 years |
work |
- and another one for issue #219
|
|
|
@1362
|
13 years |
work |
- and another one for issue #219
|
|
|
@1361
|
13 years |
work |
- properties were not loaded in a war, trying a different location
- #219
|
|
|
@1360
|
13 years |
work |
- moving application configuration out of Config.groovy and …
|
|
|
@1347
|
13 years |
work |
- disabled loglevel info
|
|
|
@1346
|
13 years |
m.s.vanvliet |
Added a timer to the Filters to monitor the load of controller/view
|
|
|
@1341
|
13 years |
business |
fix for development environment to circumvent BioPortal? problems
|
|
|
@1333
|
13 years |
work |
- updating to ajaxflow 0.1.12
- changed 'please wait' behaviour …
|
|
|
@1330
|
13 years |
work |
- temporary fix for jquery 1.4.4
|
|
|
@1328
|
13 years |
robert |
Added metagenomics module and improved rest controller to give 404 and …
|
|
|
@1323
|
13 years |
t.w.abma |
- tomcat trigger
|
|
|
@1319
|
13 years |
work |
- updated ajaxflow to 0.1.10
- added spinner / please wait support to …
|
|
|
@1306
|
13 years |
work |
- crypto shared secret is now randomly generated on application startup
|
|
|
@1301
|
13 years |
work |
- upgraded grom to 0.2.1
- enabled debug loglevel for debugging ci issues
|
|
|
@1298
|
13 years |
work |
- disabled debug and info loglevels for debugging ci instance
|
|
|
@1297
|
13 years |
work |
- enabled debug and info loglevels for debugging ci instance
|
|
|
@1261
|
13 years |
s.h.sikkema |
Changed jumbar layout to simple iframe for modules
|
|
|
@1255
|
13 years |
work |
- fixed an issue with the automated database upgrade where the idx's …
|
|
|
@1251
|
13 years |
work |
- template_template_field references needed to be removed as well
|
|
|
@1250
|
13 years |
work |
- set keyword expansion
|
|
|
@1249
|
13 years |
work |
- finalizing database upgrade script with delete statements
|
|
|
@1248
|
13 years |
work |
- testing database upgrade on ci
|
|
|
@1247
|
13 years |
work |
- adding initial version of automatic database upgrade script
|
|
|
@1245
|
13 years |
work |
- moved 'description' from study template fields into domain variables …
|
|
|
@1232
|
13 years |
work |
- ajax-flow to 0.1.2
|
|
|
@1229
|
13 years |
work |
- enabeling bootstrap for dbnpdemo
- extended build info width by 50 pixels
|
|
|
@1208
|
13 years |
work |
- obsolete import in sanbox controller broke gscf
- added ajax-flow …
|
|
|
@1199
|
13 years |
j.saito |
Further streamlined CommunicationManager?. It now builds fetches its …
|
|
|
@1196
|
13 years |
j.saito |
Streamlined CommunicationManager? and adjusted it to suit …
|
|
|
@1195
|
13 years |
j.saito |
Fixed bug. Someone called the wrong CommunicationManager? method.
|
|
|
@1179
|
13 years |
work |
- set other url's in the communication manager as well, not sure if …
|
|
|
@1178
|
13 years |
work |
- this change is part of #185
- moved object instantes out of …
|
|
|
@1171
|
13 years |
t.w.abma |
- added add / modify to date template chooser
- added some JS to …
|
|
|
@1163
|
13 years |
m.s.vanvliet |
Wrong port + URL for metabolomics module was set in Bootstrap. Changed …
|
|
|
@1155
|
13 years |
work |
- resolving issue #195, sample generation madness. This was partly …
|
|
|