Commit Graph

6242 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 eef016b311 [MRM-1718] ldap configuration editable with the ui.
complete archiva configuration model.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1414923 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 21:13:20 +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 c7d21a71fd rename to runtime configuration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1413146 13f79535-47bb-0310-9956-ffa450edef68
2012-11-24 08:19:54 +00:00
Olivier Lamy 3eb911afea start doc on modifying user manager tru ui
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1413145 13f79535-47bb-0310-9956-ffa450edef68
2012-11-24 08:19:35 +00:00
Olivier Lamy 2bd1d088ff add link to configuration file reference
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1413144 13f79535-47bb-0310-9956-ffa450edef68
2012-11-24 08:19:14 +00:00
Olivier Lamy 5f83caa8a7 update description
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1413143 13f79535-47bb-0310-9956-ffa450edef68
2012-11-24 08:18:56 +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 29c5b26860 add bean
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1413022 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 18:36:02 +00:00
Olivier Lamy 4affdc7bbd [MRM-1714] using LDAP can be configurable with the ui
add a rest service which return available userManager implementation.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1413021 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 18:35:43 +00:00
Olivier Lamy 0144a7f6d7 fix compilation due to changes in redback-core
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1413020 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 18:35:08 +00:00
Olivier Lamy ca0045d9ac [MRM-1714] using LDAP can be configurable with the ui
missed to add classes.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412947 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 16:34:04 +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 835f13d0be add missing i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412945 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 16:30:51 +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 8fd2aba5e7 [MRM-1714] using LDAP can be configurable with the ui
add unit test for rest services

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412883 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 13:31:13 +00:00
Olivier Lamy 6e7126ba3c [MRM-1714] using LDAP can be configurable with the ui
add beans

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412882 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 13:30:44 +00:00
Olivier Lamy d6c925094a [MRM-1714] using LDAP can be configurable with the ui
add archiva backend to manage configuration

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412881 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 13:29:52 +00:00
Olivier Lamy 57fa59aede [MRM-1714] using LDAP can be configurable with the ui.
prepare redback

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412809 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 10:11:07 +00:00
Olivier Lamy 457c6bb31c osgi export not anymore needed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412807 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 10:10:25 +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 d0fe7f5f12 inherits version from parent pom
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412795 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 09:33:32 +00:00
Olivier Lamy 7d747e1b9f remove some others Object parameters type
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412690 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 21:57:42 +00:00
Olivier Lamy a8544147e1 remove this ugly Object getPrincipal method
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412689 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 21:57:18 +00:00
Olivier Lamy 9eafbcc85a maven indexer 5.1.0 release
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412659 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 20:28:14 +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 0fe1b39cf5 last tomcat7 version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412346 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 22:51:29 +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 322cf7dc30 notimestamp to avoid too much noise
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1410781 13f79535-47bb-0310-9956-ffa450edef68
2012-11-17 20:35:08 +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