This is an automated email from the git hooks/post-receive script. New change to branch develop in repository wao. See http://git.codelutin.com/wao.git from 153e83d Correction d'un décalage provoqué par une textarea trop large (fixes #6487) new 660b269 On supprime les appels à findByTopiaId new 880fd0a Correction du formulaire de création de ligne ObsVente (fixes #6500) 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 880fd0afd09c4b6302e077a691d7eb8a0fa7f9e0 Author: Brendan Le Ny <bleny@codelutin.com> Date: Fri Jan 23 11:07:18 2015 +0100 Correction du formulaire de création de ligne ObsVente (fixes #6500) commit 660b269d892d61e759e804d3972cb6e6e30ee722 Author: Brendan Le Ny <bleny@codelutin.com> Date: Thu Jan 22 10:44:37 2015 +0100 On supprime les appels à findByTopiaId Summary of changes: .../java/fr/ifremer/wao/AbstractWaoTopiaDao.java | 23 +++++++++++--- .../ifremer/wao/services/service/BoatsService.java | 4 +-- .../wao/services/service/SamplingPlanService.java | 37 +++++++--------------- .../services/service/UpdateSampleRowCommand.java | 9 ++++++ .../service/administration/CompaniesService.java | 4 +-- .../administration/LaboratoriesService.java | 2 +- .../service/administration/NewsService.java | 4 +-- .../administration/OrganisationsService.java | 2 +- .../service/administration/WaoUsersService.java | 4 +-- .../WEB-INF/content/edit-sample-row-input.jsp | 6 ++++ 10 files changed, 54 insertions(+), 41 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.