Activity
From 09/29/2010 to 10/28/2010
10/28/2010
-
04:07 pm Evolution #1003 (Résolu): Repackage all classe in wikitty-api module
- there are too many class in main package, we must create new sub package
Only entry point must be in main package,... -
03:59 pm Revision 456: ajout de la notion d'AddOn
-
03:54 pm Revision 455: New WikittyConfig to centralise all configuration
- http://www.nuiton.org/issues/show/997
New Class WikittyServiceFactory to create au WikittyService declared in config... -
03:42 pm Evolution #1001 (Résolu): Add helper that build all layer needed, it take properties as argument ...
-
03:40 pm Evolution #997 (Résolu): Centralize all configuration in ApplicationConfig sub class
-
03:24 pm Evolution #822 (Résolu): Allow configuration of import/export parameters
10/27/2010
-
11:06 am Revision 454: add some concept documentation
-
11:05 am Revision 453: use properties file to put object version
-
11:04 am Revision 452: Each WikittyService modification method must return WikittyServiceEvent
- http://www.nuiton.org/issues/show/944
Simplify WikittyService Interface to simplify maintenance and additional servi... -
10:57 am Evolution #1001 (Résolu): Add helper that build all layer needed, it take properties as argument ...
- There are many layer and each layers and services have specific configuration. When all configuration will be central...
-
10:39 am Evolution #1000 (Résolu): Perhaps suppress all transaction parameter in WikittyService API and cr...
- It's not clean to have WikittyTransaction as parameter in WikittyService API.
But some service need it.
Another w... -
10:14 am Evolution #997 (Résolu): Centralize all configuration in ApplicationConfig sub class
- Currently there are configurations properties in to many class. This is not good for maintenance and visibility of al...
-
09:57 am Evolution #994 (Résolu): Simplify WikittyService Interface to simplify maintenance and additional...
-
09:56 am Evolution #944 (Résolu): Each WikittyService modification method must return WikittyServiceEvent
10/26/2010
-
02:58 pm Revision 451: fix build (use inheritance from mavenpom for commons libs)
-
02:14 pm Revision 450: use mavenpom 2.4-SNAPSHOT
- use camelCase style for version properties
use default libraries version from mavenpom
10/25/2010
-
03:17 pm Evolution #994 (Résolu): Simplify WikittyService Interface to simplify maintenance and additional...
- WikittyService has redondante method with differents arguments, but all calls can be done with only one method. Simpl...
10/22/2010
-
06:01 pm Evolution #972 (Nouveau): Add last writer in WikittyAuthorisation or other specific extension
- When someone try to write or delete a wikitty. We can add this user in WikittyAuthorisation of this object as lastWri...
10/21/2010
-
06:24 pm Wikitty 2.2.2 released
- The Wikitty team is pleased to announce the *wikitty-2.2.2* release!
Wikitty multi-module project
Documentation of ... -
05:11 pm Evolution #968 (Rejeté): Permit loading of wikitty by part (extension and/or variant)
- Actualy when we load wikitty all extension and in near futur all variant are loaded. We want to permit developer to a...
-
04:47 pm Revision 449: [maven-release-plugin] prepare for next development iteration
-
04:47 pm Revision 448: [maven-release-plugin] copy for tag wikitty-2.2.2
-
04:47 pm Revision 447: [maven-release-plugin] prepare release wikitty-2.2.2
-
04:38 pm Revision 446: change nuiton-util version to 1.5
-
04:36 pm Revision 445: add wikitty site url
-
04:32 pm Revision 444: remove all usage of deprecated WikittyException(Throwable)
- http://www.nuiton.org/issues/show/965
-
04:31 pm Evolution #965 (Résolu): Remove all usage of deprecated methode WikittyException(Exception)
- don't use WikittyException(Exception) but WikittyException(String, Exception) method
-
12:54 pm Anomalie #791 (Rejeté): Problème méthode keyword avec chaine vide ou null
- passer null a une recherche et qu'on est une exception me parait un comportement normale et souhaitable dans wikitty....
-
12:50 pm Anomalie #749 (Rejeté): Enum généré alors qu'il ne devrait pas
- cette demande n'a rien a faire dans wikitty.
-
12:47 pm Anomalie #792 (Résolu): Restore null id should restore null wikitty (proxy)
-
12:47 pm Revision 443: restore null id return null
- http://www.nuiton.org/issues/show/792
-
12:37 pm Revision 442: correction un peu trop rapide. Ce qui faisait un NPE :(
-
12:35 pm Revision 441: remove unused import
-
12:35 pm Revision 440: Change store and delete implementation to force usage of Set collection type
- http://www.nuiton.org/issues/show/882
-
12:30 pm Evolution #882 (Résolu): Change store signature taking java.util.Set
- No change method signature, but in implementation if Collection in argument is not Set. Copy collection in Set and us...
-
11:55 am Evolution #944: Each WikittyService modification method must return WikittyServiceEvent
- Event must can be throw for multiple event type (ex: PUT_WIKITTY + PUT_EXTENSION)
for each type some data are presen...
10/20/2010
-
12:26 am Revision 439: modification pour preparer le remplacement de UpdateResponse par WikittyServiceEvent
- http://www.nuiton.org/issues/show/944
-
12:22 am Revision 438: correction du bug de multi-threading sur le calcul de lastVersion
- http://www.nuiton.org/issues/show/782
-
12:22 am Anomalie #782 (Résolu): Non multithreaded WikittyExtensionStorageJDBC.lastVersion
- Il suffit de faire l'assignation de la map lastVersion calcule lorsque le calcul est fini. De cette facon il n'y a pa...
-
12:19 am Anomalie #797 (Rejeté): Move last-versions cache from extensions to wikitty-cache
- Non, lastVersion est un cache pour l'implantation JDBC et rien d'autre, il n'a rien a faire dans un cache general. Ma...
-
12:08 am Evolution #756 (Résolu): i18n support on all extension
- On ferme ce ticket pour i18n qui permet deja le support les noms des champs des extensions. Pour le support des valeu...
-
12:05 am Evolution #964 (Nouveau): In wikitty add support for 'variant'
- Le but est d'ajouter la notion de 'variant' sur les valeurs des 'wikitty'. Le wikitty reste comme il est mais en plus...
-
04:20 pm Revision 437: amelioreation du test pour verifier que le parsing se passe bien
-
04:16 pm Revision 436: modification pour que le test fonctionne "toujours". Il y a un petit probleme de sy...
-
04:14 pm Revision 435: Ajout du support i18n pour les extensions, et d'un debut de test unitaire
- http://www.nuiton.org/issues/show/756
-
04:11 pm Evolution #756 (Assigné): i18n support on all extension
-
04:07 pm Revision 434: ajout d'un debut de fichier expliquant comment faire les choses avec wikitty (il au...
-
04:06 pm Revision 433: ajout d'info pour la synchro de deux serveurs
-
04:04 pm Revision 432: Add model method generation in contract. this follow issue
- http://www.nuiton.org/issues/show/961
-
12:45 pm Revision 431: Don't generate Impl if there are some method in model
- http://www.nuiton.org/issues/show/961
-
12:43 pm Anomalie #961 (Résolu): Genertor must not generate default Impl when some method are declared in ...
- Actualy generator generate all time Impl class. This is wrong if impl have some method in model. This method must be ...
-
11:46 am Revision 430: Upate headers
-
11:46 am Revision 429: Overide toString method
-
11:45 am Revision 428: Add log level test
-
11:44 am Revision 427: Change level log
10/19/2010
-
04:53 pm Anomalie #906 (Résolu): WikittyServiceNotifier is not thread safe
-
04:51 pm Revision 426: refactoring de la notification (event)
- - utilisation d'un seul thread
- ajout de tests unitaires
- suppression de 6 methodes redondantes
- correction bug ht...
10/18/2010
10/17/2010
-
03:40 am Revision 424: remove unecessary license plugin
-
03:39 am Revision 423: Update mavenpom4redmine to 2.3.2.
10/15/2010
-
08:19 pm Revision 422: escape String documentation to prevent any problem
-
08:08 pm Revision 421: put WikittyExtensionTranslation in right package
-
07:57 pm Evolution #946 (Assigné): Create client synchronisation class
-
07:55 pm Revision 420: force solr data directory creation
-
07:53 pm Evolution #953 (Résolu): rename Wikitty Object to have Wikitty as prefix
- WikittyLabelHelper to WikittyLabelUtil
Tree to WikittyTree -
07:46 pm Revision 419: to prevent conflict
- rename Tree to WikittyTreeNode
rename TreeNode to WikittyTreeNode
rename SecurityToken to WikittyToken
rename Label t... -
07:38 pm Revision 418: to prevent conflict
- rename Tree to WikittyTreeNode
rename TreeNode to WikittyTreeNode
rename SecurityToken to WikittyToken
rename Label t... -
05:24 pm Revision 417: Oups
-
05:12 pm Evolution #953 (Résolu): rename Wikitty Object to have Wikitty as prefix
- To prevent conflict with other development
rename TreeNode to WikittyTreeNode
rename SecurityToken to WikittyToken... -
05:05 pm Revision 416: Update headers
-
04:47 pm Revision 415: Remove Label management from WikittyService and add WikittyLabelHelper
- http://www.nuiton.org/issues/show/943
-
04:45 pm Evolution #943 (Résolu): Replace all label method in WikittyService by Helper
-
04:40 pm Revision 414: add section about remote notification
-
02:02 pm Revision 413: - Fix XMPP implementation
- - Verify that server don't listen own messages
-
12:45 pm Anomalie #797: Move last-versions cache from extensions to wikitty-cache
- il faut attendre que toutes les methodes de modification de wikittyService retourne des WikittyServiceEvent. De cette...
-
12:27 pm Revision 412: use correct groupId for xstream : PLEASE pay attention on warnings in the Maven bui...
-
11:49 am Evolution #945 (Résolu): refactor WikittyServiceNotifier and add xmpp transporter
-
11:47 am Evolution #946 (Résolu): Create client synchronisation class
- With XMPP notification transporter we can create easily client synchronisation to synchronize two server. This class ...
-
11:45 am Evolution #945 (Résolu): refactor WikittyServiceNotifier and add xmpp transporter
- jgroups not work correctly and actual code not permit to add easily new transporter.
-
11:42 am Evolution #944 (Résolu): Each WikittyService modification method must return WikittyServiceEvent
- Actualy some method return UpdateResponse but not all. Each WikittyServiceEvent for synchro need must have unique ser...
-
11:36 am Evolution #943 (Résolu): Replace all label method in WikittyService by Helper
- Label method must not be in WikittyService because this cause problem for notification and is not consistent with wik...
-
10:11 am Revision 411: add headers
10/14/2010
-
06:55 pm Revision 410: change log level to know transporter used
-
06:41 pm Revision 409: suppression de l'affichage d'info sur la room (qui fait un NPE incomprehensible)
-
06:30 pm Revision 408: use maven-license-plugin configuration while waiting after next version of mavenpom...
-
06:28 pm Revision 407: use maven-license-plugin configuration while waiting after next version of mavenpom...
-
05:45 pm Revision 406: ajout de la dependance xstream pour la serialisation xml des events
-
05:21 pm Revision 405: Implantation du transporteur sur xmpp devrait fonctionner (a tester sur vradi)
10/13/2010
-
04:39 pm Revision 404: suppression de tous les compiler-plugin
-
04:08 pm Revision 403: refactoring de event remote pour permettre l'implantation simple de nouveaux protoc...
-
04:05 pm Revision 402: preparation du pom pour l'implantation xmpp (ajout de dependance)
-
04:04 pm Revision 401: hack pour permettre aux tests de passer avec le changement de tmp dir
-
04:03 pm Revision 400: debut de refactoring de la securite
-
02:38 pm Revision 399: modification de la dependance i18n, je ne comprend pas comment ca
- pouvait marcher (mauvais groupId et mauvais artefactId :()
10/08/2010
-
01:51 am Revision 398: Update mavenpom4redmine to 2.3.1.
-
05:48 pm Revision 397: commit du changelog (mais il ne sert peut-etre plus avec redmine)
-
05:48 pm Revision 396: ajout d'un petit fixme a verifier
-
05:41 pm Revision 395: add zk repo to permit compilation for all users in the world easily
-
05:39 pm Revision 394: correction test on export: test work
-
05:39 pm Revision 393: correction test on date: test work
-
04:57 pm Revision 392: renaming non-test class to be ignored by test-runner
10/06/2010
-
07:42 pm Revision 391: code style ; javadoc
10/05/2010
-
07:40 pm Revision 390: refactoring generated code about adding a meta-extension to a wikity
-
06:46 pm Revision 389: bug fixes ; missing instructions in meta-extension constructors
-
06:34 pm Revision 388: removing dead code ; refactoring ; some javadoc
-
04:23 pm Revision 387: security bug fixes
-
03:34 pm Revision 386: better security support : more checks
-
09:43 am Revision 385: security impl
10/04/2010
-
04:14 pm Revision 384: fixing WikikkyAuthorisation fields names (without caps), adding WikittyExtensionTra...
10/03/2010
10/01/2010
-
02:30 pm Anomalie #906 (Résolu): WikittyServiceNotifier is not thread safe
- All fire*(WikittyServiceEvent event) method can cause ConcurrentModificationException
du to allWikittyServiceListene... -
12:00 pm Wikitty 2.2.1 released
- The Wikitty team is pleased to announce the *wikitty-2.2.1* release!
Wikitty multi-module project
Documentation of ... -
11:00 am Revision 382: [maven-release-plugin] prepare for next development iteration
-
11:00 am Revision 381: [maven-release-plugin] copy for tag wikitty-2.2.1
-
11:00 am Revision 380: [maven-release-plugin] prepare release wikitty-2.2.1
-
10:56 am Revision 379: Remote notification event are not notified to remote listener (cache)
-
10:53 am Anomalie #905 (Résolu): Remote notification event are not notified to remote listener (cache)
09/30/2010
-
07:31 pm Wikitty 2.2 released
- The Wikitty team is pleased to announce the *wikitty-2.2* release!
Wikitty multi-module project
Documentation of th... -
06:12 pm Revision 378: [maven-release-plugin] prepare for next development iteration
-
06:12 pm Revision 377: [maven-release-plugin] copy for tag wikitty-2.2
-
06:12 pm Revision 376: [maven-release-plugin] prepare release wikitty-2.2
-
06:07 pm Revision 375: Use eugene stable
-
05:06 pm Anomalie #784 (Résolu): Change static field name for field name in generated BusinessEntity
-
05:05 pm Evolution #800 (Résolu): Clean poms
-
05:05 pm Evolution #798 (Résolu): Renomage du stéréotype de generation en "entity"
-
04:19 pm Revision 374: Remove unused license
-
04:08 pm Revision 373: Fix project licenses
-
10:53 am Revision 372: bugfix
-
10:38 am Revision 371: add missing operations in Wikitty API for meta-extension
-
10:18 am Revision 370: make generated classes bean (setter returns void) ; add some methods for meta-exten...
09/29/2010
Also available in: Atom