source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @354   14 years keesvb removed unneccesary imports from importer ;-) which still disabled …
(edit) @353   14 years duh - refactored termField tag - refactored subjects page - added terms …
(edit) @352   14 years duh - removed the study fields that should be moved into template(s)
(edit) @351   14 years keesvb removed EventDescription? and Protocol references from EventController?. …
(edit) @350   14 years keesvb added ontology/term properties, getting code to work from clean build: …
(edit) @349   14 years duh - added more templates to bootstrap - added a 300ms delay to …
(edit) @348   14 years keesvb added ontology list for ontology template fields
(edit) @347   14 years duh - refactored bootstrap, commented out everything, put academic study …
(edit) @346   14 years duh - commented out the bootstrap as it breaks everything
(edit) @345   14 years keesvb long-awaited code-breaking commit: cleanup of domain classes
(edit) @344   14 years duh - initial template editor (for use in dialogs)
(edit) @343   14 years duh - small bugfix for modify study page (unset flow.study after cancel)
(edit) @342   14 years duh - restyled wizard tabs - made info and todo boxes only appear in …
(edit) @341   14 years duh - refactored wizard start page so that the big green buttons actually …
(edit) @340   14 years keesvb dubbed version 0.1.4, removed completed TODO's from study create wizard
(edit) @339   14 years keesvb added plant template to BootStrap?
(edit) @338   14 years keesvb changed TemplateEntity?.giveFields to reflect ordering as well, also …
(edit) @337   14 years keesvb fixed random template field order problem
(edit) @336   14 years duh - nullpointer bugfix in TemplateEntity?
(edit) @335   14 years duh - templated fields are now properly set as well as unset - showing …
(edit) @334   14 years tabma - removed debugging info
(edit) @333   14 years tabma - changed search for Stringlist items to case-insensitive (reading …
(edit) @332   14 years duh - introduced template fields validation - added i18n messaging for …
(edit) @331   14 years duh - added a dummy integer template field to the academic study template …
(edit) @330   14 years keesvb dubbed version 0.1.3 because of importer improvements
(edit) @329   14 years tabma - added Human study to Bootstrap for testing with importer
(edit) @328   14 years tabma - study can be selected, imported data fancier postview, lazy loading …
(edit) @327   14 years duh - changed searchable config
(edit) @326   14 years duh - fixed bug in wizard that caused the study page to break
(edit) @325   14 years keesvb let's dub this version 1.1.2 to reflect the change to grails 1.2.2 and …
(edit) @324   14 years duh - extended ignore list
(edit) @323   14 years duh - fixed the issue with deploying the production war on tomcat …
(edit) @322   14 years tabma - highlight columns which are null (unused fields and/or values could …
(edit) @321   14 years tabma - identifying columns get stored using 'name' attribute of entities as …
(edit) @320   14 years duh - fixed searchable errors in tomcat deployment
(edit) @319   14 years duh - broken grails tag in importer view broke war generation: Error …
(edit) @318   14 years duh - removed temp, run and build files which are generated on build time …
(edit) @317   14 years duh - upgraded project to Grails 1.2.2 - removed default grails shite …
(edit) @316   14 years ademcan queryController changes
(edit) @315   14 years ademcan query webflow
(edit) @314   14 years jahn Empty shell for Query workflow.
(edit) @313   14 years keesvb added giveDomainFields to TemplateEntity?
(edit) @312   14 years tabma - uniquely identified column selection moved to first page and changed …
(edit) @311   14 years duh - moved development.js to the main layout (not that it is only …
(edit) @310   14 years duh - changed dynamically inserted ontology fields from text (for …
(edit) @309   14 years jahn Added an actually non editable show. (Parameters script needs to be …
(edit) @308   14 years jahn Added an actually non editable show. (Parameters script needs to be …
(edit) @307   14 years tabma - dynamic finder used instead of getTerm-method to retrieve a term
(edit) @306   14 years duh - commented out bad piece of convenienve code... see email for more …
(edit) @305   14 years tabma - templatefieldtypes chosen in the preview page are used as a filter …
(edit) @304   14 years duh - added default comments to grails base templates
(edit) @303   14 years duh - minified wizard JavaScript? using the YUI compressor, and made the …
(edit) @302   14 years duh - minified wizard JavaScript? using the YUI compressor, and made the …
(edit) @301   14 years duh - minified wizard JavaScript? using the YUI compressor, and made the …
(edit) @300   14 years duh - it makes no sense using a regular expression mathing for a-zA-Z0-9 …
(edit) @299   14 years duh - set keyword expansion
(edit) @298   14 years duh - table editor did not properly de-attach event handlers properly when …
(edit) @297   14 years tabma - imported data is now being saved in the database (be sure that you …
(edit) @296   14 years duh - refactored template field handeling in the wizard - added …
(edit) @295   14 years keesvb removed debug message
(edit) @294   14 years keesvb version 0.1.1, OK 0.2 was maybe too much, added display of version to …
(edit) @293   14 years keesvb version 0.2
(edit) @292   14 years keesvb version 0.2
(edit) @291   14 years keesvb changed home link to work under all URLs
(edit) @290   14 years keesvb debugged EventDescription?.save, added comment field for template …
(edit) @289   14 years jahn Views for EventDescription? (edit and create) have been cleaned, …
(edit) @288   14 years jahn Event's create and edit action have been tested and are now working. …
(edit) @287   14 years jahn Event's create and edit action have been tested and are now working. …
(edit) @286   14 years keesvb re-added template files, needed for WAR building
(edit) @285   14 years keesvb update jquery to newer version
(edit) @284   14 years tabma - entities functionally persisted (TODO: conversion of String to Float …
(edit) @283   14 years tabma - final step in the wizard, implemented method in the ImporterService?
(edit) @282   14 years duh - feedback / comment icon now transforms the cursor into a hand icon - …
(edit) @281   14 years duh - added initial version of visitor feedback, including template, …
(edit) @280   14 years duh - wizard error reporting resulted in overlapping error dialogs, the …
(edit) @279   14 years duh - improved try catch block in wizard data saving - if saving fails, …
(edit) @278   14 years duh - fixed study wizard saving
(edit) @277   14 years duh - enabled SQL debugging
(edit) @276   14 years keesvb removed some obsolete files, updated start screen text
(edit) @275   14 years duh - initial version of wizard storing data; known issue: while …
(edit) @274   14 years tabma - Excel data file data is parsed completely and entities are …
(edit) @273   14 years tabma - Excel file is parsed, per row a record is created containing …
(edit) @272   14 years jahn Cleaned up getTerm() function.
(edit) @271   14 years jahn Cleaned up getTerm() function.
(edit) @270   14 years jahn Updated Event related create / edit view. Todo: get jquery selector …
(edit) @269   14 years keesvb upgraded to webflow plugin 1.2.1, added templates to BootStrap?, …
(edit) @268   14 years tabma - identifier column added
(edit) @267   14 years jahn Added convenience function that creates a Term if it does not exist in …
(edit) @266   14 years keesvb changed bootstrapping reason
(edit) @265   14 years jahn There are still errors in saving the Events. The errors are related to …
(edit) @264   14 years jahn There are still errors in saving the Events. The errors are related to …
(edit) @263   14 years duh - added wizard mockup start page
(edit) @262   14 years duh - some bug fixes, improvements and comments
(edit) @261   14 years duh - moved ontology autocomplete CSS from wizard.css to default_style.css
(edit) @260   14 years duh - upgraded jquery-ui to latest version - implemented ontology chooser …
(edit) @259   14 years tabma - Entity record creator implemented (using MappingColumn?)
(edit) @258   14 years ademcan show.gsp modified : new organization
(edit) @257   14 years duh - added limited auto parsing for DATE template entity values that are …
(edit) @256   14 years tabma - Template enums now used instead of POI Celltypes
(edit) @255   14 years tabma - rewrite of celltype detection
Note: See TracRevisionLog for help on using the revision log.