branch develop updated (021cf9c -> d102c7f)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jredmine. See http://git.nuiton.org/jredmine.git from 021cf9c fixes #3641 Updates to nuitonpom 1.8.1 Merge branch 'feature/3641' into develop adds 730c593 use new ActiveRecord Query API adds 18f5a29 all request API are now ok to go new 1b0c102 update docs new d102c7f fixes #3642 Make jredmine client works with redmine 3.0.0 Merge branch 'feature/3642' into develop The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit d102c7f30583cbcd458265629bd6968c87241646 Merge: 021cf9c 1b0c102 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Mar 4 11:44:30 2015 +0100 fixes #3642 Make jredmine client works with redmine 3.0.0 Merge branch 'feature/3642' into develop commit 1b0c10208474f63cbfb364b38bee060ed0da31bc Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Mar 4 11:44:12 2015 +0100 update docs Summary of changes: .../app/controllers/jredmine_controller.rb | 36 +++++++++++----------- jredmine-client/src/site/apt/index.apt | 4 +++ src/site/apt/index.apt | 6 ++++ 3 files changed, 28 insertions(+), 18 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jredmine. See http://git.nuiton.org/jredmine.git commit 1b0c10208474f63cbfb364b38bee060ed0da31bc Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Mar 4 11:44:12 2015 +0100 update docs --- jredmine-client/src/site/apt/index.apt | 4 ++++ src/site/apt/index.apt | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/jredmine-client/src/site/apt/index.apt b/jredmine-client/src/site/apt/index.apt index 836ee6f..c65f295 100644 --- a/jredmine-client/src/site/apt/index.apt +++ b/jredmine-client/src/site/apt/index.apt @@ -75,6 +75,10 @@ Plugin <rails> JRedmine *----------------------------------------*---------------------------------*---------------------------------+ | <<redmine-2.3.x>> ( 2.3.1.stable.11910)| No | Yes | *----------------------------------------*---------------------------------*---------------------------------+ +| <<redmine-2.6.x>> ( 2.6.0.stable.13818)| No | Yes | +*----------------------------------------*---------------------------------*---------------------------------+ +| <<redmine-3.0.x>> ( 3.0.0.stable.14045)| No | Yes | +*----------------------------------------*---------------------------------*---------------------------------+ * Source du plugin diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt index 340ac5d..80293ff 100644 --- a/src/site/apt/index.apt +++ b/src/site/apt/index.apt @@ -54,6 +54,12 @@ Introduction Notes +* Version 1.9 + + Rendre compatible le plugin rails avec Redmine 3.0.0 (voir https://forge.nuiton.org/issues/3642). + + Ajout d'une nouvelle api REST <<get_project_closed_versions>> pour obtenir les version fermées d'un projet (voir https://forge.nuiton.org/issues/3532). + * Version 1.6 <<Important>> À partir de la version 1.6, le plugin requière d'utiliser une -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jredmine. See http://git.nuiton.org/jredmine.git commit d102c7f30583cbcd458265629bd6968c87241646 Merge: 021cf9c 1b0c102 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Mar 4 11:44:30 2015 +0100 fixes #3642 Make jredmine client works with redmine 3.0.0 Merge branch 'feature/3642' into develop .../app/controllers/jredmine_controller.rb | 36 +++++++++++----------- jredmine-client/src/site/apt/index.apt | 4 +++ src/site/apt/index.apt | 6 ++++ 3 files changed, 28 insertions(+), 18 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm