source: trunk/grails-app/services

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @1045   13 years t.w.abma - temporary removed addition of failed cells to when using …
(edit) @1044   13 years t.w.abma - added record which contains failed columns, should be passed to an …
(edit) @1028   13 years t.w.abma - fixed NPE when empty cells were read from Excel and the property, …
(edit) @1002   13 years t.w.abma - added functionality to check for existing entities when importing …
(edit) @999   13 years t.w.abma - fixed constraint violation error by adding parent to the entities
(edit) @993   13 years t.w.abma - fixed exception which came when trying to import data which cannot …
(edit) @983   13 years robert New type of authentication and authorization added to the rest …
(edit) @976   13 years robert Authentication and authorization for studies is added, according to …
(edit) @936   13 years t.w.abma - Nimble removed, AAAA-plugin installed (based on Spring Security), …
(edit) @898   13 years keesvb update authentication service for REST services to also accept SHA256 …
(edit) @897   13 years keesvb fixed multiple bugs in importer, really implemented the header and …
(edit) @831   13 years keesvb first implementation of user-based REST services, only checks whether …
(edit) @735   13 years tabma - improved partial missing code documentation
(edit) @732   13 years tabma - added ability to choose sheet, header index and datamatrix index
(edit) @729   13 years tabma - removed duplicate import
(edit) @725   13 years keesvb enabled boolean field recognition of 'x', added SamplingEvent? field …
(edit) @724   13 years tabma - fixed break at SamplingEvent?
(edit) @723   13 years tabma - enabled SamplingEvent?
(edit) @706   13 years keesvb updated import logic to add events and samples to the study
(edit) @686   13 years tabma - improved validation in importerservice, now skips faulty entities …
(edit) @684   13 years tabma - integer column is now correctly returned as an integer …
(edit) @669   13 years tabma - added "Don' t import" functionality which ignores columns
(edit) @666   13 years tabma - unparsable values from Excel will be ignored
(edit) @655   13 years tabma - fixed header and column import with mouse test dataset
(edit) @634   13 years tabma - improved Excel cell type detection again, decimal values in an …
(edit) @632   13 years tabma - extra step for Simple Import Wizard implemented for easy adding and …
(edit) @589   13 years duh - removed debug line cluttering the catalina.out tomcat output…
(edit) @545   14 years tabma - fixed Advanced Import Wizard (preferredIdentifier issues)
(edit) @534   14 years tabma - rewrote MappingColumn? (and underlying methods) to have a String …
(edit) @507   14 years roberth Implemented file upload template fields
(edit) @489   14 years tabma - simple wizard, tag library for properties added with a …
(edit) @485   14 years tabma - refactored (now using configuration file where entities to be used …
(edit) @415   14 years tabma - refactored code and templates of the Importer Wizard, now makes use …
(edit) @397   14 years duh - reformatted source code - added mega huge big ASCII comments to …
(edit) @359   14 years duh - set keyword expansion
(edit) @350   14 years keesvb added ontology/term properties, getting code to work from clean build: …
(edit) @334   14 years tabma - removed debugging info
(edit) @333   14 years tabma - changed search for Stringlist items to case-insensitive (reading …
(edit) @328   14 years tabma - study can be selected, imported data fancier postview, lazy loading …
(edit) @322   14 years tabma - highlight columns which are null (unused fields and/or values could …
(edit) @321   14 years tabma - identifying columns get stored using 'name' attribute of entities as …
(edit) @312   14 years tabma - uniquely identified column selection moved to first page and changed …
(edit) @307   14 years tabma - dynamic finder used instead of getTerm-method to retrieve a term
(edit) @297   14 years tabma - imported data is now being saved in the database (be sure that you …
(edit) @284   14 years tabma - entities functionally persisted (TODO: conversion of String to Float …
(edit) @283   14 years tabma - final step in the wizard, implemented method in the ImporterService?
(edit) @274   14 years tabma - Excel data file data is parsed completely and entities are …
(edit) @273   14 years tabma - Excel file is parsed, per row a record is created containing …
(edit) @268   14 years tabma - identifier column added
(edit) @259   14 years tabma - Entity record creator implemented (using MappingColumn?)
(edit) @255   14 years tabma - rewrite of celltype detection
(edit) @247   14 years duh - set keyword expansion
(edit) @245   14 years tabma - columnmapping added
(edit) @231   14 years tabma - property page contains columns and field identifiers combined in the …
(edit) @203   14 years tabma - rewrote to HashMap? based columns (columns are always unique, storing …
(edit) @187   14 years keesvb changed definition of clean data layer, implemented it for the …
(edit) @169   14 years tabma - created taglibrary for importer and first implementation detection …
(edit) @147   14 years tabma - basic skeleton for the importer/previewer
(edit) @106   14 years keesvb added first version of clean data layer specification and clinical …
(edit) @34   14 years duh -removed testing authorization code -looking at 'apache shiro' and / …
(edit) @15   14 years duh -added initial implementation of authorization code
(edit) @14   14 years duh added keyword expansion
(edit) @13   14 years duh added some comments
(edit) @12   14 years duh Updated the BaseController? to incorporate basic authentication (not …
(add) @4   14 years duh Initial check-in of a fresh grails application
Note: See TracRevisionLog for help on using the revision log.