source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 - …
(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) @278   13 years duh - fixed study wizard saving
(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) @274   13 years tabma - Excel data file data is parsed completely and entities are …
(edit) @273   13 years tabma - Excel file is parsed, per row a record is created containing …
(edit) @272   13 years jahn Cleaned up getTerm() function.
(edit) @271   13 years jahn Cleaned up getTerm() function.
(edit) @270   13 years jahn Updated Event related create / edit view. Todo: get jquery selector …
(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) @267   13 years jahn Added convenience function that creates a Term if it does not exist in …
(edit) @266   13 years keesvb changed bootstrapping reason
(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) @261   13 years duh - moved ontology autocomplete CSS from wizard.css to default_style.css
(edit) @260   13 years duh - upgraded jquery-ui to latest version - implemented ontology chooser …
Note: See TracRevisionLog for help on using the revision log.