summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-webapp
Commit message (Collapse)AuthorAgeFilesLines
* Brett does not like the margins. I agree that they look dumb.James William Dumay2008-10-201-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@706120 13f79535-47bb-0310-9956-ffa450edef68
* MRM-977 Upgrade from webwork 2 to Struts 2James William Dumay2008-10-20139-1066/+1079
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@706113 13f79535-47bb-0310-9956-ffa450edef68
| * Merging from trunkJames William Dumay2008-10-188-78/+607
| |\ | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-struts2@705848 13f79535-47bb-0310-9956-ffa450edef68
| * | Proxy connector and repository group jsps work.James William Dumay2008-10-183-14/+15
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-struts2@705847 13f79535-47bb-0310-9956-ffa450edef68
| * | Most jsp's workingJames William Dumay2008-10-1739-273/+232
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-struts2@705511 13f79535-47bb-0310-9956-ffa450edef68
| * | Change from ww to struts 2James William Dumay2008-10-021-12/+12
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-struts2@701007 13f79535-47bb-0310-9956-ffa450edef68
| * | Use correct DTD nameJames William Dumay2008-10-021-1/+1
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-struts2@700995 13f79535-47bb-0310-9956-ffa450edef68
| * | Behold! Struts2!James William Dumay2008-10-01125-879/+938
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-struts2@700721 13f79535-47bb-0310-9956-ffa450edef68
* | | MRM-975 - update of archiva css so that it matches the site doc look and feelJames William Dumay2008-10-197-38/+37
| |/ |/| | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@705949 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-954]Maria Odea B. Ching2008-10-021-1/+5
| | | | | | | | | | | | | | | | | | 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
* | [MRM-397]Maria Odea B. Ching2008-10-021-0/+0
| | | | | | | | | | | | | | | | | | submitted by John Michael Luy replaced archiva-splat-32.gif with a transparent one git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@701110 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-84]Maria Odea B. Ching2008-10-023-98/+269
| | | | | | | | | | | | | | | | -added row count config in statistics report -added pagination in report git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@701033 13f79535-47bb-0310-9956-ffa450edef68
* | removed unused variables in results.jspMaria Odea B. Ching2008-10-021-3/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@700989 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-84]Maria Odea B. Ching2008-10-016-71/+429
| | | | | | | | | | | | | | | | | | -added statistics report in reports UI -added statistics report generator with tests -added new fields (totalProjectCount, totalGroupCount, totalArtifactCount and totalSize) to RepositoryContentStatistics table git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@700729 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-946]Maria Odea B. Ching2008-09-281-0/+5
|/ | | | | | | added User Roles in nav menu git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@699802 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-580]Maria Odea B. Ching2008-09-192-2/+2
| | | | | | | | submitted by Gwen Harold Autencio -display error in page where user doesn't have write access to the directory specified for the repo location git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@697047 13f79535-47bb-0310-9956-ffa450edef68
* upgrade redback to 1.1Maria Odea B. Ching2008-09-171-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@696219 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-90]Maria Odea B. Ching2008-09-176-90/+513
| | | | | | | | | | | | submitted by Gwen Harold Autencio -filtered/advanced search additional changes to patch: -applied formatting -removed unused methods and imports git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@696137 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-948] remove direct use of database and indexer from the core consumers, ↵Brett Porter2008-09-141-5/+0
| | | | | | | | | trim database related dependencies Merged from: r694625 git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@695101 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-834] use Apache 2.0 mod_proxy header if available for those that don't ↵Brett Porter2008-09-121-9/+20
| | | | | | want to use ProxyPreserveHost git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@694564 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-943] only show "search within results" on the results page, and improve ↵Brett Porter2008-09-113-43/+37
| | | | | | the surrounding text git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@694533 13f79535-47bb-0310-9956-ffa450edef68
* merged from -r694516 (MRM-912: updated url link for rss feed) 1.1.x branchMaria Odea B. Ching2008-09-111-5/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@694519 13f79535-47bb-0310-9956-ffa450edef68
* change logger name of security from plexus.security to plexus.redbackMaria Odea B. Ching2008-09-111-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@694157 13f79535-47bb-0310-9956-ffa450edef68
* merged from -r693737 (MRM-765: disabled the Add link if there are no remote ↵Maria Odea B. Ching2008-09-102-8/+28
| | | | | | | | | repositories defined and inform the user that it is disabled) 1.1.x branch git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@693741 13f79535-47bb-0310-9956-ffa450edef68
* merge -r692978 (MRM-847: display <plugin> for maven-plugin and change title ↵Maria Odea B. Ching2008-09-081-2/+15
| | | | | | to POM Snippet in artifact info page) from 1.1.x branch git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@692979 13f79535-47bb-0310-9956-ffa450edef68
* merge -r691892 (fix NPE when clicking next & previous icon of bytecode ↵Maria Odea B. Ching2008-09-041-1/+5
| | | | | | search results) from 1.1.x branch git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@691911 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-915] and [MRM-926]Maria Odea B. Ching2008-09-035-6/+30
| | | | | | | -get the default guest users from redback config files instead of the hardcoded constant value git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@691581 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-839]Maria Odea B. Ching2008-08-216-34/+49
| | | | | | | -updated the rss url for repositories and artifacts git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@687634 13f79535-47bb-0310-9956-ffa450edef68
* MRM-541 - convenient way to take Archiva proxies "offline"James William Dumay2008-08-203-2/+8
| | | | | | | | * Adding icons for enable/disable from http://en.wikipedia.org/wiki/Power_symbol which are public domain. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@687275 13f79535-47bb-0310-9956-ffa450edef68
* MRM-541 - convenient way to take Archiva proxies "offline"James William Dumay2008-08-191-7/+3
| | | | | | | | * Formatting changes git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@687038 13f79535-47bb-0310-9956-ffa450edef68
* MRM-541 - convenient way to take Archiva proxies "offline"MRM-541James William Dumay2008-08-192-0/+437
| | | | | | | | | * Unit tests for actions git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-541@687032 13f79535-47bb-0310-9956-ffa450edef68
* MRM-541 - convenient way to take Archiva proxies "offline"James William Dumay2008-08-191-1/+1
| | | | | | | | * Unit tests for actions git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-541@687026 13f79535-47bb-0310-9956-ffa450edef68
* MRM-541 - convenient way to take Archiva proxies "offline"James William Dumay2008-08-196-0/+327
| | | | | | | | | * Implemented UI for enabling/disabling proxy connectors * changes to RepositoryProxyConnectors to skip offline connectors git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-541@686984 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-905]Maria Odea B. Ching2008-08-1819-54/+54
| | | | | | | | submitted by Fabrice Daugan -replace EL exepressions containing "empty(" with "empty (", and "not(" with "not (" as EL expression requires git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@686665 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-896]Maria Odea B. Ching2008-08-061-8/+13
| | | | | | | -remove classifier from filename of poms during artifact upload git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@683220 13f79535-47bb-0310-9956-ffa450edef68
* Add LDAP snippetEmmanuel Venisse2008-08-051-0/+165
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@682713 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-814]Maria Odea B. Ching2008-08-053-0/+80
| | | | | | | | | submitted by Mark Jeffery -add check for blank field and for a valid cron expression -used custom field validator to wrap org.codehaus.plexus.scheduler.CronExpressionValidator git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@682588 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-895]Maria Odea B. Ching2008-08-042-8/+9
| | | | | | | | submitted by Mark Jeffrey -no longer pass the class loader in ArchivaVersion.determineVersion() git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@682269 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-873]Maria Odea B. Ching2008-08-041-7/+13
| | | | | | | | submitted by Gwen Harold Autencio -do not display the up image link of the first repository and do not display the down image link of the last repository git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@682250 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-892]Maria Odea B. Ching2008-07-292-11/+8
| | | | | | | | -instead of using different keywords like 'class:', 'package:' or 'method', just use one keyword for all which is 'bytecode:', user can just use the filtered search for specifics once it is implemented git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680606 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-892]Maria Odea B. Ching2008-07-282-6/+38
| | | | | | | | -changed the implementation of search by class, package or method to use specific keywords 'class:', 'package:' or 'method:' when searching for them (ex. class:MyClass) git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680352 13f79535-47bb-0310-9956-ffa450edef68
* oops, redback should be upgraded to 1.0.3-SNAPSHOT and not 1.1-SNAPSHOTMaria Odea B. Ching2008-07-261-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@679963 13f79535-47bb-0310-9956-ffa450edef68
* -upgraded to redback 1.1-SNAPSHOT for the fix for MRM-584 (new user cannot ↵Maria Odea B. Ching2008-07-261-3/+3
| | | | | | login) git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@679959 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-817]Maria Odea B. Ching2008-07-253-11/+43
| | | | | | | | submitted by Gwen Harold Autencio -in the artifact information tab, display the repo id where the artifact came from git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@679767 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-883]Maria Odea B. Ching2008-07-251-2/+8
| | | | | | | | -do not generate feed if there are no information available -return 204 if no information/update available git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@679754 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2008-07-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677215 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.1Maria Odea B. Ching2008-07-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677213 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-864]Maria Odea B. Ching2008-07-163-2/+86
| | | | | | | | | -use a lucene Filter with BooleanQuery and the LuceneQuery for searching within the search results -added a checkbox in the general search page to search from the results only -maintain a list of previous query strings if searchResultsOnly option is enabled in general search git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677197 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-550]Maria Odea B. Ching2008-07-131-6/+12
| | | | | | | | submitted by John Michael Luy -don't display the "up" link/image when it is the first item and won't dispaly the "down" link/image if it is the last item git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@676261 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-861]Maria Odea B. Ching2008-07-111-10/+40
| | | | | | | -fixed up the number links in the pagination git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675852 13f79535-47bb-0310-9956-ffa450edef68