summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove commented codeOlivier Lamy2012-01-091-4/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1229121 13f79535-47bb-0310-9956-ffa450edef68
* add a bean with archiva runtime informationOlivier Lamy2012-01-095-12/+116
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1229120 13f79535-47bb-0310-9956-ffa450edef68
* move application.properties with filtering to have runtime info to ↵Olivier Lamy2012-01-093-65/+71
| | | | | | webapp-common to use it in webapp-js too git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1229119 13f79535-47bb-0310-9956-ffa450edef68
* take care of some ArrayList size initOlivier Lamy2012-01-0931-266/+269
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1229118 13f79535-47bb-0310-9956-ffa450edef68
* avoid noise for asked locale en as it is defaultOlivier Lamy2012-01-091-4/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1229065 13f79535-47bb-0310-9956-ffa450edef68
* load all i18n in only one rest callOlivier Lamy2012-01-092-7/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1229063 13f79535-47bb-0310-9956-ffa450edef68
* fix changed idOlivier Lamy2012-01-071-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1228754 13f79535-47bb-0310-9956-ffa450edef68
* user edit view add a pill for user roles assignationOlivier Lamy2012-01-074-88/+115
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1228753 13f79535-47bb-0310-9956-ffa450edef68
* quartz 2.1.2Olivier Lamy2012-01-071-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1228752 13f79535-47bb-0310-9956-ffa450edef68
* not clear current screen when edit user detailOlivier Lamy2012-01-061-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1228219 13f79535-47bb-0310-9956-ffa450edef68
* add dependencies declaration to ensure we use correct versionOlivier Lamy2012-01-061-0/+40
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1228217 13f79535-47bb-0310-9956-ffa450edef68
* correctly clear user messagesOlivier Lamy2012-01-061-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1228216 13f79535-47bb-0310-9956-ffa450edef68
* move display users roles to a knockout bind to prepare update modeOlivier Lamy2012-01-063-11/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1228215 13f79535-47bb-0310-9956-ffa450edef68
* use knockout v2.1.0pre which has some nice perf improv with compiled binding ↵Olivier Lamy2012-01-061-95/+129
| | | | | | cache git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1228033 13f79535-47bb-0310-9956-ffa450edef68
* add ids for selenium tests and force tab activation as webkit tend to failOlivier Lamy2012-01-062-3/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1228029 13f79535-47bb-0310-9956-ffa450edef68
* not 2 calls if lang en as has been loaded beforeOlivier Lamy2012-01-061-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1228023 13f79535-47bb-0310-9956-ffa450edef68
* close StringReaderOlivier Lamy2012-01-061-3/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1228022 13f79535-47bb-0310-9956-ffa450edef68
* add rest method to load i18n from redback and archiva in one callOlivier Lamy2012-01-063-17/+62
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1228021 13f79535-47bb-0310-9956-ffa450edef68
* use a more standard naming uppercase start for js 'beans'Olivier Lamy2012-01-054-11/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1227889 13f79535-47bb-0310-9956-ffa450edef68
* use a pills/tabs mode to switch from users list to update modeOlivier Lamy2012-01-052-32/+46
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1227874 13f79535-47bb-0310-9956-ffa450edef68
* fix NPE when role doesn't have any users affectedOlivier Lamy2012-01-052-7/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1227644 13f79535-47bb-0310-9956-ffa450edef68
* fix issue with webkit for users role assignement double listOlivier Lamy2012-01-055-21/+30
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1227643 13f79535-47bb-0310-9956-ffa450edef68
* selenium 2.16.0Olivier Lamy2012-01-051-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1227641 13f79535-47bb-0310-9956-ffa450edef68
* fix typo (filer -> filter)Brett Porter2012-01-053-13/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1227518 13f79535-47bb-0310-9956-ffa450edef68
* add buttons to switch from users assigned role view to update viewOlivier Lamy2012-01-042-10/+26
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1227083 13f79535-47bb-0310-9956-ffa450edef68
* call REST to un/assign users to a roleOlivier Lamy2012-01-042-0/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1227082 13f79535-47bb-0310-9956-ffa450edef68
* remove hardcoded html testOlivier Lamy2012-01-041-26/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1227081 13f79535-47bb-0310-9956-ffa450edef68
* assigned/unassigned user(s) to a role: double multiselect viewOlivier Lamy2012-01-044-20/+101
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1227080 13f79535-47bb-0310-9956-ffa450edef68
* add jquery ui theme for bootstrapOlivier Lamy2012-01-0416-0/+1164
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1227078 13f79535-47bb-0310-9956-ffa450edef68
* upgrade to jackrabbit 2.3.6Olivier Lamy2012-01-041-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1227077 13f79535-47bb-0310-9956-ffa450edef68
* a common request to disable password expirationBrett Porter2012-01-031-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1226660 13f79535-47bb-0310-9956-ffa450edef68
* remove non used cssOlivier Lamy2012-01-022-734/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1226424 13f79535-47bb-0310-9956-ffa450edef68
* display a spinner while loading users listOlivier Lamy2012-01-021-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1226423 13f79535-47bb-0310-9956-ffa450edef68
* upgrade to ehcache 2.4.7Olivier Lamy2012-01-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1226422 13f79535-47bb-0310-9956-ffa450edef68
* move grid pager template to a generic place and use only this oneOlivier Lamy2012-01-025-33/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1226421 13f79535-47bb-0310-9956-ffa450edef68
* move data-bind attribute in main-content cleanup in the more generic ↵Olivier Lamy2012-01-012-2/+2
| | | | | | screenChange method git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1226294 13f79535-47bb-0310-9956-ffa450edef68
* remove data-bind if exists fix issues when coming from users grid viewOlivier Lamy2012-01-011-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1226293 13f79535-47bb-0310-9956-ffa450edef68
* adapt to last redback changesOlivier Lamy2012-01-017-57/+57
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1226257 13f79535-47bb-0310-9956-ffa450edef68
* add comment as cannot knockout mapping when fields can be array or notOlivier Lamy2012-01-011-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1226206 13f79535-47bb-0310-9956-ffa450edef68
* fix ugly undefined displayOlivier Lamy2012-01-011-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1226205 13f79535-47bb-0310-9956-ffa450edef68
* add knockout mapping pluginOlivier Lamy2012-01-011-0/+678
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1226204 13f79535-47bb-0310-9956-ffa450edef68
* role edit detail with knockoutOlivier Lamy2012-01-014-98/+58
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1226203 13f79535-47bb-0310-9956-ffa450edef68
* move roles grid to use knockoutOlivier Lamy2012-01-0110-47/+122
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1226202 13f79535-47bb-0310-9956-ffa450edef68
* fix js bean role mapping when users are array or notOlivier Lamy2011-12-313-24/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1226095 13f79535-47bb-0310-9956-ffa450edef68
* fix roles grid due to new js bean mappingOlivier Lamy2011-12-312-8/+31
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1226094 13f79535-47bb-0310-9956-ffa450edef68
* fix permissions mapping when array or not arrayOlivier Lamy2011-12-311-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1226093 13f79535-47bb-0310-9956-ffa450edef68
* start moving role edition to use knockout with adding bean mappingOlivier Lamy2011-12-319-35/+154
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1226092 13f79535-47bb-0310-9956-ffa450edef68
* role description is now updatableOlivier Lamy2011-12-312-2/+32
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1226091 13f79535-47bb-0310-9956-ffa450edef68
* remove test topbar entryOlivier Lamy2011-12-311-3/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1226090 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1562] Update to Archiva as OSGi compliant applicationOlivier Lamy2011-12-315-163/+157
| | | | | | | | | Patch on features descriptor cleanup. Submitted by Jean-Baptiste Onofre. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1226052 13f79535-47bb-0310-9956-ffa450edef68