|
|
@1932
|
11 years |
robert |
Another fix for #485
|
|
|
@1931
|
11 years |
robert |
Users will be logged out from modules when logging out from GSCF now. …
|
|
|
@1921
|
11 years |
t.w.abma |
- added filter to BaseFilters?
- added security annotation to all …
|
|
|
@1919
|
11 years |
robert |
Removed debug statements
|
|
|
@1913
|
11 years |
robert |
Fixed a bug in wildcard searches: now the system also searches through …
|
|
|
@1912
|
11 years |
work |
Resolves #476
|
|
|
@1908
|
11 years |
robert |
Improvements in querying in order to be able to refine searches in a …
|
|
|
@1907
|
11 years |
robert |
Bugfix with uploaded files with less than 9 characters
|
|
|
@1905
|
11 years |
work |
- added support for direct edit jumps into wizard tabs, part one of …
|
|
|
@1889
|
11 years |
work |
- wizard events page previous link should behave the same as the rest …
|
|
|
@1888
|
11 years |
work |
.solves #439
|
|
|
@1884
|
11 years |
robert |
Implemented getAuthorizationLevel rest method for assays
|
|
|
@1865
|
11 years |
work |
- resolves gscf #447
- gdt up to 0.0.49
|
|
|
@1864
|
11 years |
s.h.sikkema |
in exporter: module error display improvements (ie. display on screen …
|
|
|
@1863
|
11 years |
work |
- resolves #451
|
|
|
@1859
|
11 years |
work |
- resolves #185
|
|
|
@1851
|
11 years |
kees.vanbochove |
added sample template to generated sample name to make it easier to …
|
|
|
@1846
|
11 years |
work |
- working version of the setup wizard, see #185
|
|
|
@1838
|
11 years |
s.h.sikkema |
First version of study inferring in simple wizard (does not support …
|
|
|
@1834
|
11 years |
s.h.sikkema |
Study inferring ability (in progress)
|
|
|
@1830
|
11 years |
s.h.sikkema |
Clarified error messages related to unreachable module; added …
|
|
|
@1828
|
11 years |
s.h.sikkema |
Fixed only being able to export to tab delimited; fixed 'null' values …
|
|
|
@1827
|
11 years |
s.h.sikkema |
added different assay export possibilities (tab delimited, csv (comma …
|
|
|
@1821
|
11 years |
robert |
Added HTTP status 500 when getAssays is called without proper parameters
|
|
|
@1817
|
11 years |
t.w.abma |
- fixed typo in test method
|
|
|
@1816
|
11 years |
robert |
Added 'returnUrl' parameter to /logout/remote to redirect the user …
|
|
|
@1813
|
11 years |
robert |
Added possibility to ask for all assays for the given module (without …
|
|
|
@1811
|
11 years |
s.h.sikkema |
study design inferring in progress
|
|
|
@1800
|
11 years |
robert |
Implemented searching in 'all fields'
|
|
|
@1799
|
11 years |
robert |
Adjusted assay exporting to use CSV export method
|
|
|
@1798
|
11 years |
robert |
After searching, several actions can be performed on search results. …
|
|
|
@1794
|
11 years |
work |
- added support for fuzzymatching (resolves #418)
- removed debug …
|
|
|
@1790
|
11 years |
s.h.sikkema |
fixed bug where preview of small export would fail; changed assay …
|
|
|
@1781
|
11 years |
robert |
Added support in RestController? for distinction between administrators …
|
|
|
@1779
|
11 years |
work |
- set proper content-type header for reltime in the wizard
|
|
|
@1777
|
11 years |
work |
- first() does not seem to work properly on hibernate lazily fetched …
|
|
|
@1775
|
11 years |
work |
- resolves #400, study should contain at least one contact
|
|
|
@1774
|
11 years |
work |
- resolves #398
|
|
|
@1773
|
11 years |
robert |
Solved redirect bug in login controller
|
|
|
@1770
|
11 years |
robert |
Improved logging in from modules
|
|
|
@1768
|
11 years |
robert |
Solved small issues with study view
|
|
|
@1764
|
11 years |
work |
- created an info controller displaying application / plugin …
|
|
|
@1761
|
11 years |
s.h.sikkema |
assay excel export now writes to a temporary file first to prevent …
|
|
|
@1754
|
11 years |
work |
- removed default user from www config
- trying to fix the …
|
|
|
@1753
|
11 years |
work |
homecontroller breaks if database is empty
|
|
|
@1752
|
11 years |
robert |
Updated assay export to be able to export multiple assays or studies …
|
|
|
@1744
|
11 years |
work |
- wizard 'studyPrevious' page did not handle 'quickSave'
|
|
|
@1736
|
11 years |
work |
- resolves issue #384, studyPerson, publications and users are not …
|
|
|
@1735
|
11 years |
work |
- removed debug line
|
|
|
@1733
|
11 years |
work |
- uncommented study save try/catch block
|
|
|
@1732
|
11 years |
work |
- resolved an issue with identity (ticket #367)
|
|
|
@1730
|
11 years |
s.h.sikkema |
Excel export uses getMeasurements rest call; made assay export visible …
|
|
|
@1729
|
11 years |
robert |
Fixed bug in simpletox exporter with exporting multiple studies.
|
|
|
@1724
|
11 years |
s.h.sikkema |
changed Study.give[Readable,Writable]Studies to make max parameter …
|
|
|
@1722
|
11 years |
work |
- fixed UTF-8 issues (issue #235 )
|
|
|
@1718
|
11 years |
work |
commented out the try catch block to debug properly
|
|
|
@1717
|
11 years |
robert |
Implemented searching for 'any field' in advanced query
|
|
|
@1716
|
11 years |
s.h.sikkema |
new gdtImporter; new jumpbar; excel export to webflow; fixed spelling …
|
|
|
@1715
|
11 years |
work |
- removed debug lines
|
|
|
@1714
|
11 years |
work |
using getText instead
|
|
|
@1713
|
11 years |
work |
debugging url on ci
|
|
|
@1712
|
11 years |
robert |
Solved user registration bugs: changing password didn't work and lost …
|
|
|
@1711
|
11 years |
work |
xml instead of html
|
|
|
@1710
|
11 years |
work |
- response syntax was wrong?
|
|
|
@1700
|
11 years |
j.saito |
Minor changes in documentation.
|
|
|
@1698
|
11 years |
j.saito |
StudyXMLService and corresponding controller ready for hand over to …
|
|
|
@1697
|
11 years |
j.saito |
Caused buidl errors.
|
|
|
@1695
|
11 years |
j.saito |
This is the new structure for importing / exporting studies from / to …
|
|
|
@1692
|
11 years |
robert |
Microcommit to trigger ci build
|
|
|
@1688
|
11 years |
robert |
Administrator mails are also sent to administrators on non-production …
|
|
|
@1686
|
11 years |
robert |
Added 'open' button in simple wizard
|
|
|
@1685
|
11 years |
robert |
Save buttons in simple wizard
|
|
|
@1684
|
11 years |
robert |
improvements in simple wizard
|
|
|
@1681
|
11 years |
robert |
Why doesn't CI redeploy?
|
|
|
@1680
|
11 years |
robert |
Solving problems with HTML tags around plain text output
|
|
|
@1678
|
11 years |
robert |
Added entity names above table editor in simple wizard and added …
|
|
|
@1676
|
11 years |
t.w.abma |
- first page in importer wizard, study shows [no code] when study …
|
|
|
@1673
|
11 years |
robert |
Added default mail sender to the configuration (#342) and improved …
|
|
|
@1671
|
11 years |
work |
- removed debug lines
|
|
|
@1665
|
11 years |
work |
- resolves #376
|
|
|
@1659
|
11 years |
s.h.sikkema |
Measurements are selected by default in assay excel exporter
|
|
|
@1658
|
11 years |
t.w.abma |
- importer wizard webtest working
- native file input HTML element …
|
|
|
@1656
|
11 years |
t.w.abma |
- added 'hack' to fix the file upload via Ajax by stripping HTML from …
|
|
|
@1655
|
11 years |
work |
make sure all json methods also set a proper json header
|
|
|
@1654
|
11 years |
robert |
Fixed a bug in uploading files. The bug appeared in the simple wizard, …
|
|
|
@1653
|
11 years |
work |
- config file stuff into it's page logic
|
|
|
@1651
|
11 years |
work |
- removed searchable
- worked on the initial version of the setup wizard
|
|
|
@1650
|
11 years |
work |
- fixed an issue where subject data was not saved within a refresh
|
|
|
@1648
|
11 years |
work |
- advanced query page only shows previous query links if there are any …
|
|
|
@1646
|
11 years |
work |
- removed obsolete SimpleQuery?
- removed obsolete Query
- changed …
|
|
|
@1640
|
11 years |
work |
- added simple study support (study page)
|
|
|
@1634
|
11 years |
work |
- event templates were not refreshed properly after update (ticket to …
|
|
|
@1633
|
11 years |
s.h.sikkema |
Fixed 'Assay has no value (null)' error in assay exporter
|
|
|
@1632
|
11 years |
s.h.sikkema |
Fixed 'Assay has no value (null)' error in assay exporter
|
|
|
@1631
|
11 years |
s.h.sikkema |
Fixed 'Assay has no value (null)' error in assay exporter
|
|
|
@1628
|
11 years |
work |
- removed obosolete setup wizard
- 0.6.6 milestone
|
|
|
@1626
|
11 years |
work |
- added initial support of a return URI; not working properly though…
|
|
|
@1625
|
11 years |
work |
- improved quicksearch
|
|
|
@1621
|
11 years |
robert |
Fixed some bugs in simple wizard and study view page
|
|
|
@1618
|
11 years |
robert |
Solved issue #351
|
|
|