Skip to content


Closed Add a method to build a PaginationResult from a full list of elements and an instance of PaginationParameter
nuiton / nuiton-utils #313 · created by Tony Chemit
*(from redmine issue 4052 created on 2016-09-30, closed on 2016-09-30)*
updated
Closed Let PaginationParameter implement equals(...) and hashCode()
nuiton / nuiton-utils #312 · created by Tony Chemit
*(from redmine issue 4051 created on 2016-09-30, closed on 2016-09-30)*
updated
Closed Add a static instance of PaginationParameter that represents "all elements"
nuiton / nuiton-utils #311 · created by Tony Chemit
*(from redmine issue 4050 created on 2016-09-30, closed on 2016-09-30)*
updated
Closed Be able to read/write other formats (ini, toml, ...)
nuiton / nuiton-config #39 · created by Tony Chemit
It would be nice to be able to read/write to **ini** format for example since it format matches well a configuration file. A flat properties format
identity.firstName=
identity.lastName=
config.file...
updated
Closed Add skip property on generate mojo
nuiton / nuiton-config #38 · created by Tony Chemit
*(from redmine issue 4058 created on 2016-10-07, closed on 2016-10-07)*
updated
Closed Introduce a third format (ini) this will be the new default format.
nuiton / nuiton-config #37 · created by Tony Chemit
*(from redmine issue 4057 created on 2016-10-05, closed on 2016-10-05)*
updated
Closed Use Toml format to describe configuration
nuiton / nuiton-config #36 · created by Tony Chemit
Let the use choose which format he prefers, By default, will use **toml**, look more clean format for users (IMHO). *(from redmine issue 4056 created on 2016-10-02, closed on 2016-10-02)*
updated
Closed New goal to describe an existing configuration
nuiton / nuiton-config #35 · created by Tony Chemit
This goal aims to help you to migrate to new configuration description file instead of dummy enumeration java code. *(from redmine issue 4055 created on 2016-10-01, closed on 2016-10-01)*
updated
Closed Add getDescription method on ConfigActionDef API
nuiton / nuiton-config #34 · created by Tony Chemit
In order to describe the action. **This is a breaking feature, you will nedd to add the method in your code.** *(from redmine issue 4054 created on 2016-10-01, closed on 2016-10-01)*
updated
Closed Générer toutes les classes de la configuration à partir d'un fichier de description
nuiton / nuiton-config #33 · created by Tony Chemit
L'idée est de juste décrire les options et actions dans un fichier de description au format simple (yaml). Ensuite le plugin de génération s'occupe du reste :) Voici un exemple de fichier de descrip...
updated
Closed Add goal tapestry-bundle
nuiton / i18n #13 · created by Tony Chemit
Add a goal to bundle tapersty app.properties and includes *nuiton I18n* dependencies *(from redmine issue 405 created on 2010-03-15, closed on 2010-03-28)*
updated