source: trunk/grails-app

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1182   13 years robert Improved file upload fields so users can delete existing files and are …
(edit) @1181   13 years work - resolved issue #180, added links to directly edit or view studies in …
(edit) @1180   13 years work - enabling quicksave through the wizard since this controller was …
(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) @1177   13 years work - removed debug println
(edit) @1176   13 years work - resolved issue #187 by refactoring the TermEditor? to support the …
(edit) @1175   13 years robert The templateeditor is now capable of adding new items to a stringlist …
(edit) @1174   13 years work As of 18 november the Chebi ontology has been updated to a new …
(edit) @1173   13 years business fix another typo which broke study edit wizard
(edit) @1172   13 years t.w.abma - minor refresh fix
(edit) @1171   13 years t.w.abma - added add / modify to date template chooser - added some JS to …
(edit) @1170   13 years business reverting the searchable property of Event, bug is still there and …
(edit) @1169   13 years business fix for #128 - parentEvent is now nullable
(edit) @1168   13 years business fix typo which broke study create wizard
(edit) @1167   13 years robert Added a check for string template fields, because they can not exceed …
(edit) @1166   13 years robert Removed INTEGER/FLOAT templates from template editor and changed the …
(edit) @1165   13 years t.w.abma - removed INTEGER/FLOAT support in the Import Wizard controller and …
(edit) @1164   13 years t.w.abma - removed INTEGER/FLOAT support in the Import Wizard and replaced them …
(edit) @1163   13 years m.s.vanvliet Wrong port + URL for metabolomics module was set in Bootstrap. Changed …
(edit) @1162   13 years work - resolves improvement #1, generating an assay id suggestion in the …
(edit) @1161   13 years work - tried to reproduce issue #128 but it seems resolved, leaving …
(edit) @1160   13 years robert Removed printlns that were added for debugging
(edit) @1159   13 years robert Improved the template editor so that template fields can be removed …
(edit) @1157   13 years robert Removed unnecessary REST call from term editor
(edit) @1155   13 years work - resolving issue #195, sample generation madness. This was partly …
(edit) @1154   13 years robert Fixed exception when viewing the list of persons. See ticket #196.
(edit) @1153   13 years robert Removed template field types INTEGER and FLOAT (since LONG and DOUBLE …
(edit) @1152   13 years robert Changed flash.error to flash.userError in the authentication part to …
(edit) @1150   13 years work - resolves issue #180
(edit) @1149   13 years work - resolving issue #197 where the study wizard breaks is flash.errors …
(edit) @1148   13 years t.w.abma - multiselect and add/remove added, only entity needs to be passed (todo)
(edit) @1147   13 years robert Resolved exception with the RegisterCommand?
(edit) @1146   13 years business enlarge column width for sample name in study create/edit wizard
(edit) @1144   13 years robert Added an expiry date to the confirmation email for the user and …
(edit) @1143   13 years t.w.abma - import wizard: fuzzy matching for column properties (step 2) implemented
(edit) @1142   13 years t.w.abma - "go back" link not shown in the last step of the wizard, if no …
(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) @1138   13 years robert Implemented ability to changed password and email address when logged …
(edit) @1137   13 years t.w.abma - missing properties added Add ontology…
(edit) @1136   13 years robert Improved template editor to show field details when a field is …
(edit) @1134   13 years work - check voor dbnpdemo instead of demo
(edit) @1133   13 years work - it looks like an environment may not contain dashes?
(edit) @1130   13 years work - changed nbx test and demo configurations to reflect dbnp.org domain names
(edit) @1129   13 years work - changed nbx test and demo configurations to reflect dbnp.org domain names
(edit) @1128   13 years work - added demo instance introduction page
(edit) @1127   13 years work - added demo configuration
(edit) @1126   13 years t.w.abma - initial fuzzy logic incorporated in Importer service
(edit) @1125   13 years business fix to avoid error message when trying to compare templates when none …
(edit) @1123   13 years work - tiny word change
(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) @1120   13 years work - fixing springSecurityService issue in static methods
(edit) @1119   13 years work - initial version of the setup assistant
(edit) @1118   13 years work - cleaned up the Bootstrap
(edit) @1114   13 years work - added nbx14 config, we need a better solution to support multiple …
(edit) @1112   13 years adem.bilican SimpleTox? exporter + ZIP file for multiple studies + error handling
(edit) @1111   13 years work - removing debug lines that template field values are being set…
(edit) @1110   13 years work - bootstrapping tried to insert duplicate ontologies…
(edit) @1109   13 years work - instantiating messages are gone
(edit) @1108   13 years work - instantiating messages go to debug loglevel
(edit) @1107   13 years work - changed SAM url configuration - guys, bootstrap is a terrible …
(edit) @1106   13 years work - added environments used by build scripts (e.g. ci, test and www)
(edit) @1103   13 years t.w.abma - added error page for importer - empty ontologies detected in Excel …
(edit) @1102   13 years business fixed bug in confirmation step of wizard
(edit) @1101   13 years m.s.vanvliet Fixed the getSamples REST function. When with a sampleToken it …
(edit) @1100   13 years s.h.sikkema Fixed 401 error
(edit) @1099   13 years s.h.sikkema Authentication test
(edit) @1098   13 years s.h.sikkema AuthenticationService? instantiated
(edit) @1097   13 years s.h.sikkema A -> a
(edit) @1096   13 years s.h.sikkema commented out authenticationservice in loadstudy method
(edit) @1095   13 years j.saito Added access to template fields of Event and Subject in getSamples …
(edit) @1094   13 years j.saito Added TemplateFields? to be returned in getSamples REST resource.
(edit) @1093   13 years t.w.abma - failed cells correction now implemented in an extra step which …
(edit) @1092   13 years m.s.vanvliet Pilot is user-aware adds a memu item Pilot
(edit) @1091   13 years work - refactored and redesigned search page - bugfixed the build …
(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) @1080   13 years work - created a generic info template showing build, deploy and uptime …
(edit) @1077   13 years robert Resolved bugs in adding ontology-template-fields to a template. See …
(edit) @1073   13 years j.a.m.wesbeek - resolves issue #167
(edit) @1072   13 years j.a.m.wesbeek - disabled plugin debugging, seems like the grom issues have been resolved
(edit) @1071   13 years j.a.m.wesbeek - updated grom plugin to 0.1.15, this should now work properly on …
(edit) @1070   13 years t.w.abma - ' failed cells' page form with ontology chooser implemented
(edit) @1069   13 years work - improved grom windows support - updated grom version to 0.1.14 - …
(edit) @1067   13 years j.a.m.wesbeek - authentication service was not defined in the loadStudy logic
(edit) @1066   13 years j.a.m.wesbeek - initialize flash.errors in loadStudy logic
(edit) @1065   13 years business changed page footer
(edit) @1063   13 years business removed unnecessary text from home page in production version
(edit) @1062   13 years business repaired menu item for Assay template editor
(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) @1056   13 years robert Changed template editor to be more user friendly with selecting field …
(edit) @1055   13 years j.a.m.wesbeek - reverted last dev commit…
(edit) @1054   13 years work - fixed linux support - updated to 0.1.12
(edit) @1053   13 years robert Fixed a bug in the remote logout call.
(edit) @1052   13 years adem.bilican error on ExporterController?
Note: See TracRevisionLog for help on using the revision log.