Commit Graph

348 Commits

Author SHA1 Message Date
Brett Porter 5a9d510e8a [MRM-1082] restore per-lookup to action classes that was set by default with the previous version of the plexus plugin. This is important for actions that store state and resolves a number of issues with parameters persisting across requests (and clients)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751672 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 13:17:46 +00:00
Emmanuel Venisse 9633f8d288 [MRM-938] Remove old/unused property
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751668 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 13:01:59 +00:00
Brett Porter 268b0e5850 [MRM-1062] switch md5 implementation - license is less ambiguous and it appears faster
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751565 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 01:15:16 +00:00
Brett Porter d6f99e5f66 [MRM-1062] find artifact no longer worked in several browsers due to the file input not returning the full path as a security measure. For Firefox 3, the file will now be checksummed in JavaScript, and other browsers will present an alert dialog
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751562 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 00:56:29 +00:00
Brett Porter 722e0b6682 [MRM-1062] avoid applet error going into search box
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751545 13f79535-47bb-0310-9956-ffa450edef68
2009-03-08 22:44:03 +00:00
Brett Porter f3b9f4f30c [MRM-1110] some redback log statements are not visible in Archiva logs
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751524 13f79535-47bb-0310-9956-ffa450edef68
2009-03-08 20:57:28 +00:00
Brett Porter 3a742eeb67 [MRM-1109] environment checks do not indicate which caused a violation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751517 13f79535-47bb-0310-9956-ffa450edef68
2009-03-08 20:45:02 +00:00
Brett Porter aeedc2ff5e [MRM-1013] add generics for type safety after updating redback for the casting error
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@750975 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 16:54:34 +00:00
Brett Porter 4b34d911eb [MNG-1106] guard against NPE which can be generated by the LDAP user manager if misconfigured
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@750953 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 16:08:12 +00:00
Brett Porter adf0f01d13 [MRM-1108] show the default logo if it is empty in the configuration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@750843 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 10:54:06 +00:00
James William Dumay c855a42ef5 Add spring context
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@750773 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 05:35:39 +00:00
Brett Porter c5529d24ae [MRM-1074] Typo of Legacy Support option on the left nav menu
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@748162 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26 14:40:03 +00:00
Maria Odea B. Ching a8ad14acbd [MRM-1092]
submitted by Jevica Arianne Zurbano
o fix 'Hist' to 'Hits' in search results page


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746857 13f79535-47bb-0310-9956-ffa450edef68
2009-02-23 02:04:56 +00:00
Maria Odea B. Ching 269380914e removed advancedSearch.jsp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746187 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 09:25:36 +00:00
Maria Odea B. Ching 0cecbab8be [MRM-913]
submitted by Jevica Arianne Zurbano
o patch does the following:
  - deletes artifacts
  - cleans up database
  - executes scan to reflect changes when browsing repository
  - updates metadata
  - updates audit.log
  - 'Delete Artifact' added in navigation and is displayed for users with repository manager role
  - only allows manager of the repository to delete artifacts from it

o additional tweaks to the submitted patch:
  - removed catch for NPE in DeleteArtifactAction
  - migrated jsps & action class to struts 2
  - moved invocation of cleanup consumers in DeleteArtifactAction to DatabaseConsumers (added new method for this in DatabaseConsumers)
  - applied formatting


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746183 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 08:50:35 +00:00
Maria Odea B. Ching b4dfa90773 o re-packaged classes in archiva-indexer
o removed old directory
o removed unnecessary references to RepositoryIndexException and RepositoryIndexSearchException which have been removed


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746146 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 05:25:30 +00:00
Maria Odea B. Ching ebe7941ce0 [MRM-1042]
o fix getting of other versions of the snapshot
o added tests for getting other versions of the snapshot


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@745371 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18 03:37:34 +00:00
Maria Odea B. Ching e9b030ba0c [MRM-1041]
updated browse.jsp


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@745365 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18 03:01:03 +00:00
Maria Odea B. Ching 243a71a586 [MRM-1042]
o hide timestamped SNAPSHOT versions in version list browse
o add 'Other Versions' field in the artifact info page if the artifact is a snapshot & has other timestamped versions


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@745362 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18 02:42:23 +00:00
Maria Odea B. Ching f7b27068d7 [MRM-1041]
o show shared basic project info in versions list browse
o fix model not being set in repository browse


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@745359 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18 02:24:09 +00:00
Maria Odea B. Ching 5f39994250 [MRM-1043]
o added row count in search criteria
o cleaned up jsp


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@744832 13f79535-47bb-0310-9956-ffa450edef68
2009-02-16 07:31:44 +00:00
Maria Odea B. Ching 87f3147e7e [MRM-1043]
o provide list for repositories that can be searched


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@744797 13f79535-47bb-0310-9956-ffa450edef68
2009-02-16 04:06:36 +00:00
James William Dumay db5102aaaf MRM-1066 - Shutdown of Tomcat causes Exception when running Archiva Project
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@744785 13f79535-47bb-0310-9956-ffa450edef68
2009-02-16 00:28:50 +00:00
Maria Odea B. Ching fa4039e25f o clean up and fix spacing of results.jsp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@744086 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13 11:32:27 +00:00
Maria Odea B. Ching 462af40d1e [MRM-1043]
o moved the advanced search to the quick search page
o dynamically add search criteria
o added additional test in SearchAction


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@744080 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13 11:25:47 +00:00
James William Dumay 7e85179685 Should reference slf4j API
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743977 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13 04:27:20 +00:00
James William Dumay 48fc7e2f6f MRM-1083 - Add artifact search box to the default decorator
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743602 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12 02:34:16 +00:00
James William Dumay d10e6a5ae2 MRM-1082 - Upgrade from plexus-maven-plugin to the plexus-component-metadata plugin
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743238 13f79535-47bb-0310-9956-ffa450edef68
2009-02-11 05:45:52 +00:00
James William Dumay 6267a21d29 MRM-1081 - Archiva model should be updated so that the ARTIFACT table includes repositoryId as a primary key
* Updated so that repositoryId is part of the primary key for an artifact
* removed old search API classes as they needed to be brought over to the new API and doing so would be a waste of time



git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@742859 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 05:35:05 +00:00
Maria Odea B. Ching 9cb1a3f329 update search tips, no need to use 'bytecode' keyword when searching for a class or package name
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741468 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 08:24:41 +00:00
Maria Odea B. Ching 62abdcacc4 added comment
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741445 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 07:16:35 +00:00
Maria Odea B. Ching e0d6da5cc6 [MRM-1046]
o more tests


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741444 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 07:15:03 +00:00
Maria Odea B. Ching 2fb9f49983 [MRM-1046]
o more test cases


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741385 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 03:29:50 +00:00
Maria Odea B. Ching caa7128117 [MRM-1046]
o added more tests


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741054 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05 09:22:22 +00:00
Maria Odea B. Ching 8cbe207627 [MRM-1046]
o added test cases for SearchActionTest


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741051 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05 09:00:31 +00:00
Maria Odea B. Ching c9cdca72bb [MRM-933]
applied some parts of the patch submitted by Gwen Harold Autencio
- fix results.jsp


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@740580 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04 02:32:30 +00:00
Maria Odea B. Ching b8f16e0c71 [MRM-933]
o set search result limits of the returned search results


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@740576 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04 02:16:11 +00:00
Maria Odea B. Ching c0e1f8872e [MRM-749]
merged -r 728552:740257 from archiva-nexus-indexer branch


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@740552 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04 01:09:17 +00:00
Carlos Sanchez Gonzalez cedc048694 Apply 732550 from Continuum: update comments due to REDBACK-100
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@739678 13f79535-47bb-0310-9956-ffa450edef68
2009-02-01 01:50:11 +00:00
James William Dumay ef3ecba393 remove unused import
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@737966 13f79535-47bb-0310-9956-ffa450edef68
2009-01-27 01:41:03 +00:00
Maria Odea B. Ching 03a080a1d5 [MRM-1068]
submitted by Maria Catherine Tan
- upgrade redback to 1.2-beta-2
- needed to upgrade spring to 2.5.6 to be compatible with redback 1.2-beta-2


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@735937 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20 05:32:11 +00:00
James William Dumay cc74d51a5b MRM-1011 - Organisation link on logo points to somewhere
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@733229 13f79535-47bb-0310-9956-ffa450edef68
2009-01-10 04:29:06 +00:00
Maria Odea B. Ching d2190ff6a8 fix some problems in invoking search service
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@732674 13f79535-47bb-0310-9956-ffa450edef68
2009-01-08 10:14:02 +00:00
James William Dumay 9158c2f5dc remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@728587 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 03:19:52 +00:00
James William Dumay a9efd1383b MRM-1040 - for snapshots in search results just show SNAPSHOT, not timestamps
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@726930 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 02:37:48 +00:00
James William Dumay 20080174a4 MRM-1037 - Search Usability
* timestamp versions are merged to -SNAPSHOT versions
* duplicate artifacts are now merge by use of boolean filters
* we now search the correct fields
* content search has been removed (more accurate results)
* added more tokenizers for groupId, artifactId, version, etc
* Artifact Id's are weighted to improve quicksearch results



git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@726928 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 02:13:25 +00:00
Martin Cooper 679221b1ea MRM-962 - Upload Artifact action should trim its fields
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@725593 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11 06:14:02 +00:00
James William Dumay 2d11d2048a MRM-1031 - Upgrade to jackrabbit-webdav 1.5.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@724235 13f79535-47bb-0310-9956-ffa450edef68
2008-12-08 02:39:39 +00:00
Maria Odea B. Ching b7209bdba6 - add missing Search header
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@723600 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 05:52:14 +00:00
Maria Odea B. Ching ebe8cb3951 [MRM-1028]
- fixed missing find artifact page


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@723591 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 05:29:05 +00:00
Brett Porter 924368de76 run Jetty from outside the target so that you have to use -PcleanJetty to clean up, generally persisting the server and configuration that you used
merged from: r721951, 721953


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@723581 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 04:25:20 +00:00
Brett Porter 8946eb1681 [MRM-1027] Indices are not cleaned up when deleting artifact via web services
Merged from: r722439


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@722449 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02 13:02:37 +00:00
Brett Porter 17ffc555fc [MRM-1025] add missing dependency
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721544 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 18:08:42 +00:00
Brett Porter 2583cefeae clean up dependencies
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721540 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 17:39:32 +00:00
Brett Porter 1cd4d25d7b [MRM-1025] update with changed location
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721536 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 17:10:20 +00:00
Brett Porter ebba6ca1d7 [MRM-1025] consolidate more database uses into the database module
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721514 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 15:15:57 +00:00
Brett Porter fbb49e3387 upgrade Jetty to 6.1.14
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721100 13f79535-47bb-0310-9956-ffa450edef68
2008-11-27 06:41:42 +00:00
James William Dumay e92550d80f MRM-1020 - Fix the crazy alpaca on Windows. Submitted by Martin Cooper
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@720105 13f79535-47bb-0310-9956-ffa450edef68
2008-11-24 03:16:29 +00:00
Brett Porter ba4bf4402d use a more traditional taglib location, makes eclipse happier
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@719566 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21 12:17:51 +00:00
Brett Porter 896160743f [MRM-937] rename audit log file
Submitted by: Martin Cooper


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@719173 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 06:15:17 +00:00
Brett Porter 882128332b [MRM-1016] Minor usability enhancement for the web app footer
Submitted by: Martin Cooper


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@719165 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 05:29:24 +00:00
James William Dumay 8152eb5642 MRM-1015 - Move consumers and related API's to Spring
RepositoryContentConsumers needed to be ported over as a spring component so that we can use the ApplicationContextAware interface.



git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@719157 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 04:13:50 +00:00
Brett Porter f578399872 remove @author tags as agreed on list: http://markmail.org/message/mtycwzotzosbywzr
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@718864 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19 06:33:35 +00:00
James William Dumay 9265e9e8dd MRM-1004 - RepositoryServlet tests fail intermittently on Windows.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@718167 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17 03:42:13 +00:00
James William Dumay 7feb3eb525 MRM-1004 - RepositoryServlet tests fail intermittently on Windows. Submitted by Martin Cooper.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@718157 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17 01:39:20 +00:00
Maria Odea B. Ching 125d7ad42e updated tests from previous changes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@713945 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14 07:24:37 +00:00
Maria Odea B. Ching 975b679abf o updated applicationContext
o removed sys out


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@713939 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14 06:57:59 +00:00
James William Dumay 4e6e67b4d6 MRM-1000 - AdministrationServiceImplTest fails on Windows. Thankyou Martin Cooper for sending this patch.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@713649 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13 05:59:08 +00:00
Maria Odea B. Ching db96d2d7f2 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@712168 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07 15:44:29 +00:00
Maria Odea B. Ching 4cd3872031 [maven-release-plugin] prepare release archiva-1.2-M1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@712154 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07 15:15:14 +00:00
Maria Odea B. Ching 9069a71190 removed xmlrpc binder version in archiva-xmlrpc-client
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@711447 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 22:14:42 +00:00
Maria Odea B. Ching 479e509ecd updated sample client to use the atlassian-xmlrpc-binder instead of apache xmlrpc client
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@711444 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 22:09:47 +00:00
Maria Odea B. Ching f2ff86704d [MRM-206]
- added getDependencies(..) and getDependees(..) implementation
- added test cases


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@711320 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 17:17:19 +00:00
Maria Odea B. Ching 9d345b6c94 [MRM-206]
-added search + test cases in web services


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@710189 13f79535-47bb-0310-9956-ffa450edef68
2008-11-03 22:23:23 +00:00
James William Dumay 5e04d6c1a2 Changes for redback trunk (r656)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@710000 13f79535-47bb-0310-9956-ffa450edef68
2008-11-03 02:16:13 +00:00
Maria Odea B. Ching b721c90fea [MRM-985]
o included boolean NOT search in search hints
o changed search hints to appear only when toggled (used jquery)


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@708752 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29 02:12:09 +00:00
James William Dumay a191fba388 Class has moved from the struts2 integration into the common integration in redback
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@708459 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28 06:25:46 +00:00
James William Dumay 165917359a No reason why all the methods on this class should not be static
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@708112 13f79535-47bb-0310-9956-ffa450edef68
2008-10-27 08:58:03 +00:00
James William Dumay 0f96096d44 Fixing method argument names
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@708110 13f79535-47bb-0310-9956-ffa450edef68
2008-10-27 08:53:36 +00:00
Brett Porter 025021505f [MRM-988] remove "dav:" from the POM snippet in repositories page
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@708082 13f79535-47bb-0310-9956-ffa450edef68
2008-10-27 03:51:54 +00:00
James William Dumay 615a79e2bd Updating for latest redback snapshot
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@708062 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 23:57:05 +00:00
Brett Porter 6f9ea6ac86 [MRM-987] convert from prototype + scriptaculous to jquery
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@707814 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25 06:02:24 +00:00
Brett Porter 0e7887712a [MRM-84] fix date picker
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@707813 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25 06:01:41 +00:00
Maria Odea B. Ching 8ea1037a29 [MRM-84]
-fixed optionstransferselect box in pick report
-updated datepicker to jquery datepicker but it's not working :-( 


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@707811 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25 02:47:21 +00:00
James William Dumay 08d84aff96 Fixed the company logo - thanks Don!
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@707543 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 04:46:32 +00:00
James William Dumay f226ac654f The logo is now centered correctly. The Archiva logo has been made smaller.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@707536 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 04:02:25 +00:00
James William Dumay 206e29a58a Fixed internationalisation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@707527 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 03:04:58 +00:00
James William Dumay 13ccfecb4a Fixes the registration problem since moving redback to spring
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@707526 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 02:55:22 +00:00
Maria Odea B. Ching 4101d4f694 added << and >> to Quick Search link text and Advanced Search link text
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@706884 13f79535-47bb-0310-9956-ffa450edef68
2008-10-22 08:07:07 +00:00
Maria Odea B. Ching ce43e1a9e0 [MRM-84]
- add export to CSV
- migrated statistics report to struts2
- added date picker 


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@706873 13f79535-47bb-0310-9956-ffa450edef68
2008-10-22 07:03:57 +00:00
Maria Odea B. Ching c303ba78c7 merged MRM-124 branch (-r706118) - archiva web services
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@706126 13f79535-47bb-0310-9956-ffa450edef68
2008-10-20 05:59:47 +00:00
James William Dumay c64358cfd1 MRM-978 - showArtifactLink tag is broken
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@706124 13f79535-47bb-0310-9956-ffa450edef68
2008-10-20 05:17:30 +00:00
James William Dumay 99722dc772 Brett does not like the margins. I agree that they look dumb.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@706120 13f79535-47bb-0310-9956-ffa450edef68
2008-10-20 04:43:09 +00:00
James William Dumay e605aa289e MRM-977 Upgrade from webwork 2 to Struts 2
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@706113 13f79535-47bb-0310-9956-ffa450edef68
2008-10-20 03:10:09 +00:00
James William Dumay e8526edff2 MRM-975 - update of archiva css so that it matches the site doc look and feel
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@705949 13f79535-47bb-0310-9956-ffa450edef68
2008-10-19 01:39:32 +00:00
James William Dumay 4f965b89cc Merging from trunk
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-struts2@705848 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18 06:45:02 +00:00
James William Dumay 4d3a1f486a Proxy connector and repository group jsps work.
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-struts2@705847 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18 06:02:55 +00:00
James William Dumay f405f16e2d Most jsp's working
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-struts2@705511 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 08:35:26 +00:00
Maria Odea B. Ching 2262565505 merged from archiva-security-fix trunk
changes:
-fix security issue
-added RepositoryServletSecurityTest and ArchivaServletAuthenticatorTest test cases


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@702027 13f79535-47bb-0310-9956-ffa450edef68
2008-10-06 09:05:09 +00:00
Maria Odea B. Ching edf5c67247 [MRM-954]
submitted by Doron Solomon

fix div and close body and html tags in repositoryGroups.jsp


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@701124 13f79535-47bb-0310-9956-ffa450edef68
2008-10-02 13:31:46 +00:00