1185 Commits

Author SHA1 Message Date
Martin Stockhammer
b7174c4440 Adding JPA provider as user manager 2016-10-09 21:20:45 +02:00
Martin Stockhammer
de3eb83242 Adding restricted view for user managable repositories
Adds additional rest method to list the repositories where the user
has manage permissions.
Restricts the view for uploads to only managable repositories.
2016-09-14 21:49:30 +02:00
Martin Stockhammer
0b939e928a Fixing issue of multiple login requests after logout
Resets the event listeners on the login button when the modal dialog is started.
2016-09-08 18:41:13 +02:00
olivier lamy
e2482432b2 [maven-release-plugin] prepare for next development iteration 2016-05-23 10:38:28 +10:00
olivier lamy
64f4bc5e0e [maven-release-plugin] prepare release archiva-2.2.1 2016-05-23 10:38:19 +10:00
olivier lamy
6742949ceb [MRM-1915] remove npanday plugin
Signed-off-by: olivier lamy <olamy@apache.org>
2016-03-15 16:51:25 +11:00
Jalal Almutawa
2762496625 Implements JIRA issue MRM-1201 2015-12-20 20:55:12 +03:00
Paul Thompson
5fd14e40c2 Adding alphabetical ordering for blacklist 2015-11-25 10:21:41 +11:00
Paul Thompson
fea0ba1cf4 Adding alphabetical order for the whitelist 2015-11-25 10:21:12 +11:00
Eric Barboni
96f390e523 MRM-1892 fix
wrong id for pagination div
2015-05-20 01:12:35 +02:00
Eric Barboni
9312b9db70 MRM-1886 bind javascript to tr instead li (change in html) 2015-05-05 02:44:33 +02:00
Olivier Lamy
46ccfb47a6 [maven-release-plugin] prepare for next development iteration 2015-02-24 21:55:57 +11:00
Olivier Lamy
e5500cce83 [maven-release-plugin] prepare release archiva-2.2.0 2015-02-24 21:55:45 +11:00
Andrey Sysoev
cd245a85f8 Specify using separate caches for different data items (users, keys, namespaces) 2015-02-17 20:11:31 +04:00
Olivier Lamy
bcbe7db70c [MRM-1359] remove maven1 ui part 2015-02-13 10:07:16 +11:00
Olivier Lamy
041a8cc8e0 upgrade to cxf 3.0.3 2015-02-06 23:30:36 +11:00
Olivier Lamy
623a5f4504 fix changing repository with chrome 2015-01-22 22:20:46 +11:00
Carlos Sanchez
f11f39932a [MRM-1390] Bump version to 2.2.0 2014-12-01 16:56:43 +01:00
Olivier Lamy
5b59e0b108 Merge branch 'MRM-813' 2014-10-20 17:08:22 +11:00
Jonathan Sharp
84c1a1ef0c Metatada typo fixes 2014-10-18 08:49:18 -07:00
Eric Barboni
aa14083b03 MRM-1863 synchronize link and text link display for repository group ctd 2014-10-16 00:11:34 +02:00
Eric Barboni
5fffc15d6e MRM-1863 synchronize link and text link display for repository group 2014-10-15 21:46:24 +02:00
Olivier Lamy
56e4a1047e avoid too much noise 2014-10-15 11:11:51 +11:00
Olivier Lamy
aae1cd8c5a avoid too much noise 2014-10-15 11:08:06 +11:00
Eric Barboni
951b9f8ef1 MRM-1811 add alternative pagination for simplegrid 2014-10-14 02:56:36 +02:00
Jonathan Sharp
f3ed08b695 MRM-1810 remove group filter 2014-10-07 18:50:50 -07:00
Jonathan Sharp
448d88877d MRM-1810 removed properties filter, added i18n help content 2014-10-07 17:42:20 -07:00
Eric Barboni
8385e531c9 MRM-1767 changerepository location missing slash 2014-10-06 22:12:43 +02:00
Eric Barboni
70acb56d0c MRM-770 Related. Display classifier (use table because of messy alignment with lot of information) 2014-10-03 02:05:01 +02:00
Olivier Lamy
ede01e523e [maven-release-plugin] prepare for next development iteration 2014-09-01 15:15:00 +10:00
Olivier Lamy
aca120c87c [maven-release-plugin] prepare release archiva-2.1.1 2014-09-01 15:14:47 +10:00
Olivier Lamy
6ce6511a6c change immediateFlush to true as users looks to be confused :-) 2014-08-04 21:02:12 +10:00
Olivier Lamy
dc52ac5c79 [MRM-1853] On first start up, you get a perpetual loading indicator.
Submitted by Robert David
2014-07-24 12:08:19 +10:00
Olivier Lamy
f051ac2796 [maven-release-plugin] prepare for next development iteration 2014-07-16 10:51:34 +10:00
Olivier Lamy
93eafa089c [maven-release-plugin] prepare release archiva-2.1.0 2014-07-16 10:51:21 +10:00
Olivier Lamy
6b1e26c792 fix rat configuration 2014-06-06 11:01:49 +10:00
Olivier Lamy
35eecf18a2 configure cxf logger 2014-06-04 11:54:58 +10:00
Olivier Lamy
e1bad647dd prevent js error when updating password 2014-05-30 16:28:15 +10:00
Olivier Lamy
fd36bced75 [MRM-1841] "Remember me" not working
restore password storage in the cookie.
if remember activated and the cookie is available with a username/password an automatic login will be try
2014-05-23 11:22:18 +10:00
Olivier Lamy
b87e972bff requirejs 2.1.11 2014-05-23 09:31:33 +10:00
Olivier Lamy
e345bdb2bd jquery 1.11.1 2014-05-23 09:28:46 +10:00
Olivier Lamy
3276b5e5ea upgrade jquery cookie plugin to 1.4.1 2014-05-23 09:26:41 +10:00
Olivier Lamy
ef572f80d7 [MRM-1841] "Remember me" not working
password not stored anymore
2014-05-21 16:06:21 +10:00
Olivier Lamy
a78b6070bc display alert image in case of error when checking remote repo 2014-05-19 16:13:26 +10:00
Olivier Lamy
0a1a105b50 [MRM-1841] "Remember me" not working 2014-05-15 15:25:34 +10:00
Olivier Lamy
08ae7d269f cleanup 2014-05-06 16:58:48 +10:00
Olivier Lamy
7d3cdeb181 [MRM-1812] Users - Manage section needs Sort by User Name, Sort by Full Name, and Sort by Email buttons 2014-05-06 16:57:38 +10:00
Olivier Lamy
8e8148886b [MRM-1809] Users - Manage section sort by name doesn't work as expected 2014-05-06 16:12:14 +10:00
Olivier Lamy
3df83d78af [MRM-1842] Remove per default log4j2 Async Logging 2014-05-06 12:28:44 +10:00
Olivier Lamy
0312f52d7f [MRM-1836] Make search limit (maxCount) configurable via UI 2014-05-02 15:53:54 +10:00