source: trunk/grails-app/conf

Revision Log Mode:


Legend:

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