Benjamin Eckstein
4d560532bd
TSK-987: Fix Spotbugs - reliance on default encoding
2020-01-23 14:23:56 +01:00
Benjamin Eckstein
0262121041
TSK-1029: Test and fix privilege for runasadmin is only temporary
2020-01-23 13:00:04 +01:00
Benjamin Eckstein
1d15f5102f
TSK-1029: Fix side effect of tests
2020-01-23 13:00:04 +01:00
Benjamin Eckstein
fae9d1fb9b
TSK-1029: Fix deletion of workbasket as business admin not possible
2020-01-23 13:00:04 +01:00
Benjamin Eckstein
5a08fd4b03
TSK-1029: Add test to trigger permission bug
2020-01-23 13:00:04 +01:00
Benjamin Eckstein
c92190ca70
TSK-987: Fix some problems reported by spotbugs
2020-01-23 09:35:19 +01:00
BerndBreier
6c8fb69f60
TSK-1042 use try-with-resources for connections
2020-01-22 16:40:19 +01:00
Benjamin Eckstein
6a6dcb9c1e
TSK-889: Standardise paginated List behaviour and sub classes
2020-01-14 15:58:16 +01:00
Benjamin Eckstein
f06f87f41e
TSK-889: Replace WorkbasketAccessItemListResource with equivalent PaginatedListResource
2020-01-14 15:58:16 +01:00
Mustapha Zorgati
67ab7e2792
TSK-1014 fixed checkstyle and enabled checkstyle verification for tests
2020-01-08 00:02:52 +01:00
Mustapha Zorgati
1a77810fc2
TSK-1014: Fixed hateoas links
2020-01-07 21:35:01 +01:00
Mustapha Zorgati
c1d74b2126
TSK-1009: automatic formatting number 2
2020-01-07 21:15:05 +01:00
Mustapha Zorgati
78cfd64902
TSK-1009: replaced MessageFormat with String.format
2020-01-07 21:15:05 +01:00
Benjamin Eckstein
c4cd616e35
TSK-1009: Fix building errors after checkstyle changes
2020-01-07 21:15:05 +01:00
Benjamin Eckstein
7509bb0f1c
TSK-1009: Fix simple checkstyle warnings
2020-01-07 21:15:05 +01:00
Mustapha Zorgati
af0bd0156e
TSK-1009: refactored project
2020-01-07 21:15:05 +01:00
Benjamin Eckstein
7ba8def59a
TSK-987: Check and fix problems identified by spotbugs
2019-12-26 00:34:38 +01:00
Benjamin Eckstein
0d24a29f68
TSK-986: Extract DbproductName and DbproductId
2019-12-26 00:34:38 +01:00
Benjamin Eckstein
bf152674d3
TSK-967: Refactor the DBCleaner
2019-12-26 00:34:38 +01:00
Benjamin Eckstein
f8443897f6
TSK-967: Refactor Taskana-Data module to use a SampleDataProvider
2019-12-26 00:34:38 +01:00
Benjamin Eckstein
ab5d16d624
TSK-967: Refactor new module taskana-data
2019-12-26 00:34:38 +01:00
Benjamin Eckstein
7f2457ee1e
TSK-967: Merge module taskana-rest-spring and taskana-rest-spring-test
2019-12-04 09:56:34 +01:00
BVier
f62bd7d158
TSK 885: Remove pager from empty workbasket list
2019-11-30 12:23:38 +01:00
Benjamin Eckstein
b6be17c0b3
TSK-926: Define desired time period to work on a task
2019-11-30 12:21:18 +01:00
Benjamin Eckstein
f848bf4f4e
TSK-947: Extract Url mappings
2019-11-30 12:21:18 +01:00
Benjamin Eckstein
c686da8ba2
TSK-719: Upgrade from JUnit 4 to JUnit5
2019-11-07 14:56:28 +01:00
Mustapha Zorgati
ebb0884c6b
TSK-925: refactored taskana-simplehistory-rest-spring-example
2019-10-28 18:06:16 +01:00
Mustapha Zorgati
51187123df
TSK-925: refactored taskana-simplehistory-rest-spring
2019-10-28 18:06:16 +01:00
Mustapha Zorgati
8bcde0a40b
TSK-865: extracted TaskanaEngine.Internal to dedicated Interface file
2019-10-24 08:04:58 +02:00
Mustapha Zorgati
06bfe215d4
TSK-865: moved HistoryEventProducer to InternalTaskanaEngine
2019-10-24 08:04:58 +02:00
BVier
7da8b64439
TSK-861: Throw error when File upload aborted
2019-10-08 11:07:55 +02:00
Dennis Lehmann
f68e730a72
TSK-896: Removed _embedded from History
2019-10-04 22:12:52 +02:00
Dennis Lehmann
352d0d67cd
TSK-881: Refactored REST-Api
2019-09-26 10:38:29 +02:00
BVier
1d41e99f9d
TSK-869: Throw error for non-unique input-file
2019-09-24 10:19:31 +02:00
Mustapha Zorgati
bc8c93a489
TSK-878: fixed conversion of taskresource -> task
2019-09-16 10:14:31 +02:00
Mustapha Zorgati
b43b6cecfb
TSK-877: fixed conversion workbasketresource -> workbasket without created or modified
2019-09-13 12:50:32 +02:00
BVier
ad026b7879
TSK-870: Create new Id for imported workbasket
2019-08-15 17:06:43 +02:00
Holger Hagen
c216c4c380
TSK-858: removed unnecessary throws declarations
2019-08-14 09:22:40 +02:00
BVier
5a1d3f5321
TSK-859: make unlinking child from parent through import possible
2019-06-28 08:51:37 +02:00
Mustapha Zorgati
7b7ae169b7
TSK-854: enabled checkstyle javadoc integrity check + fixed issues
2019-06-04 16:25:30 +02:00
Mustapha Zorgati
aebd87b935
TSK-850: rebase cleanup
2019-06-04 15:36:26 +02:00
Mustapha Zorgati
1f3bd122b8
TSK-850: reconfigrued taskana-rest-parent and taskana-rest-spring
2019-06-04 15:36:26 +02:00
Martin Rojas Miguel Angel
aea64975db
feature/810 Add querying by planned date in monitor screen
2019-05-07 08:24:49 +02:00
Martin Rojas Miguel Angel
7720baaa2b
feature/810 Add querying by planned date in monitor screen
2019-05-03 10:21:54 +02:00
Martin Rojas Miguel Angel
5d54e99b6f
feature/810 Add querying by planned date for workbasket monitor reports
2019-05-03 10:21:54 +02:00
Mustapha Zorgati
c5d00c020d
TSK-843: moved report structure ajustment from client to rest service.
2019-04-30 11:21:18 +02:00
Mustapha Zorgati
b75be882f1
TSK-843: implemented foldable report in frontend. (structure only)
2019-04-30 11:21:18 +02:00
Mustapha Zorgati
c1f743fd6c
TSK-685 renaming and refactoring of components for better understanding
2019-04-18 16:24:11 +02:00
Mustapha Zorgati
03b5a77a6d
TSK-685: added tests for reportAssembler
2019-04-18 16:24:11 +02:00
Mustapha Zorgati
4dd2415a3a
TSK-685: added DailyEntryExitReport to taskana-rest-spring
2019-04-18 16:24:11 +02:00
Mustapha Zorgati
37f48a5667
TSK-685: added DailyEntryExitReport and refactored report structure
...
TSK-685: added tests to report structure + further refactoring
2019-04-18 16:24:11 +02:00
Jose Ignacio Recuerda Cambil
cbc2ff16ac
task/828: Unify and reduce the response and logger code in the controllers
2019-03-28 16:02:03 +01:00
Mustapha Zorgati
114edfb50c
TSK-837: corrected formatting of pom file
2019-03-28 12:56:51 +01:00
Martin Rojas Miguel Angel
da0eb34d1e
bug/837 Get implementation version from package meta information instead of spring configuration
2019-03-28 12:56:51 +01:00
Martin Rojas Miguel Angel
d16b4b51ab
task/834 Wire taskanaEngine instead of taskanaEngineImpl at taskanaEngineController
2019-03-25 16:18:35 +01:00
Martin Rojas Miguel Angel
3819b4c5b2
TSK-747 add new history screen
2019-03-05 12:10:39 +01:00
Jose Ignacio Recuerda Cambil
bcf031c22d
TSK-789: Workbasket export does not contain authorizations
2019-02-27 11:09:30 +01:00
Jose Ignacio Recuerda Cambil
70c715239b
Create integration test to WorkbasketDefinitionController and modify ClassificationDefinitionIntTest
2019-02-25 13:20:43 +01:00
Jose Ignacio Recuerda Cambil
63ccc7d11e
TSK-787 - Add missing code
2019-02-25 13:20:43 +01:00
Martin Rojas Miguel Angel
0e8d6da605
TSK-774 Add indentation to export json files
2019-02-19 11:16:13 +01:00
BerndBreier
763a85d076
TSK-783 Reenable checkstyle, javadoc and source plugin, remove eclipse error marker on checkstyle plugin
2019-02-04 08:18:09 +01:00
BerndBreier
8789dd5bf5
TSK-775 adapt code formatting to checkstyle template
2019-02-01 13:50:43 +01:00
Martin Rojas Miguel Angel
53451cd61b
TSK-754 Use custom spring boot mvn initializer
2019-01-28 10:38:36 +01:00
julian.schallenmueller
3be2a01553
TSK-754: PrettyPrint for JSON added
2019-01-28 10:38:36 +01:00
Jose Ignacio Recuerda Cambil
24a700b81d
TSK-769 - Improve the logger on both library and rest
2019-01-22 13:22:01 +01:00
BVier
8d8ef3df78
TSK-744: Make Import of Parent-Child-Classifications possible
2019-01-15 18:36:48 +01:00
julian.schallenmueller
835148c608
TSK-743: Removed HATEOAS from classification- and workbasketdefinition exports
2019-01-10 13:36:28 +01:00
julian.schallenmueller
cdaf0c715a
TSK-743: Removed HATEOAS from classification- and workbasketdefinition exports
2019-01-08 10:41:25 +01:00
BerndBreier
110056624c
TSK-756 Add externalId to task to achieve idempotency
2018-12-21 10:12:05 +01:00
Jose Ignacio Recuerda Cambil
577ccaa648
TSK-755 - Controller to get the simple history events
2018-12-19 10:58:53 +01:00
Jose Ignacio Recuerda Cambil
6a7cff5ff3
TSK-617 - Show build version in UI
2018-12-04 10:39:52 +01:00
Jose Ignacio Recuerda Cambil
12b5fb1f0a
TSK-739 - Fix task list filtering
2018-11-26 14:41:20 +01:00
Jose Ignacio Recuerda Cambil
955ea9e5f0
TSK-693 Query tasks by primary object reference
2018-11-26 08:23:51 +01:00
Jose Ignacio Recuerda Cambil
9c1fa6dfe2
TSK-673 - Paging for Task list in workplace
2018-10-30 14:08:26 +01:00
Jose Ignacio Recuerda Cambil
55e8135cc8
TSK-733 - Modify response deleteWorkbasket
2018-10-17 10:14:27 +02:00
Jose Ignacio Recuerda Cambil
1e6fc73f7d
TSK-715 - Merge WorkbasketAccessItem entities and remove the extended one
2018-10-15 08:32:12 +02:00
Jose Ignacio Recuerda Cambil
3d1a921394
TSK-714 - Improve all workbasket access items for a user screen
2018-10-10 13:20:44 +02:00
Jose Ignacio Recuerda Cambil
f74a70e0d5
TSK-680 - Mark workbasket for deletion
2018-10-09 10:38:40 +02:00
Jose Ignacio Recuerda Cambil
afe618eba4
TSK-679 - Delete all workbasket access items for a user
2018-09-25 09:37:05 +02:00
Martin Rojas Miguel Angel
bf38e98f1c
TSK-713 make users correspondation between cache LDAP and testModuleSample
2018-09-24 16:01:48 +02:00
Mustapha Zorgati
079e7756e1
TSK-682: refined workplace & taskdetailpage
2018-09-11 13:09:40 +02:00
Mustapha Zorgati
66e25b4bd5
TSK-682: redesigned task details and added custom Attributes
2018-09-11 13:09:40 +02:00
Mustapha Zorgati
ef703b4a40
TSK-694: refactored WorkbasketAccessItemQuery + Extended
2018-09-11 11:06:16 +02:00
Jose Ignacio Recuerda Cambil
40b2648060
Fixed minors
2018-09-11 11:06:16 +02:00
Jose Ignacio Recuerda Cambil
ec432d122a
Joining lib, rest and web
2018-09-11 11:06:16 +02:00
Martin Rojas Miguel Angel
3f8dc3cf87
TSK-694 - Show list of all access items valid for a user (REST)
2018-09-11 11:06:16 +02:00
Martin Rojas Miguel Angel
c6a40bb2a3
TSK-662 Add task classification report to monitor.
2018-09-07 12:02:56 +02:00
Mustapha Zorgati
db70a89435
TSK-697: refactored Report structure
2018-09-06 16:20:56 +02:00
Jose Ignacio Recuerda Cambil
2dbc0de402
TSK-621 - Make classification categories configurable by type
2018-08-06 10:47:34 +02:00
julian.schallenmueller
846a54196a
TSK-658: Initialize task attachments correctly in resource assemblers
2018-08-01 17:11:40 +02:00
Martin Rojas Miguel Angel
183185ed87
TSK-418 configure schema via application.properties file
2018-08-01 16:09:03 +02:00
Martin Rojas Miguel Angel
84ec9e97e4
TSK-418 make db schema customizable via taskana.properties
2018-08-01 16:09:03 +02:00
BVier
6a122c5afd
TSK-643: Summarize all custom-querys in task and classification
2018-07-26 21:02:35 +02:00
BVier
03e29d5a4d
TSK-617: Add version number to interface
2018-07-26 17:16:51 +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
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
cc62283437
TSK-598: Added custom1-4 to WorkbasketSummary
2018-07-11 08:40:55 +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
Holger Hagen
104d5ed60e
TSK-597: fixed validation of parent id and key for classifications during creation.
2018-06-27 12:51:47 +02:00