source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @381   13 years duh - null bugfix - improved template field handling
(edit) @380   13 years duh - updated nadd-neutralizer to 0.2
(edit) @379   13 years roberth Updated the person, personrole and personaffiliation view templates in …
(edit) @378   13 years roberth Plugin still breaks the code on windows…
(edit) @377   13 years duh - working on the templateEditor
(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) @371   13 years duh - fixed a bug with variable scope
(edit) @370   13 years roberth Updated studies list to handle the new data model. Updated the …
(edit) @369   13 years roberth Nice plugin breaks the code on windows.
(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) @366   13 years keesvb added missing fields for study template
(edit) @365   13 years duh - refactored JavaScript? and CSS to be more logical and general
(edit) @364   13 years keesvb getting studies back in bootstrap
(edit) @363   13 years duh - minor documentation changes
(edit) @362   13 years duh - moved the 'add more' css out of the wizard css to the general …
(edit) @361   13 years roberth Added controllers and views for Person, PersonAffiliation? and …
(edit) @360   13 years duh - added the fancy speech plugin to the rep
(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) @355   13 years keesvb upgrade to webflow 1.2.2 in order to enable clean builds
(edit) @354   13 years keesvb removed unneccesary imports from importer ;-) which still disabled …
(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) @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) @348   13 years keesvb added ontology list for ontology template fields
(edit) @347   13 years duh - refactored bootstrap, commented out everything, put academic study …
(edit) @346   13 years duh - commented out the bootstrap as it breaks everything
(edit) @345   13 years keesvb long-awaited code-breaking commit: cleanup of domain classes
(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) @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) @339   13 years keesvb added plant template to BootStrap?
(edit) @338   13 years keesvb changed TemplateEntity?.giveFields to reflect ordering as well, also …
(edit) @337   13 years keesvb fixed random template field order problem
(edit) @336   13 years duh - nullpointer bugfix in TemplateEntity?
(edit) @335   13 years duh - templated fields are now properly set as well as unset - showing …
(edit) @334   13 years tabma - removed debugging info
(edit) @333   13 years tabma - changed search for Stringlist items to case-insensitive (reading …
(edit) @332   13 years duh - introduced template fields validation - added i18n messaging for …
(edit) @331   13 years duh - added a dummy integer template field to the academic study template …
(edit) @330   13 years keesvb dubbed version 0.1.3 because of importer improvements
(edit) @329   13 years tabma - added Human study to Bootstrap for testing with importer
(edit) @328   13 years tabma - study can be selected, imported data fancier postview, lazy loading …
(edit) @327   13 years duh - changed searchable config
(edit) @326   13 years duh - fixed bug in wizard that caused the study page to break
(edit) @325   13 years keesvb let's dub this version 1.1.2 to reflect the change to grails 1.2.2 and …
(edit) @324   13 years duh - extended ignore list
(edit) @323   13 years duh - fixed the issue with deploying the production war on tomcat …
(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) @320   13 years duh - fixed searchable errors in tomcat deployment
(edit) @319   13 years duh - broken grails tag in importer view broke war generation: Error …
(edit) @318   13 years duh - removed temp, run and build files which are generated on build time …
(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) @313   13 years keesvb added giveDomainFields to TemplateEntity?
(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) @310   13 years duh - changed dynamically inserted ontology fields from text (for …
(edit) @309   13 years jahn Added an actually non editable show. (Parameters script needs to be …
(edit) @308   13 years jahn Added an actually non editable show. (Parameters script needs to be …
(edit) @307   13 years tabma - dynamic finder used instead of getTerm-method to retrieve a term
(edit) @306   13 years duh - commented out bad piece of convenienve code... see email for more …
(edit) @305   13 years tabma - templatefieldtypes chosen in the preview page are used as a filter …
(edit) @304   13 years duh - added default comments to grails base templates
(edit) @303   13 years duh - minified wizard JavaScript? using the YUI compressor, and made the …
(edit) @302   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) @300   13 years duh - it makes no sense using a regular expression mathing for a-zA-Z0-9 …
(edit) @299   13 years duh - set keyword expansion
(edit) @298   13 years duh - table editor did not properly de-attach event handlers properly when …
(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) @295   13 years keesvb removed debug message
(edit) @294   13 years keesvb version 0.1.1, OK 0.2 was maybe too much, added display of version to …
(edit) @293   13 years keesvb version 0.2
(edit) @292   13 years keesvb version 0.2
(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) @287   13 years jahn Event's create and edit action have been tested and are now working. …
(edit) @286   13 years keesvb re-added template files, needed for WAR building
(edit) @285   13 years keesvb update jquery to newer version
(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) @282   13 years duh - feedback / comment icon now transforms the cursor into a hand icon - …
Note: See TracRevisionLog for help on using the revision log.