1201 Commits

Author SHA1 Message Date
Martin Stockhammer
acc02bf962 [MRM-1942] Merge branch 'jpa' into master
Removing JDO and add JPA backend.
2017-05-20 23:15:10 +02:00
olivier lamy
053315826d bump version to 3.0.0-SNAPSHOT
Signed-off-by: olivier lamy <olamy@apache.org>
2017-05-18 15:04:58 +10:00
olivier lamy
84a1846854 Merge branch 'feature/jetty_9.4' 2017-05-18 13:53:17 +10:00
olivier lamy
dc97f3ef8c jetty.xml ready, do not force encoding in encoding servlet
Signed-off-by: olivier lamy <olamy@apache.org>
2017-05-13 09:02:07 +10:00
Martin Stockhammer
a43d980be3 [maven-release-plugin] prepare for next development iteration 2017-05-12 21:36:19 +02:00
Martin Stockhammer
e80c3cd529 [maven-release-plugin] prepare release archiva-2.2.3 2017-05-12 21:36:09 +02:00
Martin Stockhammer
1acc6e7b84 Adding check path to remote repositories
Allow to set a check path for connection checks to the remote repositories.
This is useful for repositories that do not allow to browse the base directory.

Improved the fix for MRM-1933
2017-05-10 21:39:15 +02:00
olivier lamy
10b408249e avoid null
Signed-off-by: olivier lamy <olamy@apache.org>
2017-05-10 21:35:53 +10:00
Martin Stockhammer
0626aa2bde Going back to version 2.2.3 2017-04-28 00:33:58 +02:00
Martin Stockhammer
04e221a571 [maven-release-plugin] prepare for next development iteration 2017-04-21 22:56:58 +02:00
Martin Stockhammer
41327eebf1 [maven-release-plugin] prepare release archiva-2.2.2 2017-04-21 22:56:47 +02:00
Martin Stockhammer
63154d9d38 [MRM-1937] Prevent creation of wrong initial admin
Disables the name field for the admin user, when the primary admin
is created.
2017-04-14 20:52:12 +02:00
Martin Stockhammer
b2ce531fa2 Adding validation token during login 2017-02-12 18:46:37 +01:00
Martin Stockhammer
dd311845e1 Use JPA as default and only database backend
Remove the JDO dependencies and set the JPA implementation as only
database alternative and default implementation. Uses the same database
as JDO before.
2016-12-30 15:35:19 +01:00
Martin Stockhammer
f327eb9b24 Add admin user check after system configuration change 2016-10-26 23:29:11 +02:00
Martin Stockhammer
e7143b5e78 Changing transaction handling 2016-10-14 21:40:10 +02:00
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