Skip to content


Closed Lima ne s'exécute pas
retired / lima #323 · created by Eric Chatellier
Juste après le lancement de lima 0.8 la stack trace suivante est produite:
 INFO [main] (LimaMain.java:71) main - Lima starts at Sun Mar 01 08:38:51 CET 2015
 INFO [main] (LimaMain.java:72) main - Arg...
updated
Open pour la banque initialisation de piece compatble et du deuxième compte
retired / lima #310 · created by Eric Chatellier
Dans le configuration il faut pourvour definir la piece comptable par defautl et le deuxième compt (5120000) a utilisé en saisie pour ce compt. *(from redmine issue 1171 created on 2015-02-17)*
updated
Closed Le bouton lettrer ne fonctionne pas
retired / lima #168 · created by Eric Chatellier
L'erreur suivante se produit:
Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: 0
	at java.lang.String.charAt(String.java:686)
	at org.chorem.lima.business.ejb.Financial...
updated
Open Impression du grand livre (choix de la période ou du compte)
retired / lima #143 · created by Eric Chatellier
Régulièrement j'ai besoin d'imprimer le grand livre d'un compte en particulier pour une période donnée. Un exemple, le compte banque 512 (et pas tous les comptes) juste pour un mois ou un trimestre (...
updated
Closed jtimer sh script can't handle simlink on executable
chorem / jtimer #69 · created by Eric Chatellier
*(from redmine issue 515 created on 2012-04-16, closed on 2012-04-16)*
updated
Closed Pouvoir supporter la synchronisation avec d'autre application que chorem
chorem / jtimer #19 · created by Eric Chatellier
Il faut pouvoir synchroniser les temps avec d'autres applications via webservice. exemple: - redmine - gforge - ... pour la synchro on recherche le plugin portant le nom "chorem" ou "redmine". Si un...
updated
Closed Rethink to AbstractPlugin api
nuiton / maven-helper-plugin #5 · created by Tony Chemit
Review the AbstractPlugin (change package to org.nuiton.plugin instead of org.nuiton) *(from redmine issue 51 created on 2009-09-15, closed on 2009-09-21)*
updated
Closed ImportToMap does not compile under jdk 7
nuiton / nuiton-utils #166 · created by Tony Chemit
there is a clash :
mojoFailed org.apache.maven.plugins:maven-compiler-plugin:2.4(default-compile):[46,30] error: name clash: newImport(ImportModel>,InputStream) in ImportToMap and newImport(ImportMo...
updated
Closed [ApplicationConfig] user configuration file is not save
nuiton / nuiton-utils #40 · created by Tony Chemit
This is due to very weak code :
File file = new File(getConfigPath() +   getConfigFileName());
Prefer use something like this :
File file = new File(new File(getConfigPath()),  getConfigFileName(...
updated
Closed [ApplicationConfig] Add a internal state adjusting + a saveUserAction
nuiton / nuiton-utils #39 · created by Tony Chemit
- adjusting internal state permits to control when listener are notified (for mass set of option) - saveUserAction is a listener to save the user configuration at any modification of a property *(fro...
updated
Closed [ApplicationConfig] Make option states modifiable
nuiton / nuiton-utils #38 · created by Tony Chemit
*(from redmine issue 510 created on 2010-04-14, closed on 2010-04-14)*
updated
Closed Use junit 4.8.1
nuiton / nuiton-j2r #13 · created by Tony Chemit
*(from redmine issue 519 created on 2010-04-15, closed on 2010-04-15)*
updated
Closed Use maven-license-plugin 2.1
nuiton / nuiton-j2r #12 · created by Tony Chemit
*(from redmine issue 518 created on 2010-04-15, closed on 2010-04-15)*
updated
Closed Use mavenpom4redmine 2.1
nuiton / nuiton-j2r #11 · created by Tony Chemit
*(from redmine issue 517 created on 2010-04-15, closed on 2010-04-15)*
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 Remove jaxx-swing-action from part of build
nuiton / jaxx #1342 · created by Tony Chemit
this module is no more maintains (should migrate simexplorer to ApplicationConfig) *(from redmine issue 514 created on 2010-04-14, closed on 2010-04-14)*
updated
Closed Improve ConfigUI api
nuiton / jaxx #1341 · created by Tony Chemit
* Introduce a ModelUIHelper to build model and display it in ui (deprecates ConfigUIBuilder) * Introduce CallBackFinalizer api *(from redmine issue 513 created on 2010-04-14, closed on 2010-04-14)*
updated