BVier
03e29d5a4d
TSK-617: Add version number to interface
2018-07-26 17:16:51 +02:00
Holger Hagen
2981dad384
TSK-629: Hamonized all job handling.
2018-07-26 10:41:17 +02:00
Holger Hagen
3e0334ee6f
TSK-659: considering permissions for business admins in workbasket queries.
2018-07-25 12:20:46 +02:00
Holger Hagen
7a5fcacb36
TSK-629: restructered job tests.
2018-07-23 08:29:40 +02:00
Holger Hagen
30f3682c51
TSK-629: review findings incorporated.
2018-07-23 08:29:40 +02:00
Holger Hagen
b7be70d09c
TSK-629: first refactoring of job handling.
2018-07-23 08:29:40 +02:00
julian.schallenmueller
f755b7736a
TSK-630: Replaced Attachment by AttachmentSummary in TaskSummary and updatet test data
2018-07-19 14:20:55 +02:00
julian.schallenmueller
d156a42a5e
TSK-491: Updated rest documentation
2018-07-19 14:00:18 +02:00
Mustapha Zorgati
d0ad0bbf5b
Updated poms to version 1.0.2-SNAPSHOT
2018-07-17 09:35:14 +00:00
Lars Leo Grätz
55cd5916c9
TSK-592 make isValidInDomain work
...
24: Auto stash before rebase of "miguel/master"
2018-07-16 14:41:02 +02:00
Lars Leo Grätz
3968bd4f54
TSK-537 Filter Component for Tasks
...
TSK-537: Filter Component for Workplace
2018-07-12 13:36:03 +02:00
julian.schallenmueller
84b681d442
TSK-628: Corrected classification hierarchy in test data
2018-07-11 16:19:37 +02:00
julian.schallenmueller
cc62283437
TSK-598: Added custom1-4 to WorkbasketSummary
2018-07-11 08:40:55 +02:00
Martin Rojas Miguel Angel
f09a31776b
TSK-567 Add transactional support {Part1}
2018-07-04 17:19:58 +02:00
Martin Rojas Miguel Angel
8b060b2a39
TSK-567 Create scheduler task job
2018-07-04 17:19:58 +02:00
Martin Rojas Miguel Angel
801e76498e
TSK-623 BUG link children classification correctly to it parent
...
Link children classification to it corresponding parent in root domain when creating a new children classification in one specific domain.
2018-07-04 13:06:52 +02:00
Martin Rojas Miguel Angel
57906cc99f
TSK-596 Add tooltip for all existing icons
...
Added tooltip for existing icons of Administration module.
2018-07-03 15:44:33 +02:00
Konstantin Kläger
43d25e0496
TSK-571: Create a fluent API for the monitoring
...
- Create report builders that create the reports and list the tasks of
the reports
- Extend getTaskIds by customFieldValueReport
- Rename WorkbasketLevelReport to WorkbasketReport
- Harmonize report filters
2018-07-03 11:32:01 +02:00
Mustapha Zorgati
ee7dffce49
Updated poms to version 1.0.1-SNAPSHOT
2018-06-28 16:20:58 +00:00
Mustapha Zorgati
4936cbb158
Updated poms to version 0.9.6-SNAPSHOT
2018-06-27 17:39:16 +00:00
Mustapha Zorgati
14aa61bd7c
Updated poms to version 0.9.5-SNAPSHOT
2018-06-27 16:18:06 +00:00
Martin Rojas Miguel Angel
68779cf68a
TSK-601 Make classification categories customizables via icon and text
2018-06-27 17:01:20 +02:00
Mustapha Zorgati
7e3439c00f
TSK-536: taskana-rest-example redirect http -> https
2018-06-27 13:31:58 +02:00
Holger Hagen
104d5ed60e
TSK-597: fixed validation of parent id and key for classifications during creation.
2018-06-27 12:51:47 +02:00
Mustapha Zorgati
b84ee12f45
Updated poms to version 0.9.4-SNAPSHOT
2018-06-25 19:13:02 +00:00
Martin Rojas Miguel Angel
f763089e38
TSK-531 Access id validation failing refinement
2018-06-25 08:45:58 +02:00
BerndBreier
b8138db327
TSK-587 Improve Job Support - improve test coverage
2018-06-24 14:23:20 +02:00
BerndBreier
a64fb47aa0
TSK-587 Improve Job Support
2018-06-24 14:23:20 +02:00
Martin Rojas Miguel Angel
8425ec32b4
TSK-575 Created General handling error log system for REST API
2018-06-21 11:33:33 +02:00
Mustapha Zorgati
6b55fd5dff
Updated poms to version 0.9.3-SNAPSHOT
2018-06-20 06:14:06 +00:00
Konstantin Kläger
bb46ab9850
TSK-579: Add parent key and custom attributes to classification(summary)
2018-06-19 20:54:46 +02:00
BerndBreier
e07c8919cd
TSK-581 Separate configuration of LdapTemplate. Wire LdapTemplate conditionally.
2018-06-19 14:55:08 +02:00
BerndBreier
169ad0d718
TSK-511 Add transaction slicing to job runner
2018-06-18 18:14:01 +02:00
julian.schallenmueller
ae9f00ddc4
TSK-511 Add transaction slicing to job runner
2018-06-18 18:14:01 +02:00
Konstantin Kläger
5a76d17a54
TSK-568: Remove unnecessary exceptions from method signatures
2018-06-18 12:28:54 +02:00
Holger Hagen
4f12118d09
Update application.properties
2018-06-16 19:51:20 +02:00
Martin Rojas Miguel Angel
75cb4011d0
TSK-540 cache static folder
2018-06-16 19:51:20 +02:00
Mustapha Zorgati
1af5acfbd5
Updated poms to version 0.9.2-SNAPSHOT
2018-06-11 18:56:22 +00:00
julian.schallenmueller
65dbb8c82c
TSK-560: Changed http status code for successfully deleting a task to 204
2018-06-11 11:48:34 +02:00
Konstantin Kläger
3230e35c2c
TSK-512: Improve general exception handling
...
- Add root cause to taskana exceptions
- Either throw an exception or log the error
- Remove unnecessary exceptions from method signatures
2018-06-11 11:25:31 +02:00
julian.schallenmueller
51d53525da
TSK-552 Added rest documentation in taskana-rest-spring-example
2018-06-08 16:20:56 +02:00
Lars Leo Grätz
2aeb815d8e
TSK-535
...
:bugfixes for workplace
2018-06-08 08:27:59 +02:00
Konstantin Kläger
ace632d814
TSK-518: Move BulkOperationResults and ObjectReference to public API
2018-06-07 13:30:42 +02:00
BVier
dd0ad1253a
TSK-520: Replaced code smells found by FindBugs
2018-06-06 21:04:06 +02:00
Martin Rojas Miguel Angel
2b1ee855cf
Update application.properties
2018-06-06 17:16:24 +02:00
Martin Rojas Miguel Angel
d6942737bf
TSK-534 Rename lookup configuration property
2018-06-06 17:16:24 +02:00
Martin Rojas Miguel Angel
3a01a9359d
TSK-519 Add user role guard and no access screen
2018-06-06 09:14:33 +02:00
Konstantin Kläger
000a728f4e
TSK-525: Replace force flags by separate methods
2018-06-05 14:25:14 +02:00
BerndBreier
fd564b3053
TSK-548 Ldap Access must use uid field as user Id for persons
2018-06-05 10:36:09 +02:00
Martin Rojas Miguel Angel
5ec61b406e
TSK-493 Check classification id is null or empty on classification creation.
2018-06-04 17:49:15 +02:00
Martin Rojas Miguel Angel
712d8b435b
TSK-538 Bug order by description issue is now fixed.
2018-06-04 17:04:48 +02:00
Mustapha Zorgati
e731f78282
Updated poms to version 0.9.1-SNAPSHOT
2018-05-25 14:24:45 +00:00
Mustapha Zorgati
22ca605bb2
Updated poms to version 0.1.6-SNAPSHOT
2018-05-25 13:36:51 +00:00
BerndBreier
c92542e362
TSK-497 implement Ldap access
2018-05-25 09:27:15 +02:00
Martin Rojas Miguel Angel
ce490f17ce
TSK-483-508 make lookup configurable and refactored environment file
2018-05-24 19:36:58 +02:00
BerndBreier
3500b206e6
TSK-495 Extend WorkbasketAccessItem by accessName
2018-05-24 10:58:20 +02:00
BerndBreier
1c50d62885
TSK-496 add REST endpoint validate-access-ids
2018-05-20 22:28:31 +02:00
BerndBreier
c5ff9ed8a8
TSK-498 missing custom properties on REST taskquery result
2018-05-20 21:34:37 +02:00
Mustapha Zorgati
d695400c14
Updated poms to version 0.1.5-SNAPSHOT
2018-05-15 20:01:13 +00:00
Martin Rojas Miguel Angel
ec16c92b1b
TSK-177 Add configuration file to taskana spring example project
2018-05-15 09:38:12 +02:00
Martin Rojas Miguel Angel
99b882f867
TSK-177 Add authentication and login page for taskana spring rest example
2018-05-15 09:38:12 +02:00
Lars Leo Grätz
30f72604c9
TSK-482
2018-05-14 08:29:39 +02:00
Mustapha Zorgati
52e0a01202
TSK-448: removed spring-boot from taskana-rest-spring and taskana-rest
2018-05-09 19:49:57 +02:00
Mustapha Zorgati
cf0921ba8d
TSK-447: taskana now supports postgresql
...
TSK-447: fixed bool<->integer problem with postgres
TSK-447: postgresql now working
TSK-477: now using h2 db again (taskana-rest-spring-example)
2018-05-09 15:11:04 +02:00
Holger Hagen
c2b0ba5daf
TSK-478: custom field filter in classification REST service.
2018-05-09 10:39:25 +02:00
Holger Hagen
2970edd119
TSK-477: REST: get tasks by workbasket key and domain.
2018-05-09 08:27:19 +02:00
Martin Rojas Miguel Angel
ec33a7a1ff
TSK-468 Add remove distribution target button and endpoint.
2018-05-08 08:35:09 +02:00
Mustapha Zorgati
ff1d128f35
Updated poms to version 0.1.4-SNAPSHOT
2018-05-02 11:22:33 +00:00
Holger Hagen
b2bef9f36d
TSK-365: added monitor role.
2018-04-30 15:43:31 +02:00
Holger Hagen
87f44bd026
TSK-469: added endpoint to delete workbasket as distribution target.
2018-04-27 11:50:19 +02:00
Holger Hagen
6fe096a939
TSK-461: added some validation to the incoming task resource in the REST controller.
2018-04-25 08:59:20 +02:00
Holger Hagen
fdfb9b65d0
TSK-426: creation of classifications with empty id is now possible.
2018-04-20 10:48:31 +02:00
Mustapha Zorgati
8307e3e7a7
Updated poms to version 0.1.3-SNAPSHOT
2018-04-19 14:32:18 +00:00
Martin Rojas Miguel Angel
ccf6f133ee
TSK-432 Domain switch and filtering for the application
2018-04-18 21:56:13 +02:00
Holger Hagen
5ef112bf97
TSK-424: Exception is thrown if a completed task is getting transferred.
2018-04-18 16:02:04 +02:00
Holger Hagen
dc8b0dbc54
TSK-421: invalid parameter lead to error message.
2018-04-18 12:30:58 +02:00
BerndBreier
36d66064a7
TSK-441 Add foreign key constraint for workbasket_id to workbasket-access-list
2018-04-16 14:08:32 +02:00
Holger Hagen
fd0b1436c5
TSK-445: user info endpoint.
2018-04-16 13:10:26 +02:00
Holger Hagen
9601e9a8ec
TSK-434: added endpoints to read classification categories and types.
2018-04-16 08:44:06 +02:00
BerndBreier
227ab7782d
TSK-303 Add callback information to task
2018-04-13 16:26:58 +02:00
Holger Hagen
6e075bce6b
TSK-429: added task update to and integration test to task rest service.
2018-04-13 12:00:08 +02:00
Holger Hagen
1dd6dcddf1
TSK-433: Delete classification by id using REST API.
2018-04-12 12:42:07 +02:00
BerndBreier
b62563f463
TSK-417 page number and size mismatch when hidden tasks are member of query resultset
2018-04-06 14:04:47 +02:00
Holger Hagen
1d58cb39e1
TSK-422: HATEOAS support for ClassificationController.
2018-04-06 13:25:05 +02:00
Holger Hagen
9cacb892c6
TSK-422: encoding fix for sample data.
2018-04-06 13:25:05 +02:00
Mustapha Zorgati
e3e91383c9
Updated poms to version 0.1.2-SNAPSHOT
2018-04-04 15:51:00 +00:00
BerndBreier
94c32624a0
TSK-420 - Place all tables in db schema "taskana"
2018-04-04 15:56:30 +02:00
Holger Hagen
ba3b8baaf5
TSK-399: Configurable classification cagetories.
2018-04-04 12:55:51 +02:00
Martin Rojas Miguel Angel
5864d70e0b
TSK-404 allow workbasket list filtering while selection is applied.
2018-04-04 08:42:17 +02:00
Lars Leo Grätz
a311a60301
TSK-426
...
now using generic domains/ did refactors of import/export
TSK-426 fixed test issues
2018-04-02 08:32:29 +02:00
Holger Hagen
df4638f2fc
TSK-400: added configuration of classification types.
2018-03-29 16:31:45 +02:00
Holger Hagen
22ee9e96f9
TSK-406: fixed unit test until bug is resolved.
2018-03-29 09:56:40 +02:00
Holger Hagen
db8de1063e
TSK-406: optimizations from review.
2018-03-28 17:53:45 +02:00
Holger Hagen
c1809373a4
TSK-406: adapted to count() fix.
2018-03-28 17:53:45 +02:00
Holger Hagen
106df46a69
TSK-406: Added pagination for TaskController.
2018-03-28 17:53:45 +02:00
Lars Leo Grätz
ead7b9a3a0
TSK-295
...
added import/export functionality
2018-03-27 17:08:38 +02:00
Mustapha Zorgati
f4ea8ef569
Updated poms to version 0.1.1-SNAPSHOT
2018-03-23 10:17:41 +00:00
Holger Hagen
fd0bc96b9d
TSK-398: domain is checked for existance during classification creation.
2018-03-23 10:19:16 +01:00
Holger Hagen
9803de0502
TSK-398: domain is checked for existance during workbasket creation.
2018-03-23 10:19:16 +01:00
Holger Hagen
b0156d9af2
TSK-398: refactored roles config to be more generic.
2018-03-23 10:19:16 +01:00