Skip to content


Closed Move wikitty-publication to extra-modules
retired / wikitty #163 · created by Tony Chemit
Tant que wikitty-publication est en développement, je le met dans les extra-modules pour ne pas le releaser. *(from redmine issue 1478 created on 2011-04-27, closed on 2011-04-27)*
updated
Open A wikitty service must store an unknown wikitty with the current version of this wikitty
retired / wikitty #162 · created by Tony Chemit
When try to store a wikitty from another wikitty service, with for example a version equal to 2.2, when try to store that wikitty to another wikitty service that doesn't have the wikitty in his base, ...
updated
Closed Add a field for file's extension in wikittypubtext and wikittypubdata
retired / wikitty #161 · created by Tony Chemit
Because different file extension can have the same mimetype, in some case wikittypublication sync will write file without the correct extension, if we not save the information. *(from redmine issue ...
updated
Open ClassCastException in WikittySearchEngineInMemory#checkRestriction
retired / wikitty #160 · created by Tony Chemit
It happen when try to checkrestriction with a restriction type "start with" on a collection field. *(from redmine issue 1474 created on 2011-04-19)*
updated
Closed PagedResult must be Iterable
retired / wikitty #159 · created by Tony Chemit
Il serait pratique que PagedResult soit iterable, pour directement ecrire for(Wikitty w : pagedResult) { ... } Et peut-etre que dans le futur cela permettra aussi de charger en lazy les données. *(f...
updated
Closed Add constructor to simplify using ApplicationConfig with factory and update documentation
nuiton / nuiton-utils #106 · created by Tony Chemit
Ajout d'un constructeur qui prend tout les arguments en paramêtre : Class optionClass, Class actionClass, Properties defaults, String configFilename. Mettre à jours la documentation en ajoutant un exe...
updated
Closed Update to plexus-utils 2.0.7
retired / jrst #62 · created by Tony Chemit
*(from redmine issue 1479 created on 2011-04-27, closed on 2011-04-27)*
updated
Closed [Binding regression] Binding on javaBean doesn't seams to work
nuiton / jaxx #1454 · created by Tony Chemit
Foolowing bindings doesn't seams to work:

Visible on src/main/java/fr/ifremer/isisfish/ui/input/PopulationSeasonsUI.jaxx in IsisFish project Another similar error is following binding:


Visibl...
updated
Closed [Binding regression] Can't bind on selectivityTable.getSelectedRow() != -1
nuiton / jaxx #1453 · created by Tony Chemit
Following code doesn't bind anymore :
  
  
*(from redmine issue 1472 created on 2011-04-19, closed on 2011-04-20)*
updated
Closed Loading java source file does not take account of super classes
nuiton / jaxx #1452 · created by Tony Chemit
*(from redmine issue 1470 created on 2011-04-19, closed on 2011-05-15)*
updated