source: trunk/grails-app/controllers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @376   13 years duh - refactored views - fixed bug in the termEditor
(edit) @375   13 years keesvb added giveDomainFields to TemplateEntity? entities, fixed some problems …
(edit) @374   13 years duh - added crypto plugin - implemented blowfish encryption in Wizard Tag …
(edit) @373   13 years duh - template editor dynamically instantiates entities - dialog changes
(edit) @372   13 years duh - css changes - termEditor changes - templateEditor changes - etc
(edit) @368   13 years duh - WizardController? not contain a 'refresh' action for the study flow
(edit) @367   13 years duh - commented buggy bootstrap code - refactored wizard subject page - …
(edit) @361   13 years roberth Added controllers and views for Person, PersonAffiliation? and …
(edit) @359   13 years duh - set keyword expansion
(edit) @356   13 years duh - introduced a JavaScript? class to introduce generic 'add more' …
(edit) @354   13 years keesvb removed unneccesary imports from importer ;-) which still disabled …
(edit) @351   13 years keesvb removed EventDescription? and Protocol references from EventController?. …
(edit) @350   13 years keesvb added ontology/term properties, getting code to work from clean build: …
(edit) @349   13 years duh - added more templates to bootstrap - added a 300ms delay to …
(edit) @344   13 years duh - initial template editor (for use in dialogs)
(edit) @343   13 years duh - small bugfix for modify study page (unset flow.study after cancel)
(edit) @341   13 years duh - refactored wizard start page so that the big green buttons actually …
(edit) @338   13 years keesvb changed TemplateEntity?.giveFields to reflect ordering as well, also …
(edit) @335   13 years duh - templated fields are now properly set as well as unset - showing …
(edit) @332   13 years duh - introduced template fields validation - added i18n messaging for …
(edit) @328   13 years tabma - study can be selected, imported data fancier postview, lazy loading …
(edit) @326   13 years duh - fixed bug in wizard that caused the study page to break
(edit) @321   13 years tabma - identifying columns get stored using 'name' attribute of entities as …
(edit) @317   13 years duh - upgraded project to Grails 1.2.2 - removed default grails shite …
(edit) @316   13 years ademcan queryController changes
(edit) @315   13 years ademcan query webflow
(edit) @314   13 years jahn Empty shell for Query workflow.
(edit) @309   13 years jahn Added an actually non editable show. (Parameters script needs to be …
(edit) @296   13 years duh - refactored template field handeling in the wizard - added …
(edit) @290   13 years keesvb debugged EventDescription?.save, added comment field for template …
(edit) @289   13 years jahn Views for EventDescription? (edit and create) have been cleaned, …
(edit) @288   13 years jahn Event's create and edit action have been tested and are now working. …
(edit) @284   13 years tabma - entities functionally persisted (TODO: conversion of String to Float …
(edit) @283   13 years tabma - final step in the wizard, implemented method in the ImporterService?
(edit) @281   13 years duh - added initial version of visitor feedback, including template, …
(edit) @280   13 years duh - wizard error reporting resulted in overlapping error dialogs, the …
(edit) @279   13 years duh - improved try catch block in wizard data saving - if saving fails, …
(edit) @278   13 years duh - fixed study wizard saving
(edit) @275   13 years duh - initial version of wizard storing data; known issue: while …
(edit) @274   13 years tabma - Excel data file data is parsed completely and entities are …
(edit) @273   13 years tabma - Excel file is parsed, per row a record is created containing …
(edit) @270   13 years jahn Updated Event related create / edit view. Todo: get jquery selector …
(edit) @269   13 years keesvb upgraded to webflow plugin 1.2.1, added templates to BootStrap?, …
(edit) @268   13 years tabma - identifier column added
(edit) @260   13 years duh - upgraded jquery-ui to latest version - implemented ontology chooser …
(edit) @257   13 years duh - added limited auto parsing for DATE template entity values that are …
(edit) @256   13 years tabma - Template enums now used instead of POI Celltypes
(edit) @255   13 years tabma - rewrite of celltype detection
(edit) @254   13 years keesvb added scaffolded Term controller again
(edit) @253   13 years keesvb Cleaned up BootStrap? (removed accidental multiple addition of …
(edit) @252   13 years duh - wizard confirmation page developmental commit
(edit) @251   13 years tabma - TemplateStudyField? and MappingColumn? changed fieldnames - session …
(edit) @250   13 years duh - date and datetimefields are now handled independent of naming but by …
(edit) @248   13 years jahn Made controller for saving action used by create and edit. Still needs …
(edit) @247   13 years duh - set keyword expansion
(edit) @246   13 years duh - increased session lifetime to 7 days - improved wizard study …
(edit) @245   13 years tabma - columnmapping added
(edit) @240   13 years duh - added ajaxOnChange parameter support for <wizard:...> elements. …
(edit) @238   13 years duh Refectored version of the wizard - initial template page has been …
(edit) @219   13 years jahn EventDescription? in progress. This is still ugly, because it uses a …
(edit) @218   13 years jahn The query controller moved to …
(edit) @217   13 years duh - adding support for event deletion
(edit) @216   13 years duh - event grouping data is now handled properly - added image support to …
(edit) @215   13 years tabma - added Template chooser, used in the properties page
(edit) @213   13 years duh - restructured wizard - added information boxes - improved error …
(edit) @209   13 years duh - added events, eventDescriptions, etc
(edit) @205   13 years jahn Everything related to search and querying is moved in to …
(edit) @204   13 years duh - temporary commit
(edit) @203   13 years tabma - rewrote to HashMap? based columns (columns are always unique, storing …
(edit) @201   13 years jahn Added some features: subgrouping by event groups and times, select all …
(edit) @200   13 years tabma - properties template
(edit) @198   13 years jahn Towards finishing the subGrouping for subjects.
(edit) @196   13 years jahn Sample selection of the query controller: added buttons for subgroup …
(edit) @195   13 years duh - seperated template page from study page - seperated study logic from …
(edit) @193   13 years ademcan the Searchable controller for querying
(edit) @192   13 years duh - temporary commit - rewriting grouping javascript - uncommented the …
(edit) @189   13 years duh - previous commits broke application bootstrapping: - fixed some …
(edit) @188   13 years keesvb clarified clean data feature example in sandbox
(edit) @187   13 years keesvb changed definition of clean data layer, implemented it for the …
(edit) @186   13 years keesvb added samples, assays and clinical data to bootstrap, modified clean …
(edit) @184   13 years keesvb Deleted transcriptomics data model: moved some classes to study …
(edit) @183   13 years duh - removed some debugging lines
(edit) @182   13 years keesvb small change to importer to avoid cross-platform issues (now works …
(edit) @181   13 years duh - seperated wizard subject handling logic out of the webflow to make …
(edit) @180   13 years duh - wizard subject page now mainains state and stores form data in flow scope
(edit) @178   13 years duh - refactoring grouping functionality
(edit) @176   13 years keesvb added first version of importer data model, added helper methods to …
(edit) @173   13 years tabma - created taglibrary for importer and first implementation detection …
(edit) @172   13 years duh - added table-editor.js which makes tables multi editable (see the …
(edit) @170   13 years jahn Fixed a bug in save().
(edit) @169   13 years tabma - created taglibrary for importer and first implementation detection …
(edit) @165   13 years ademcan Studies comparaison view
(edit) @163   13 years duh - added some dummy youtube videos (see the help icon for the ethical …
(edit) @162   13 years duh - set keyword expansion
(edit) @157   13 years duh - temporary commit
(edit) @155   13 years jahn Currently Sample extends Event. The Sample class might better be …
(edit) @153   13 years jahn Currently Sample extends Event. The Sample class might better be …
(edit) @151   13 years jahn Some cleaning up done.
(edit) @150   13 years jahn Updated editing of Events. RemoteFunction? calls work. Still needs …
(edit) @147   13 years tabma - basic skeleton for the importer/previewer
Note: See TracRevisionLog for help on using the revision log.