Merge lp:~mzanetti/reminders-app/enable-deleting-notebooks-and-tags into lp:reminders-app
| Status: | Merged |
|---|---|
| Approved by: | Riccardo Padovani on 2015-06-11 |
| Approved revision: | 453 |
| Merged at revision: | 451 |
| Proposed branch: | lp:~mzanetti/reminders-app/enable-deleting-notebooks-and-tags |
| Merge into: | lp:reminders-app |
| Diff against target: |
761 lines (+303/-38) 16 files modified
src/app/qml/components/NotebooksDelegate.qml (+1/-0) src/app/qml/components/TagsDelegate.qml (+1/-0) src/app/qml/reminders.qml (+2/-1) src/libqtevernote/CMakeLists.txt (+1/-0) src/libqtevernote/jobs/expungetagjob.cpp (+52/-0) src/libqtevernote/jobs/expungetagjob.h (+46/-0) src/libqtevernote/notebook.cpp (+17/-0) src/libqtevernote/notebook.h (+5/-0) src/libqtevernote/notebooks.cpp (+11/-0) src/libqtevernote/notebooks.h (+3/-1) src/libqtevernote/notesstore.cpp (+127/-35) src/libqtevernote/notesstore.h (+1/-0) src/libqtevernote/tag.cpp (+17/-0) src/libqtevernote/tag.h (+5/-0) src/libqtevernote/tags.cpp (+11/-0) src/libqtevernote/tags.h (+3/-1) |
| To merge this branch: | bzr merge lp:~mzanetti/reminders-app/enable-deleting-notebooks-and-tags |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Ubuntu Phone Apps Jenkins Bot | continuous-integration | Approve on 2015-06-11 | |
| Riccardo Padovani | 2015-06-11 | Approve on 2015-06-11 | |
|
Review via email:
|
|||
Commit Message
Enable deleting notebooks and tags on Evernote
| Riccardo Padovani (rpadovani) wrote : | # |
There are a lot of warnings due your changes: http://
Also, there is a strange warning in qml when you delete a tag which has notes attached: it says
`Sync: Save tag job finished, but tag can't be found any more`
This is really a minor issue, but as console output doesn't make any sense
- 452. By Michael Zanetti on 2015-06-11
-
fix networkingstatus check
- 453. By Michael Zanetti on 2015-06-11
-
fix warnings, drop unneeded save call before deleting
| Michael Zanetti (mzanetti) wrote : | # |
> There are a lot of warnings due your changes:
> http://
>
> Also, there is a strange warning in qml when you delete a tag which has notes
> attached: it says
>
> `Sync: Save tag job finished, but tag can't be found any more`
>
> This is really a minor issue, but as console output doesn't make any sense
All fixed. thanks a lot
| Riccardo Padovani (rpadovani) wrote : | # |
Tested deeply, looks all good to me now, thanks!
PASSED: Continuous integration, rev:453
http://
Executed test runs:
SUCCESS: http://
deb: http://
SUCCESS: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://


PASSED: Continuous integration, rev:451 91.189. 93.70:8080/ job/reminders- app-ci/ 753/ 91.189. 93.70:8080/ job/generic- mediumtests- utopic/ 2908 91.189. 93.70:8080/ job/generic- mediumtests- utopic/ 2908/artifact/ work/output/ *zip*/output. zip 91.189. 93.70:8080/ job/reminders- app-utopic- amd64-ci/ 355 91.189. 93.70:8080/ job/reminders- app-vivid- amd64-ci/ 175
http://
Executed test runs:
SUCCESS: http://
deb: http://
SUCCESS: http://
SUCCESS: http://
Click here to trigger a rebuild: 91.189. 93.70:8080/ job/reminders- app-ci/ 753/rebuild
http://