|
|
@1628
|
13 years |
work |
- removed obosolete setup wizard
- 0.6.6 milestone
|
|
|
@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…
|
|
|
@1625
|
13 years |
work |
- improved quicksearch
|
|
|
@1624
|
13 years |
work |
- reverted addition of unique() in 1621 as this doubles with the …
|
|
|
@1623
|
13 years |
work |
- resolves #354
|
|
|
@1622
|
13 years |
robert |
Small fix in simple wizard overview
|
|
|
@1621
|
13 years |
robert |
Fixed some bugs in simple wizard and study view page
|
|
|
@1619
|
13 years |
work |
spinner
|
|
|
@1618
|
13 years |
robert |
Solved issue #351
|
|
|
@1617
|
13 years |
robert |
Bugfix in advanced query
|
|
|
@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)
|
|
|
@1614
|
13 years |
work |
- fixed indentation
|
|
|
@1613
|
13 years |
robert |
Removed some printlns
|
|
|
@1612
|
13 years |
robert |
Update simple wizard to import subject without a name correctly and …
|
|
|
@1611
|
13 years |
robert |
Improved simple study wizard
|
|
|
@1610
|
13 years |
robert |
Improved simple import wizard to be able to import events
|
|
|
@1609
|
13 years |
robert |
Improved simple editing wizard
|
|
|
@1608
|
13 years |
robert |
Fixed bug with hibernate and transactional services in the simple wizard
|
|
|
@1606
|
13 years |
s.h.sikkema |
added import org.codehaus.groovy.grails.plugins.web.taglib.ValidationTagLib?
|
|
|
@1605
|
13 years |
s.h.sikkema |
commit for Robert: see if webflow works when all logic is moved to …
|
|
|
@1604
|
13 years |
s.h.sikkema |
Added two flushes so that gscf starts correctly on an empty PostgresQL …
|
|
|
@1603
|
13 years |
work |
- importer wizard for studies is instantiating a study from the hidden …
|
|
|
@1602
|
13 years |
work |
- improved database upgrade script
|
|
|
@1601
|
13 years |
robert |
|
|
|
@1600
|
13 years |
work |
added some debugging lines
|
|
|
@1599
|
13 years |
work |
to e or not to e
|
|
|
@1598
|
13 years |
work |
and false!
|
|
|
@1597
|
13 years |
work |
uncommented try/catch block
|
|
|
@1596
|
13 years |
robert |
Solved #344 - retrieving module data is now done using POST
|
|
|
@1595
|
13 years |
work |
- some database upgrade scripts were always being executed, introduced …
|
|
|
@1594
|
13 years |
robert |
Finishing touch after refactoring entity tokens (#329)
|
|
|
@1593
|
13 years |
s.h.sikkema |
de-commented: def beforeInterceptor = [action:this.&auth,except:["isUser"]]
|
|
|
@1592
|
13 years |
work |
- fb only on prod
|
|
|
@1591
|
13 years |
robert |
Improved simple wizard so that is can edit studies
|
|
|
@1590
|
13 years |
work |
- fixing remaining test issues
|
|
|
@1589
|
13 years |
s.h.sikkema |
Deleted 'cd..' which somehow got in there
|
|
|
@1588
|
13 years |
s.h.sikkema |
Fixed tests (except webtests); cleaned up …
|
|
|
@1587
|
13 years |
s.h.sikkema |
|
|
|
@1586
|
13 years |
work |
minor css change
|
|
|
@1585
|
13 years |
work |
moved text search method into Study domain
|
|
|
@1584
|
13 years |
work |
- did some more restyling of the home page (ticket #339)
- …
|
|
|
@1583
|
13 years |
s.h.sikkema |
UI improvements to assay exporter (ticket #159)
|
|
|
@1582
|
13 years |
work |
removed the AssayTagLib? by request of Siemen
|
|
|
@1581
|
13 years |
work |
set keyword expansion
|
|
|
@1579
|
13 years |
robert |
Using params.moduleURL instead of params.consumer for checking the …
|
|
|
@1578
|
13 years |
work |
- made a smaller header (60px instead of 120px)
|
|
|
@1577
|
13 years |
robert |
Resolved problems with module communication
|
|
|
@1576
|
13 years |
robert |
- Solved locking problems with module communication
- Fixed a null …
|
|
|
@1574
|
13 years |
work |
- updated mapping name column constraint database upgrade function to …
|
|
|
@1573
|
13 years |
robert |
Check for null values in study.assays list
|
|
|
@1571
|
13 years |
robert |
Another small bugfix
|
|
|
@1570
|
13 years |
robert |
Small bugfixes of bugs that appeared during deployment of metagenomics …
|
|
|
@1568
|
13 years |
j.saito |
Added support for matching tempaltes that are present in system.
In …
|
|
|
@1566
|
13 years |
work |
- resolved #333
|
|
|
@1565
|
13 years |
robert |
Fixed #260 (study wizard in safari) and fixed a bug when adding a …
|
|
|
@1562
|
13 years |
t.w.abma |
- added extra check in mapping step for date fields, someone entering …
|
|
|
@1561
|
13 years |
s.h.sikkema |
Removed some imports and a reference to dbnp.studycapturing.Book to …
|
|
|
@1560
|
13 years |
j.saito |
Added import methods for XML import of studies.
Still not workig (and …
|
|
|
@1559
|
13 years |
s.h.sikkema |
Assay export functionality
|
|
|
@1558
|
13 years |
work |
resolves #315
|
|
|
@1556
|
13 years |
t.w.abma |
- wizard error showing up too early removed, now only showing after …
|
|
|
@1555
|
13 years |
t.w.abma |
- disabled <Enter> key to prevent submission of form (JS)
- using …
|
|
|
@1554
|
13 years |
work |
uptime -> build age
|
|
|
@1553
|
13 years |
robert |
First version of a simple wizard
|
|
|
@1552
|
13 years |
t.w.abma |
- duplicate fuzzymatched properties fixed, when a fuzzy match has been …
|
|
|
@1548
|
13 years |
robert |
Preparation for using a simple wizard: some changes in tag libraries …
|
|
|
@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
|
|
|
@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 …
|
|
|