This is an automated email from the git hooks/post-receive script. New change to branch develop in repository coselmar. See http://git.codelutin.com/coselmar.git from 3862881 Refs-30 #6547 : Change display of question page new 20137fa fix default example values for advance search on user new cfe61da review advanced search part on users new d69ec96 fix user advanced search display as admin new 7896917 Fixes #6553 Merge branch 'feature/6553-fix-advanced-search-users' into develop new dcd3eff Merge branch 'develop' of https://git.codelutin.com/coselmar into develop The 5 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 dcd3eff5130f5fa82b2ae33c2a00f8a863aba806 Merge: 7896917 3862881 Author: Yannick Martel <martel@©odelutin.com> Date: Wed Jan 28 10:18:02 2015 +0100 Merge branch 'develop' of https://git.codelutin.com/coselmar into develop commit 7896917a4ebf23b56f61b1b36ce97f558135b9bd Merge: ba33c15 d69ec96 Author: Yannick Martel <martel@©odelutin.com> Date: Wed Jan 28 10:17:47 2015 +0100 Fixes #6553 Merge branch 'feature/6553-fix-advanced-search-users' into develop commit d69ec96ec4daa7c8576ff24bfba5f44afd680610 Author: Yannick Martel <martel@©odelutin.com> Date: Wed Jan 28 10:17:38 2015 +0100 fix user advanced search display as admin commit cfe61da0d121cb4c5e5dfcb533f6ac55e6f3bc62 Author: Yannick Martel <martel@©odelutin.com> Date: Tue Jan 27 18:19:18 2015 +0100 review advanced search part on users commit 20137fa3acb692993c6be70e18f5a5dfb42fdfd0 Author: Yannick Martel <martel@©odelutin.com> Date: Tue Jan 27 17:23:07 2015 +0100 fix default example values for advance search on user Summary of changes: .../persistence/entity/CoselmarUserTopiaDao.java | 11 +-- .../src/main/webapp/js/coselmar-controllers.js | 17 ++-- .../src/main/webapp/views/users/adminUsers.html | 27 +----- .../src/main/webapp/views/users/searchPart.html | 97 ++++++++++++++++++++++ .../main/webapp/views/users/supervisorUsers.html | 62 +------------- 5 files changed, 115 insertions(+), 99 deletions(-) create mode 100644 coselmar-ui/src/main/webapp/views/users/searchPart.html -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.