source: trunk/grails-app/taglib/dbnp/studycapturing

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1222   13 years robert Implemented improved authorisation to give administrators all …
(edit) @1206   13 years robert Removed sorting of subjects in study page and added units to the …
(edit) @1182   13 years robert Improved file upload fields so users can delete existing files and are …
(edit) @1166   13 years robert Removed INTEGER/FLOAT templates from template editor and changed the …
(edit) @1155   13 years work - resolving issue #195, sample generation madness. This was partly …
(edit) @1040   13 years j.a.m.wesbeek - made column widths changeable by adding: …
(edit) @990   13 years robert Fixed bug #21: error when adding a person to a study without selecting …
(edit) @976   13 years robert Authentication and authorization for studies is added, according to …
(edit) @959   13 years j.a.m.wesbeek - set keyword expansion
(edit) @877   13 years duh - removed some debug lines
(edit) @874   13 years duh - Resolved issue #66, marking required fields in wizard
(edit) @825   13 years duh - added TemplateField?: MODULE (AssayModule? --> module gscf can …
(edit) @804   13 years duh - event template feedback was wrong - made a generic change that both …
(edit) @803   13 years duh - added a new TemplateEntity? type: Template - added a required …
(edit) @795   13 years keesvb deleted nimble template dir as well, todo in WizardTagLib?
(edit) @733   13 years duh - resolved issue #153: sample page eventhandlers are bound in the …
(edit) @629   13 years duh - fixed bug in study view page caused by revision # 602
(edit) @617   13 years duh - removed some debug lines
(edit) @606   13 years duh - developmental commit of samples page
(edit) @603   13 years duh - development commit
(edit) @585   13 years duh - fixed issue with the wizard not working on Apache Tomcat production …
(edit) @571   13 years duh - fixed bug where sampling templates could not be editted
(edit) @568   13 years duh - bugfix for issue #98 (person selects are empty and add/modify do not …
(edit) @567   13 years duh - developmental commit for bug # 107 -- turning off all bootstrapping …
(edit) @565   13 years duh - upon adding a term the termEditorController now also adds the …
(edit) @559   13 years roberth Added boolean template field type
(edit) @557   13 years duh - fixed issues with templates not refreshing properly in the wizard …
(edit) @546   13 years roberth Fixed bug #91 (files as feature request): if user hits enter when …
(edit) @540   13 years duh - fixed indentation shite!!! - samples dev commit
(edit) @539   13 years duh - dev commit
(edit) @527   13 years roberth Adding of contacts is made possible in the study creation wizard.
(edit) @519   13 years roberth Added some text in the add publication dialog
(edit) @518   13 years roberth Publications can be added to a study in the create study wizard. …
(edit) @507   13 years roberth Implemented file upload template fields
(edit) @502   13 years roberth RELTIME fields in the wizard now show the parsed text in blue when …
(edit) @497   13 years roberth Implemented RELTIME parsing and showing in the wizard. Also made TEXT …
(edit) @494   13 years duh - fixed a nasty IE bug that caused select elements with onchange …
(edit) @484   13 years duh - grouping page version 0.2 (tooltips working, headers, help feedback) …
(edit) @457   13 years duh - fixed improved tooltip functionality
(edit) @455   13 years keesvb Reverting Subject optimization as it breaks the study create wizard on …
(edit) @446   13 years duh - removed debug line
(edit) @445   13 years duh - bugfix: ontology selects not displaying proper value
(edit) @432   13 years duh - events page now seperates 'events' from 'samplingEvents' - grouping …
(edit) @416   13 years duh - updated Events to handle constraints properly - updated event wizard
(edit) @399   13 years duh - changed term / ontology fields to select elements instead - todo: …
(edit) @396   13 years duh - fixed incomplete implementation of domain fields (getters, setters …
(edit) @391   13 years duh - removed obsolete/unused '-name' trailing part from ontology elements
(edit) @390   13 years duh - refactored TemplateEntity? to check for and handle event + domain …
(edit) @389   13 years duh - reverted changes of revisions 386, 387 and 388 as they completely …
(edit) @383   13 years duh - initial event template
(edit) @381   13 years duh - null bugfix - improved template field handling
(edit) @374   13 years duh - added crypto plugin - implemented blowfish encryption in Wizard Tag …
(edit) @372   13 years duh - css changes - termEditor changes - templateEditor changes - etc
(edit) @367   13 years duh - commented buggy bootstrap code - refactored wizard subject page - …
(edit) @359   13 years duh - set keyword expansion
(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) @349   13 years duh - added more templates to bootstrap - added a 300ms delay to …
(edit) @341   13 years duh - refactored wizard start page so that the big green buttons actually …
(edit) @299   14 years duh - set keyword expansion
(edit) @296   14 years duh - refactored template field handeling in the wizard - added …
(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) @257   14 years duh - added limited auto parsing for DATE template entity values that are …
(edit) @250   14 years duh - date and datetimefields are now handled independent of naming but by …
(edit) @247   14 years duh - set keyword expansion
(edit) @246   14 years duh - increased session lifetime to 7 days - improved wizard study …
(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) @216   14 years duh - event grouping data is now handled properly - added image support to …
(edit) @213   14 years duh - restructured wizard - added information boxes - improved error …
(edit) @209   14 years duh - added events, eventDescriptions, etc
(edit) @189   14 years duh - previous commits broke application bootstrapping: - fixed some …
(edit) @180   14 years duh - wizard subject page now mainains state and stores form data in flow scope
(edit) @162   14 years duh - set keyword expansion
(edit) @159   14 years duh - tag library now handles (INT and STRINGLIST) templateFields …
(edit) @157   14 years duh - temporary commit
(edit) @145   14 years duh - wizard subjects page now build a table with features, does not work …
(edit) @140   14 years duh - temporary backup commit
(edit) @138   14 years duh - added development version of wizard subjects page and logic - …
(edit) @107   14 years duh - worked on the wizard inner workings - added date field element using …
(edit) @103   14 years duh - added error handling to the wizard - changed jquery-ui interface …
(edit) @101   14 years duh - refactored the wizard initial page to dynamically load pageOne, …
(edit) @99   14 years duh - created nicer tooltips
(edit) @98   14 years duh - created nicer tooltips
(edit) @96   14 years duh - as of jQuery 1.4.0.1 the submitToRemote behaviour has changed which …
(edit) @92   14 years duh - added sample template data in bootstrap - upgraded jQuery - improved …
(edit) @90   14 years duh - refactered wizard prototype - added tooltip / help support
(edit) @89   14 years duh - refactored some wizard code - templatizing and standardizing form …
(edit) @88   14 years duh - refactored the wizard code a bit
(edit) @87   14 years duh - set keyword expansion
(add) @86   14 years duh - proof of concept AJAX-ified Grails WebFlow? based wizard - @see …
Note: See TracRevisionLog for help on using the revision log.