Aleksandr Mashchenko
|
087cf610ab
|
WW-4590 - Allow to use multiple names in result
|
2016-01-18 21:23:46 +02:00 |
|
Lukasz Lenart
|
d923c7c4f2
|
WW-4584 Upgrades Tiles plugin to Tiles 3
Also drops existing Tiles 3 plugin
|
2016-01-18 15:55:59 +01:00 |
|
Lukasz Lenart
|
93375125ad
|
Simplifies logging
|
2016-01-17 10:25:36 +01:00 |
|
Lukasz Lenart
|
294394b256
|
WW-3266 Uses getFieldValue() instead of getDescription()
|
2016-01-16 10:03:11 +01:00 |
|
Lukasz Lenart
|
328da4e225
|
Adds support for I18N
|
2016-01-15 10:12:25 +01:00 |
|
Lukasz Lenart
|
a42a1731f3
|
Adds support to use Struts' Locale
|
2016-01-15 10:12:15 +01:00 |
|
Lukasz Lenart
|
f645c91ee6
|
Extracts constants representing expression languages
|
2016-01-15 08:45:54 +01:00 |
|
Lukasz Lenart
|
0e85da6228
|
Uses existing constants instead of literals
|
2016-01-15 08:44:25 +01:00 |
|
Aleksandr Mashchenko
|
e0003f0471
|
WW-4585 Struts2 Rest plugin doesn't handle JSESSIONID with DMI
|
2016-01-14 20:01:57 +02:00 |
|
Rene Gielen
|
ee83d4a6db
|
WW-4381 - exclude org.olap4j:olap4j for compile, to fix broken builds behind Maven mirror
|
2016-01-14 18:04:29 +01:00 |
|
Lukasz Lenart
|
b5c96a5888
|
Simplifies logic to fetch HttpServletRequest
|
2016-01-14 08:17:50 +01:00 |
|
Lukasz Lenart
|
5bd54cf8ac
|
Extends logging
|
2016-01-13 17:22:36 +01:00 |
|
Lukasz Lenart
|
66d29d42c3
|
Overrides method to use defined base instead of fetching it again
|
2016-01-13 12:05:58 +01:00 |
|
Lukasz Lenart
|
334e6ca462
|
Defines helper method to fetch ActionContext from request
|
2016-01-13 12:05:03 +01:00 |
|
Lukasz Lenart
|
b417894ebc
|
Adds missing dependencies to tiles-request
|
2016-01-13 12:04:43 +01:00 |
|
Lukasz Lenart
|
6f98d776c3
|
Renames class to match pattern used in Tiles
|
2016-01-12 22:16:06 +01:00 |
|
Lukasz Lenart
|
e56d8b2e07
|
Merge remote-tracking branch 'upstream/master' into upgrade-tiles-plugin
Conflicts:
pom.xml
|
2016-01-12 10:42:04 +01:00 |
|
Lukasz Lenart
|
33edfffbe2
|
Migrates tiles-portlet to the same version
|
2016-01-12 10:36:46 +01:00 |
|
Lukasz Lenart
|
c07020cb7c
|
Uses new way to access TileContainer
|
2016-01-12 10:14:11 +01:00 |
|
Lukasz Lenart
|
ace6a5d5ee
|
Adjusts code to Tiles 3
|
2016-01-12 10:13:51 +01:00 |
|
Lukasz Lenart
|
4638b33457
|
Adds missing Tiles API dependency
|
2016-01-12 10:13:38 +01:00 |
|
Lukasz Lenart
|
af82d23c95
|
Upgrade Tiles dependencies
|
2016-01-12 08:51:14 +01:00 |
|
Lukasz Lenart
|
47ecd001ec
|
Ports solution from 2.3.x branch
|
2016-01-12 08:51:03 +01:00 |
|
Lukasz Lenart
|
5fe760dc67
|
Removes module
|
2016-01-12 08:19:52 +01:00 |
|
Lukasz Lenart
|
2d0fe9f742
|
Drops Tiles 3 plugin
|
2016-01-12 08:19:26 +01:00 |
|
Victor Sosa
|
37f822f9cc
|
Patch WW-3266
getFieldValue() method of ValueStackDataSource uses getDescription() to
get field value may not appropriate
|
2016-01-07 11:09:58 -04:00 |
|
Lukasz Lenart
|
110d63fed0
|
WW-4381 Upgrade to JasperReports 6.0
|
2016-01-04 21:21:00 +01:00 |
|
Lukasz Lenart
|
acd55986f4
|
WW-3945 Sets encoding in JSON result to UTF-8 by default
|
2016-01-04 21:06:07 +01:00 |
|
Victor Sosa
|
0af9d3b60d
|
fix conflict
|
2016-01-04 15:31:54 -04:00 |
|
Lukasz Lenart
|
3b38ccea5e
|
Fixes issue with test running under other TZ than GMT
|
2016-01-04 20:26:03 +01:00 |
|
Victor Sosa
|
e42954219a
|
Patch WW-4381
upgrade to jasperreports 6.0
to 6.0.3
|
2016-01-04 13:50:41 -04:00 |
|
Victor Sosa
|
32597350fe
|
Update unit test
|
2016-01-04 12:55:16 -04:00 |
|
Victor Sosa
|
b198e3bf3d
|
Patch WW-3945
Set default encoding for JSONResult to UTF-8
Now the default encoding is UTF-8 for JSON as should be.
|
2016-01-04 12:20:58 -04:00 |
|
Victor Sosa
|
f9b7ebb87e
|
Patch WW-3945
Set default encoding for JSONResult to UTF-8
Now the default encoding is UTF-8 for JSON as should be.
|
2016-01-04 12:14:39 -04:00 |
|
donghui
|
32ec7a669c
|
make test passed for people not using GMT.
|
2016-01-04 11:23:51 +08:00 |
|
Victor Sosa
|
0e111125d5
|
A proper way to close the db connection
|
2016-01-03 08:05:03 -04:00 |
|
Victor Sosa
|
316b8a926e
|
Patch WW-3462
connection open after report generation
Now the connection is close after been used.
|
2016-01-03 07:34:00 -04:00 |
|
Victor Sosa
|
db483ccd15
|
fix for WW-4269
blank double results in NumberFormatException being thrown on sending
JSON in request body
|
2015-12-30 13:36:58 -04:00 |
|
Aleksandr Mashchenko
|
705915abd2
|
WW-2069 Replaces 'id' and 'name' with 'var'.
|
2015-11-27 22:58:50 +02:00 |
|
Lukasz Lenart
|
6622fab25b
|
Fixes dependency clash
|
2015-11-27 16:09:37 +01:00 |
|
Lukasz Lenart
|
388861ff07
|
Registers Tiles model
|
2015-11-27 13:36:52 +01:00 |
|
Lukasz Lenart
|
27ad6cb13e
|
Adds missing header with license
|
2015-11-25 20:54:39 +01:00 |
|
Lukasz Lenart
|
6edc0ff5e0
|
Updates Portal Tiles integration
|
2015-11-25 20:37:42 +01:00 |
|
Lukasz Lenart
|
26f153d262
|
Replaces call to deprecated api
|
2015-11-25 20:29:43 +01:00 |
|
Lukasz Lenart
|
24a5bce6c4
|
Drops unused classes
|
2015-11-25 20:29:24 +01:00 |
|
Lukasz Lenart
|
70716e9452
|
Re-implements tiles integration based on new API
|
2015-11-25 20:29:18 +01:00 |
|
Lukasz Lenart
|
85b219813f
|
Adds required dependencies
|
2015-11-25 20:22:31 +01:00 |
|
Lukasz Lenart
|
7a06fe47e1
|
WW-4567 Cleans up poms
|
2015-11-12 20:45:21 +01:00 |
|
Lukasz Lenart
|
2b4d37908d
|
Drops reference to dropped interceptor
|
2015-10-30 09:52:09 +01:00 |
|
Lukasz Lenart
|
692e763e43
|
WW-2891 Replaces deprecated Freemarker's operators
|
2015-10-13 19:46:30 +02:00 |
|