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
Johannes Geppert
3720bbff41
Fiy typo in commons-digester artifact id
2015-06-17 08:04:13 +02: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
bacc571444
Switch to latest commons-collections, commons-io, commons-lang3 and commons-digester versions
2015-06-16 20:52:26 +02:00
Johannes Geppert
5a835cf6ac
Minor code improvements's in the cdi, convention, jasperreports, junit, rest and sitemesh plugin
...
- Use Java 7 features like diamond operator
- Improve some logging message and don't check LOG.isXxx if not necessary
- Fix some typos
- Use BooleanUtils.toBoolean(string) instead of "true".isEquals to be more robust
2015-06-16 20:37:20 +02:00
Johannes Geppert
2e9df577aa
Minor code improvements's in the xwork-core module
...
- Use Java 7 features like diamond operator and multi catch
- Improve some logging message and don't check LOG.isXxx if not necessary
- Fix some typos
- Use BooleanUtils.toBoolean(string) instead of "true".isEquals to be more robust
2015-06-15 19:36:36 +02:00
Johannes Geppert
9e95d79294
Remove provider class generic to fix compile error which breaks the build
2015-06-14 13:51:26 +02:00
cnenning
48b0640831
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/struts into asf
2015-06-12 10:52:54 +02:00
cnenning
a1abdd873d
adjusted h1 to match page title
2015-06-12 10:51:37 +02:00
cnenning
95ee8a780c
fixed display of last two fields
2015-06-12 10:46:00 +02:00
cnenning
f3a0dcaf24
using java.util.Date instead of java.sql.Date
2015-06-12 10:39:04 +02:00
cnenning
372ce960e2
using ObjectFactory instead of Class.forName()
2015-06-12 10:30:38 +02:00
cnenning
8128ca6b60
small updates to logging
2015-06-12 10:28:44 +02:00
Johannes Geppert
fa9cac7037
WW-4513 Move mailreader app to struts2-examples
...
- Struts2 mailreader app was moved to struts-examples.git repository
2015-06-11 21:27:02 +02:00
Johannes Geppert
be6e0c01aa
WW-4512 Move struts2 jboss-blank app to struts2-examples
...
- JBoss Blank app was moved to struts-examples.git repository
2015-06-11 21:26:01 +02:00