Skip to content


Closed Bad presentation of bookmark with many tag or long description
chorem / bow #33 · created by Eric Chatellier
There are 3 div in bookmarkcontenu div each div must be left to right all time. But when description or number of tag are to long. This 3 div are top to bottom :(. => Bad css *(from redmine issue 252...
updated
Closed remove extension in wikitty object
retired / wikitty #293 · created by Tony Chemit
Il n'existe aucune methode pour supprimer une extension sur un wikitty. Il faut ajouter une methode removeExtension(String) qui supprime l'extension et toute les extensions qui en dependent *(from re...
updated
Open La documentation est en apt mais la propriété siteSourcesType pointe sur jrst
retired / jredmine #25 · created by Tony Chemit
*(from redmine issue 252 created on 2010-01-22, closed on 2010-01-22)*
updated
Closed [ApplicationUpdate] Add more callback methods
nuiton / nuiton-utils #214 · created by Tony Chemit
Il faudrait plus de callback possible, par exemple lorsqu'une mise à jour démarre. Il faudrait aussi trouver un moyen de mesurer la progression des téléchargements *(from redmine issue 2526 created o...
updated
Closed [ApplicationConfig] Env variable don't support dot in name. Dot must be replaced by underscore '_' for env variable
nuiton / nuiton-utils #213 · created by Tony Chemit
La plupart des shells ne supporte pas les points '.' dans les noms de variable. Or le plus courant pour les options de configuration est d'utiliser les '.'. Par exemple 'monApp.db.user' Dans ce cas, ...
updated
Closed Add @Generated annotation on generated classes
nuiton / topia #353 · created by Tony Chemit
*(from redmine issue 2737 created on 2013-07-05, closed on 2013-07-08, relates #2523)*
updated
Closed Put @Generated annotation on each generated java class
nuiton / eugene #191 · created by Tony Chemit
It could be a good idea to automaticaly add @Generated annotation (+ meta information about generator : eugene) on each generated class: http://docs.oracle.com/javase/7/docs/api/index.html?javax/annot...
updated
Closed Create an adapter to resize a component by dragging a border of the component
nuiton / jaxx #1566 · created by Tony Chemit
*(from redmine issue 2529 created on 2013-02-15, closed on 2013-02-15)*
updated
Closed Create an adapter to move a component by using the mouse.
nuiton / jaxx #1565 · created by Tony Chemit
*(from redmine issue 2528 created on 2013-02-15, closed on 2013-02-15)*
updated
Closed Add a sort model on BeanComboBoxModel
nuiton / jaxx #1564 · created by Tony Chemit
When changing the data list of a beanComboBox, it would be nice to be able to resort the list. *(from redmine issue 2524 created on 2013-02-08, closed on 2013-02-08)*
updated
Closed Improve the DoubleListBean api
nuiton / jaxx #1563 · created by Tony Chemit
Should not be able to set the JList model from the outside,... *(from redmine issue 2522 created on 2013-02-05, closed on 2013-02-05)*
updated
Closed Introduce a new listModel which does not use a Vector
nuiton / jaxx #1562 · created by Tony Chemit
DefaultListModel uses a Vector (so can't be debug), and add some performance issues. Should use a List as data support. *(from redmine issue 2521 created on 2013-02-05, closed on 2013-02-05)*
updated
Closed Introduce a new comboBoxModel which does not use a Vector
nuiton / jaxx #1561 · created by Tony Chemit
DefaultComboBoxModel uses a Vector (so can't be debug), and add some performance issues. Should use a List as data support. *(from redmine issue 2520 created on 2013-02-05, closed on 2013-02-05)*
updated