~khurshid-alam/kupfer/+git/plugins-extra:master

Last commit made on 2020-03-12
Get this branch:
git clone -b master https://git.launchpad.net/~khurshid-alam/kupfer/+git/plugins-extra

Branch merges

Branch information

Recent commits

47e4e62... by Khurshid Alam <email address hidden>

Fix quicklist crash

4df0e9e... by Khurshid Alam <email address hidden>

Fix eds quicklists

5870892... by Khurshid Alam

Plugin:sudo: Use app.get_executable instead of get_commandline

5851eb4... by Khurshid Alam

Add sudo plugin & port it to python3

07981a5... by Khurshid Alam

Don not show alarms for past events

1e8d239... by Khurshid Alam

Use local cache for calendar

* With eds>3.28, using shell-search-dbus-interface for getting events does not work properly. As gnome-calendar stats as a gapplication service, it blocks the dbus interface.
* Use local cache instead.With 3.28 web calendar cache is available as sqlite database in ~/.cache/evolution/calendar. Local calendar is still using ical format in ~/.local/share/evolution/calendar.
* Modify alarms cache and improve unity support.

714ff39... by Khurshid Alam

Update eds calendar plugin

* Only update alarm cache (alarms.json), do not handle messeging menu notification integration there. A systemd timer script with a alarm-service should run to check for alarms.
* Do not hard code year as 2017 ot 2018. Use datetime.datetime.now().year
* Monitor evolution cache directories to get updated events in kupfer

549e7f9... by Khurshid Alam

Fixes for calander plugin and added debian folder

e380253... by Khurshid Alam

Added quicklist integration for calendar

f38e9b8... by Khurshid Alam

Use gobject ebook binding for laoding eds contact sources and pass_ids