Commit Graph

1032 Commits

Author SHA1 Message Date
Olivier Lamy 7f89633fbc [MRM-1718] ldap configuration editable with the ui.
start javascript model.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1414925 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 21:13:44 +00:00
Olivier Lamy f825a71bf0 fix link
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1413223 13f79535-47bb-0310-9956-ffa450edef68
2012-11-24 17:54:46 +00:00
Olivier Lamy c9e4bc3e20 now user.manager.impl=ldap is not needed anymore
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1413073 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 21:34:13 +00:00
Olivier Lamy 377cc8e725 [MRM-1714] using LDAP can be configurable with the ui
add i18n and cleanup

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1413072 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 21:33:58 +00:00
Olivier Lamy b3fec01ba6 [MRM-1714] using LDAP can be configurable with the ui
limit choice to a list of available implementations.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1413071 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 21:33:34 +00:00
Olivier Lamy e6ddd34c22 [MRM-1714] using LDAP can be configurable with the ui
add a new  userManager configured by archiva.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412946 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 16:32:46 +00:00
Olivier Lamy d2b5071c6a [MRM-1714] using LDAP can be configurable with the ui
move button in loading state.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412944 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 16:29:43 +00:00
Olivier Lamy 474cd1b61d [MRM-1714] using LDAP can be configurable with the ui
implements ui part for updating values.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412943 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 16:28:29 +00:00
Olivier Lamy d0c698bf10 [MRM-1708] When using LDAP, users can still edit their details upon login.
finish ui part.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412797 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 09:34:25 +00:00
Olivier Lamy 1fe8a5e4ce [MRM-1708] When using LDAP, users can still edit their details upon login.
move useredit detail box to knockout model.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412796 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 09:34:06 +00:00
Olivier Lamy cbafd70328 use .empty() rather than .html('') as handlers removed too.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412658 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 20:28:02 +00:00
Olivier Lamy 4bdfe03192 clear user-messages on logout
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412657 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 20:27:41 +00:00
Olivier Lamy a18362e7f4 [MRM-1717] open loginbox when url need authz.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412656 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 20:27:23 +00:00
Olivier Lamy a4dbea758e remove non used commented declaration test last compiler snapshot
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412345 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 22:51:18 +00:00
Olivier Lamy a06df0e7df comment ugly tooltip for table headers
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411409 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 21:02:23 +00:00
Olivier Lamy 90e2c00727 reuse selector!
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411408 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 21:02:08 +00:00
Olivier Lamy b74dfd1513 reuse selector if possible
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411249 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 15:34:38 +00:00
Olivier Lamy 1cfab8837f fix possible issue with multiple event binding on the same element
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411246 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 15:28:14 +00:00
Olivier Lamy 2f2b9cb22f [MRM-1712] Add buttons for managing proxy connectors rules as can be a pain with long list of repositories.
fix handling of click after a drag&drop.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411244 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 15:23:03 +00:00
Olivier Lamy 3292b98b72 [MRM-1712] Add buttons for managing proxy connectors rules as can be a pain with long list of repositories.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411243 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 15:22:47 +00:00
Olivier Lamy 1429763756 [MRM-1711] Add buttons for managing repository group as can be a pain with long list of repositories.
take care about activate correct handler when a repo has been moved.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411159 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 12:50:54 +00:00
Olivier Lamy 8c7eab9c12 code simplification
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411158 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 12:50:38 +00:00
Olivier Lamy 7e5ef1556b [MRM-1711] Add buttons for managing repository group as can be a pain with long list of repositories.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411157 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 12:50:25 +00:00
Olivier Lamy d412df4dd2 in case of long list repositories configuring group can be a pain with drag&drop
so add a button on repos to setup group.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411156 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 12:50:07 +00:00
Olivier Lamy f27178e792 add route to edit group directly
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1410357 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 14:23:35 +00:00
Olivier Lamy 33b6f95108 reuse selector
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1410356 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 14:23:18 +00:00
Olivier Lamy e998d9542b remove selector
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1410354 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 14:23:05 +00:00
Olivier Lamy 92a365ef17 display spinner when deleting remote repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1410353 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 14:22:52 +00:00
Olivier Lamy a9ef8fd53c correctly remove spinner when remote repo added
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1410351 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 14:22:37 +00:00
Olivier Lamy 2b265b151f fix settings display
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409759 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 12:54:06 +00:00
Olivier Lamy 2c54daefca log4j2 beta3
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409702 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 09:14:49 +00:00
Olivier Lamy f9f604448a clear error content in case of new errors
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409350 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 20:04:40 +00:00
Olivier Lamy 5b7734ba30 in case of issue when reseting password error message must be displayed in the modal box
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409348 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 20:04:26 +00:00
Olivier Lamy 5a2a341ad8 add url parser library
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409347 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 20:04:10 +00:00
Olivier Lamy f8247c1758 after reset password remove resetPassword from url
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409346 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 20:03:53 +00:00
Olivier Lamy 94a0638344 bootstrap 2.2.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1404011 13f79535-47bb-0310-9956-ffa450edef68
2012-10-31 07:36:28 +00:00
Olivier Lamy 3c5f484ee7 improve rememberme checkbox align
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403716 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 14:22:22 +00:00
Olivier Lamy 45811a5e78 upgrade to bootstrap 2.2.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403652 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 10:17:20 +00:00
Olivier Lamy ec1470cd94 use knockout 2.2.0 final release
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403551 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 22:05:01 +00:00
Olivier Lamy 30ffd9ee14 [MRM-1705] Feature to add custom parameters and/or headers when requesting an external repositories.
implements ui for extra headers.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402495 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 12:58:50 +00:00
Olivier Lamy 24164038d9 [MRM-1705] Feature to add custom parameters and/or headers when requesting an external repositories.
fix data refresh when changing content.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402494 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 12:58:30 +00:00
Olivier Lamy 25ebb715bf [MRM-1705] Feature to add custom parameters and/or headers when requesting an external repositories.
implements ui to delete extraParameters.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402493 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 12:58:16 +00:00
Olivier Lamy f10a08cc8c [MRM-1705] Feature to add custom parameters and/or headers when requesting an external repositories.
implements ui to add extraParameters.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402492 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 12:58:01 +00:00
Olivier Lamy b5a929fd57 7 days expiration for the cookie
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402489 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 12:57:37 +00:00
Olivier Lamy 38788585d7 use cursor hand when hover trash image
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1401076 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 20:52:30 +00:00
Olivier Lamy bcc39e49ae fix deletion of project version when it's snapshot version, timestamped was not deleted
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1401075 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 20:52:14 +00:00
Olivier Lamy 69a9edb4c4 improve i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400902 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 14:49:42 +00:00
Olivier Lamy 0af1bd62e7 [MRM-1703] Cannot delete project with the ui.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400901 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 14:49:23 +00:00
Olivier Lamy 555d674987 refresh content after deletion
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400900 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 14:48:25 +00:00
Olivier Lamy 4b5be0143c [MRM-1701] metadatas are not removed when a snapshot is purged.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400323 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 22:47:19 +00:00