- 07 Feb, 2019 1 commit
-
-
Bonita CI authored
-
- 06 Feb, 2019 1 commit
-
-
Romain Bioteau authored
* Import workspace fails when trying to load an EMF resource containing v6 legacy forms feature * Fix some issue during migration Closes BS-19292
-
- 04 Feb, 2019 1 commit
-
-
Bonita CI authored
-
- 31 Jan, 2019 1 commit
-
-
Bonita CI authored
-
- 06 Nov, 2018 1 commit
-
-
Bonita CI authored
-
- 31 Oct, 2018 1 commit
-
-
Bonita CI authored
-
- 30 Oct, 2018 2 commits
-
-
Romain Bioteau authored
Closes BS-19039
-
Bonita CI authored
-
- 24 Oct, 2018 2 commits
- 23 Oct, 2018 1 commit
-
-
Romain Bioteau authored
-
- 19 Oct, 2018 1 commit
-
-
Adrien authored
feat(project explorer) add swtbot test for organization
-
- 18 Oct, 2018 3 commits
-
-
Adrien authored
* When a connector or an actor filter impl is deleted, java sources are deleted too
-
Adrien authored
closes [BS-18978](https://bonitasoft.atlassian.net/browse/BS-18978)
-
Adrien authored
* Import is only available on the impl folder * Export from the impl folder -> all implementations are available * Export from a given impl -> Only this impl is available * Export from a given def -> all the impl of this def are available closes [BS-18977](https://bonitasoft.atlassian.net/browse/BS-18977)
-
- 17 Oct, 2018 1 commit
-
-
Adrien authored
closes [BS-18976](https://bonitasoft.atlassian.net/browse/BS-18976)
-
- 16 Oct, 2018 1 commit
-
-
Adrien authored
-
- 15 Oct, 2018 1 commit
-
-
Romain Bioteau authored
-
- 09 Oct, 2018 1 commit
-
-
Romain Bioteau authored
-
- 05 Oct, 2018 1 commit
-
-
Adrien authored
closes [BS-18885](https://bonitasoft.atlassian.net/browse/BS-18885)
-
- 03 Oct, 2018 3 commits
-
-
Adrien authored
closes [BS-18881](https://bonitasoft.atlassian.net/browse/BS-18881)
-
Adrien authored
closes [BS-18872](https://bonitasoft.atlassian.net/browse/BS-18872)
-
Adrien authored
* refactor the signature of the export method to return an IStatus, which is used to know if the export has been done, canceled, or if an error occured. closes [BS-18871](https://bonitasoft.atlassian.net/browse/BS-18871)
-
- 02 Oct, 2018 2 commits
-
-
Adrien authored
* Elements which can be renamed from the explorer must extend the IRenamable interface * A global rename command do the job for all those elements, the rename logic is defined in the filestore of the artifact * Refactor some stuff on the property testers, and add some tests closes [BS-18865](https://bonitasoft.atlassian.net/browse/BS-18865)
-
Bonita CI authored
-
- 01 Oct, 2018 1 commit
-
-
Romain Bioteau authored
Closes BS-18864
-
- 28 Sep, 2018 2 commits
-
-
Bonita CI authored
-
Adrien authored
closes [BS-18849](https://bonitasoft.atlassian.net/browse/BS-18849)
-
- 27 Sep, 2018 1 commit
-
-
Adrien authored
* Add a IDeployable interface, deployable file store should implement this interface * The deploy action is available on artifacts that implement IDeployable * Implement IDeployable on the OrganizationFileStore * Create a QuickDeployOrganization action and a QuickDeployOrganizationControlSupplier, to skip the part where the user has to select an orga to deploy when the deploy is launched from the menu closes [BS-18848](https://bonitasoft.atlassian.net/browse/BS-18848)
-
- 25 Sep, 2018 1 commit
-
-
Bonita CI authored
-
- 24 Sep, 2018 3 commits
-
-
Adrien authored
* Elements in the new menu have the same order than in the package explorer closes [BS-18821](https://bonitasoft.atlassian.net/browse/BS-18821)
-
Adrien authored
* Add artifacts icons in the new menu opn the package explorer * fix some typos closes [BS-18819](https://bonitasoft.atlassian.net/browse/BS-18819)
-
Bonita CI authored
-
- 20 Sep, 2018 2 commits
-
-
Romain Bioteau authored
-
Romain Bioteau authored
Closes BS-18694
-
- 14 Sep, 2018 1 commit
-
-
Romain Bioteau authored
Closes BS-18763
-
- 07 Sep, 2018 1 commit
-
-
Bonita CI authored
-
- 20 Aug, 2018 1 commit
-
-
Adrien authored
* open the bdm wizard or the orga wizard when the user double click on one of thoses files in the explorer * extract command search logic in an OpenCommandProvider class * use file store instead of file name to decide if a file should be opened with a given command * open the wizard editor for connector definition * add an optional parameter to the edit connector def handler, in order to be able to open directly the wizard * for all resources, we use fileStore.open when we are able to find a filestore for this file to open * doOPen methods have been implemented for some resources in order to open the wizard * implement missing doOpen methods (connectors impl, actors filter, data type)
-
- 10 Aug, 2018 1 commit
-
-
Bonita CI authored
-
- 26 Jul, 2018 1 commit
-
-
Adrien authored
-