annotate .svn/pristine/43/43815b2797ad5e2c1f98a876a3c98a313e459bdb.svn-base @ 1524:82fac3dcf466 redmine-2.5-integration

Fix failure to interpret Javascript when autocompleting members for project
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Thu, 11 Sep 2014 10:24:38 +0100
parents cbb26bc654de
children
rev   line source
Chris@909 1 RUBYTREE - http://rubytree.rubyforge.org
Chris@909 2 ========================================
Chris@909 3
Chris@909 4 Copyright (c) 2006, 2007 Anupam Sengupta
Chris@909 5
Chris@909 6 All rights reserved.
Chris@909 7
Chris@909 8 Redistribution and use in source and binary forms, with or without modification,
Chris@909 9 are permitted provided that the following conditions are met:
Chris@909 10
Chris@909 11 - Redistributions of source code must retain the above copyright notice, this
Chris@909 12 list of conditions and the following disclaimer.
Chris@909 13
Chris@909 14 - Redistributions in binary form must reproduce the above copyright notice, this
Chris@909 15 list of conditions and the following disclaimer in the documentation and/or
Chris@909 16 other materials provided with the distribution.
Chris@909 17
Chris@909 18 - Neither the name of the organization nor the names of its contributors may
Chris@909 19 be used to endorse or promote products derived from this software without
Chris@909 20 specific prior written permission.
Chris@909 21
Chris@909 22 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
Chris@909 23 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
Chris@909 24 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
Chris@909 25 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
Chris@909 26 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
Chris@909 27 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
Chris@909 28 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
Chris@909 29 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
Chris@909 30 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
Chris@909 31 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.