source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @440   13 years keesvb sorry, forgot to delete an accolade
(edit) @439   13 years keesvb updated Ontology tests
(edit) @438   13 years duh - term editor initial version
(edit) @437   13 years roberth Added publication controller and views
(edit) @436   13 years duh - added radio form element style for wizard - dialog.gsp did not …
(edit) @435   13 years duh - trying to fetch template fields when no template is set breaks the …
(edit) @434   13 years duh - changed handling of date fields
(edit) @433   13 years duh - fixed issue with the event view and controller logic where 1) …
(edit) @432   13 years duh - events page now seperates 'events' from 'samplingEvents' - grouping …
(edit) @431   13 years duh - term editor has been using 'ontologies' instead of 'ontology' as a …
(edit) @430   13 years duh - tweaked error messages in wizard
(edit) @429   13 years duh - commit crashed, recommitting jquery-ui 1.8.1 for jquery 1.4.x
(edit) @428   13 years duh - upgraded jQuery plugin to 1.4.2 - fixed bug in qTip library - fixed …
(edit) @427   13 years duh - upgraded to 1.3.1
(edit) @426   13 years duh - upgraded to 1.3.1
(edit) @425   13 years keesvb refactored Ontology tests, added Ontocat example as a test
(edit) @424   13 years keesvb updated to grails 1.3.1, changed PPSH Gender choice in Bootstrap to be …
(edit) @423   13 years duh - commented bootstrap bug
(edit) @422   13 years duh - consistent debugging
(edit) @421   13 years keesvb cleaned up BootStrap? and re-added Samples, updated study/show to also …
(edit) @420   13 years duh - deleted meuk
(edit) @419   13 years duh - upgraded project to Grails 1.3 - added ignore flags
(edit) @418   13 years duh - subjects can now be deleted properly - event grouping works - …
(edit) @417   13 years tabma - split up the templates in 'simple' and 'advanced' and created a new …
(edit) @416   13 years duh - updated Events to handle constraints properly - updated event wizard
(edit) @415   13 years tabma - refactored code and templates of the Importer Wizard, now makes use …
(edit) @414   13 years duh - moved term / ontology setter to TemplateEntity? for transparent …
(edit) @413   13 years duh - removed a domain field did not work properly (example: setting as …
(edit) @412   13 years keesvb added tests for Study domain fields
(edit) @411   13 years duh - workin in progress (but working!)
(edit) @410   13 years keesvb another obvious bugfix in fieldExists
(edit) @409   13 years keesvb OK, that refactoring was too enthusiastic, switching back getField() …
(edit) @408   13 years keesvb reverted changes which removed domain fields from the domain classes, …
(edit) @407   13 years duh - implemented ontologyterm handler code in the subject page, note that …
(edit) @406   13 years keesvb added study tests, skip study adds when in test environment in …
(edit) @405   13 years duh - reverted jquery-1.4.2.1 as it breaks jquery related stuff... this …
(edit) @404   13 years duh - wizard controller temporary commit
(edit) @403   13 years duh - upgraded jquery plugin
(edit) @402   13 years keesvb some minor changes to subject tests
(edit) @401   13 years duh fixed (jslint) and minified javascript
(edit) @400   13 years keesvb split out subject tests better to distinguish between different problems
(edit) @399   13 years duh - changed term / ontology fields to select elements instead - todo: …
(edit) @398   13 years keesvb added Ontology/Term? and Subject integration tests
(edit) @397   13 years duh - reformatted source code - added mega huge big ASCII comments to …
(edit) @396   13 years duh - fixed incomplete implementation of domain fields (getters, setters …
(edit) @395   13 years duh - nadd neutralizer 0.3 (linux compatible)!
(edit) @394   13 years keesvb added ontology specifications to Subject species and Sample material …
(edit) @393   13 years duh - text error
(edit) @392   13 years keesvb switched back from the fancy 'integrate domain fields as system fields …
(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) @388   13 years roberth Removed DomainTemplateField? references from Events, Samples and Subjects
(edit) @387   13 years roberth Temporary 'domain template fields' were actually not necessary in the …
(edit) @386   13 years roberth Updated the template entities to be able to return domain fields, …
(edit) @385   13 years duh - template editor view used Study as entity instead of the dynamically …
(edit) @384   13 years keesvb FINALLY found a possible way to integrate the domain fields as …
(edit) @383   13 years duh - initial event template
(edit) @382   13 years roberth Updated the fields of person to contain title, gender, prefix and …
(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 …
Note: See TracRevisionLog for help on using the revision log.