Skip to content


Closed Unable to see an invoice
retired / chorem #18 · created by Eric Chatellier
Maybe related to #713 When I try to display an invoice, I get an error 500. Here is the root cause : Caused by: org.nuiton.wikitty.WikittyException: Extension 'Interval' doesn't exists on wikitty 'c...
updated
Closed javax.ejb.EJBException: Cannot obtain a free instance.
retired / lima #114 · created by Eric Chatellier
Message: javax.ejb.EJBException: Cannot obtain a free instance.; nested exception is: org.apache.openejb.OpenEJBException: Error while creating bean org.chorem.lima.business.ejb.AccountServiceIm...
updated
Closed Updates to JAXX 2.5.3
retired / lima #106 · created by Eric Chatellier
*(from redmine issue 459 created on 2011-09-22, closed on 2012-07-13)*
updated
Closed Updates to topia 2.6.11
retired / lima #105 · created by Eric Chatellier
*(from redmine issue 458 created on 2011-09-22, closed on 2011-09-22, blocks #475)*
updated
Closed Updates to nuiton-utils 2.5.3
retired / lima #104 · created by Eric Chatellier
*(from redmine issue 457 created on 2011-09-17, closed on 2011-09-20)*
updated
Closed Unable to start JTimer on Ubuntu 11.10 64bits
chorem / jtimer #49 · created by Eric Chatellier
I've got the following error :
25 oct. 2011 10:24:21 org.jdesktop.application.Task failed
GRAVE: org.chorem.jtimer.ui.tasks.RunTaskJob@683c9314 failed: java.lang.UnsatisfiedLinkError: Unable to loa...
updated
Closed Use X11 and Kernel32 class from jna project
chorem / jtimer #48 · created by Eric Chatellier
JNA is now deployed with a platform jar containing X11 class and Kernel32 class. Can be removed from jtimer and use this artifact instead. *(from redmine issue 455 created on 2011-09-05, closed on 20...
updated
Closed Update to jna 3.4.0
chorem / jtimer #47 · created by Eric Chatellier
*(from redmine issue 454 created on 2011-09-05, closed on 2011-09-05, blocks #462)*
updated
Closed Move a project to another one
chorem / jtimer #46 · created by Eric Chatellier
I'd like a project to become a task of another one. *(from redmine issue 450 created on 2011-08-29)*
updated
Closed Bad translation in migration version
chorem / bow #81 · created by Eric Chatellier
Dans la page d'admin, il y a migration de de 0.5 a 0.6 alors que ca devrait etre de 0.5 a 1.1 *(from redmine issue 453 created on 2011-08-31, closed on 2011-08-31)*
updated
Closed Migration error to 1.1 if SecurityService activate
chorem / bow #80 · created by Eric Chatellier
2011-08-31 15:02:55,372 ERROR [TP-Processor7] (action.admin.MigrateDataAction) java.lang.NullPointerException at org.nuiton.wikitty.entities.WikittyGroupHelper.hasExtension(WikittyGroupHelper...
updated
Closed Use wikitty 3.2
chorem / bow #79 · created by Eric Chatellier
upgrade wikitty dependancy *(from redmine issue 451 created on 2011-08-31, closed on 2011-08-31)*
updated
Open add group by clause in Query to group on specific field
retired / wikitty #303 · created by Tony Chemit
On pourrait permettre de grouper les resultats en fonction d'un champs, le resultat retourné serait alors une map de resultat, avec en cle la valeur du champs. Cela se rapproche des facets mais permet...
updated
Closed ElementField in generated entities not usable on GWT
retired / wikitty #235 · created by Tony Chemit
We must either clean the ElementField source code so that it is usable on GWT or clean generated entities so that there is no reference to ElementField. Problems for GWT in ElementField : Line 45: El...
updated
Closed Wikitty is obselete on import csv
retired / wikitty #115 · created by Tony Chemit
Caused by: org.nuiton.wikitty.WikittyObsoleteException: Your wikitty '9d3389f8-e726-45b7-9070-b228ffb46852' is obsolete at org.nuiton.wikitty.jdbc.WikittyStorageJDBC.store(WikittyStorageJDBC.java:259...
updated
Closed utiliser des generics dans le framework de test de mojos
nuiton / maven-helper-plugin #2 · created by Tony Chemit
*(from redmine issue 45 created on 2009-09-06, closed on 2009-09-21)*
updated
Closed Remove deprecated api
nuiton / nuiton-utils #33 · created by Tony Chemit
- the package *org.nuiton.util.config* - some methods in *org.nuiton.util.StringUtil* *(from redmine issue 450 created on 2010-04-03, closed on 2010-04-14, relates #449)*
updated
Closed Deprecates package org.nuiton.util.config
nuiton / nuiton-utils #32 · created by Tony Chemit
This package was used before *ApplicationConfig* *(from redmine issue 449 created on 2010-04-03, closed on 2010-04-03, relates #450)*
updated
Closed Calling mvn eugene:help raise a classpath error
nuiton / eugene #264 · created by Tony Chemit
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Extranet ENC-AHI
[INFO] Extranet ENC-AHI :: ...
updated
Closed Use java 8 API to scan code
nuiton / i18n #135 · created by Tony Chemit
We should upgrade the grammer used to parse java files, while using the java 8 new syntax, the parser plugin complains a lot. Here is some example of cries:
line 125:31 no viable alternative at inpu...
updated