|
|
@1216
|
12 years |
t.w.abma |
- step 3 (mapping properties) added simple error message telling what …
|
|
|
@1215
|
12 years |
t.w.abma |
- step 3 (mapping properties) now requires all fields to be valid …
|
|
|
@1207
|
12 years |
t.w.abma |
- added an initial simple overview in last step of import wizard …
|
|
|
@1202
|
12 years |
t.w.abma |
- removed extra step and implemented a failed cells check in step 3 …
|
|
|
@1194
|
12 years |
t.w.abma |
- removed debug line
|
|
|
@1193
|
12 years |
t.w.abma |
- refresh error when calling savePostview now really shouldn't popup …
|
|
|
@1191
|
12 years |
t.w.abma |
- calling savePostview url directly gives a warning now that the files …
|
|
|
@1171
|
12 years |
t.w.abma |
- added add / modify to date template chooser
- added some JS to …
|
|
|
@1165
|
12 years |
t.w.abma |
- removed INTEGER/FLOAT support in the Import Wizard controller and …
|
|
|
@1143
|
12 years |
t.w.abma |
- import wizard: fuzzy matching for column properties (step 2) implemented
|
|
|
@1141
|
12 years |
t.w.abma |
- added fuzzy matching to importer tag library
|
|
|
@1140
|
12 years |
t.w.abma |
- added ability to add new ontologies in the "missing properties" step
|
|
|
@1126
|
12 years |
t.w.abma |
- initial fuzzy logic incorporated in Importer service
|
|
|
@1122
|
12 years |
t.w.abma |
- preview fixed (sometimes didn't show all values read from Excel), …
|
|
|
@1121
|
12 years |
t.w.abma |
- rewrote part of the importer and added a ImportRecord? and ImportCell? …
|
|
|
@1103
|
12 years |
t.w.abma |
- added error page for importer
- empty ontologies detected in Excel …
|
|
|
@1093
|
12 years |
t.w.abma |
- failed cells correction now implemented in an extra step which …
|
|
|
@1090
|
12 years |
s.h.sikkema |
oops, introduced a typo, now fixed
|
|
|
@1089
|
12 years |
s.h.sikkema |
added xbean.jar
|
|
|
@1087
|
12 years |
s.h.sikkema |
Added xlsx import functionality
|
|
|
@1083
|
12 years |
t.w.abma |
- added logic for cleaning up 'failed cells' in the imported datamatrix
|
|
|
@1059
|
12 years |
t.w.abma |
- only show own studies
|
|
|
@1058
|
12 years |
t.w.abma |
- added failed cells view/logic
- fixed Study-owner bug
|
|
|
@1050
|
12 years |
t.w.abma |
- initial "failed cells" logic figured out, now extracts cells from …
|
|
|
@1047
|
12 years |
t.w.abma |
- referer for now obtained via redirectTo param in the URL
|
|
|
@1044
|
12 years |
t.w.abma |
- added record which contains failed columns, should be passed to an …
|
|
|
@989
|
12 years |
t.w.abma |
- added referer to the last step of the wizard
|
|
|
@976
|
12 years |
robert |
Authentication and authorization for studies is added, according to …
|
|
|
@959
|
12 years |
j.a.m.wesbeek |
- set keyword expansion
|
|
|
@897
|
12 years |
keesvb |
fixed multiple bugs in importer, really implemented the header and …
|
|
|
@738
|
13 years |
tabma |
- fixed sheetindex argument
|
|
|
@735
|
13 years |
tabma |
- improved partial missing code documentation
|
|
|
@732
|
13 years |
tabma |
- added ability to choose sheet, header index and datamatrix index
|
|
|
@727
|
13 years |
tabma |
- added sheet chooser
|
|
|
@686
|
13 years |
tabma |
- improved validation in importerservice, now skips faulty entities …
|
|
|
@670
|
13 years |
tabma |
- fixed entity filter in importer controller
|
|
|
@669
|
13 years |
tabma |
- added "Don' t import" functionality which ignores columns
|
|
|
@661
|
13 years |
tabma |
- fixed property assignment by using lookup from new entity object …
|
|
|
@660
|
13 years |
keesvb |
updated importer logic to fetch template field type from importer …
|
|
|
@655
|
13 years |
tabma |
- fixed header and column import with mouse test dataset
|
|
|
@632
|
13 years |
tabma |
- extra step for Simple Import Wizard implemented for easy adding and …
|
|
|
@545
|
13 years |
tabma |
- fixed Advanced Import Wizard (preferredIdentifier issues)
|
|
|
@534
|
13 years |
tabma |
- rewrote MappingColumn? (and underlying methods) to have a String …
|
|
|
@492
|
13 years |
tabma |
- properties in simple import wizard now shows all template fields
- …
|
|
|
@489
|
13 years |
tabma |
- simple wizard, tag library for properties added with a …
|
|
|
@485
|
13 years |
tabma |
- refactored (now using configuration file where entities to be used …
|
|
|
@450
|
13 years |
tabma |
- first page of simple import wizard working with entity-/templatefilter
|
|
|
@449
|
13 years |
tabma |
- first page of simple import wizard working with entity-/templatefilter
|
|
|
@417
|
13 years |
tabma |
- split up the templates in 'simple' and 'advanced' and created a new …
|
|
|
@415
|
13 years |
tabma |
- refactored code and templates of the Importer Wizard, now makes use …
|
|
|
@359
|
13 years |
duh |
- set keyword expansion
|
|
|
@354
|
13 years |
keesvb |
removed unneccesary imports from importer ;-) which still disabled …
|
|
|
@328
|
13 years |
tabma |
- study can be selected, imported data fancier postview, lazy loading …
|
|
|
@321
|
13 years |
tabma |
- identifying columns get stored using 'name' attribute of entities as …
|
|
|
@284
|
13 years |
tabma |
- entities functionally persisted (TODO: conversion of String to Float …
|
|
|
@283
|
13 years |
tabma |
- final step in the wizard, implemented method in the ImporterService? …
|
|
|
@274
|
13 years |
tabma |
- Excel data file data is parsed completely and entities are …
|
|
|
@273
|
13 years |
tabma |
- Excel file is parsed, per row a record is created containing …
|
|
|
@268
|
13 years |
tabma |
- identifier column added
|
|
|
@256
|
13 years |
tabma |
- Template enums now used instead of POI Celltypes
|
|
|
@255
|
13 years |
tabma |
- rewrite of celltype detection
|
|
|
@251
|
13 years |
tabma |
- TemplateStudyField? and MappingColumn? changed fieldnames
- session …
|
|
|
@247
|
13 years |
duh |
- set keyword expansion
|
|
|
@245
|
13 years |
tabma |
- columnmapping added
|
|
|
@215
|
13 years |
tabma |
- added Template chooser, used in the properties page
|
|
|
@203
|
13 years |
tabma |
- rewrote to HashMap? based columns (columns are always unique, storing …
|
|
|
@200
|
13 years |
tabma |
- properties template
|
|
|
@182
|
13 years |
keesvb |
small change to importer to avoid cross-platform issues (now works …
|
|
|
@173
|
13 years |
tabma |
- created taglibrary for importer and first implementation detection …
|
|
|
@169
|
13 years |
tabma |
- created taglibrary for importer and first implementation detection …
|
|
|
@162
|
13 years |
duh |
- set keyword expansion
|
|
|
@147
|
13 years |
tabma |
- basic skeleton for the importer/previewer
|