source: trunk/grails-app/views

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @373   14 years duh - template editor dynamically instantiates entities - dialog changes
(edit) @372   14 years duh - css changes - termEditor changes - templateEditor changes - etc
(edit) @370   14 years roberth Updated studies list to handle the new data model. Updated the …
(edit) @367   14 years duh - commented buggy bootstrap code - refactored wizard subject page - …
(edit) @361   14 years roberth Added controllers and views for Person, PersonAffiliation? and …
(edit) @359   14 years duh - set keyword expansion
(edit) @358   14 years duh - textual change
(edit) @357   14 years duh - term editor views were in conflict, fixed issue and committed
(edit) @356   14 years duh - introduced a JavaScript? class to introduce generic 'add more' …
(edit) @353   14 years duh - refactored termField tag - refactored subjects page - added terms …
(edit) @352   14 years duh - removed the study fields that should be moved into template(s)
(edit) @350   14 years keesvb added ontology/term properties, getting code to work from clean build: …
(edit) @349   14 years duh - added more templates to bootstrap - added a 300ms delay to …
(edit) @344   14 years duh - initial template editor (for use in dialogs)
(edit) @342   14 years duh - restyled wizard tabs - made info and todo boxes only appear in …
(edit) @341   14 years duh - refactored wizard start page so that the big green buttons actually …
(edit) @340   14 years keesvb dubbed version 0.1.4, removed completed TODO's from study create wizard
(edit) @338   14 years keesvb changed TemplateEntity?.giveFields to reflect ordering as well, also …
(edit) @336   14 years duh - nullpointer bugfix in TemplateEntity?
(edit) @332   14 years duh - introduced template fields validation - added i18n messaging for …
(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) @319   14 years duh - broken grails tag in importer view broke war generation: Error …
(edit) @317   14 years duh - upgraded project to Grails 1.2.2 - removed default grails shite …
(edit) @316   14 years ademcan queryController changes
(edit) @315   14 years ademcan query webflow
(edit) @314   14 years jahn Empty shell for Query workflow.
(edit) @312   14 years tabma - uniquely identified column selection moved to first page and changed …
(edit) @311   14 years duh - moved development.js to the main layout (not that it is only …
(edit) @308   14 years jahn Added an actually non editable show. (Parameters script needs to be …
(edit) @305   14 years tabma - templatefieldtypes chosen in the preview page are used as a filter …
(edit) @303   14 years duh - minified wizard JavaScript? using the YUI compressor, and made the …
(edit) @301   14 years duh - minified wizard JavaScript? using the YUI compressor, and made the …
(edit) @299   14 years duh - set keyword expansion
(edit) @297   14 years tabma - imported data is now being saved in the database (be sure that you …
(edit) @296   14 years duh - refactored template field handeling in the wizard - added …
(edit) @294   14 years keesvb version 0.1.1, OK 0.2 was maybe too much, added display of version to …
(edit) @291   14 years keesvb changed home link to work under all URLs
(edit) @290   14 years keesvb debugged EventDescription?.save, added comment field for template …
(edit) @289   14 years jahn Views for EventDescription? (edit and create) have been cleaned, …
(edit) @288   14 years jahn Event's create and edit action have been tested and are now working. …
(edit) @283   14 years tabma - final step in the wizard, implemented method in the ImporterService?
(edit) @282   14 years duh - feedback / comment icon now transforms the cursor into a hand icon - …
(edit) @281   14 years duh - added initial version of visitor feedback, including template, …
(edit) @280   14 years duh - wizard error reporting resulted in overlapping error dialogs, the …
(edit) @279   14 years duh - improved try catch block in wizard data saving - if saving fails, …
(edit) @277   14 years duh - enabled SQL debugging
(edit) @276   14 years keesvb removed some obsolete files, updated start screen text
(edit) @275   14 years duh - initial version of wizard storing data; known issue: while …
(edit) @272   14 years jahn Cleaned up getTerm() function.
(edit) @269   14 years keesvb upgraded to webflow plugin 1.2.1, added templates to BootStrap?, …
(edit) @268   14 years tabma - identifier column added
(edit) @265   14 years jahn There are still errors in saving the Events. The errors are related to …
(edit) @264   14 years jahn There are still errors in saving the Events. The errors are related to …
(edit) @263   14 years duh - added wizard mockup start page
(edit) @262   14 years duh - some bug fixes, improvements and comments
(edit) @260   14 years duh - upgraded jquery-ui to latest version - implemented ontology chooser …
(edit) @258   14 years ademcan show.gsp modified : new organization
(edit) @257   14 years duh - added limited auto parsing for DATE template entity values that are …
(edit) @256   14 years tabma - Template enums now used instead of POI Celltypes
(edit) @255   14 years tabma - rewrite of celltype detection
(edit) @253   14 years keesvb Cleaned up BootStrap? (removed accidental multiple addition of …
(edit) @252   14 years duh - wizard confirmation page developmental commit
(edit) @250   14 years duh - date and datetimefields are now handled independent of naming but by …
(edit) @249   14 years jahn Made controller for saving action used by create and edit. Still needs …
(edit) @247   14 years duh - set keyword expansion
(edit) @246   14 years duh - increased session lifetime to 7 days - improved wizard study …
(edit) @245   14 years tabma - columnmapping added
(edit) @244   14 years jahn Minor edit.
(edit) @243   14 years jahn Fixed bug in dialog: newly added lines can now be removed too (as the …
(edit) @242   14 years jahn Functionality of dynamic protocol parameter selection improved …
(edit) @241   14 years jahn Functionality of dynamic protocol parameter selection improved. The …
(edit) @240   14 years duh - added ajaxOnChange parameter support for <wizard:...> elements. …
(edit) @238   14 years duh Refectored version of the wizard - initial template page has been …
(edit) @237   14 years ademcan EventGroup? in study view
(edit) @233   14 years jahn Functionality for dynamically adding parameters included. Dialog for …
(edit) @232   14 years keesvb adjusted Event-Sample relationship to go into EventGroup?, added …
(edit) @231   14 years tabma - property page contains columns and field identifiers combined in the …
(edit) @229   14 years keesvb updated study/show to show multiple subject templates
(edit) @226   14 years ademcan Study List and Study Comparaison with new Template version
(edit) @223   14 years ademcan Study List and Study Comparaison
(edit) @221   14 years jahn EventDescription? in progress. This is still ugly, because it uses a …
(edit) @220   14 years jahn EventDescription? in progress. This is still ugly, because it uses a …
(edit) @217   14 years duh - adding support for event deletion
(edit) @216   14 years duh - event grouping data is now handled properly - added image support to …
(edit) @215   14 years tabma - added Template chooser, used in the properties page
(edit) @214   14 years duh - timepicker did not show correctly on initial show due to the fact …
(edit) @213   14 years duh - restructured wizard - added information boxes - improved error …
(edit) @212   14 years keesvb refactored template entity code into TemplateEntity?, added more …
(edit) @211   14 years ademcan Study List and Study Overview with Events, eventDescripiton, assays …
(edit) @210   14 years ademcan Study List and Study Overview with Events, eventDescripiton and assays
(edit) @209   14 years duh - added events, eventDescriptions, etc
(edit) @207   14 years jahn Everything related to search and querying is moved in to …
(edit) @206   14 years jahn Everything related to search and querying is moved in to …
(edit) @204   14 years duh - temporary commit
(edit) @203   14 years tabma - rewrote to HashMap? based columns (columns are always unique, storing …
(edit) @202   14 years jahn Updated checkbox functionality.
(edit) @201   14 years jahn Added some features: subgrouping by event groups and times, select all …
(edit) @200   14 years tabma - properties template
Note: See TracRevisionLog for help on using the revision log.