Commit Graph

1806 Commits

Author SHA1 Message Date
Lukasz Lenart c1928ad06b Fixes tests 2015-08-31 18:36:04 +02:00
Lukasz Lenart c3f4457b8b Fixes tests 2015-08-31 14:43:31 +02:00
Lukasz Lenart 4565993463 Extends Unknown Handler to allowed check if method is allowed 2015-08-31 14:43:21 +02:00
Lukasz Lenart fb0c4a5850 Drops outdated attribute 2015-08-31 14:42:44 +02:00
Lukasz Lenart 55b8070048 Drops strict DMI 2015-08-31 14:41:57 +02:00
Lukasz Lenart fd22e3a16c Uses global-allowed-methods config para 2015-08-31 14:35:16 +02:00
Lukasz Lenart ce884e92a1 Defines global-allowed-methods 2015-08-31 14:33:31 +02:00
Lukasz Lenart 065b5b79ae Drops wildcard as a valid action method 2015-08-31 14:31:59 +02:00
Lukasz Lenart 16fa0ed80c WW-4342 Moves snippets directly to the Wiki 2015-08-11 16:15:12 +02:00
Johannes Geppert 3e1087a7fa WW-4532 Javascript generated by s:doubleselect has global variables that can interfer with the rest of the app
- Fix problem with missing var for loop variable and possible mixed scope
2015-08-04 22:02:24 +02:00
Johannes Geppert 0469947e67 WW-4532 Javascript generated by s:doubleselect has global variables that can interfer with the rest of the app
- Follow jslint recommendations in javascript resources
2015-08-04 22:01:39 +02:00
Johannes Geppert 49c43b377e WW-4532 Javascript generated by s:doubleselect has global variables that can interfer with the rest of the app
- Introduce new build plugin to automatically execute jslint checks during build on javascript resources
2015-08-04 22:00:16 +02:00
Johannes Geppert 775c82a743 WW-4531- Improve javadoc to be compatible with more strict JDK8 javadoc standard 2015-07-24 20:27:31 +02:00
Lukasz Lenart 98d7756cbb [maven-release-plugin] prepare for next development iteration 2015-07-17 09:36:30 +02:00
Lukasz Lenart 2a37a2e32d [maven-release-plugin] prepare release STRUTS_2_5_BETA1 2015-07-17 09:36:16 +02:00
Johannes Geppert 1817207816 Correct Exception type in java doc 2015-07-16 22:35:32 +02:00
Johannes Geppert eb564a25e1 Fix wrong closing HTML tags in javadoc comments 2015-07-16 22:02:21 +02:00
Aleksandr Mashchenko f85c60ea47 WW-4527 - Show property class in debug tag 2015-07-14 22:24:08 +03:00
Johannes Geppert 9172cf34f2 Fix wrong closing HTML tags in javadoc comments 2015-07-13 21:01:16 +02:00
Aleksandr Mashchenko 3c9ff04bdb using log with message parameters 2015-07-11 14:59:57 +03:00
Aleksandr Mashchenko 72e8b109b5 WW-4523 - Add more log statements to RolesInterceptor 2015-07-10 21:40:30 +03:00
Lukasz Lenart 2ef7cd1223 WW-4519 Adds additional log statement when sending stream 2015-06-28 16:16:52 +02:00
Aleksandr Mashchenko bcf4d80b48 site html-s 2015-06-26 01:02:16 +03:00
Aleksandr Mashchenko 90444f9999 Merge branch 'master' into feature/remove-html5-deprecations
Conflicts:
	core/src/main/resources/template/simple/inputtransferselect.ftl
	core/src/site/resources/tags/reset.html
	core/src/site/resources/tags/submit.html
2015-06-26 00:49:51 +03:00
Lukasz Lenart b532ad06b7 WW-4518 Moves classes to proper packages 2015-06-23 17:39:39 +02:00
Lukasz Lenart fd0db86560 WW-4518 Moves the new filters to proper package 2015-06-23 17:36:32 +02:00
Lukasz Lenart 6bc99ab939 WW-4518 Moves results to dedicated package 2015-06-23 17:14:27 +02:00
Lukasz Lenart 8de090fda2 WW-4518 Drops FilterDispatcher 2015-06-23 16:09:34 +02:00
Lukasz Lenart e133b9efc2 WW-4518 Cleans up deprecation flags 2015-06-23 15:48:31 +02:00
Lukasz Lenart 812afbba57 Drops public in interface 2015-06-23 13:17:13 +02:00
Lukasz Lenart 3c03b49481 WW-4518 Makes Dispatcher immutable 2015-06-23 13:09:15 +02:00
Lukasz Lenart c4f5910188 WW-4518 Drops unused Struts object factory 2015-06-23 12:27:51 +02:00
Lukasz Lenart 52b478f59a WW-4518 Adds since marker to things marked as deprecated in this release 2015-06-23 12:21:19 +02:00
Lukasz Lenart c50605a945 WW-4518 Drops another deprecated APIs 2015-06-23 12:11:49 +02:00
Lukasz Lenart a4abb3474d WW-4518 Drops deprecated API from ActionProxyFactory 2015-06-23 09:26:27 +02:00
Lukasz Lenart 3bbe681346 WW-4207 Upgrades OGNL to latest available version 2015-06-22 08:33:59 +02:00
Lukasz Lenart ce61023a4c WW-4517 UnknownHandlers should return null instead of throwing an
exception
2015-06-21 18:56:07 +02:00
Lukasz Lenart 586f770d30 WW-4439 Drops support for do prefix in methods 2015-06-21 11:37:28 +02:00
Lukasz Lenart 356b5c57b2 WW-4443 Renames scope DEFAULT into PROTOTYPE 2015-06-18 11:53:34 +02:00
Lukasz Lenart e2347f165c WW-4077 Moves ValidationAware interface into proper package 2015-06-18 11:33:49 +02:00
Lukasz Lenart 82cb1286cd Merges xwork packages into struts 2015-06-17 23:08:30 +02:00
Lukasz Lenart 31af5842e0 Merges xwork packages into struts 2015-06-17 23:08:04 +02:00
Aaron Johnson c71c3def74 WW-4515 Convert try blocks to try-with-resources 2015-06-17 09:32:57 -05:00
Aaron Johnson 3fab155b4c WW-4515 Convert try blocks to try-with-resources 2015-06-17 09:24:08 -05:00
Aaron Johnson ebf4b170c0 Merge branch 'master' of github.com:apache/struts
# By Johannes Geppert (16) and others
# Via Johannes Geppert (2) and others
* 'master' of github.com:apache/struts: (27 commits)
  Switch to latest commons-collections, commons-io, commons-lang3 and commons-digester versions
  Minor code improvements's in the cdi, convention, jasperreports, junit, rest and sitemesh plugin
  Minor code improvements's in the xwork-core module
  Remove provider class generic to fix compile error which breaks the build
  adjusted h1 to match page title
  fixed display of last two fields
  using java.util.Date instead of java.sql.Date
  using ObjectFactory instead of Class.forName()
  small updates to logging
  WW-4513 Move mailreader app to struts2-examples
  WW-4512 Move struts2 jboss-blank app to struts2-examples
  WW-4511 Move struts2 blank app to struts2-examples
  added some more eclipse specific directories to .gitignore
  added testcase for action with method prefixed by 'do'
  fixed some typos in javadoc
  fixed some generics related warnings and did a little re-formatting
  added missing jquery file
  Minor code improvement's in the struts json plugin
  Minor code improvement's in the struts spring plugin
  Minor code improvements's in the struts core module
  ...
2015-06-16 14:24:38 -05:00
Johannes Geppert e47a1127f8 Minor code improvements's in the struts core module
- Use Java 7 features like diamond operater and multi catch
- Improve some logging message and don't check LOG.isXxx if not necessary
- Fix some typos
- Imrove some loops and use for each instead of iterator
- Use BooleanUtils.toBoolean(string) instead of "true".isEquals to be more robust
2015-06-08 19:27:06 +02:00
Lukasz Lenart 7d2370e017 WW-4499 Drops misleading readonly attribute
Closes #41
2015-06-08 11:11:20 +02:00
Johannes Geppert b074c08884 Correct some urls to the docs to the right location 2015-06-07 21:03:54 +02:00
Johannes Geppert 243c92bf46 WW-4510 Upgrade spring plugin dependencies to spring version 4.x
- The Servlet API mocks in Spring Framework 4.x only supports Servlet 3.0 and higher
2015-06-07 20:59:42 +02:00
Johannes Geppert 8aa389e376 WW-4510 Upgrade spring plugin dependencies to spring version 4.x
- Replace deprecated singleton="false" with scope="prototype"
- The boundary parameter needs to be in the header request
2015-06-07 18:33:18 +02:00