|
|
@2247
|
11 years |
ferryjagers |
commit in /test ?
|
|
|
@2246
|
11 years |
business |
added caching to Assay and Study to speed up a.o. REST calls from modules
|
|
|
@2245
|
11 years |
work |
adding GIT files
|
|
|
@2244
|
11 years |
work |
spring security keeps giving trouble, reverting to stable 1.1.2 release
|
|
|
@2243
|
11 years |
work |
- updated some plugins to their latest versions
- removed ajax spinner …
|
|
|
@2242
|
11 years |
work |
trying to resolve issues with spring security on ci
|
|
|
@2241
|
11 years |
work |
Automated continuous integration commit of minified JS/CSS
|
|
|
@2240
|
11 years |
ferryjagers |
templateAdmin role, only users with this role are allowed to modify …
|
|
|
@2239
|
11 years |
work |
upgraded some plugins
|
|
|
@2238
|
11 years |
work |
Automated continuous integration commit of minified JS/CSS
|
|
|
@2237
|
11 years |
work |
- improved initial study compare page gives visual feedback
|
|
|
@2236
|
11 years |
business |
corrected default bootstrap options for sam module
|
|
|
@2235
|
11 years |
business |
declare plugin dependencies in BuildConfig? instead of …
|
|
|
@2234
|
11 years |
work |
debug getMeasurementDataForAssay issue where data has no sampleToken?
|
|
|
@2233
|
11 years |
work |
debug getMeasurementDataForAssay issue where data has no sampleToken?
|
|
|
@2232
|
11 years |
work |
set an api key on update when a user has no api key
|
|
|
@2231
|
11 years |
work |
remove fix... buggy
|
|
|
@2230
|
11 years |
work |
Make sure all existing users also have an api key
|
|
|
@2229
|
11 years |
work |
Make sure all existing users also have an api key
|
|
|
@2228
|
11 years |
work |
Resolved issue #51: Changed ontology description type to 'text' …
|
|
|
@2226
|
11 years |
work |
updated release version to 0.8.6.
|
|
|
@2225
|
11 years |
work |
- changed application wide secret into a user specific api key which …
|
|
|
@2224
|
11 years |
work |
- removed debug method
- removed obsolete imports
|
|
|
@2223
|
11 years |
work |
- added a debugging line
- fixed spelling error in variable name
|
|
|
@2222
|
11 years |
work |
one return statement instead of two
|
|
|
@2221
|
11 years |
work |
added a missing colon in the debug output
|
|
|
@2220
|
11 years |
work |
reverted the 'published' change from giveReadableStudies usecase when …
|
|
|
@2219
|
11 years |
work |
removed the 'published' limitation from canRead
|
|
|
@2218
|
11 years |
work |
commented out the 'published' conditions in the giveReadableStudies …
|
|
|
@2217
|
11 years |
work |
fix for hibernate sessions getting mixed up
|
|
|
@2216
|
11 years |
work |
build info dialog changes
|
|
|
@2215
|
11 years |
work |
- added testing versions of
getEventsForStudy …
|
|
|
@2214
|
11 years |
work |
removed 'count' from getMeasurementDataForAssay as the JSON parser …
|
|
|
@2213
|
11 years |
work |
- updated api
|
|
|
@2212
|
11 years |
work |
- updated api
|
|
|
@2211
|
11 years |
work |
- cleaned up api controller, moved re-used logic (as far as possible) …
|
|
|
@2210
|
11 years |
work |
- improved api service
|
|
|
@2209
|
11 years |
work |
- improved api service
|
|
|
@2208
|
11 years |
work |
remove [:] path
|
|
|
@2207
|
11 years |
work |
println -> log.error
|
|
|
@2206
|
11 years |
work |
- catch REST api errors to make sure the api does not fail, output error
|
|
|
@2205
|
11 years |
work |
- resolves gscf ticket #534, ontology template fields could not be created
|
|
|
@2204
|
11 years |
work |
-debugModuleDataForAssay now returns for debugging purposes:
1. …
|
|
|
@2203
|
11 years |
work |
- updated api specification
- added in-code documentation
- added …
|
|
|
@2202
|
11 years |
work |
- updated api specification
- added in-code documentation
- added …
|
|
|
@2201
|
11 years |
work |
- implemented getMeasurementDataForAssay api call
|
|
|
@2200
|
11 years |
work |
- implemented getAssayData api call
|
|
|
@2199
|
11 years |
work |
- implemented getSamplesForAssay api call
|
|
|
@2198
|
11 years |
work |
- added getAssayData api call
- disable validation on development and ci
|
|
|
@2197
|
11 years |
work |
- added getAssayData api call
|
|
|
@2196
|
11 years |
work |
- added getAssayData api call
|
|
|
@2195
|
11 years |
work |
- added getAssayData api call
|
|
|
@2194
|
11 years |
work |
- added getAssayData api call
|
|
|
@2193
|
11 years |
work |
- added getAssayData api call
|
|
|
@2192
|
11 years |
work |
- added getAssayData api call
|
|
|
@2191
|
11 years |
work |
- added getAssayData api call
|
|
|
@2190
|
11 years |
work |
- added getAssayData api call
|
|
|
@2189
|
11 years |
work |
- added getAssayData api call
|
|
|
@2188
|
11 years |
work |
- added / improved api documentation
- added getAssaysForStudy api …
|
|
|
@2187
|
11 years |
work |
- api methods should not use authentication, only the authenticate method
|
|
|
@2186
|
11 years |
work |
- api methods should not use authentication, only the authenticate method
|
|
|
@2185
|
11 years |
work |
- api methods should not use authentication, only the authenticate method
|
|
|
@2184
|
11 years |
work |
fixed getSubjectsForStudy api method
|
|
|
@2183
|
11 years |
work |
- adding initial version of the API controller (which external …
|
|
|
@2182
|
11 years |
work |
- adding initial version of the API controller (which external …
|
|
|
@2181
|
11 years |
work |
- adding initial version of the API controller (which external …
|
|
|
@2180
|
11 years |
work |
- adding support for programmatic logins using the 'hello' method in …
|
|
|
@2179
|
11 years |
work |
- changed stack trace file to ~/"application"-"environment".log as …
|
|
|
@2178
|
11 years |
work |
- changed stack trace file to /var/log/gscf-"environment".log as this …
|
|
|
@2177
|
11 years |
work |
- removing packaged libraries and using maven repositories instead
|
|
|
@2176
|
11 years |
m.s.vanvliet |
Ticket: https://trac.nbic.nl/gscf/ticket/523
Added a simple trackr on …
|
|
|
@2175
|
11 years |
work |
Automated continuous integration commit of minified JS/CSS
|
|
|
@2174
|
11 years |
work |
- updated study compare look and feel and inline comments
|
|
|
@2173
|
11 years |
work |
Automated continuous integration commit of minified JS/CSS
|
|
|
@2172
|
11 years |
work |
- updated study compare look and feel and inline comments
|
|
|
@2171
|
11 years |
work |
- updated study compare look and feel and inline comments
|
|
|
@2170
|
11 years |
work |
- updated study compare look and feel and inline comments
|
|
|
@2169
|
11 years |
work |
Automated continuous integration commit of minified JS/CSS
|
|
|
@2168
|
11 years |
work |
- changed default font to Helvetica Neue
|
|
|
@2167
|
11 years |
business |
fix for #520, also hides any template field that contain null values …
|
|
|
@2166
|
11 years |
work |
- reverted debug commit
|
|
|
@2165
|
11 years |
work |
- reverted debug commit
|
|
|
@2164
|
11 years |
work |
- adding melody
|
|
|
@2163
|
11 years |
work |
- resolves issue #528
|
|
|
@2162
|
11 years |
m.s.vanvliet |
Added option to include/exclude the measurement metadata on exporting
|
|
|
@2161
|
11 years |
work |
- moved common logic into a generic service
- show a list of study …
|
|
|
@2160
|
11 years |
work |
- moved common logic into a generic service
- show a list of study …
|
|
|
@2159
|
11 years |
work |
updated grom with better linux support, due to feedback received from …
|
|
|
@2158
|
11 years |
m.s.vanvliet |
Added some remarks to the merge data with meta-data method
|
|
|
@2157
|
11 years |
m.s.vanvliet |
Bug fix. Calling the user that is logged in correct again. Sorry for this.
|
|
|
@2156
|
11 years |
m.s.vanvliet |
Added support for exporting meta-data from a module.
When meta-data is …
|
|
|
@2155
|
11 years |
work |
removing melody as ci is breaking at the moment
|
|
|
@2154
|
11 years |
m.s.vanvliet |
Added JavaMelody? monitoring
|
|
|
@2153
|
11 years |
ferryjagers |
studyWizardController.Event - sampleName + templateName fix
|
|
|
@2152
|
11 years |
ferryjagers |
studyWizardController - infoIcon with TemplateField? (String+Time) …
|
|
|
@2151
|
11 years |
work |
fixed the json handling of selecting criteria
|
|
|
@2150
|
11 years |
work |
added more ajax calls, and improved first study compare wizard page
|
|
|
@2149
|
11 years |
work |
added more ajax calls, and improved first study compare wizard page
|
|
|
@2148
|
11 years |
work |
added more ajax calls, and improved first study compare wizard page
|
|
|
@2147
|
11 years |
work |
indentation fix
|
|
|