Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move-to-trash action | Christian Mollekopf | 2016-06-28 |
| | |||
* | Fixed the hardcoded capability filters. | Christian Mollekopf | 2016-06-15 |
| | | | | save as draft works again. | ||
* | Let the controller retrieve what it requires, remember the id of the | Christian Mollekopf | 2016-05-11 |
| | | | | draft to modfiy. | ||
* | Use the capability filter to avoid hardcoding resources | Christian Mollekopf | 2016-05-10 |
| | |||
* | A working save-as-draft action | Christian Mollekopf | 2016-05-09 |
| | |||
* | Unbreak action execution from qml | Christian Mollekopf | 2016-05-04 |
| | | | | | QML can't do with custom return types. (we'd have to wrap it in a QVariant or use a property). | ||
* | A save-as-draft action & action results | Christian Mollekopf | 2016-05-03 |
| | | | | | | This patch introduces tracking of actions, so they can be tested. It also provides a save-as-draft action, that looks for the draft folder, and stores the mail accordingly. | ||
* | Use the MailtransportResource for mailtransport. | Christian Mollekopf | 2016-04-10 |
| | |||
* | Sync action | Christian Mollekopf | 2016-03-13 |
| | |||
* | Moved framework/mail to framework/domain | Christian Mollekopf | 2016-03-09 |