source: trunk/grails-app/views

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @358   13 years duh - textual change
(edit) @357   13 years duh - term editor views were in conflict, fixed issue and committed
(edit) @356   13 years duh - introduced a JavaScript? class to introduce generic 'add more' …
(edit) @353   13 years duh - refactored termField tag - refactored subjects page - added terms …
(edit) @352   13 years duh - removed the study fields that should be moved into template(s)
(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) @342   13 years duh - restyled wizard tabs - made info and todo boxes only appear in …
(edit) @341   13 years duh - refactored wizard start page so that the big green buttons actually …
(edit) @340   13 years keesvb dubbed version 0.1.4, removed completed TODO's from study create wizard
(edit) @338   13 years keesvb changed TemplateEntity?.giveFields to reflect ordering as well, also …
(edit) @336   13 years duh - nullpointer bugfix in TemplateEntity?
(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) @322   13 years tabma - highlight columns which are null (unused fields and/or values could …
(edit) @321   13 years tabma - identifying columns get stored using 'name' attribute of entities as …
(edit) @319   13 years duh - broken grails tag in importer view broke war generation: Error …
(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) @312   13 years tabma - uniquely identified column selection moved to first page and changed …
(edit) @311   13 years duh - moved development.js to the main layout (not that it is only …
(edit) @308   13 years jahn Added an actually non editable show. (Parameters script needs to be …
(edit) @305   13 years tabma - templatefieldtypes chosen in the preview page are used as a filter …
(edit) @303   13 years duh - minified wizard JavaScript? using the YUI compressor, and made the …
(edit) @301   13 years duh - minified wizard JavaScript? using the YUI compressor, and made the …
(edit) @299   13 years duh - set keyword expansion
(edit) @297   13 years tabma - imported data is now being saved in the database (be sure that you …
(edit) @296   13 years duh - refactored template field handeling in the wizard - added …
(edit) @294   13 years keesvb version 0.1.1, OK 0.2 was maybe too much, added display of version to …
(edit) @291   13 years keesvb changed home link to work under all URLs
(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) @283   13 years tabma - final step in the wizard, implemented method in the ImporterService?
(edit) @282   13 years duh - feedback / comment icon now transforms the cursor into a hand icon - …
(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) @277   13 years duh - enabled SQL debugging
(edit) @276   13 years keesvb removed some obsolete files, updated start screen text
(edit) @275   13 years duh - initial version of wizard storing data; known issue: while …
(edit) @272   13 years jahn Cleaned up getTerm() function.
(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) @265   13 years jahn There are still errors in saving the Events. The errors are related to …
(edit) @264   13 years jahn There are still errors in saving the Events. The errors are related to …
(edit) @263   13 years duh - added wizard mockup start page
(edit) @262   13 years duh - some bug fixes, improvements and comments
(edit) @260   13 years duh - upgraded jquery-ui to latest version - implemented ontology chooser …
(edit) @258   13 years ademcan show.gsp modified : new organization
(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) @253   13 years keesvb Cleaned up BootStrap? (removed accidental multiple addition of …
(edit) @252   13 years duh - wizard confirmation page developmental commit
(edit) @250   13 years duh - date and datetimefields are now handled independent of naming but by …
(edit) @249   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) @244   13 years jahn Minor edit.
(edit) @243   13 years jahn Fixed bug in dialog: newly added lines can now be removed too (as the …
(edit) @242   13 years jahn Functionality of dynamic protocol parameter selection improved …
(edit) @241   13 years jahn Functionality of dynamic protocol parameter selection improved. The …
(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) @237   13 years ademcan EventGroup? in study view
(edit) @233   13 years jahn Functionality for dynamically adding parameters included. Dialog for …
(edit) @232   13 years keesvb adjusted Event-Sample relationship to go into EventGroup?, added …
(edit) @231   13 years tabma - property page contains columns and field identifiers combined in the …
(edit) @229   13 years keesvb updated study/show to show multiple subject templates
(edit) @226   13 years ademcan Study List and Study Comparaison with new Template version
(edit) @223   13 years ademcan Study List and Study Comparaison
(edit) @221   13 years jahn EventDescription? in progress. This is still ugly, because it uses a …
(edit) @220   13 years jahn EventDescription? in progress. This is still ugly, because it uses a …
(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) @214   13 years duh - timepicker did not show correctly on initial show due to the fact …
(edit) @213   13 years duh - restructured wizard - added information boxes - improved error …
(edit) @212   13 years keesvb refactored template entity code into TemplateEntity?, added more …
(edit) @211   13 years ademcan Study List and Study Overview with Events, eventDescripiton, assays …
(edit) @210   13 years ademcan Study List and Study Overview with Events, eventDescripiton and assays
(edit) @209   13 years duh - added events, eventDescriptions, etc
(edit) @207   13 years jahn Everything related to search and querying is moved in to …
(edit) @206   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) @202   13 years jahn Updated checkbox functionality.
(edit) @201   13 years jahn Added some features: subgrouping by event groups and times, select all …
(edit) @200   13 years tabma - properties template
(edit) @199   13 years jahn Still trying to build a proper overview of the samples. jquery's …
(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 …
Note: See TracRevisionLog for help on using the revision log.