Commit Graph

2801 Commits

Author SHA1 Message Date
Olivier Lamy 81e4886e06 improve log warning
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1421197 13f79535-47bb-0310-9956-ffa450edef68
2012-12-13 10:26:00 +00:00
Olivier Lamy 42a05d50a5 add our own LockedAdminEnvironmentCheck as we have to iterate on all possible userManagerImpls
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1421196 13f79535-47bb-0310-9956-ffa450edef68
2012-12-13 10:25:44 +00:00
Olivier Lamy f36695553d fix some NPE if not writable userManager
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1421195 13f79535-47bb-0310-9956-ffa450edef68
2012-12-13 10:25:23 +00:00
Olivier Lamy ad540803af no need to try updating the user if userManagerImpl is read only
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1421158 13f79535-47bb-0310-9956-ffa450edef68
2012-12-13 09:15:46 +00:00
Olivier Lamy e5950ce1ad this class does not need to extends UserManagerAuthenticator
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1421134 13f79535-47bb-0310-9956-ffa450edef68
2012-12-13 08:39:54 +00:00
Olivier Lamy c6ba1194aa [MRM-1721] chaining user manager implementation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1421133 13f79535-47bb-0310-9956-ffa450edef68
2012-12-13 08:39:38 +00:00
Olivier Lamy 6341350134 prevent NPE when guest user not exists
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1420664 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 13:30:49 +00:00
Olivier Lamy 0d457b816e re initialize CookieSettings too
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1420240 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 15:59:53 +00:00
Olivier Lamy 8fc98776f6 missing i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1420239 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 15:59:22 +00:00
Olivier Lamy f1028d61bc reload passwordRules in case of configuration change
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1420238 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 15:58:58 +00:00
Olivier Lamy 17c210e4b6 fix ldapConnectionFactory initialize call when changing configuration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1420237 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 15:58:32 +00:00
Olivier Lamy 242c7794eb correctly reinit ldap connection factory in case of changes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1419923 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 00:01:34 +00:00
Olivier Lamy 6b3886bb1c correclty use archiva configuration for ldap connection
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1419916 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 00:00:56 +00:00
Olivier Lamy 504abcf697 fix compilation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1419602 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 17:37:50 +00:00
Olivier Lamy b5f494d22c reduce log noise
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1419579 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 16:46:33 +00:00
Olivier Lamy 07565fa15f user can change only the order of userManagerImpls so take care of that
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1419578 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 16:46:12 +00:00
Olivier Lamy 48deda62b1 [MRM-1721] Chaining user manager implementations.
take care of last changes in redback to be able to track exception when using userManagerImpl.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1419573 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 16:37:30 +00:00
Olivier Lamy 166d6359ed [MRM-1721] Chaining user manager implementations.
fix json update.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1419571 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 16:36:47 +00:00
Olivier Lamy 8534cdcb6a [MRM-1721] Chaining user manager implementations.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1419569 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 16:36:18 +00:00
Olivier Lamy 195d7ef627 fix compilation with last redback changes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418773 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 22:33:23 +00:00
Olivier Lamy 017cb9625b [MRM-1721] Chaining user manager
not yet complete but commit stuff to prevent compilation failure due to redback changes.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418718 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 17:41:27 +00:00
Olivier Lamy 6eea39fdd0 [MRM-1718] add missing i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418697 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 15:53:38 +00:00
Olivier Lamy 6cd69cb128 some values cannot be required per default if userManager impl is not ldap
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418696 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 15:53:22 +00:00
Olivier Lamy 12da6dd0b6 fix ssl boolean field mapping in form
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418594 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 02:34:22 +00:00
Olivier Lamy 6c616738c6 [MRM-1718] ldap configuration editable with the ui.
add tabs with forms for ldap values and other redback properties.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418593 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 02:34:02 +00:00
Olivier Lamy 37612ad4f9 fix bean mapping BeanReplicator does not replicate automatically object field
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418347 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 15:04:08 +00:00
Olivier Lamy e43c57f742 fix bean name
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418311 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 13:54:13 +00:00
Maria Odea B. Ching 32299d34e0 minor fix in labels
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418274 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 10:54:35 +00:00
Maria Odea B. Ching c7a6bce5d4 removed '' in between parameter so it gets evaluation as param
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418253 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 10:23:52 +00:00
Maria Odea B. Ching d8ef1847ef set permgen size in surefire plugin to prevent oome permgen error
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418234 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 09:40:15 +00:00
Olivier Lamy 4c77e91a19 fix javascript bean mapping
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418232 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 09:27:59 +00:00
Olivier Lamy acf3a0bb3f add new javascript bean properties
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418231 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 09:27:20 +00:00
Olivier Lamy 052eb24e53 fix unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418123 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 23:01:51 +00:00
Olivier Lamy 2c11134559 unit tests fix
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418002 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 17:01:28 +00:00
Olivier Lamy 409477099c fix some unit tests due to the missing alias
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417979 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 16:24:33 +00:00
Olivier Lamy 75f17a0d8b fix NPE and add alias
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417978 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 16:23:47 +00:00
Olivier Lamy 2aa866124d remove archiva-applet from reactor
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417928 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 15:02:01 +00:00
Olivier Lamy caf1092e6e applet not anymore used in new ui so remove from build.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417927 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 15:01:07 +00:00
Olivier Lamy 51f0f40aae move redback runtime configuration to user menu
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417542 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 17:23:55 +00:00
Olivier Lamy e06ac14d78 missed to add one class
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417094 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 18:22:50 +00:00
Olivier Lamy 19e9ca8bb5 [MRM-1718] ldap configuration editable with the ui.
WORK IN PROGRESS !

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417093 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 18:22:28 +00:00
Olivier Lamy 433b78fa57 indexer is now a maven library
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1415235 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 16:14:03 +00:00
Olivier Lamy 19794ac917 fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1415145 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 12:43:47 +00:00
Olivier Lamy e10a87a7b5 this osgi import is not needed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1414994 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 23:18:05 +00:00
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 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 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 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 47ac832a95 log4j2 beta3
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409704 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 09:15:01 +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 e1758c72b9 use last selenium 2.26.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409388 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 20:46:03 +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 ee18153345 not needed cast and remove non used field
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403926 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 23:30:39 +00:00
Olivier Lamy ebaed8593c add spring aliases to prevent hackish code
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403724 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 14:46:23 +00:00
Olivier Lamy 571c152ba6 add FIXME
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403722 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 14:41:25 +00:00
Olivier Lamy 3685b508cb fix bean name for legacy repo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403721 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 14:41:09 +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 5a84b6ee7b fix bean name
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403577 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 23:36:52 +00:00
Olivier Lamy 06133697bc remove not anymore used class
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403575 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 23:32:54 +00:00
Olivier Lamy 4e69773c41 remove code which has been migrated to an other module
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403573 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 23:12:08 +00:00
Olivier Lamy c3254df34b add favico when browsing repositories
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403559 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 22:20:04 +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 e77bfa4a3c [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis
fix rest services module.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403532 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:08:19 +00:00
Olivier Lamy fdfa6f2b01 [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis
fix webdav module.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403531 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:08:01 +00:00
Olivier Lamy f1fa84d08c use an other name as we implement more interfaces here
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403530 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:07:41 +00:00
Olivier Lamy 28e8bdefd2 more unit test failures
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403529 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:07:23 +00:00
Olivier Lamy d9348b93af use a more appropriate package for this interface
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403523 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:06:17 +00:00
Olivier Lamy 6f95f668fc [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403507 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:00:51 +00:00
Olivier Lamy 9074bfb0f4 [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403504 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 20:58:54 +00:00
Olivier Lamy 632257925a [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403489 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 20:41:00 +00:00
Olivier Lamy fbb9de609c fix menus for submodules
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402946 13f79535-47bb-0310-9956-ffa450edef68
2012-10-28 07:23:56 +00:00
Olivier Lamy 037754de67 align names
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402890 13f79535-47bb-0310-9956-ffa450edef68
2012-10-27 21:37:28 +00:00
Olivier Lamy b37ddb5763 override surefire argline tru cli
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402771 13f79535-47bb-0310-9956-ffa450edef68
2012-10-27 09:48:39 +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 f1d408f40e fix mocks compilation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400903 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 14:50:49 +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
Olivier Lamy 0b41e0e326 pass a selector here to avoid all dom trasversal
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400297 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 21:13:37 +00:00
Olivier Lamy c9b359b7bd [MRM-1700] Authentication for remote repositories doesn't work.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400179 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 17:17:31 +00:00
Olivier Lamy 683b2f90d7 oups cookie name has changed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400169 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 17:06:32 +00:00
Olivier Lamy 25bc7e6b5b i18n and checkbox checked if rememberme activated
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400164 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 16:49:29 +00:00
Olivier Lamy 70b46f383c [MRM-1699] Re implement remember me in new UI.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400163 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 16:49:12 +00:00
Olivier Lamy b85e828155 make menu entries observableArray as maybe in the future with plugins stuff that will be dynamic
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400069 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 12:28:08 +00:00
Olivier Lamy 3bc49a521f more selector cache reuse!
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399605 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 12:17:37 +00:00
Olivier Lamy 18a32a9c65 possibility to reuse selector with this util method
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399604 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 12:17:25 +00:00
Olivier Lamy 677802e378 reuse selectors
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399603 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 12:17:12 +00:00
Olivier Lamy 97d3d2f5b0 oups 2 was only for testing purpose!
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399592 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 11:45:03 +00:00
Olivier Lamy b06d4e210f [MRM-863] Paginate Used By tab
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399591 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 11:44:51 +00:00
Olivier Lamy 86f58f2457 [MRM-862] Paginate Dependencies Page.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399507 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 03:16:53 +00:00
Olivier Lamy 2879d8775e fix available proxy connectors in proxy connectors screen
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399030 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 22:44:28 +00:00
Olivier Lamy 1a9f55d9c4 fix add proxyConnector rule
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399018 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 22:05:00 +00:00
Olivier Lamy 1bdb2ec770 add loading state to button while saving datas
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399016 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 22:04:29 +00:00
Olivier Lamy e4be549420 remove unused code
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398809 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 14:03:46 +00:00
Olivier Lamy 58d6b32d93 delete requirejs 2.0.6
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398775 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 13:03:06 +00:00
Olivier Lamy 04df4aefb4 require js 2.1.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398774 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 13:02:53 +00:00
Olivier Lamy 18c832b1c4 delete knockout 2.0.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398753 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 11:54:50 +00:00
Olivier Lamy 84fee3c0d8 add knockout-2.2.0rc.debug.js
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398752 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 11:54:36 +00:00
Olivier Lamy 67b8b5254c use knockout-2.2.0rc
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398751 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 11:54:21 +00:00
alecharp b2c8b7464e Improve metadata import interfaces
Possibility to import more than one metadata each time

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398702 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 09:08:22 +00:00