Lukasz Lenart
|
a1de1cfdeb
|
[maven-release-plugin] prepare for next development iteration
|
2025-02-04 07:07:24 +01:00 |
|
Lukasz Lenart
|
9326279769
|
[maven-release-plugin] prepare release STRUTS_7_0_2
|
2025-02-04 07:07:15 +01:00 |
|
Lukasz Lenart
|
b34665046c
|
Improves code quality
Uses existing function to split input using comma
|
2025-02-02 17:22:42 +01:00 |
|
Lukasz Lenart
|
080263e93f
|
[maven-release-plugin] prepare for next development iteration
|
2025-02-02 08:26:01 +01:00 |
|
Lukasz Lenart
|
f6bf43ae0b
|
[maven-release-plugin] prepare release STRUTS_7_0_1
|
2025-02-02 08:25:53 +01:00 |
|
dependabot[bot]
|
e81caf5cec
|
Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.4.1...3.5.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-12-16 01:16:41 +00:00 |
|
Lukasz Lenart
|
9aa41f18ae
|
[maven-release-plugin] prepare for next development iteration
|
2024-12-11 07:56:30 +01:00 |
|
Lukasz Lenart
|
1d95543fbf
|
[maven-release-plugin] prepare release STRUTS_7_0_0
|
2024-12-11 07:56:16 +01:00 |
|
Lukasz Lenart
|
90c9dfa923
|
[maven-release-plugin] prepare for next development iteration
|
2024-11-03 14:51:02 +01:00 |
|
Lukasz Lenart
|
5760d45a3e
|
[maven-release-plugin] prepare release STRUTS_7_0_0_M10
|
2024-11-03 14:50:53 +01:00 |
|
Lukasz Lenart
|
0c2d275dc2
|
WW-5482 Moves locale related code into org.apache.struts2.locale
|
2024-11-03 12:16:55 +01:00 |
|
Lukasz Lenart
|
80dab5294b
|
WW-5481 Moves text related classes into org.apache.struts2.text
|
2024-11-03 09:23:05 +01:00 |
|
Lukasz Lenart
|
83cb936c3a
|
WW-5459 Moves ActionChainResult into org.apache.struts2.result package
|
2024-11-02 15:23:54 +01:00 |
|
Lukasz Lenart
|
dd6bb139f7
|
WW-5459 Moves Action interface into org.apache.struts2.action package
|
2024-11-02 15:09:51 +01:00 |
|
Kusal Kithul-Godage
|
87df4a229d
|
WW-3714 Move new Result class into result package
|
2024-11-02 23:09:41 +11:00 |
|
Kusal Kithul-Godage
|
a43f8a5239
|
Merge remote-tracking branch 'origin/master' into 7.0.x/merge-master-2024-11-02
|
2024-11-02 14:17:56 +11:00 |
|
Kusal Kithul-Godage
|
1908cbab8f
|
Merge pull request #1105 from apache/WW-5476-defaultresultfactory
WW-5478 Deprecate DefaultResultFactory
|
2024-11-02 14:05:37 +11:00 |
|
Kusal Kithul-Godage
|
fe46ad9f4a
|
WW-5478 Deprecate DefaultResultFactory
|
2024-11-02 14:01:36 +11:00 |
|
Kusal Kithul-Godage
|
7cdcd84b83
|
Merge pull request #1072 from apache/fix/WW-5468-modeldriven-2
WW-5468 Exempt ModelDriven Actions from @StrutsParameter requirement
|
2024-11-01 19:17:21 +11:00 |
|
Kusal Kithul-Godage
|
32bc4045ba
|
WW-3714 Moves all classes from com.opensymphony.xwork2 into org.apache.struts2
|
2024-11-01 19:02:21 +11:00 |
|
Kusal Kithul-Godage
|
56004a10a2
|
Merge branch 'kusal-depr-apis-5' into 7.0.x/merge-master-2024-11-01
# Conflicts:
# core/src/main/java/com/opensymphony/xwork2/ActionEventListener.java
# core/src/main/java/com/opensymphony/xwork2/ModelDriven.java
# core/src/main/java/com/opensymphony/xwork2/interceptor/AliasInterceptor.java
# core/src/main/java/com/opensymphony/xwork2/interceptor/PrepareInterceptor.java
# core/src/main/java/com/opensymphony/xwork2/validator/DelegatingValidatorContext.java
# core/src/main/java/org/apache/struts2/interceptor/ActionFileUploadInterceptor.java
# plugins/dwr/src/main/java/org/apache/struts2/validators/DWRValidator.java
# plugins/oval/src/main/java/org/apache/struts2/oval/interceptor/OValValidationInterceptor.java
|
2024-11-01 15:33:41 +11:00 |
|
Lukasz Lenart
|
67e0477993
|
WW-5476 Deprecates tag's parameters as replaced with attributes
|
2024-10-25 08:28:18 +02:00 |
|
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
|
ad9224512d
|
WW-5209 Upgrade to Jakarta Bean Validation 3.1.0
|
2024-10-20 11:35:56 +02:00 |
|
Lukasz Lenart
|
954453b66e
|
Merge pull request #1077 from apache/feature/WW-5472-remove-sitemesh
WW-5472 Removes Struts Sitemesh plugin
|
2024-10-20 11:10:17 +02:00 |
|
Lukasz Lenart
|
3a08c1094e
|
Merge pull request #1067 from apache/feature/WW-5465-attributes
WW-5465 Renames tag parameters to attributes
|
2024-10-20 11:05:35 +02:00 |
|
Lukasz Lenart
|
ce71dab1de
|
WW-5472 Removes Struts Sitemesh plugin
|
2024-10-16 12:00:09 +02:00 |
|
Lukasz Lenart
|
8dc652789a
|
Merge remote-tracking branch 'origin/master' into merge/master-to-7xx-2024-10-15
# Conflicts:
# core/src/main/java/org/apache/struts2/components/UIBean.java
# plugins/javatemplates/src/test/java/org/apache/struts2/views/java/simple/AbstractTest.java
# pom.xml
|
2024-10-15 07:36:23 +02:00 |
|
Kusal Kithul-Godage
|
f6c17e9c6d
|
WW-5468 Replace tabs with spaces
|
2024-10-14 18:52:12 +11:00 |
|
Kusal Kithul-Godage
|
58e19dde30
|
WW-5468 Remove unneeded annotations
|
2024-10-14 18:52:12 +11:00 |
|
Lukasz Lenart
|
49ddf6130a
|
WW-5471 Marks Sitemesh plugin as deprecated
|
2024-10-14 07:55:05 +02:00 |
|
Lukasz Lenart
|
00f979e9c2
|
WW-5465 Renames tag parameters to attributes
|
2024-10-13 10:25:13 +02:00 |
|
Lukasz Lenart
|
5c5683907c
|
WW-5468 Fixes @StrutsParameter for ModelDriven
|
2024-10-11 11:31:14 +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 |
|
Lukasz Lenart
|
514c52b51d
|
Merge branch 'master' into merge/master-to-7xx-2024-09-10
|
2024-09-10 18:49:43 +02: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
|
9292dc2d07
|
WW-5450 Uses existing Jakarta constants instead of free hand strings
|
2024-08-30 13:41:43 +02:00 |
|
Kusal Kithul-Godage
|
1b540c2883
|
WW-5453 Rename VelocityManager interface and default implementation
|
2024-08-02 19:54:02 +10:00 |
|
Kusal Kithul-Godage
|
ca358c57d2
|
WW-5449 Increase coverage
|
2024-07-26 20:21:45 +10:00 |
|
Kusal Kithul-Godage
|
902dca06ca
|
WW-5449 Minor clean up
|
2024-07-26 19:28:12 +10:00 |
|
Kusal Kithul-Godage
|
015544abda
|
WW-5449 Make Velocity Tools dependency optional for Velocity plugin
|
2024-07-26 19:22:54 +10:00 |
|
Kusal Kithul-Godage
|
1ecfbae465
|
WW-5386 Delete deprecated FileUploadInterceptor
|
2024-07-26 17:29:24 +10:00 |
|
Kusal Kithul-Godage
|
bf56c59d88
|
WW-5411 Delete old comment
|
2024-07-26 16:59:17 +10:00 |
|
Kusal Kithul-Godage
|
aec78dd161
|
WW-5411 Misc code cleanup
|
2024-07-25 21:16:56 +10:00 |
|
Kusal Kithul-Godage
|
6c6ef447c9
|
WW-5411 Delete deprecated code part 3
|
2024-07-25 20:12:54 +10:00 |
|