This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository jaxx.
See http://git.nuiton.org/jaxx.git
from b35193f refs #3501: Introduce a new jaxx-widgets-datetime module (can show hide time editor slider)
new 283943d fixes #3524 Add a progressbar and a title to the splashscreen
The 1 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 283943d111f6c23761e259ea498843f975deb639
Author: Kevin Morin <morin(a)codelutin.com>
Date: Wed Oct 1 15:28:40 2014 +0200
fixes #3524 Add a progressbar and a title to the splashscreen
Summary of changes:
.../nuiton/jaxx/widgets/extra/SplashScreen.java | 205 +++++++++++----------
1 file changed, 111 insertions(+), 94 deletions(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository jaxx.
See http://git.nuiton.org/jaxx.git
from 51a963b fixes #3521 [Table filter] Enable to choose the popup default size
new b35193f refs #3501: Introduce a new jaxx-widgets-datetime module (can show hide time editor slider)
The 1 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 b35193ff858343e559eca237b0028556a9cd687b
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Wed Oct 1 14:46:53 2014 +0200
refs #3501: Introduce a new jaxx-widgets-datetime module (can show hide time editor slider)
Summary of changes:
jaxx-widgets-datetime/pom.xml | 13 +++++++++++++
.../org/nuiton/jaxx/widgets/datetime/DateTimeEditor.css | 12 ++++++++++++
.../org/nuiton/jaxx/widgets/datetime/DateTimeEditor.jaxx | 7 ++++++-
.../nuiton/jaxx/widgets/datetime/DateTimeEditorHandler.java | 1 +
.../resources/i18n/jaxx-widgets-datetime_en_GB.properties | 2 ++
.../resources/i18n/jaxx-widgets-datetime_es_ES.properties | 2 ++
.../resources/i18n/jaxx-widgets-datetime_fr_FR.properties | 2 ++
7 files changed, 38 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository jaxx.
See http://git.nuiton.org/jaxx.git
from 4918612 fix jaxx little demo config bug
new 51a963b fixes #3521 [Table filter] Enable to choose the popup default size
The 1 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 51a963b0762c4a499d50c65270c5370bc9a8cfaa
Author: Kevin Morin <morin(a)codelutin.com>
Date: Mon Sep 29 11:30:39 2014 +0200
fixes #3521 [Table filter] Enable to choose the popup default size
Summary of changes:
.../runtime/swing/table/filter/TableFilterColumnPopup.java | 12 ++++++++++--
.../runtime/swing/table/filter/TableRowFilterSupport.java | 12 ++++++++++--
2 files changed, 20 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository jaxx.
See http://git.nuiton.org/jaxx.git
from cc2fa5d [jgitflow-maven-plugin]Updating develop poms back to pre merge state
new 4918612 fix jaxx little demo config bug
The 1 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 49186127e70e8ba4e8463e39a1561de0dab1e6c4
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Fri Sep 26 15:43:16 2014 +0200
fix jaxx little demo config bug
Summary of changes:
jaxx-demo/src/main/java/jaxx/demo/DemoConfig.java | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch release/2.13 in repository jaxx.
See http://git.nuiton.org/jaxx.git
was ee1a090 [jgitflow-maven-plugin]updating poms for branch'release/2.13' with non-snapshot versions
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to annotated tag jaxx-2.13 in repository jaxx.
See http://git.nuiton.org/jaxx.git
at ff45956 (tag)
tagging 6a647b9ee312fbdf34489c11b9cefff7da361153 (commit)
replaces jaxx-2.12
tagged by Maven Release
on Fri Sep 26 15:06:22 2014 +0200
- Log -----------------------------------------------------------------
[jgitflow-maven-plugin]tagging release 2.13
-----------------------------------------------------------------------
No new revisions were added by this update.
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository jaxx.
See http://git.nuiton.org/jaxx.git
from 9911f76 [jgitflow-maven-plugin]updating poms for 2.14-SNAPSHOT development
new 068b97a [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts
new 764b434 prepare release 2.13
new ee1a090 [jgitflow-maven-plugin]updating poms for branch'release/2.13' with non-snapshot versions
new 6a647b9 Merge branch 'release/2.13'
new 570b0c1 Merge branch 'master' into develop
new cc2fa5d [jgitflow-maven-plugin]Updating develop poms back to pre merge state
The 6 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 cc2fa5d1b38411b3e9f507afc06790c374b4a067
Author: Maven Release <maven-release(a)codelutin.com>
Date: Fri Sep 26 15:06:26 2014 +0200
[jgitflow-maven-plugin]Updating develop poms back to pre merge state
commit 570b0c10465b0d7bf4a37eede7dd3e2554981482
Merge: 068b97a 6a647b9
Author: Maven Release <maven-release(a)codelutin.com>
Date: Fri Sep 26 15:06:25 2014 +0200
Merge branch 'master' into develop
commit 068b97a32ea5ebd8681f667058d13852af442f97
Author: Maven Release <maven-release(a)codelutin.com>
Date: Fri Sep 26 15:06:24 2014 +0200
[jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts
commit 6a647b9ee312fbdf34489c11b9cefff7da361153
Merge: b35cfe8 ee1a090
Author: Maven Release <maven-release(a)codelutin.com>
Date: Fri Sep 26 15:06:22 2014 +0200
Merge branch 'release/2.13'
commit ee1a09075afa00ea31e1ae5c446b713708480235
Author: Maven Release <maven-release(a)codelutin.com>
Date: Fri Sep 26 15:03:02 2014 +0200
[jgitflow-maven-plugin]updating poms for branch'release/2.13' with non-snapshot versions
commit 764b434396b6daaf71219b3c4b3310ace8b32d25
Author: Maven Release <maven-release(a)codelutin.com>
Date: Fri Sep 26 15:02:51 2014 +0200
prepare release 2.13
Summary of changes:
.../swing/ApplicationUIConfiguration.java | 22 +++++++++++++++++++
.../jaxx/runtime/swing/list/CheckListAction.java | 25 +++++++++++++++++++++-
.../swing/list/filter/CheckListFilterType.java | 25 +++++++++++++++++++++-
.../filter/DefaultFilterableCheckListModel.java | 22 +++++++++++++++++++
.../swing/list/filter/FilterableCheckList.java | 22 +++++++++++++++++++
.../list/filter/FilterableCheckListModel.java | 22 +++++++++++++++++++
6 files changed, 136 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
The JAXX team is pleased to announce the jaxx-2.13 release!
JAXX Project
Documentation of the project can be found here:
https://doc.nuiton.org/jaxx
Changes
-------
Changes in this version include:
New features:
o Use a *validatorLabel* client property to translate field in unified validator table Issue: 3513. Thanks to Tony Chemit. Resolved by tchemit.
o Define a global CSS file Issue: 3503. Thanks to Kevin Morin. Resolved by tchemit.
o Create a table filter Issue: 3515. Thanks to Kevin Morin. Resolved by kmorin.
o Traduction field in UnifiedValidatorMessageTableRenderer Issue: 3516. Thanks to Sylvain Bavencoff. Resolved by sbavencoff.
o Enable to set the BeanFilterableComboBox's and BeanComboBox's combobox's maximumRowCount Issue: 3520. Thanks to Kevin Morin. Resolved by kmorin.
o Add Shortcuts Issue: 3368. Thanks to Sylvain Bavencoff. Resolved by tchemit.
Fixed Bugs:
o Error message in action Issue: 3514. Thanks to Sylvain Bavencoff. Resolved by sbavencoff.
o Value of number cell editor not save when clicking outside a table Issue: 3517. Thanks to Kevin Morin. Resolved by kmorin.
o Number cell editor in edition on focus Issue: 3518. Thanks to Kevin Morin. Resolved by kmorin.
Changes:
o Use nuitonpom 1.3 Issue: 3512. Thanks to Tony Chemit. Resolved by tchemit.
Downloads
---------
For a manual installation, you can download files here:
http://forge.nuiton.org/projects/jaxx/files
* jaxx-widgets-extra-2.13-deps.zip - http://forge.nuiton.org/attachments/download/1122
* jaxx-widgets-extra-2.13-full.zip - http://forge.nuiton.org/attachments/download/1123
Maven artifacts
---------------
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2
Find us at
* http://search.maven.org/#artifactdetails|org.nuiton|jaxx|2.13|jar
Have fun!
-JAXX team