source: trunk/grails-app/controllers/dbnp/importer/ImporterController.groovy

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1676   13 years t.w.abma - first page in importer wizard, study shows [no code] when study …
(edit) @1658   13 years t.w.abma - importer wizard webtest working - native file input HTML element …
(edit) @1656   13 years t.w.abma - added 'hack' to fix the file upload via Ajax by stripping HTML from …
(edit) @1655   13 years work make sure all json methods also set a proper json header
(edit) @1603   13 years work - importer wizard for studies is instantiating a study from the hidden …
(edit) @1599   13 years work to e or not to e
(edit) @1598   13 years work and false!
(edit) @1597   13 years work uncommented try/catch block
(edit) @1588   13 years s.h.sikkema Fixed tests (except webtests); cleaned up …
(edit) @1562   13 years t.w.abma - added extra check in mapping step for date fields, someone entering …
(edit) @1556   13 years t.w.abma - wizard error showing up too early removed, now only showing after …
(edit) @1555   13 years t.w.abma - disabled <Enter> key to prevent submission of form (JS) - using …
(edit) @1542   13 years t.w.abma - "existing*" string being removed after refreshing the first step in …
(edit) @1538   13 years t.w.abma - fixed small "existing*" bug/feature with an extra check, so after a …
(edit) @1536   13 years t.w.abma - fixed refresh of first page in import wizard, to fix: …
(edit) @1531   13 years t.w.abma - added more detailed SQL exception after saving mappings
(edit) @1530   13 years t.w.abma - added belongsTo relation to import mapping domain
(edit) @1528   13 years t.w.abma - fixed small refresh issue (lazy loading)
(edit) @1527   13 years t.w.abma - Importermappings can now be fully retrieved and stored in step 2 of …
(edit) @1525   13 years t.w.abma - Importer tests on hold due to missing parse() method in Template …
(edit) @1515   13 years t.w.abma - added load/save button to mappings page - fuzzy button applies fuzzy …
(edit) @1514   13 years t.w.abma - removed popup solution for properties and changed it into simple …
(edit) @1511   13 years t.w.abma - added initial property manager (load/save import mappings) just in case
(edit) @1505   13 years t.w.abma - fuzzy matching and don't import improved in the properties step of …
(edit) @1502   13 years t.w.abma - uploaded file in import wizard now checked for being an Excel …
(edit) @1499   13 years t.w.abma - removed some debug statements
(edit) @1492   13 years t.w.abma - corrected StringList? items in the mappings page are now also …
(edit) @1489   13 years t.w.abma - improved missing values in stringlist fields, still to fix: make …
(edit) @1472   13 years t.w.abma - after assigning properties, entities are read from Excel and invalid …
(edit) @1471   13 years work - double imports
(edit) @1469   13 years t.w.abma - importer doesn't crash on empty (null) rows in an Excel sheet …
(edit) @1461   13 years work - added wizard tags to gdt taglib
(edit) @1456   13 years business moved gdt package to org.dbnp, moved tests for RelTime?, …
(edit) @1444   13 years work - changed the view to use the static variable from gdt instead of …
(edit) @1443   13 years work - refactored the importer to use the dynamic entities of gdt, instead …
(edit) @1430   13 years work - set keyword expansion
(edit) @1426   13 years work - Resolved part of improvement #225 - refactored the template model …
(edit) @1422   13 years work - fixed importer issue with the authentication service not being …
(edit) @1421   13 years work - fixed importer issue with the authentication service not being …
(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) @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) @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) @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) @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) @1358   13 years t.w.abma - fixed study.id error when logged in as new user and trying to import …
(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) @1324   13 years t.w.abma - tomcat trigger
(edit) @1322   13 years t.w.abma - fixed properties page
(edit) @1315   13 years t.w.abma - replaced HSSFCell by XSSFCell-object (returned when getting a cell …
(edit) @1313   13 years t.w.abma - removed URL-encoding of encrypted "importable entities"
(edit) @1311   13 years t.w.abma - removed parent-setters from saveDatamatrix-method in ImporterService?
(edit) @1277   13 years t.w.abma - rewrite of the Importer Wizard into an Ajaxflow
(edit) @1223   13 years t.w.abma - improved error messaging in the last step of the wizard
(edit) @1216   13 years t.w.abma - step 3 (mapping properties) added simple error message telling what …
(edit) @1215   13 years t.w.abma - step 3 (mapping properties) now requires all fields to be valid …
(edit) @1207   13 years t.w.abma - added an initial simple overview in last step of import wizard …
(edit) @1202   13 years t.w.abma - removed extra step and implemented a failed cells check in step 3 …
(edit) @1194   13 years t.w.abma - removed debug line
(edit) @1193   13 years t.w.abma - refresh error when calling savePostview now really shouldn't popup …
(edit) @1191   13 years t.w.abma - calling savePostview url directly gives a warning now that the files …
(edit) @1171   13 years t.w.abma - added add / modify to date template chooser - added some JS to …
(edit) @1165   13 years t.w.abma - removed INTEGER/FLOAT support in the Import Wizard controller and …
(edit) @1143   13 years t.w.abma - import wizard: fuzzy matching for column properties (step 2) implemented
(edit) @1141   13 years t.w.abma - added fuzzy matching to importer tag library
(edit) @1140   13 years t.w.abma - added ability to add new ontologies in the "missing properties" step
(edit) @1126   13 years t.w.abma - initial fuzzy logic incorporated in Importer service
(edit) @1122   13 years t.w.abma - preview fixed (sometimes didn't show all values read from Excel), …
(edit) @1121   13 years t.w.abma - rewrote part of the importer and added a ImportRecord? and ImportCell?
(edit) @1103   13 years t.w.abma - added error page for importer - empty ontologies detected in Excel …
(edit) @1093   13 years t.w.abma - failed cells correction now implemented in an extra step which …
(edit) @1090   13 years s.h.sikkema oops, introduced a typo, now fixed
(edit) @1089   13 years s.h.sikkema added xbean.jar
(edit) @1087   13 years s.h.sikkema Added xlsx import functionality
(edit) @1083   13 years t.w.abma - added logic for cleaning up 'failed cells' in the imported datamatrix
(edit) @1059   13 years t.w.abma - only show own studies
(edit) @1058   13 years t.w.abma - added failed cells view/logic - fixed Study-owner bug
(edit) @1050   13 years t.w.abma - initial "failed cells" logic figured out, now extracts cells from …
(edit) @1047   13 years t.w.abma - referer for now obtained via redirectTo param in the URL
(edit) @1044   13 years t.w.abma - added record which contains failed columns, should be passed to an …
(edit) @989   13 years t.w.abma - added referer to the last step of the wizard
(edit) @976   13 years robert Authentication and authorization for studies is added, according to …
(edit) @959   13 years j.a.m.wesbeek - set keyword expansion
(edit) @897   13 years keesvb fixed multiple bugs in importer, really implemented the header and …
(edit) @738   13 years tabma - fixed sheetindex argument
Note: See TracRevisionLog for help on using the revision log.