Commit Graph

2672 Commits

Author SHA1 Message Date
Olivier Lamy 3b01da90b5 add REST method to know if user able to delete artifact on a repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1302367 13f79535-47bb-0310-9956-ffa450edef68
2012-03-19 10:50:02 +00:00
Olivier Lamy 59e77fb4d6 fix windauze unit test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1301822 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 23:32:49 +00:00
Olivier Lamy 3e389d5e5f add debug log
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1301788 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 22:07:20 +00:00
Olivier Lamy cd24321b90 some debug to understand teh failure on jenkins windauze job
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1301662 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 17:34:03 +00:00
Olivier Lamy fcb3c65b6f oups remove annotations from impl
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1301643 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 16:48:13 +00:00
Olivier Lamy a63a16a32c add a rest method to get project metadata for 1 version only
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1301640 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 16:42:52 +00:00
Olivier Lamy 76aaa05f6f i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1301619 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 16:09:19 +00:00
Olivier Lamy 82842fdf1a if available display project packaging
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1301617 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 16:09:05 +00:00
Olivier Lamy 8e08552d4c use selected repository to get versionList and projectMetadata
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1301615 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 16:08:52 +00:00
Olivier Lamy 0f37a939f8 use the selected repository to browse content
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1301614 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 16:08:26 +00:00
Olivier Lamy 207db92a73 browse: the select with repositories does not change
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1301613 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 16:08:14 +00:00
Olivier Lamy 8c4dbe2fc9 implements browsing root for a selected repository.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1301528 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 14:03:33 +00:00
Olivier Lamy 08bd0acb74 fix some use strict
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1301527 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 14:03:05 +00:00
Olivier Lamy 2348ff4e62 display repository name rather than id
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1301526 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 14:02:51 +00:00
Olivier Lamy 684505391a enhance rest method to return ManagedRepository rather than simply string
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1301525 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 14:02:29 +00:00
Olivier Lamy ad1155b6a5 fix mock service compilation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1301524 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 14:01:57 +00:00
Olivier Lamy 6f652f478f fix osgi metadata
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1301523 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 14:01:42 +00:00
Olivier Lamy 6c2bf258aa start working on browsing only one repository to avoid merging incomplete metadata
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1301522 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 14:01:33 +00:00
Olivier Lamy 5fffe588b9 start use strict fixes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1301520 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 14:00:56 +00:00
Olivier Lamy 2a166a799b shorcut with url query param to go to artifact view
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1301519 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 14:00:43 +00:00
Olivier Lamy 251d22e04f fix proxy connector screen
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1301279 13f79535-47bb-0310-9956-ffa450edef68
2012-03-15 23:52:47 +00:00
Olivier Lamy f00878ddf9 fix artifact description not returned
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1301278 13f79535-47bb-0310-9956-ffa450edef68
2012-03-15 23:52:34 +00:00
Olivier Lamy 38bc3000f4 reset modified field when user has been modified
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1301261 13f79535-47bb-0310-9956-ffa450edef68
2012-03-15 22:58:07 +00:00
Olivier Lamy 932b875eb7 prevent lock or set changePassword required for admin user
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1301260 13f79535-47bb-0310-9956-ffa450edef68
2012-03-15 22:57:55 +00:00
Olivier Lamy 52e1336a1c missing i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1301259 13f79535-47bb-0310-9956-ffa450edef68
2012-03-15 22:57:41 +00:00
Olivier Lamy cd25a9c99f do not log the user when reseting password
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1301144 13f79535-47bb-0310-9956-ffa450edef68
2012-03-15 18:57:02 +00:00
Olivier Lamy 69c540f321 fix error handling on resetPassword
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1300949 13f79535-47bb-0310-9956-ffa450edef68
2012-03-15 12:09:24 +00:00
Olivier Lamy 2eb122127b [MRM-1617] reset password link
display change password box after key validation.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1300944 13f79535-47bb-0310-9956-ffa450edef68
2012-03-15 12:01:07 +00:00
Olivier Lamy 7fd8be158e [MRM-1617] reset password link
form and rest call done.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1300943 13f79535-47bb-0310-9956-ffa450edef68
2012-03-15 12:00:51 +00:00
Olivier Lamy 57fd4eae4d fix minimize js
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1300942 13f79535-47bb-0310-9956-ffa450edef68
2012-03-15 12:00:38 +00:00
Olivier Lamy b776661f0a fix button class
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1300905 13f79535-47bb-0310-9956-ffa450edef68
2012-03-15 10:49:09 +00:00
Olivier Lamy f9b99be3b9 use bootstrap 2.0.2
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1300896 13f79535-47bb-0310-9956-ffa450edef68
2012-03-15 10:40:56 +00:00
Olivier Lamy d1ba47c9d2 add FIXME
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1300354 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 21:04:40 +00:00
Olivier Lamy a0d70eff42 reduce autocomplete input size in browse screen
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1300353 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 21:04:27 +00:00
Olivier Lamy 5d7bab3396 i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299910 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 22:27:05 +00:00
Olivier Lamy 37d0206e9f [MRM-1580] system status page button to refresh all stats.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299909 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 22:26:46 +00:00
Olivier Lamy 40750437f3 [MRM-1580] system status page button to refresh some stats.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299908 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 22:26:33 +00:00
Olivier Lamy 56ed8dbfef [MRM-1580] system status page current scanner stats. fix average value.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299907 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 22:26:12 +00:00
Olivier Lamy f425272a22 cleanup commented code
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299906 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 22:25:42 +00:00
Olivier Lamy 15549c85b0 [MRM-1580] system status page current scanner stats.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299905 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 22:25:13 +00:00
Olivier Lamy b1dd384a7d use btn class rather than a simple link
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299736 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 16:44:18 +00:00
Olivier Lamy 5ff0f0ee14 managed repositories add link to do a directories scan immediate.
Take about correctly close jackrabbit session in case of exception and open session when it's closed.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299735 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 16:43:41 +00:00
Olivier Lamy be29e9e81c more human readable format for the last scan date
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299734 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 16:41:57 +00:00
Olivier Lamy 1cc0787731 [MRM-1580] system status page button to flush all caches.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299685 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 14:31:02 +00:00
Olivier Lamy 97a31442ea [MRM-1580] system status page flush cache link.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299684 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 14:30:09 +00:00
Olivier Lamy fac85e0b4b [MRM-1580] system status page display caches.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299683 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 14:29:17 +00:00
Olivier Lamy 3a90a3b357 ooops
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299666 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 13:20:25 +00:00
Olivier Lamy 90e0bea025 [MRM-1580] system status page display queues.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299659 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 13:03:38 +00:00
Olivier Lamy 2b9a8630f1 [MRM-1580] system status page add i18n.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299634 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 11:35:48 +00:00
Olivier Lamy 1d2e44487f move js startup code in a separate js file rather than having code in index page
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299633 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 11:35:13 +00:00
Olivier Lamy 135fe5f01f [MRM-1580] system status page display version infos.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299632 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 11:34:40 +00:00
Olivier Lamy b91790c532 code comment
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299624 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 11:01:57 +00:00
Olivier Lamy d4b081c74d fix junit
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299623 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 11:01:16 +00:00
Olivier Lamy eee8044673 [MRM-1580] system status page display current server time.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299622 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 11:00:36 +00:00
Olivier Lamy ec23b66369 [MRM-1580] system status page display memory usage.
missed to add new classes

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299621 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 10:58:48 +00:00
Olivier Lamy 1cd69b28b9 [MRM-1580] system status page display memory usage.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299619 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 10:57:43 +00:00
Olivier Lamy 214b0b0d55 osgi import fix again :-)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299585 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 08:52:50 +00:00
Olivier Lamy 5e159d8946 osgi import fix
/me grumble :-)

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299578 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 08:30:48 +00:00
Olivier Lamy 89dbc0561f extract code to an internal method
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299577 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 08:30:40 +00:00
Olivier Lamy 038fbdadf8 cleanup duplicated classes used classes from model
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299575 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 08:11:08 +00:00
Olivier Lamy 6a46674535 remove deprecated class
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299574 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 08:10:38 +00:00
Olivier Lamy 6d61596e3f add missing osgi import
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299492 13f79535-47bb-0310-9956-ffa450edef68
2012-03-11 23:58:32 +00:00
Olivier Lamy 4628092b21 make new module archiva-maven2-metadata an osgi bundle
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299491 13f79535-47bb-0310-9956-ffa450edef68
2012-03-11 23:58:21 +00:00
Olivier Lamy 2e8c4a5eb3 pom cleanup
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299490 13f79535-47bb-0310-9956-ffa450edef68
2012-03-11 23:58:11 +00:00
Olivier Lamy cf74f31f83 [MRM-1567] Artifact data incomplete.
move MavenMetadataReader to a new module to avoid cyclic dependency.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299489 13f79535-47bb-0310-9956-ffa450edef68
2012-03-11 23:58:01 +00:00
Olivier Lamy 356ff6d52a fix osgi import
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299270 13f79535-47bb-0310-9956-ffa450edef68
2012-03-10 20:49:18 +00:00
Olivier Lamy 2fbd26375b jaxb annotation is now use here so declare it for 1.5 build
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299261 13f79535-47bb-0310-9956-ffa450edef68
2012-03-10 19:46:45 +00:00
Olivier Lamy 86931f78c3 fix osgi imports
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299260 13f79535-47bb-0310-9956-ffa450edef68
2012-03-10 19:39:27 +00:00
Olivier Lamy 33577da0f9 add REST method to really scan repositories
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299102 13f79535-47bb-0310-9956-ffa450edef68
2012-03-09 23:44:11 +00:00
Olivier Lamy 6ab573edc1 missed to add file
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299096 13f79535-47bb-0310-9956-ffa450edef68
2012-03-09 23:08:45 +00:00
Olivier Lamy 95beaea52f [MRM-1573] browse page
Submitted by Eric Barboni with modifications.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299095 13f79535-47bb-0310-9956-ffa450edef68
2012-03-09 23:08:31 +00:00
Olivier Lamy 4fddb75e9b ensure we remove scannerInstance from the queue in a finally block, minor javascript cleanup
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299081 13f79535-47bb-0310-9956-ffa450edef68
2012-03-09 22:35:55 +00:00
Olivier Lamy 778b6cdbd7 minor cleanup on selector usage
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1298566 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 20:40:10 +00:00
Olivier Lamy b9a320a2da [MRM-1581] rewrite network configuration page.
add validation.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1298563 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 20:30:05 +00:00
Olivier Lamy cef700f000 [MRM-1581] rewrite network configuration page.
add i18n.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1298562 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 20:29:52 +00:00
Olivier Lamy 478e79a03e [MRM-1581] rewrite network configuration page.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1298561 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 20:29:36 +00:00
Olivier Lamy 2a2b52ec19 [MRM-1579] rewrite repositories scanning admin page
add missing i18n.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1298326 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 09:34:45 +00:00
Olivier Lamy f386ab53db [MRM-1579] rewrite repositories scanning admin page
enabled/disabled invalid content consummers.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1298325 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 09:34:16 +00:00
Olivier Lamy 3f014126b0 add missing license header and magnify module name :-)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1298324 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 09:33:51 +00:00
Olivier Lamy 8ab058f4b3 use web mock module in rest-services tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1298323 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 09:33:31 +00:00
Olivier Lamy 17b36fb4e2 add a module with an InvalidRepositoryContentConsumer for testing purpose
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1298322 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 09:33:00 +00:00
Olivier Lamy 345a7d6a75 [MRM-1579] rewrite repositories scanning admin page
enabled/disabled consummers.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1298321 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 09:31:51 +00:00
Olivier Lamy 45273b5e2b [MRM-1579] rewrite repositories scanning admin page
templates for consumers.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1298320 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 09:31:09 +00:00
Olivier Lamy 844b9c5ee7 [MRM-1579] rewrite repositories scanning admin page
use accordion for file types.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1298319 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 09:30:41 +00:00
Olivier Lamy fbbe08d0d4 magnify with a add icon
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1298318 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 09:30:13 +00:00
Olivier Lamy 6bea43f0fa add i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1298206 13f79535-47bb-0310-9956-ffa450edef68
2012-03-07 23:23:23 +00:00
Olivier Lamy 8168443761 [MRM-1579] rewrite repositories scanning admin page
fileTypes pattern implemented.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1298205 13f79535-47bb-0310-9956-ffa450edef68
2012-03-07 23:23:09 +00:00
Olivier Lamy ff09a910b3 use a better name for those methods
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1298150 13f79535-47bb-0310-9956-ffa450edef68
2012-03-07 22:02:22 +00:00
Olivier Lamy 1646114f7a [MRM-1579] rewrite repositories scanning admin page
improve rest services to ease screen implementation.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1298149 13f79535-47bb-0310-9956-ffa450edef68
2012-03-07 22:01:51 +00:00
Olivier Lamy 1f1599658f [MRM-1579] rewrite repositories scanning admin page
start some refactoring to ease implementation (reusable beans)

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1298148 13f79535-47bb-0310-9956-ffa450edef68
2012-03-07 22:01:13 +00:00
Olivier Lamy 18f3888b23 simplify code
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1298147 13f79535-47bb-0310-9956-ffa450edef68
2012-03-07 22:00:39 +00:00
Olivier Lamy 1238f94c44 [MRM-1577] rewrite legacy path admin page
add missing i18n.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1297643 13f79535-47bb-0310-9956-ffa450edef68
2012-03-06 18:33:04 +00:00
Olivier Lamy 7e377a16bf [MRM-1577] rewrite legacy path admin page
simplify only delete and add.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1297642 13f79535-47bb-0310-9956-ffa450edef68
2012-03-06 18:32:45 +00:00
Olivier Lamy fcb3251ff6 [MRM-1577] rewrite legacy path admin page
ask confirmation before remove entry.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1297641 13f79535-47bb-0310-9956-ffa450edef68
2012-03-06 18:32:33 +00:00
Olivier Lamy 1e64bc246d [MRM-1577] rewrite legacy path admin page
remove entry done.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1297640 13f79535-47bb-0310-9956-ffa450edef68
2012-03-06 18:32:20 +00:00
Olivier Lamy 526a11efce [MRM-1577] rewrite legacy path admin page
add ok.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1297639 13f79535-47bb-0310-9956-ffa450edef68
2012-03-06 18:32:06 +00:00
Olivier Lamy 024b2290c7 [MRM-1577] rewrite legacy path admin page
grid done.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1297638 13f79535-47bb-0310-9956-ffa450edef68
2012-03-06 18:31:44 +00:00
Olivier Lamy 09a3de2d63 add validation on adding LegacyPath rest method
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1297637 13f79535-47bb-0310-9956-ffa450edef68
2012-03-06 18:30:59 +00:00
Olivier Lamy 0acf0c9e11 [MRM-1577] rewrite legacy path admin page
add js layout. use a generic naming for small admin screen.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1297636 13f79535-47bb-0310-9956-ffa450edef68
2012-03-06 18:30:32 +00:00
Olivier Lamy 12cd17a5d0 reuse selector cache
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1297635 13f79535-47bb-0310-9956-ffa450edef68
2012-03-06 18:30:15 +00:00
Olivier Lamy 3332083d45 add search for osgi: Import-Package and Require-Bundle are now searchable
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1297102 13f79535-47bb-0310-9956-ffa450edef68
2012-03-05 15:52:56 +00:00
Olivier Lamy 96cb1978d9 add osgi search parameters
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1297099 13f79535-47bb-0310-9956-ffa450edef68
2012-03-05 15:51:39 +00:00
Olivier Lamy e687359ab4 placeholder with i18n for quick search with autocomplete
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1297085 13f79535-47bb-0310-9956-ffa450edef68
2012-03-05 15:25:08 +00:00
Olivier Lamy 3e691d1682 display search result when coming from the auto complete quick search box
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1297059 13f79535-47bb-0310-9956-ffa450edef68
2012-03-05 13:55:44 +00:00
Olivier Lamy 60638fb8bb add i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1297058 13f79535-47bb-0310-9956-ffa450edef68
2012-03-05 13:55:03 +00:00
Olivier Lamy 5a365283f8 search result add a column with classifier
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1297057 13f79535-47bb-0310-9956-ffa450edef68
2012-03-05 13:54:17 +00:00
Olivier Lamy c21bb53a98 autocomplete in browse is now from the current groupId
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1296966 13f79535-47bb-0310-9956-ffa450edef68
2012-03-05 08:45:33 +00:00
Olivier Lamy 0a8d820602 format html
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1296964 13f79535-47bb-0310-9956-ffa450edef68
2012-03-05 08:45:04 +00:00
Olivier Lamy ca9aa5edf2 display search or checkUrl param even if user not logged in
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1296963 13f79535-47bb-0310-9956-ffa450edef68
2012-03-05 08:44:37 +00:00
Olivier Lamy ea1d50853f artifactInfo view: do not hide infos and display version on the rigth
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1296962 13f79535-47bb-0310-9956-ffa450edef68
2012-03-05 08:44:25 +00:00
Olivier Lamy 74138c40fd placeholder in login form Submitted by Eric Barboni
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1296706 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 21:18:58 +00:00
Olivier Lamy e575596e4f [MRM-1614] html js transversal review
Submitted by Eric Barboni.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1296592 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 10:24:53 +00:00
Olivier Lamy 8426d10d7c oups that was for testing screenshot capture : remove failing assert
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1296381 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 18:39:45 +00:00
Olivier Lamy 532d780da5 print screenshot path in the stack trace failure
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1296377 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 18:39:27 +00:00
Olivier Lamy 4e87cdb7c5 rename rule class
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1296374 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 18:39:07 +00:00
Olivier Lamy fe746a16a9 more cleanup remove not used classes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1296373 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 18:38:40 +00:00
Olivier Lamy 6d7eb19f39 use a rule to execute test and being able to capture screenshots
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1296372 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 18:38:16 +00:00
Olivier Lamy c0296ed739 more cleanup on it test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1296211 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 14:05:01 +00:00
Olivier Lamy b143434569 more cleanup on it js
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1296210 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 14:03:41 +00:00
Olivier Lamy 4259444102 simplify finding the stack strace in case of issue
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1296190 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 13:15:54 +00:00
Olivier Lamy 54777fc53b missed to add tooling class around junit for screenshot capture
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1296189 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 13:15:30 +00:00
Olivier Lamy 9b375e97bd move to a junit based solution for selenium test as it's very convenient to test single test with -Dtest=MyClass#myTest and was not possible or complicated cli with TestNG
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1296187 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 13:14:58 +00:00
Olivier Lamy 6f416163a7 fix override of log4.xml when executing it js
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1296186 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 13:14:20 +00:00
Olivier Lamy 681f95e459 add missing resources in webapp-js module
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295972 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 23:02:33 +00:00
Olivier Lamy 62ea96d4bc add missing i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295944 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 22:20:11 +00:00
Olivier Lamy 378c3365aa display artifacts number found in the search result
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295939 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 22:12:35 +00:00
Olivier Lamy 9d87ffeb9a cleanup handling of special query params really execute at the end of application loading
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295910 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 21:29:24 +00:00
Olivier Lamy aabab285c4 add comment in code snippet and add a snippet in pom for rest dependencies
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295689 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 17:34:21 +00:00
Olivier Lamy 3182934f75 fix javascript mapping
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295688 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 17:34:04 +00:00
Olivier Lamy 1757cb231a apply some code formatting
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295678 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 17:09:04 +00:00
Olivier Lamy a66a9d92e0 fix test issue on windows patch submitted by Eric Barboni
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295677 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 17:08:49 +00:00
Olivier Lamy 4077ae6df2 cleanup profiles move declaration to top pom: I can use vi pom.xml to see configured profiles :-)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295676 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 17:08:31 +00:00
Olivier Lamy 9fbd8d9b40 fix unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295659 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 16:34:03 +00:00
Olivier Lamy 485675de1e use same hack with appserver-base as a property in the classic webapp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295555 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 13:24:28 +00:00
Brett Porter fa3688a693 [MRM-1612] reduce number of security checks for a configuration change to avoid
blocking when the number of repositories gets large


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295553 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 13:15:45 +00:00
Olivier Lamy 630ae74fc1 use a property for appserver base path so as it I can do clean without removing all datas :-)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295544 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 12:57:29 +00:00
Olivier Lamy 0ff4db1523 fix more json mapping
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295530 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 12:12:31 +00:00
Olivier Lamy 65dd1c69b6 fix mapping of browse result
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295529 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 12:12:16 +00:00
Olivier Lamy 9500200a51 [MRM-1610] Use Jackson as jaxrs provider for cxf for performance reasons
fix search screens and js mapping.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295527 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 11:46:50 +00:00
Olivier Lamy b90094b435 [MRM-1610] Use Jackson as jaxrs provider for cxf for performance reasons
fix proxy connector screen update policies when values comes from default values.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295526 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 11:46:37 +00:00
Olivier Lamy aaa3870d46 [MRM-1610] Use Jackson as jaxrs provider for cxf for performance reasons
fix proxy connector screen update policies.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295525 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 11:46:24 +00:00
Olivier Lamy b96bf22f52 [MRM-1610] Use Jackson as jaxrs provider for cxf for performance reasons
fix some javascript mapping for archiva part.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295500 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 10:29:25 +00:00
Olivier Lamy d0eaad0341 [MRM-1610] Use Jackson as jaxrs provider for cxf for performance reasons
add a jackson configurator for archiva.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295499 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 10:29:08 +00:00
Olivier Lamy 7aacdb1bf1 [MRM-1610] Use Jackson as jaxrs provider for cxf for performance reasons
fix some javascript mapping for redback part.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295498 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 10:28:52 +00:00
Olivier Lamy 7aa49fd4ed [MRM-1611] Uploading fail on window server.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295497 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 10:28:30 +00:00
Olivier Lamy 9b37010349 [MRM-1610] Use Jackson as jaxrs provider for cxf for performance reasons.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295496 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 10:28:16 +00:00
Olivier Lamy edec35c9be use more standard layout src/test/java for sources
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295318 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 22:18:43 +00:00
Olivier Lamy 98c9137dab rename file to be more generic
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295317 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 22:17:57 +00:00
Olivier Lamy 22a95e9e34 start to cleanup it test for webapp js
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295309 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 22:06:12 +00:00
Olivier Lamy 2d4ba8d89c reduce noisy logging
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295308 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 22:05:55 +00:00
Olivier Lamy 547e68a6e8 fix selenium test due to i18n change
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295238 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 19:46:04 +00:00
Olivier Lamy e257441e6e add a button to restore original search results after have applying some filtering
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295215 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 18:52:02 +00:00
Olivier Lamy 3ec57c570a apply filtering on result grid
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295212 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 18:51:49 +00:00
Olivier Lamy d72e8f67df avoid duplicated code and use more generic solution for filtering
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295211 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 18:51:36 +00:00
Olivier Lamy a15504344b add autocomplete to apply filtering on search results
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295209 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 18:51:23 +00:00
Olivier Lamy 4dcb5d3ebb format code.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295170 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 16:03:29 +00:00
Olivier Lamy c15da51c91 fix an other test failure on windauze
Submitted by Eric Barboni .

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295169 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 16:03:16 +00:00
Olivier Lamy bed6bd3834 selenium 2.20.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295140 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 14:47:51 +00:00
Olivier Lamy a7c8ca1c34 code formatting
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295118 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 14:12:19 +00:00
Olivier Lamy ddca454de9 [MRM-1609] MetadataToolsTest fail in testGatherSnapshotVersionsA
Submitted by Eric Barboni.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295115 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 14:05:26 +00:00
Olivier Lamy cc812c4665 starting filtering on search results
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295114 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 14:05:12 +00:00
Olivier Lamy 9fd6d23558 enabled advanced search form
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295048 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 09:55:12 +00:00
Olivier Lamy a67abc4333 add spinner and modify button state when searching
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295047 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 09:55:00 +00:00
Olivier Lamy 9eb977f581 correctly sort versions on artifact view
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295024 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 09:14:28 +00:00
Olivier Lamy c772a05a6e add a small img when there is a link in artifactInfo div
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295021 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 09:06:04 +00:00
Olivier Lamy d887b28d96 modify menu i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295020 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 09:05:50 +00:00
Olivier Lamy dd3383692d rework menu per user suggestion on dev@
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294899 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 23:44:21 +00:00
Olivier Lamy 86eb3e0e0c fix closing user messages div
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294792 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 19:10:15 +00:00
Olivier Lamy 49bccb5d33 fix regression in json/boolean due to parameter to fix transformation of 2.0 to 2
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294407 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 00:04:05 +00:00
Olivier Lamy c6946043df start displaying search results in a grid
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294406 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 00:03:47 +00:00
Olivier Lamy 7c71fde835 fix search query
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294405 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 00:03:26 +00:00
Olivier Lamy 202a699884 add rest method to search with query on a set of repositories
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294404 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 00:03:04 +00:00
Olivier Lamy 11b1451053 start autocomplete box on browsing
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294333 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 21:20:49 +00:00
Olivier Lamy db69e25242 fix validation and activation of search results tab
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294226 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 16:58:50 +00:00
Olivier Lamy 68cd673255 validate query terms are not empty
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294225 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 16:58:37 +00:00
Olivier Lamy a89c5eec82 add i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294224 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 16:58:18 +00:00
Olivier Lamy 9dd80fddb0 move search screen to a tab/pill model
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294223 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 16:58:00 +00:00
Olivier Lamy 42bd64aaec use chosen to multi select repoIds for searching.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294222 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 16:57:43 +00:00
Olivier Lamy 48da9ae955 add rest method to getObservableRepoIds
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294221 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 16:57:14 +00:00
Olivier Lamy 86da760aab add js mapping of search results
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294099 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 10:35:01 +00:00
Olivier Lamy e68699ef2e start binding for searching
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294098 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 10:34:45 +00:00
Olivier Lamy cf417b4474 don't block the ui when scanning a repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294074 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 09:27:41 +00:00
Olivier Lamy 92f59b0214 use maven indexer 4.1.3-SNAPSHOT to avoid tmp directories in repsitory directory see MINDEXER-51
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294073 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 09:27:22 +00:00
Olivier Lamy 7226045ca1 start main search screen design
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293981 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 00:56:14 +00:00
Olivier Lamy 9423b6e869 add link if available in artifact info block
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293980 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 00:56:00 +00:00
Olivier Lamy b2d5f97603 avoid duplicate entries in the autocomplete search bix
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293979 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 00:55:47 +00:00
Olivier Lamy 5dd0f10668 use collapse/accordion to prevent too long screen
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293970 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 23:52:50 +00:00
Olivier Lamy 89ca2d1902 mark modified users in the users grid
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293961 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 23:08:17 +00:00
Olivier Lamy cecca877d4 use label-warning in delete user modal confirm, add missing i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293960 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 23:08:02 +00:00
Olivier Lamy aa750e5e58 use warning label for modal confirm delete user
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293959 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 23:07:44 +00:00
Olivier Lamy a3868cb428 use warning label for modal confirm delete proxy connector
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293958 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 23:07:31 +00:00
Olivier Lamy 63bb780965 fix copy/paste typo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293957 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 23:07:17 +00:00
Olivier Lamy a8c941a869 use warning label for modal confirm delete network proxy
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293956 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 23:07:03 +00:00
Olivier Lamy 7da60c31dd use warning label for modal confirn delete repositories
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293955 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 23:06:50 +00:00
Olivier Lamy c77fd573a8 confirm modal on repository group delete
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293954 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 23:06:30 +00:00
Olivier Lamy a294aff1b7 fix browse for directories
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293946 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 22:12:25 +00:00
Olivier Lamy 9ea612361f add unit test for search with guest user.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293871 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 16:58:50 +00:00
Olivier Lamy 2538f012b5 authz not mandatory for search: repositories list limited for guest
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293870 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 16:58:30 +00:00
Olivier Lamy bd98d2d274 hack jqueryui to have autocomplete working with bootstrap
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293869 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 16:58:13 +00:00
Olivier Lamy 9ffa0353f1 [MRM-1607] maven model build failed when model have jdk profile activation.
add test metadatas

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293789 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 09:07:25 +00:00