Code Monkey home page Code Monkey logo

apps's Introduction

Geoladris Applications

Build Status GitHub version

This repository contains Geoladris applications. See doc for more details.

apps's People

Watchers

 avatar  avatar  avatar

apps's Issues

Make context.xml use system variables

To configure database access, the file allows system variables (see example). Thus, we can configure the database access without having to edit/add any file, just by adding system properties:

JAVA_OPTS=-DGEOLADRIS_DB_USER=user -DGEOLADRIS_DB_PASS=pass -DGEOLADRIS_DB_URL=jdbc:postgresql://localhost:5432/nfms

Document it here.

Error al arrancar la app demo

Si te descargas el war y lo tiras en un tomcat, sin configurar nada más, da este error al arrancar:

TypeError: Failed to execute 'removeChild' on 'Node': parameter 1 is not of type 'Node'.
    at refreshLegendArray (legend-panel.js:29)
    at Object.<anonymous> (legend-panel.js:135)
    at Object.<anonymous> (message-bus.js:33)
    at Object.dispatch (jquery-2.1.0.js:4371)
    at Object.elemData.handle (jquery-2.1.0.js:4057)
    at Object.trigger (jquery-2.1.0.js:4286)
    at Object.<anonymous> (jquery-2.1.0.js:4828)
    at Function.each (jquery-2.1.0.js:381)
    at jQuery.fn.init.each (jquery-2.1.0.js:137)
    at jQuery.fn.init.trigger (jquery-2.1.0.js:4827)

Fix integration tests for Travis

Currently the FeedbackIT test fails because gmail blocks Travis for some reason (Connection refused). It does not happen locally.

I temporarily disabled tests in Travis by removing the -Pintegration-tests switch.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.