source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @634   13 years tabma - improved Excel cell type detection again, decimal values in an …
(edit) @633   13 years tabma - controller action typo
(edit) @632   13 years tabma - extra step for Simple Import Wizard implemented for easy adding and …
(edit) @631   13 years jahn Cleaned up CommunicationManager? and put it in uniform use and package …
(edit) @630   13 years duh - add installation help file
(edit) @629   13 years duh - fixed bug in study view page caused by revision # 602
(edit) @628   13 years vinlud Layout changes
(edit) @627   13 years keesvb dubbed this version 0.4.0 - no sample adding/editing yet in production …
(edit) @626   13 years keesvb removed example templates and studies from BootStrap? to separate files
(edit) @625   13 years keesvb changed ontology getOrCreate because the actual db type of ncboId is int
(edit) @624   13 years keesvb changed RestController? to accept study code as study identifier for …
(edit) @623   13 years keesvb added license and release notes
(edit) @622   13 years duh - disabeling searchable for issue #126
(edit) @621   13 years jahn Added java.net.URLEncoder.encode() to protect URL parameters.
(edit) @620   13 years duh - added new css / images for jquery-ui 1.8.2
(edit) @619   13 years duh - removed old css / images of jquery-ui-1.8.1
(edit) @618   13 years duh - upgraded jquery to 1.4.2.2 - upgraded jquery-ui to 1.8.2
(edit) @617   13 years duh - removed some debug lines
(edit) @616   13 years duh - seperated production bootstrapping from development bootstrapping
(edit) @615   13 years jahn Made generating of SAM URLs more readable.
(edit) @614   13 years duh - developmental commit
(edit) @613   13 years duh - removed rogue '=' sign - set 'style=' information in the footer to …
(edit) @612   13 years duh - changed header to contain: "powered by NBIC"
(edit) @611   13 years duh - fixed the css issues with the login panel - change version info in …
(edit) @610   13 years duh - removed obsolete web-app files
(edit) @609   13 years jahn Adjusted communication for SAM on NBX5.
(edit) @608   13 years jahn Added methods supplying SAM urls.
(edit) @607   13 years keesvb fixed problem with sample templates not refreshing; added and deleted …
(edit) @606   13 years duh - developmental commit of samples page
(edit) @605   13 years duh - set grails default images and js to svn:ignore
(edit) @604   13 years duh - upgraded project to Grails 1.3.2; release notes are here: …
(edit) @603   13 years duh - development commit
(edit) @602   13 years jahn Several minor changes and cleaning up related to date repsentations …
(edit) @601   13 years jahn Added full stack trace to printing the exception documented in the bug …
(edit) @600   13 years jahn Added event.name to getSamples() REST resource.
(edit) @599   13 years duh dev commit
(edit) @598   13 years duh - improved ontology chooser, pressing the backspace also hides the …
(edit) @597   13 years duh - improved ontology chooser -- the button (showHide element) did not …
(edit) @596   13 years duh - removed debug line
(edit) @595   13 years duh - binding to window events resulted in strange behaviour
(edit) @594   13 years vinlud Dynamic simple Assays tab
(edit) @593   13 years duh - create study in study overview now links directly into the study …
(edit) @592   13 years duh - resolves issue # 107
(edit) @591   13 years duh - spinner fix
(edit) @590   13 years duh - small css improvement for term editor
(edit) @589   13 years duh - removed debug line cluttering the catalina.out tomcat output…
(edit) @588   13 years duh - general improvements to the termEditor -- feedback is more clear …
(edit) @587   13 years duh - removed debug line
(edit) @586   13 years duh - and changed version to 0.3.2
(edit) @585   13 years duh - fixed issue with the wizard not working on Apache Tomcat production …
(edit) @584   13 years duh - small fix
(edit) @583   13 years duh dev commit
(edit) @582   13 years duh - improved handeling of incoming requests
(edit) @581   13 years duh - the WAR did not run on Apache Tomcat 6.0.26 on Gentoo Linux because …
(edit) @580   13 years keesvb typing error in last commit
(edit) @579   13 years keesvb clarified display of RELTIME to show 0s when time = 0
(edit) @578   13 years duh - added logic to immediately edit or create a study (and hence skip …
(edit) @577   13 years keesvb reverted outcomment from #574 which caused bug #116
(edit) @576   13 years duh - partly resolves issue # 109 - resolves: duplication of entities …
(edit) @575   13 years keesvb additional fix for #114, unneccesary complex invoke of …
(edit) @574   13 years duh - resolves bug # 100, not able to delete events
(edit) @573   13 years duh - fixed issue with auto-creating ontologies when an ontology does not …
(edit) @572   13 years keesvb fixed bugs #111 and #112
(edit) @571   13 years duh - fixed bug where sampling templates could not be editted
(edit) @570   13 years vinlud Dynamic forms controls
(edit) @569   13 years duh - commit related to bug # 107 -- extended Ontology domain class with a …
(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) @566   13 years jahn This view allows to test the searchable bug.
(edit) @565   13 years duh - upon adding a term the termEditorController now also adds the …
(edit) @564   13 years keesvb fixed person problem in BootStrap?, added comments to Event class, …
(edit) @563   13 years keesvb restored development requirement
(edit) @562   13 years keesvb version 0.3.1: re-enabled saving and deleted >0 subjects requirement …
(edit) @561   13 years keesvb version 0.3.0: fixed some issues with updating boolean fields, changed …
(edit) @560   13 years jahn Fixed bug in with new identifier of domain class Study.
(edit) @559   13 years roberth Added boolean template field type
(edit) @558   13 years roberth Improved template editor , stringlists and ontologyfields can be …
(edit) @557   13 years duh - fixed issues with templates not refreshing properly in the wizard …
(edit) @556   13 years roberth Improved the TemplateEditor? again: templates can be created and …
(edit) @555   13 years vinlud Improved overview + reset button
(edit) @554   13 years jahn Refactored member 'code' of Study. Changed it from being template to …
(edit) @553   13 years jahn Changed name of CCMCommunicationManager to CommunicationManager?.
(edit) @552   13 years keesvb added BioPortal? Ontology add function via Ontocat, added test for that
(edit) @551   13 years keesvb deleted obsolete tests
(edit) @550   13 years keesvb added entity property to TemplateField?; added validator to Template to …
(edit) @549   13 years jahn Remvoed bug in getStudy(). If a non-valid id is passed as argument, we …
(edit) @548   13 years jahn Cleaned up old code.
(edit) @547   13 years vinlud Base simpleQuery
(edit) @546   13 years roberth Fixed bug #91 (files as feature request): if user hits enter when …
(edit) @545   13 years tabma - fixed Advanced Import Wizard (preferredIdentifier issues)
(edit) @544   13 years roberth Template editor is now able to add, edit, move and delete fields. Also …
(edit) @543   13 years keesvb added postgres database dump (0.2.5) to be able to track changes in …
(edit) @542   13 years keesvb dubbed version 0.2.5
(edit) @541   13 years duh - more indentation and documentation shite.…
(edit) @540   13 years duh - fixed indentation shite!!! - samples dev commit
(edit) @539   13 years duh - dev commit
(edit) @538   13 years roberth Improved template editor. Moving fields and basic editing works already.
(edit) @537   13 years jahn Added empty method for providing query results of a query on Simple …
(edit) @536   13 years roberth Samples are now shown in the study overview page. Also some tests are …
(edit) @535   13 years duh - removed obsolete templates - added redirect functionality
Note: See TracRevisionLog for help on using the revision log.