Skip to content


Closed Patch rapports html
retired / lima #220 · created by Eric Chatellier
En pièce jointe un patch de refonte des rapports en html plus propre (balises de titre, thead et tbody, factorisation, prémices de css). Reste le grand livre à nettoyer. *(from redmine issue 809 crea...
updated
Closed Pour la generation des rapports, pouvoir deselectionner tous les projets
chorem / jtimer #28 · created by Eric Chatellier
Il serait tres pratique d'avoir des boutons: - "Tout selectionner" - "Tout deselectionner" Car lorsque l'on souhaite voir un seul projet dans le rapport c'est un peu fastidieux *(from redmine issue...
updated
Closed The private alias does not work anymore from the firefox searchbar
chorem / bow #68 · created by Eric Chatellier
When you seaarch for a private alias from the firefox search bar, it calls bow on loacalhost:8080 instead of bow.chorem.org. *(from redmine issue 362 created on 2011-04-28, closed on 2011-05-16)*
updated
Closed Error trace in compilation (however the compilation succeeds)
chorem / bow #65 · created by Eric Chatellier
[Fatal Error] header.jsp%7E:8:1: Element type "a" must be followed by either attribute specifications, ">" or "/>". [Fatal Error] preferences.jsp%7E:80:77: The value of attribute "onclick" associated ...
updated
Open Supprimer les fichiers hessian
retired / wikitty #39 · created by Tony Chemit
Lorsque le ticket http://bugs.caucho.com/view.php?id=3920 sera fermé, il serait bon de supprimer le dossier META-INF/hessian de wikitty-api. Il faut s'assurer que les tests de wikitty-hessian-serveur ...
updated
Closed Clean poms
retired / wikitty #38 · created by Tony Chemit
All versions of any dependency must be defined in the dependecymanagments in the parent pom and ANYWHERE else. *(from redmine issue 800 created on 2010-08-04, closed on 2010-09-30)*
updated
Closed Le parsage des url avec des port n'est pas bon
retired / jrst #6 · created by Tony Chemit
Par exemple l'adresse : http://localhost:8080 Est transformée en: http://localhost:8080/ *(from redmine issue 47 created on 2009-09-09, closed on 2009-09-14)*
updated
Closed Reformat code to respect the 80 caracters max per line
nuiton / processor #7 · created by Tony Chemit
*(from redmine issue 363 created on 2010-03-09, closed on 2010-03-09)*
updated
Closed ajouter des logs dans le plugin
nuiton / processor #2 · created by Tony Chemit
*(from redmine issue 80 created on 2009-10-09, closed on 2009-10-09)*
updated
Closed Review tag-values : convention over configuration
nuiton / topia #289 · created by Tony Chemit
For each tagValue described in @topia/src/site/rst/user/tagvalues.rst@, add a column for default value. Check that defaults values are suitable for 80% of ToPIA usages. *(from redmine issue 2079 cre...
updated
Closed Updates dependencies
nuiton / eugene #295 · created by Tony Chemit
com.google.guava:guava .................................. 18.0 -> 19.0
commons-io:commons-io ..................................... 2.4 -> 2.5
net.sourceforge.plantuml:plantuml ..........................
updated
Closed Using version as a tag value of the properties file does NOT work
nuiton / topia #134 · created by Tony Chemit
C'est très génant car on est obligé de laisser cette tag-value dans le modèle xmi. Ce qui me dérange c'est que cette anomalie est déjà survenue, dite corrigée et en fait pas corrgié du tout. Merci à...
updated
Closed Update eugene to 2.1.2
nuiton / topia #133 · created by Tony Chemit
*(from redmine issue 802 created on 2010-08-07, closed on 2010-08-07)*
updated
Closed Update dependencies
nuiton / eugene #269 · created by Tony Chemit
* nuitonpom 2.0 * snakeyaml 1.15 * plantuml 8024 * doxia 1.6 * nuiton-utils 3.0-rc-8 * commons-lang3 3.4 * guava 18.0 * maven-plugin-annotations 3.4 * plexus-utils 3.0.22 * junit 4.12 *(fro...
updated
Closed Using version as a tag value of the properties file does NOT work
nuiton / eugene #93 · created by Tony Chemit
Resolved in eugene in fact (intercept the tag value on model and push the value in the version property of model), see the class org.nuiton.eugene.models.object.ObjectModelReader *(from redmine issue...
updated
Closed no way to generate empty body for operation
nuiton / eugene #79 · created by Tony Chemit
it would be useful for private constructors for utility-classes and adapter that implements interface with empty bodies this call : setOperationBody(op, ""); generate "public void op();" and should...
updated
Closed make possible to add a tagValue to ObjectElement and ObjectModel by programation in Transformer
nuiton / eugene #78 · created by Tony Chemit
Use case is i'm writing a transformer and i want to give info to next transformers, so after adding a classifier or an attribute to the output model, i should be able to do addTagValue(ObjectModelCl...
updated
Closed If nothing in xmi model, generated objectmodel is not xml syntax valid
nuiton / eugene #77 · created by Tony Chemit
When nothing is present in xmi file, then the generated object model should be xml valid (an empty root tag). *(from redmine issue 803 created on 2010-08-07)*
updated
Closed NPE when no model found
nuiton / eugene #76 · created by Tony Chemit
*(from redmine issue 801 created on 2010-08-07, closed on 2010-08-07)*
updated