Commit graph

28 commits

Author SHA1 Message Date
Scot Hacker
ce3fd8c66e Allow unicode chars as the only chars in a list title 2019-09-19 22:58:52 -07:00
Scot Hacker
4f9f379543 Editing task should not change its completed status 2019-09-18 23:18:01 -07:00
Scot Hacker
21e0c6d656 Fix bug when retrieving/setting default settings values 2019-06-04 00:40:31 -07:00
Scot Hacker
befc7ad2cd Formatting 2019-04-12 00:09:01 -07:00
Scot Hacker
4a385bde6b Bump version to 2.4.6 2019-04-11 23:51:38 -07:00
Scot Hacker
7a4984dc35 Get current version for setup.py from __init__ 2019-04-11 23:42:53 -07:00
Scot Hacker
388fb40c00 Bump version to 2.3.1 2019-04-01 23:48:54 -07:00
Scot Hacker
3b9c47cd7c Bump init version to 2.3.0 2019-03-11 00:39:01 -07:00
multun
c7ad961ef3 Implement mail tracker system
* Implement mail tracking

Signed-off-by: Victor "multun" Collod <victor.collod@prologin.org>

* Implement task merging

* Add a mail tracker title format pattern

* Autocomplete task names

* Fix comment display

* Track notification answers

* Add a socket timeout for the mail worker

A mail worker is a long running application. And sometimes, the IMAP server
just hangs for hours for no apparent reason. imaplib doesn't enable setting
a timeout, and setting it globally seems fine.

* Only validate the merge form when submitted

* Redirect to the new form when merging

* Prettier task edit UI

* Make task merging optional

* Test mail tracking

* Update documentation for mail tracking

* Update dependencies

* Add the TODO_COMMENT_CLASSES setting

* Fix dependencies install order

* Remove debug leftovers, improve documentation

* Fail on missing from_address
2019-03-11 00:04:19 -07:00
Scot Hacker
d0212b8a55 Update dependencies 2019-03-03 18:39:35 -08:00
Scot Hacker
01cab7a82f Convert task_delete and task_done views from GET to POST 2019-02-10 11:06:36 -08:00
Scot Hacker
91b9a099a3 Enforce and test TODO_STAFF_ONLY setting 2019-01-10 00:39:21 -08:00
Scot Hacker
6953085285 Correctly specify minimum requirement of Python 3.6 2019-01-08 23:11:13 -08:00
Scot Hacker
78e9c510bc Split up views into separate modules 2018-12-21 02:00:36 -08:00
Scot Hacker
f526ed5166 Strip unwanted tags from task note and comments 2018-12-20 17:08:09 -08:00
Scot Hacker
c18080c55d Bump release version for pypi 2018-04-10 08:23:44 -07:00
Scot Hacker
3991a2c82c Bump version 2018-04-08 23:33:52 -07:00
Scot Hacker
5805cf52ad Increment version in readme 2018-04-08 00:58:32 -07:00
Scot Hacker
b570d30f83 Bump version to 2.0 2018-04-07 11:53:30 -07:00
Scot Hacker
238e39085d Bump version to 1.6.2 2017-04-13 00:25:43 -07:00
Scot Hacker
f235b4effc Bump version for bug fixes 2016-12-04 23:21:49 -08:00
Scot Hacker
290345e70a Bump version to 1.6 2016-04-11 00:05:59 -07:00
Peter Bittner
dadb8f1ff6 Add tox configuration and integration with setup.py
Add Travis CI build server configuration

Add badges and Tests section to README

Bump version (development)
2016-04-10 19:42:24 +02:00
Peter Bittner
d8444cec60 Bump version number for release 1.5 2015-09-02 23:30:39 +02:00
Scot Hacker
73adbb872c Bump version to 1.5.dev for future 2014-11-09 11:22:09 -08:00
Peter Bittner
2a8a39ef8c Fix version number to upload to PyPI 2014-11-09 09:31:58 +01:00
Peter Bittner
97d27f7589 Reformatted readme and license
Move some setup values to package

Added .gitignore
2014-05-31 09:19:27 +02:00
Scot Hacker
04d1f181a6 Moving module into subdir. 2010-09-27 01:48:00 -07:00