Commit Graph

1722 Commits

Author SHA1 Message Date
Kusal Kithul-Godage 2757c23572 WW-3714 Fix replacement ValidationAware marker not recognised 2024-10-22 17:01:57 +11:00
Kusal Kithul-Godage ebedd7391f WW-3714 Marker interface migration follow-up 2024-10-22 13:55:46 +11:00
Lukasz Lenart 49ddf6130a WW-5471 Marks Sitemesh plugin as deprecated 2024-10-14 07:55:05 +02:00
Lukasz Lenart d33be1d43c [maven-release-plugin] prepare for next development iteration 2024-10-05 16:08:38 +02:00
Lukasz Lenart c812450292 [maven-release-plugin] prepare release STRUTS_6_6_1 2024-10-05 16:08:26 +02:00
Lukasz Lenart 0bd4266d2f WW-5297 Fixes checking nonce of invalidated session 2024-09-24 07:31:12 +02:00
dependabot[bot] d7626ed7d6 Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.1
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.3.0 to 3.4.1.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.3.0...3.4.1)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 01:55:27 +00:00
dependabot[bot] 4c95983abb Bump org.jfree:jfreechart from 1.5.4 to 1.5.5
Bumps [org.jfree:jfreechart](https://github.com/jfree/jfreechart) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/jfree/jfreechart/releases)
- [Commits](https://github.com/jfree/jfreechart/compare/v1.5.4...v1.5.5)

---
updated-dependencies:
- dependency-name: org.jfree:jfreechart
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 01:41:23 +00:00
Lukasz Lenart 735d1bc88d WW-5461 Extends UploadedFile with inputName field 2024-09-03 07:40:17 +02:00
Lukasz Lenart f977f0c0e5 [maven-release-plugin] prepare for next development iteration 2024-07-20 08:28:46 +02:00
Lukasz Lenart d6e30b45da [maven-release-plugin] prepare release STRUTS_6_6_0 2024-07-20 08:28:35 +02:00
Kusal Kithul-Godage cb62cb4e9a WW-5440 Fix OGNL allowlist compat with Convention plugin 2024-07-14 00:34:06 +10:00
Kusal Kithul-Godage f9953938f7 WW-5440 Add missing annotations 2024-07-13 21:57:26 +10:00
Kusal Kithul-Godage fcc2c9d3ab WW-5441 Bump net.sf.jasperreports:jasperreports to 6.21.3 2024-07-13 18:52:57 +10:00
Lukasz Lenart 54e387dc6f [maven-release-plugin] prepare for next development iteration 2024-07-12 07:27:19 +02:00
Lukasz Lenart dbfb59cb7c [maven-release-plugin] prepare release STRUTS_6_5_0 2024-07-12 07:27:08 +02:00
Kusal Kithul-Godage abf03fdccc WW-5428 Clean up SecurityMemberAccessProxyTest 2024-07-08 16:58:07 +10:00
dependabot[bot] a99162a1a4 Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.2.0...3.3.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 01:28:53 +00:00
Lukasz Lenart 49b8eedf1f Merge pull request #920 from apache/fix/WW-5419-tiles
[WW-5419] Fixes support for loading Tiles definitions
2024-05-06 18:20:54 +02:00
dependabot[bot] c1c6a463a8 Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.2.0
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/exec-maven-plugin-3.1.0...3.2.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 01:15:19 +00:00
Lukasz Lenart a88cb741d0 WW-5419 Fixes support for loading Tiles definitions 2024-04-22 06:49:44 +02:00
Jeffery Xie 0074b70286 WW-5407 extend SecurityMemberAccess proxy detection to other proxies 2024-04-09 14:46:45 +10:00
Lukasz Lenart c6d13f1016 [maven-release-plugin] prepare for next development iteration 2024-04-07 11:22:16 +02:00
Lukasz Lenart 9c5c80d173 [maven-release-plugin] prepare release STRUTS_6_4_0 2024-04-07 11:22:06 +02:00
Lukasz Lenart a6d6d918fa Reverts release and fixes issue with assembly 2024-04-07 11:14:44 +02:00
Lukasz Lenart 5e8b81b382 [maven-release-plugin] prepare for next development iteration 2024-04-07 08:13:17 +02:00
Lukasz Lenart f8381fbdbf [maven-release-plugin] prepare release STRUTS_6_4_0 2024-04-07 08:13:07 +02:00
Lukasz Lenart c7ae614824 WW-5402 Auto loads Tiles definitions from classpath 2024-03-31 11:52:59 +02:00
Kusal Kithul-Godage cda2a2b231 WW-5251 Reinstate deleted interfaces with transparent compat 2024-03-27 18:41:24 +11:00
Lukasz Lenart c553c93fab Merge pull request #843 from apache/dependabot/maven/net.sf.jasperreports-jasperreports-6.21.0
WW-5397 Bump net.sf.jasperreports:jasperreports from 6.20.6 to 6.21.0
2024-02-16 09:43:26 +01:00
Greg Huber de9aacef61 s:file shows server/file location WW-5396 2024-02-14 11:04:43 +00:00
Greg Huber e3ca240b70 s:file shows server/file location WW-5396 2024-02-14 10:50:50 +00:00
Aleksandr Mashchenko 6d6097c729 WW-5394 Use request encoding 2024-02-10 15:48:06 +02:00
Kusal Kithul-Godage 889a4180cd WW-5391 Fix serialisation warnings 2024-02-03 13:18:02 +11:00
Kusal Kithul-Godage 93f0a5116b WW-5391 Fix bean definition 2024-02-02 17:48:14 +11:00
Kusal Kithul-Godage b5fca66ad0 WW-5391 Migrate other usages 2024-02-02 17:42:56 +11:00
Kusal Kithul-Godage ace6a713c4 WW-5391 Fix VelocityDecoratorServlet 2024-02-02 17:34:58 +11:00
Kusal Kithul-Godage 9328ae7ec1 WW-5391 Add interface for VelocityManager extension point 2024-02-02 17:25:17 +11:00
Lukasz Lenart e9738698a4 WW-5387 Fixes remove() signature 2024-01-16 20:36:00 +01:00
dependabot[bot] ceb0a9a737 Bump net.sf.jasperreports:jasperreports from 6.20.6 to 6.21.0
Bumps [net.sf.jasperreports:jasperreports](https://github.com/TIBCOSoftware/jasperreports) from 6.20.6 to 6.21.0.
- [Release notes](https://github.com/TIBCOSoftware/jasperreports/releases)
- [Commits](https://github.com/TIBCOSoftware/jasperreports/commits)

---
updated-dependencies:
- dependency-name: net.sf.jasperreports:jasperreports
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 01:39:27 +00:00
Kusal Kithul-Godage 3b078995aa Merge pull request #826 from apache/WW-5382-stale-config
WW-5382 Fix stale injections in Dispatcher
2024-01-07 02:14:28 +11:00
Lukasz Lenart 5e9dd3d690 Merge pull request #830 from apache/feature/WW-5383-exclude-jars
[WW-5383] Updates RegEx to excludes JARs by default
2024-01-04 10:10:58 +01:00
Lukasz Lenart cc78033d3d WW-5383 Updates RegEx to excludes JARs by default 2024-01-04 06:49:10 +01:00
Kusal Kithul-Godage ee600f99b1 WW-5379 Use ValueStackProvider marker interface for Velocity context implementation flexibility 2024-01-02 21:24:40 +11:00
Kusal Kithul-Godage 946737c811 WW-5382 Rework Dispatcher injections 2024-01-02 03:57:45 +11:00
Kusal Kithul-Godage 6f1e1222bc WW-5382 Rework existing Dispatcher tests and base test classes 2024-01-02 02:56:57 +11:00
Kusal Kithul-Godage 450ee91b03 WW-5379 Fix not looking in chained contexts' chained contexts 2023-12-28 08:17:20 +11:00
Kusal Kithul-Godage 3eddd56d2d WW-5379 Add support for internal and chained contexts 2023-12-28 07:42:23 +11:00
Kusal Kithul-Godage 3dbc5c250e WW-5379 Implement alternative mechanism for Velocity directives to obtain ValueStack 2023-12-28 05:00:31 +11:00
Lukasz Lenart 0bc0217b9d WW-5371 Implements action based file upload 2023-12-11 07:37:38 +01:00