Commit Graph

1325 Commits

Author SHA1 Message Date
Martin Stockhammer df330893d7 Moving dependency versions to main project 2018-10-28 15:48:01 +01:00
Martin Stockhammer d39977c413 Fixing dependencies and adapting to new lib versions 2018-10-28 13:04:30 +01:00
Martin Stockhammer ba75d27818 Changing maven version and removing plexus deps 2018-10-26 21:03:19 +02:00
Martin Stockhammer c069d160f9 Adding environment variable for user config file 2018-10-25 22:04:55 +02:00
Martin Stockhammer 6ae9703f1d Modifying dependencies to fix webui test failures
There is a guava compatibility problem with the selenium test
Removing the dependencies that came with the new cassandra version
2018-05-21 01:05:19 +02:00
Martin Stockhammer 8b16d7b24a Changing path for url cache 2018-05-01 20:19:20 +02:00
Martin Stockhammer ae36964e7d [MRM-1966] Fixing error for 0 value of daysOlder entry
UI did not allow to enter value 0 for the daysOlder value.
2017-11-24 20:29:17 +01:00
Martin Stockhammer bc9256ad08 Trying to fix the archetype error on ci-build 2017-11-15 22:17:32 +01:00
Martin Stockhammer c6e4e563d6 Implementation of new archivaindexer
Not finished yet, but uses the maven index service via spring dependency injection
Moving some maven specific classes to subpackages
2017-11-11 00:07:56 +01:00
Martin Stockhammer 07d51cc356 Renaming archiva-indexer module to archiva-maven2-indexer 2017-11-09 17:45:32 +01:00
Martin Stockhammer d6120d6c22 Adapting the web modules to the new repository api 2017-11-01 15:39:07 +01:00
Martin Stockhammer e0eff36ebc Changing daysOlder to retentionTime 2017-10-03 19:50:23 +02:00
Martin Stockhammer a6706c8414 Migrating web modules to java.nio 2017-09-11 08:48:01 +02:00
olivier lamy f72ff88c46 fixing some directories
Signed-off-by: olivier lamy <olamy@apache.org>
2017-08-15 21:12:08 +10:00
olivier lamy 6fe2ee2ff9 format only to trigger a Jenkins build
Signed-off-by: olivier lamy <olamy@apache.org>
2017-08-15 19:19:18 +10:00
olivier lamy 22430044a4 push work started with shaded lucene
Signed-off-by: olivier lamy <olamy@apache.org>
2017-07-07 17:20:47 +10:00
Martin Stockhammer 7d2cc26b4b Adding jcr oak implementation 2017-06-24 09:05:49 +10:00
olivier lamy 41f6912814 get rid of tomcat plugin
Signed-off-by: olivier lamy <olamy@apache.org>
2017-06-17 09:36:31 +10:00
olivier lamy c8fd32bbb7 start work using jetty maven plugin
Signed-off-by: olivier lamy <olamy@apache.org>
2017-06-16 16:30:26 +10:00
olivier lamy 63827f482b remove all references to sirona
Signed-off-by: olivier lamy <olamy@apache.org>
2017-06-16 16:27:02 +10:00
Martin Stockhammer d31ce651b1 Migrating additional tests to WebDriver
LoginTest, ArchivaAdminTest, RepositoryAdminTest are migrated to WebDriver tests
with FluentWait usage.
2017-06-08 23:25:16 +02:00
Martin Stockhammer 7b8d3bb380 Changing tests to WebDriver 2017-06-08 07:02:29 +02:00
Martin Stockhammer 0bbedd7201 Migrating selenium tests 2017-06-04 18:20:40 +02:00
Martin Stockhammer 7e6ad27e07 Centralizing openjpa log config 2017-05-21 22:36:03 +02:00
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
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
Olivier Lamy 2b03379852 [MRM-1210] Dependency tree should include the artifact type 2014-04-17 15:09:15 +10:00
Olivier Lamy b2ebfd6cc2 [MRM-1829] Change default value of of AysncLogger strategy for log4j async 2014-04-17 09:37:38 +10:00
Olivier Lamy 2e60a74477 add cassandra profile as described in README 2014-04-16 14:40:25 +10:00
Olivier Lamy 90e775b84b [MRM-1830] Charset applied to binary repository HTTP responses 2014-04-16 14:32:03 +10:00
skygo ddf5842837 IE will use the last available MRM-1826 2014-04-10 03:36:40 +02:00
Olivier Lamy 751bffaef1 bump version to 2.1.0-SNAPSHOT because of 1.7 pre requisite
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1585071 13f79535-47bb-0310-9956-ffa450edef68
2014-04-05 11:57:09 +00:00
Olivier Lamy 0cbea898cd cassndra part of the build in default profile as we are now 1.7
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1585069 13f79535-47bb-0310-9956-ffa450edef68
2014-04-05 11:56:24 +00:00
Olivier Lamy fa2a3efcc7 [MRM-1802] Find a cache solution for browsing part (especially root browsing)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583867 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 03:55:28 +00:00
Olivier Lamy 946557f164 more metadata store cassandra to cassandra profile as need 1.7 dependency
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582714 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 11:43:34 +00:00
Olivier Lamy bef128817d move the factory bean to the api
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582713 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 11:43:24 +00:00
Olivier Lamy 09942a03e5 add missing license header
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582250 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 10:47:21 +00:00
Olivier Lamy 779890ebd9 ease override of cassandra.host/port
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582201 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 06:02:18 +00:00
Olivier Lamy cdd0df057c missed to add new files
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582200 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 06:02:12 +00:00
Olivier Lamy 1601891042 the repository session factory is now configurable via a sysprops
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582199 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 06:02:01 +00:00
Olivier Lamy 7d1c504705 extract cassandra configuration in a configuration file
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582094 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 22:27:02 +00:00
Olivier Lamy 663de30beb [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581635 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 02:40:25 +00:00
Olivier Lamy 477615ea47 [maven-release-plugin] prepare release archiva-2.0.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581634 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 02:39:38 +00:00
Olivier Lamy b32dd52142 more cleanup pom
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1577099 13f79535-47bb-0310-9956-ffa450edef68
2014-03-13 10:41:34 +00:00
Olivier Lamy b9ee53a0ca [MRM-1808] Cannot drag and drop UI blocks in General tab of Users Runtime Configuration section
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1574770 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 05:03:28 +00:00
Olivier Lamy fbbe563930 oups
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1574765 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 04:30:19 +00:00
Olivier Lamy 0e75b8fd66 [MRM-1803] force xalan version in the webapp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1574764 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 04:28:00 +00:00
Olivier Lamy 8d88a946f1 use last cxf 2.6.13
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1567774 13f79535-47bb-0310-9956-ffa450edef68
2014-02-12 22:20:05 +00:00
Olivier Lamy d5dfe85111 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1566005 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:07:59 +00:00
Olivier Lamy 57d85761a8 [maven-release-plugin] prepare release archiva-2.0.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1566004 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:07:08 +00:00
Olivier Lamy 4535901efd [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1566002 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:06:19 +00:00
Olivier Lamy 12722ebf9d [maven-release-plugin] prepare release archiva-2.0.0-RC3
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1566001 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:05:32 +00:00
Olivier Lamy f6b004c361 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565998 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:04:34 +00:00
Olivier Lamy 8efe254c0f [maven-release-plugin] prepare release archiva-2.0.0-RC2
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565997 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:03:45 +00:00
Olivier Lamy e35a0bef37 use local value for filtering of current descendant
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565993 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:02:35 +00:00
Olivier Lamy b99013fe90 fix button label and apply a better solution for filtering
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565992 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:02:26 +00:00
Olivier Lamy 33d54b050f fix dependency version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565991 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:02:16 +00:00
Olivier Lamy 28295ea9cf fix filter on users grid
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565987 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:01:52 +00:00
Olivier Lamy bd56eac0c4 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565985 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:01:36 +00:00
Olivier Lamy 7c38ab4088 [maven-release-plugin] prepare release archiva-2.0.0-RC1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565984 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:00:46 +00:00
Olivier Lamy 2ac4569a23 force xerces version used in webapp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565981 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 11:59:53 +00:00
Olivier Lamy b3824aab05 sirona integration to be reviewed later
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565979 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 11:59:46 +00:00
Olivier Lamy abf7ffaa6d change version to 2.0.0-RC1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565974 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 11:59:09 +00:00
Olivier Lamy 97ff21c1f1 remove previous d3 version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558612 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 23:36:54 +00:00
Olivier Lamy cf1b24530a use d3 version working with last jquery version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558611 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 23:36:41 +00:00
Olivier Lamy 7a1ed6a529 hide this div when displaying details
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558610 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 23:32:36 +00:00
Olivier Lamy 41eefa4f67 fixing browsing with typeahead
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558609 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 23:32:28 +00:00
Olivier Lamy 12efd7f35b simple hack to avoid weird effect of typeahead local caching
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558608 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 23:32:15 +00:00
Olivier Lamy 4f45ddf84e handle null groupId
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558607 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 23:32:07 +00:00
Olivier Lamy 1e53fcfae9 fixing moving to groupId browsing when selected from typeahead
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558606 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 23:31:59 +00:00
Olivier Lamy 0ecc1afd53 fixing moving to project detail when selected from typeahead
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558604 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 23:31:51 +00:00
Olivier Lamy 40aa29cfb5 fix filtering
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558291 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 04:03:57 +00:00
Olivier Lamy 92887a8def fix fancybox version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558288 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 03:30:56 +00:00
Olivier Lamy 7f56a1ff0e use animate to avoid collision with hide defined in both jquery and jqueryui
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558287 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 03:30:36 +00:00
Olivier Lamy 6d057edb38 fixing jquery ui
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558286 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 03:30:27 +00:00
Olivier Lamy dda04fefb0 use typeahead only remove jquery autocomplete
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558285 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 03:30:08 +00:00
Olivier Lamy 23126bf99d cleanup class used
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558284 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 03:29:59 +00:00
Olivier Lamy a2d8a0d1ba use typeahead for users filtering
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558283 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 03:29:47 +00:00
Olivier Lamy 67b236356b delete old jquery ui version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1557937 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 05:27:38 +00:00
Olivier Lamy c787661f8d use last jquery ui
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1557936 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 05:27:30 +00:00
Olivier Lamy cf0be71e5f fix issue with typeahead
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1557935 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 05:27:18 +00:00
Olivier Lamy 9efa3c5fcd add imgae
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1552986 13f79535-47bb-0310-9956-ffa450edef68
2013-12-22 12:26:27 +00:00
Olivier Lamy bd07ace6fb fix timeout
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1552985 13f79535-47bb-0310-9956-ffa450edef68
2013-12-22 12:26:20 +00:00
Olivier Lamy 1088436a3b [MRM-1750] Add remote repository health check
ui implementation

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1552984 13f79535-47bb-0310-9956-ffa450edef68
2013-12-22 12:26:05 +00:00
Olivier Lamy 232b707284 fix activation of tab
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551857 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 05:50:16 +00:00
Olivier Lamy da87e72c5f fix tab activation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551856 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 05:50:06 +00:00