GithubHelp home page GithubHelp logo

polfo / sigma-h Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 23.95 MB

Automatically exported from code.google.com/p/sigma-h

License: GNU General Public License v3.0

C# 0.25% Java 86.75% CSS 3.25% HTML 8.94% JavaScript 0.80%

sigma-h's People

Contributors

akbertram avatar aponcon avatar denis-colliot avatar guerlinej avatar huzhe avatar osarrat avatar sherzodmuratov avatar tmiette avatar

sigma-h's Issues

PivotTable is using database specific SQL

What steps will reproduce the problem?
1. Configure ActivityInfo in order to use a PostgreSQL database
2. Go to the "tables" page
3. Select any indicator
4. Click "Refresh Preview"


What is the expected output? What do you see instead?

A table featuring the selected indicators should be displayed.
Instead a popup state that an error occured.

Server-side, the following error is logged:
org.hibernate.exception.SQLGrammarException: error executing work
[...]

Caused by: org.postgresql.util.PSQLException: ERREUR: l'opérateur n'existe pas 
: boolean = integer
  Indice : Aucun opérateur ne correspond au nom donné et aux types d'arguments.
Vous devez ajouter des conversions explicites de type.
  Position : 654
        at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2062)
        at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1795)
        at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:257)
        at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:479)
        at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:367)
        at org.postgresql.jdbc2.AbstractJdbc2Statement.executeQuery(AbstractJdbc2Statement.java:271)
        at org.sigmah.server.dao.hibernate.PivotHibernateDAO$1.execute(PivotHibernateDAO.java:459)
        at org.hibernate.impl.SessionImpl.doWork(SessionImpl.java:1873)
        ... 88 more

Original issue reported on code.google.com by [email protected] on 5 Oct 2010 at 10:11

Pivot table aggregations of multi-valued attributes is not correct

What steps will reproduce the problem?
1. Use the testing database
2. Pivot Indicator RRM Distribution NFI - Nombre de menages ayant recu une 
assistance by Cause de l'intervention

What is the expected output? What do you see instead?

Counts should match the raw data. Total is correct but individual categories 
are screwy.


Please use labels and text to provide additional information.

Original issue reported on code.google.com by akbertram on 3 Sep 2010 at 12:42

Attachments:

Userdatabases with the same name

1. Create two Userdatabase/Project with the same name (the real type doesn't 
matter because of the inheritance of the 'name' attribute).
2. Go to the 'setup' page.
3. The tree view on the left-side shows two nodes but just one of both has the 
userdatabase's name as label (the other one is blank). Plus, the two nodes seem 
to be 'linked'.

Original issue reported on code.google.com by [email protected] on 17 Sep 2010 at 3:43

Attachments:

When selecting an empty database, the pivot table displays the field from every single database I can see.

What steps will reproduce the problem?
1. Creates a new database
2. Go to the "tables" page
3. Select the database you just created
4. Click "Refresh Preview"


What is the expected output? What do you see instead?

An empty table should be displayed.
Instead, a table featuring every indicator from every database is displayed.

Original issue reported on code.google.com by [email protected] on 5 Oct 2010 at 10:00

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.