summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* move selenium to a pluginMngt in top pomOlivier Lamy2012-01-133-2/+5
* fix i18nOlivier Lamy2012-01-131-1/+1
* fix issue for update user flags just after creationOlivier Lamy2012-01-132-11/+57
* selenium plugin 2.2 released versionOlivier Lamy2012-01-132-12/+1
* fix annotationOlivier Lamy2012-01-131-1/+1
* fix role view those fields are observableOlivier Lamy2012-01-121-2/+2
* clear userMessages before write an other oneOlivier Lamy2012-01-121-0/+1
* update user roles looks to work :-)Olivier Lamy2012-01-122-2/+19
* user roles edit display roles from templates/resourcesOlivier Lamy2012-01-122-2/+34
* knockout binding between available roles and user assigned rolesOlivier Lamy2012-01-123-24/+51
* modify user roles display binding as we will modify this we need an observabl...Olivier Lamy2012-01-123-4/+10
* add call and bean mapping for ApplicationRoles dataOlivier Lamy2012-01-122-1/+62
* add a global ajax error handler to display errror messages for ajax call failureOlivier Lamy2012-01-111-0/+4
* pom cleanupOlivier Lamy2012-01-093-143/+14
* use tomcat maven plugin rather than cargo in webapp-test-js faster than runni...Olivier Lamy2012-01-094-141/+60
* more fix junit due to ArrayList init mock call number changedOlivier Lamy2012-01-093-16/+14
* fix junit due to ArrayList init mock call number changedOlivier Lamy2012-01-094-27/+15
* fix osgi bundleOlivier Lamy2012-01-091-1/+2
* upgrade to cxf 2.5.1Olivier Lamy2012-01-092-1/+2
* fix typoOlivier Lamy2012-01-091-1/+1
* missed to change an artifactIdOlivier Lamy2012-01-091-1/+1
* fix groupId and nameOlivier Lamy2012-01-091-2/+2
* rename webapp-common module to web-common as it will be used in rest services...Olivier Lamy2012-01-0928-937/+937
* remove commented codeOlivier Lamy2012-01-091-4/+0
* add a bean with archiva runtime informationOlivier Lamy2012-01-095-12/+116
* move application.properties with filtering to have runtime info to webapp-com...Olivier Lamy2012-01-093-65/+71
* take care of some ArrayList size initOlivier Lamy2012-01-0931-266/+269
* avoid noise for asked locale en as it is defaultOlivier Lamy2012-01-091-4/+8
* load all i18n in only one rest callOlivier Lamy2012-01-092-7/+12
* fix changed idOlivier Lamy2012-01-071-1/+2
* user edit view add a pill for user roles assignationOlivier Lamy2012-01-074-88/+115
* quartz 2.1.2Olivier Lamy2012-01-071-1/+1
* not clear current screen when edit user detailOlivier Lamy2012-01-061-1/+1
* add dependencies declaration to ensure we use correct versionOlivier Lamy2012-01-061-0/+40
* correctly clear user messagesOlivier Lamy2012-01-061-1/+4
* move display users roles to a knockout bind to prepare update modeOlivier Lamy2012-01-063-11/+22
* use knockout v2.1.0pre which has some nice perf improv with compiled binding ...Olivier Lamy2012-01-061-95/+129
* add ids for selenium tests and force tab activation as webkit tend to failOlivier Lamy2012-01-062-3/+21
* not 2 calls if lang en as has been loaded beforeOlivier Lamy2012-01-061-3/+3
* close StringReaderOlivier Lamy2012-01-061-3/+18
* add rest method to load i18n from redback and archiva in one callOlivier Lamy2012-01-063-17/+62
* use a more standard naming uppercase start for js 'beans'Olivier Lamy2012-01-054-11/+11
* use a pills/tabs mode to switch from users list to update modeOlivier Lamy2012-01-052-32/+46
* fix NPE when role doesn't have any users affectedOlivier Lamy2012-01-052-7/+2
* fix issue with webkit for users role assignement double listOlivier Lamy2012-01-055-21/+30
* selenium 2.16.0Olivier Lamy2012-01-051-1/+1
* fix typo (filer -> filter)Brett Porter2012-01-053-13/+13
* add buttons to switch from users assigned role view to update viewOlivier Lamy2012-01-042-10/+26
* call REST to un/assign users to a roleOlivier Lamy2012-01-042-0/+24
* remove hardcoded html testOlivier Lamy2012-01-041-26/+0