- Jul 27, 2016
-
- Jul 20, 2016
-
-
Colin PUY authored
-
- Jul 18, 2016
-
-
Colin PUY authored
-
- Jul 05, 2016
-
-
abirembaut authored
- change the default sort order from Id ASC to Id DESC in user admin and PM cases lists - change the default sort order from sourceObjectId ASC to sourceObjectId DESC in user admin and PM cases lists - update e2e tests Covers [BS-15543](https://bonitasoft.atlassian.net/browse/BS-15543)
-
Colin PUY authored
-
- Jul 04, 2016
-
-
Colin PUY authored
Version should be changed in each bonita project that rely to same verionning system. Indeed global scripts use the same version for all reposiroties (especially tag script) This reverts commit 15712051f2e70b7a26eb798dadfb68f0e7f874c7.
-
Colin PUY authored
-
Vincent Elcrin authored
-
- Jun 29, 2016
-
-
Colin PUY authored
Use maven-frontend-plugin for npm builds Remove linux and windows specific profiles
-
- Jun 28, 2016
-
-
Colin PUY authored
Form was not displayed because `loading` boolean was always true for task having another type than USER_TASK Closes [BS-15534](https://bonitasoft.atlassian.net/browse/BS-15534)
-
Vincent Elcrin authored
-
- Jun 24, 2016
-
-
Colin PUY authored
Do not display user avatar in comment section when image is not found. This prevent having an ugly empty image displayed when image is not found in theme (especially for tasklist custom page) Relates to [BS-15509](https://bonitasoft.atlassian.net/browse/BS-15509)
-
- Jun 22, 2016
-
-
Colin PUY authored
Watch store currentCase and remove it from scope Fixes [BS-15498](https://bonitasoft.atlassian.net/browse/BS-15498)
-
- Jun 16, 2016
-
-
Vincent Elcrin authored
-
- Jun 15, 2016
-
-
Vincent Elcrin authored
-
Julien authored
It was sometime disable without any reason. Closes [BS-15418](https://bonitasoft.atlassian.net/browse/BS-15418)
-
- Jun 09, 2016
-
-
Vincent Elcrin authored
Closes [BS-15321](https://bonitasoft.atlassian.net/browse/BS-15321)
-
- Jun 07, 2016
-
-
julienmege authored
closes [BS-15374] (https://bonitasoft.atlassian.net/browse/BS-15374)
-
- Jun 03, 2016
-
-
abirembaut authored
* fix(Task list) keep the process, search term and sort options when changing filter - remove the resetFilter - remove process and sort not supported from the request when changing to done tasks - hide the sort on due dates as it is not supported in done tasks Covers [BS-15428](https://bonitasoft.atlassian.net/browse/BS-15428) * fix(task-table) Store sort option in filter to persiste state (#269)
-
- Jun 02, 2016
-
-
julienmege authored
closes[BS-15394](https://bonitasoft.atlassian.net/browse/BS-15394)
-
NathalieC authored
-
NathalieC authored
* fix(task-filters) incorrect keys in tooltips Better explain the content of the tasklist filters after receiving feedback in 7.3 alpha testing * fix(task-filters) fix formatting in tooltips * fix(task-filters) add missing double quote
-
abirembaut authored
fix(tasklist) 500 error when performing search and there is not enough result for the current page index (#262) - reset the pagination when performing a search - also reset the pagination when changing filter or process Covers [BS-15397](https://bonitasoft.atlassian.net/browse/BS-BS-15397)
-
- Jun 01, 2016
-
-
abirembaut authored
- call updateProcessList when the selected filter in the left panel changes of when the page changes Covers [BS-15395](https://bonitasoft.atlassian.net/browse/BS-15395)
-
Vincent Elcrin authored
-
abirembaut authored
- this section is unneeded as 401 errors are already handled in resources.js and it causes weird behavior (for example if you get an error because you are not logged in on the platform in the license monitoring page and go to the tasklist right away).
-
Vincent Elcrin authored
Closes [BS-15393](https://bonitasoft.atlassian.net/browse/BS-15393)
-
- May 31, 2016
-
-
julienmege authored
-
- May 26, 2016
-
-
Vincent Elcrin authored
-
- May 24, 2016
-
-
educhastenier authored
-
abirembaut authored
- remove the calls to processSupervisorAPI as the process supervisor is never used and users don't have permissions to access it covers [BS-14467](https://bonitasoft.atlassian.net/browse/BS-14467)
-
- May 20, 2016
-
-
Colin PUY authored
Add loading property and hide iframe + no form directive when loading form informations Closes [BS-15344](https://bonitasoft.atlassian.net/browse/BS-15344)
-
Colin PUY authored
-
- May 13, 2016
-
-
Vincent Elcrin authored
Closes [BS-15278](https://bonitasoft.atlassian.net/browse/BS-15278)
-
Vincent Elcrin authored
Closes [BS-15318](https://bonitasoft.atlassian.net/browse/BS-15318)
-
- May 12, 2016
-
-
Vincent Elcrin authored
Closes [BS-15278](https://bonitasoft.atlassian.net/browse/BS-15278)
-
Colin PUY authored
This prevent having pop up that stay opened while navigating from screen to screen Closes [BS-15305](https://bonitasoft.atlassian.net/browse/BS-15305)
-
Colin PUY authored
Do not allow import pop up to be closed when clicking outside the pop up This fixes issue that when clicking outside the pop up after import, apps list is not refreshed Closes [PF-701](https://bonitasoft.atlassian.net/browse/PF-701)
-
abirembaut authored
- replace the variable defining the icon path before compiling the less covers [BS-15266](https://bonitasoft.atlassian.net/browse/BS-15266)
-
Colin PUY authored
-