Commit ecb537b
committed
Release 2.5 (#124)
* Update version 2.3 -> 2.5-SNAPSHOT
* Add x-jasper-xdm header for spring auth requests
* Get encryption always responds with empty key on error
* Cache server info response as singleton
Info cache as enum
Reduce info call on authorization
* Parse milliseconds/time zone for get job unit list case
* Expose execution ID as public API
Add blocking API for RX module
Add export ID gettter
Expose report execution id
* Fix Location Header relative path issue
* Add platform dependent job unit date parser
* Added report label property for jobs (#109)
* Feature: Schedule Recurrence Calendar API fixes (#110)
* Fix calendar recurrence all months API
* Fix month mapping according to REST format
* Handle all days issue for calendar trigger
* Map start types for calendar trigger while parcing entity
* Extend calendar recurrence error cases
* Fix JobUnitMapperTest
* Allow report label to be null on lower API (#111)
* Fix: Additional job error creation cases (#112)
* Handle 500 unexpected error for job trigger creation
* Handle calendar trigger incorrect days in month pattern
* Handle calendar trigger incorrect minutes/hours
* Add missing day for week (#113)
* Add jacoco test plugin
* Fix: Fixed problem with searching jobs for pre 62 JRS (#114)
* Fixed problem with searching jobs for pre 62 JRS
* Refactor JobSearch62Task naming and test cases
* Implement job search task spec
* Implement tests for LegacyJobSearchTaskTest
* Resolve job search task version at runtime
* Return same task for all no query requests
* Refactor names for search task
* Substitute search criteria empty values with null
* Add javadocs for JobSearchCriteria
* Add AuthenticationHandler callback (#115)
* Remove attachment prefix implicit encoding (#117)
* Feature: Add FTP schedule option/extend repository destination configuration (#116)
* Split trigger to entity mapper from form mapper scope
* Split trigger mapper from form mapper to entity scope
* Implement standalone source mapper
* Implement standalone destination mapper
* Extend repositort destination DTO service generic fields
* Implement repo destiantion mapping entity -> form
* Implement repo destiantion mapping form -> entity
* Enforce URI constraints on repository output path
* Implementing OutputFtpInfo service object
* Add OutputFtpInfoEntity and mapper tests
* Add precondition check for negative ports in FTP info
* Feature: Legal updates for release 2.5 (#118)
* Update EULA to version 2.5
* Update copyright year from 2015 -> 2016
* Feature: Add support for FTP auth keys and type SFTP (#119)
* Add JobOutputFtpInfo.Type SFTP
* Add ssh key configuration support for FTP info
* Add javadoc for JobFtpAuthKey
* Feature: Schedule mail notification (#120)
* Add DTO objects for mail notification on schedule
* Implementing mail notification mapper
* Fix adresses mapping on network layer/add version field
* Force subject not null constaraint
* Refactor Authentication Handler -> Authentication Lifecycle (#122)
* Feature: Add Schedule Alert API (#121)
* Fix javadoc TODOs for version 2.5
* Add JobAlert DTO and service API
* Implement job alert mapper
* Add JobSource instance builder
* Fix: Schedule alert job state API (#123)
* Fix javadoc TODOs for version 2.5
* Add JobAlert DTO and service API
* Implement job alert mapper
* Add alert job state property1 parent 613f38b commit ecb537b
File tree
469 files changed
+12247
-2318
lines changed- buildsystem
- client
- core-integration-tests
- src
- main/java/com/jaspersoft/android/sdk/testkit
- dto
- exception
- test/java/com/jaspersoft/android/sdk
- env
- service
- auth
- filter
- info
- report
- schedule
- repository
- core
- src
- main
- java/com/jaspersoft/android/sdk
- network
- entity
- control
- dashboard
- execution
- export
- report
- option
- resource
- schedule
- server
- type
- service
- auth
- data
- dashboard
- report
- option
- repository
- schedule
- server
- exception
- filter
- info
- internal
- info
- report
- schedule
- repository
- resources
- test/java/com/jaspersoft/android/sdk
- network
- entity
- control
- dashboard
- execution
- export
- report
- option
- resource
- schedule
- server
- type
- service
- auth
- data
- report
- option
- repository
- schedule
- server
- filter
- info
- internal
- info
- report
- schedule
- repository
- test
- matcher
- resource
- inject
- gradle/wrapper
- rx
- src
- main
- java/com/jaspersoft/android/sdk/service/rx
- auth
- filter
- info
- report
- schedule
- repository
- resources
- test/java/com/jaspersoft/android/sdk/service/rx
- auth
- filter
- info
- report
- schedule
- repository
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
469 files changed
+12247
-2318
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
1 | 25 | | |
2 | 26 | | |
3 | 27 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
1 | 25 | | |
2 | 26 | | |
3 | 27 | | |
| |||
0 commit comments