Skip to content


Closed Improve the xpp3 reader api
nuiton / maven-helper-plugin #54 · created by Tony Chemit
Should be able to * read other objects from a tag * attributes values *(from redmine issue 2031 created on 2012-03-25, closed on 2012-03-25, blocks #2033)*
updated
Open Jredmine does not handle Redmine plug-ins that modify database
retired / jredmine #66 · created by Tony Chemit
As in subject. Jredmine does not like Redmine plug-ins that modify redmine's tables/objects. Actually, I had problems with backlogs (http://www.redminebacklogs.net/) and DMSF (http://code.google.co...
updated
Open jredmine rest plugin should fix what to send out
retired / jredmine #65 · created by Tony Chemit
Should always fix what to expose, for example if a redmine plugin add some meta-datas on a project we should not obtain them since the redmine-client can not handle them. We will use the exact same f...
updated
Open Impossible to change the contextPath jredmine
retired / jredmine #64 · created by Tony Chemit
Not sure this is a good thing to do now since n next version (2.0) we will no more use the jredmine redmine plugin but directly the redmine REST api. *(from redmine issue 2035 created on 2012-03-25, ...
updated
Open Updates to helper-m-p 1.5
retired / jredmine #63 · created by Tony Chemit
Needs some some api improvements. *(from redmine issue 2034 created on 2012-03-25, closed on 2012-07-19)*
updated
Open Improve xpp3 reader api
retired / jredmine #62 · created by Tony Chemit
Use las api from helper-m-p *(from redmine issue 2033 created on 2012-03-25, closed on 2012-03-25, blocks #2031)*
updated
Open get_issue_times rest api does not work
retired / jredmine #61 · created by Tony Chemit
the result gives some *timeEntries* but java client waits some *time-entries*, let's use then *time-entries*. *(from redmine issue 2032 created on 2012-03-25, closed on 2012-03-25)*
updated
Open Use Jersey REST api instead of the helper-m-p one
retired / jredmine #60 · created by Tony Chemit
helper-m-p is not a REST api, prefer to use the default implementation of the REST api says Jersey. *(from redmine issue 2030 created on 2012-03-25, closed on 2012-07-14)*
updated
Closed BeanGenerator : Gérer la génération des Impl à l'instar des entités
nuiton / topia #22 · created by Tony Chemit
Si le Impl existe (créé par le dev), pas de génération, si aucune méthode (même dans l'héritage) génération Cela change l'héritage entre deux bean. A -> B devient A -> BImpl -> B *(from redmine issu...
updated