Commit Graph

4058 Commits

Author SHA1 Message Date
Lukasz Lenart 2a37a2e32d [maven-release-plugin] prepare release STRUTS_2_5_BETA1 STRUTS_2_5_BETA1 2015-07-17 09:36:16 +02:00
Lukasz Lenart eda791e12a Cleans up after dropping blank and mailreader app 2015-07-17 09:27:48 +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
Johannes Geppert d8c4062519 WW-4523 - Add more log statements to RolesInterceptor 2015-07-12 18:14:37 +02:00
Aleksandr Mashchenko 3c9ff04bdb using log with message parameters 2015-07-11 14:59:57 +03:00
Johannes Geppert 4969750f37 WW-4522 Support latest stable AngularJS version in maven angularjs archetype
- Add maven plugin for automatic jshint execution on build
2015-07-11 10:45:31 +02:00
Johannes Geppert 9ef3aba047 WW-4522 Support latest stable AngularJS version in maven angularjs archetype
- Rename exposed service object to avoid naming conflict
2015-07-11 10:44:49 +02:00
Johannes Geppert f200a84a8a WW-4522 Support latest stable AngularJS version in maven angularjs archetype
- Add missing semicolon
2015-07-11 10:34:54 +02:00
Aleksandr Mashchenko 72e8b109b5 WW-4523 - Add more log statements to RolesInterceptor 2015-07-10 21:40:30 +03:00
Johannes Geppert d0a25d688a WW-4522 Support latest stable AngularJS version in maven angularjs archetype
- Refactor the DataService to only expose the callable members
2015-07-10 17:37:10 +02:00
Johannes Geppert 55e10bcf10 WW-4522 Support latest stable AngularJS version in maven angularjs archetype
- Use the 3.1.0 version of servlet api in all archetypes
2015-07-10 17:16:32 +02:00
Johannes Geppert 19a55a8857 WW-4522 Support latest stable AngularJS version in maven angularjs archetype
- Follow angular style guide and use one file for each controller and service
2015-07-10 17:09:58 +02:00
Johannes Geppert 8312ed14ba WW-4522 Support latest stable AngularJS version in maven angularjs archetype
- Rename HelloAction to ApplicationAction
2015-07-10 16:32:23 +02:00
Johannes Geppert 7928d345eb WW-4522 Support latest stable AngularJS version in maven angularjs archetype
- Upgrade angular resources to version 1.4.2
2015-07-10 16:31:33 +02:00
Lukasz Lenart 2ef7cd1223 WW-4519 Adds additional log statement when sending stream 2015-06-28 16:16:52 +02:00
Lukasz Lenart 4672c9ebb5 WW-4355 Replace depreacted HTML attributes with CSS 2015-06-26 21:53:17 +02:00
Lukasz Lenart 46b0ef632f WW-4516 Allows disable BeanInfo cache in devMode 2015-06-26 21:45:30 +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 0fada66b85 WW-4518 Drops deprecated methods 2015-06-23 12:46:29 +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
Naros f18e24d2ac Renamed setter for devMode. 2015-06-22 10:32:05 -05:00
Naros 88bfeb556d Removed unused methods
Removed JSONUtil.serialize(Object) in favor for using the method that
accepts a boolean to control bean caching functionality.
2015-06-22 09:21:13 -05:00
Naros a778ba1a3d Renamed debugMode to devMode.
Renamed the debugMode variable to devMode.
2015-06-22 09:18:24 -05: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
Naros 30df43f1fa WW-4516: Allow JSON plug-in to skip bean cache when devMode is enabled. 2015-06-20 13:19:29 -05: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 86da1ea8c2 WW-4515 Convert try blocks to try-with-resources 2015-06-17 09:51:25 -05:00
Aaron Johnson 0b19499ffd WW-4515 Convert try blocks to try-with-resources 2015-06-17 09:49:26 -05: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 bf15ad20b1 Merge branch 'master' of github.com:apache/struts into feature/WW-4515
# By Johannes Geppert
# Via Johannes Geppert
* 'master' of github.com:apache/struts:
  Fiy typo in commons-digester artifact id
2015-06-17 08:35:24 -05:00