source: trunk/grails-app

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1419   13 years work - importer title fixed - indentation fixed - all fixed time for drinks
(edit) @1418   13 years work - enabled authentication in importer
(edit) @1417   13 years work - did some extreme programming with Tjeerd to fix issues in the …
(edit) @1416   13 years t.w.abma - again fixed the importer, persisting seemed to work fine, but …
(edit) @1415   13 years robert First version of advanced querying
(edit) @1414   13 years work - moved the environment specific properties files to src/java to make …
(edit) @1413   13 years work - removed 'tab' logic from importercontroller
(edit) @1411   13 years t.w.abma - cleaned up importer service and controller (and removed flow …
(edit) @1410   13 years work - no clickable tabs
(edit) @1409   13 years work - no clickable tabs
(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) @1402   13 years t.w.abma - minor fix in saveDatamatrix method in ImporterService?, by adding …
(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) @1397   13 years work - disable redirect into setup wizard as there is no setup wizard yet
(edit) @1394   13 years t.w.abma - added JS variable te get rid of warning when wanting to leave the …
(edit) @1393   13 years work - fixed typo's
(edit) @1392   13 years work - resolves edit study wizard issues, main ticket #275
(edit) @1391   13 years t.w.abma - added slider to mappings step in import wizard
(edit) @1390   13 years work - quicksave sets the study page to page 7 (done) - set svn ignore
(edit) @1388   13 years t.w.abma - added popup dialog with warning for first page of importer when not …
(edit) @1387   13 years t.w.abma - authentication check added
(edit) @1386   13 years business change which hopefully fixes the first time run errors about …
(edit) @1385   13 years business changed templatefieldtype descriptions according to #268
(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) @1381   13 years t.w.abma - removing cells, concurrentModificationException fixed?
(edit) @1380   13 years t.w.abma - removing cells, concurrentModificationException fixed?
(edit) @1379   13 years t.w.abma - removing cells, concurrentModificationException fixed?
(edit) @1378   13 years t.w.abma - removing cells, concurrentModificationException fixed?
(edit) @1377   13 years t.w.abma - removing cells, concurrentModificationException fixed?
(edit) @1376   13 years t.w.abma - casting errors are nog being ignored, but are at least logged, …
(edit) @1375   13 years work resolves issue #274
(edit) @1373   13 years business added extra check in sample validation to avoid NPEs in case of broken …
(edit) @1372   13 years t.w.abma - moved debug statement (locally no errors, but on CI gives NPE)
(edit) @1371   13 years t.w.abma - moved debug statement (locally no errors, but on CI gives NPE)
(edit) @1370   13 years t.w.abma - added debug
(edit) @1369   13 years t.w.abma - added debug
(edit) @1368   13 years t.w.abma - added debug
(edit) @1367   13 years t.w.abma - added dialog (based on study wizard) for more detailed information …
(edit) @1366   13 years robert Fixed bug with AssayModule?.notify property (see #269)
(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) @1359   13 years work - setting max height in error dialog
(edit) @1358   13 years t.w.abma - fixed study.id error when logged in as new user and trying to import …
(edit) @1357   13 years robert Implemented module notification when a study changes (#259)
(edit) @1356   13 years robert Fixed message in #212
(edit) @1353   13 years work - fixed some issues with ajaxbuttons that were still left unworking …
(edit) @1352   13 years work - removed the 'wait for save page' as this is already being handled by …
(edit) @1351   13 years work - fix for Javassist issue #254, needs some thorough testing…
(edit) @1350   13 years work - fix for Javassist issue #254, needs some thorough testing…
(edit) @1349   13 years work - fix for Javassist issue #254, needs some thorough testing…
(edit) @1348   13 years work - fix for Javassist issue #254, needs some thorough testing…
(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) @1339   13 years work - fixed spelling error - removed validation in 'add subject' logic as …
(edit) @1338   13 years work - must --> moet een
(edit) @1337   13 years work - moest --> moet
(edit) @1336   13 years work - importer used wizard.css instead of new studywizard.css
(edit) @1335   13 years t.w.abma - added baseUrl variable to the add/modify... templateEditor selector …
(edit) @1334   13 years work - added 'please wait' functionality to importer
(edit) @1333   13 years work - updating to ajaxflow 0.1.12 - changed 'please wait' behaviour …
(edit) @1332   13 years t.w.abma - fixed entity URL-decoding when importing the file
(edit) @1331   13 years t.w.abma - fixed entity selection by adding URL-encoding and decoding to the …
(edit) @1330   13 years work - temporary fix for jquery 1.4.4
(edit) @1329   13 years work - upgraded jquery to 1.4.4 - upgraded jquery-ui to 1.8.7 - upgraded …
(edit) @1328   13 years robert Added metagenomics module and improved rest controller to give 404 and …
(edit) @1327   13 years business made description field text, see [1245]
(edit) @1326   13 years t.w.abma - indendation fix
(edit) @1325   13 years robert Resolved bug in searching publications due to wizard refactoring. See #212
(edit) @1324   13 years t.w.abma - tomcat trigger
(edit) @1323   13 years t.w.abma - tomcat trigger
(edit) @1322   13 years t.w.abma - fixed properties page
(edit) @1319   13 years work - updated ajaxflow to 0.1.10 - added spinner / please wait support to …
(edit) @1318   13 years t.w.abma - removed obsolete code
(edit) @1317   13 years t.w.abma - seems that depending on the Excel-sheet type a XSSFCell or HSSFCell …
(edit) @1316   13 years t.w.abma - trigger for restart (committed too fast between to commits?)
(edit) @1315   13 years t.w.abma - replaced HSSFCell by XSSFCell-object (returned when getting a cell …
(edit) @1314   13 years work - fixed descriptions for Sample and Subject, see #246
(edit) @1313   13 years t.w.abma - removed URL-encoding of encrypted "importable entities"
(edit) @1312   13 years work - removed debug line
(edit) @1311   13 years t.w.abma - removed parent-setters from saveDatamatrix-method in ImporterService?
(edit) @1310   13 years work - title is not required for clicking on tabs
(edit) @1309   13 years work - adding feature #208, clickable breadcrumbs / tabs as subtask of #183
(edit) @1308   13 years work - fixing sub-task #209 (of #183)
(edit) @1306   13 years work - crypto shared secret is now randomly generated on application startup
(edit) @1305   13 years t.w.abma - fixed minor bugs in the import wizard introduced by rewritten …
(edit) @1304   13 years work - and redirecting into studyWizard instead of studywizard (views)
(edit) @1303   13 years work and to final destination
(edit) @1302   13 years work temp move of template
Note: See TracRevisionLog for help on using the revision log.