Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2020-02-19
| ||
10:06 | fix bug with notes not undefering Leaf check-in: 84776badf3 user: joseph tags: coming_up | |
2019-12-15
| ||
16:10 | Made it use mysql instead of SQLITE check-in: e2ebb78c9c user: joseph tags: coming_up | |
2018-08-25
| ||
15:33 | Switched up task-forecaster to 7 days check-in: 4143a1ff2a user: joseph tags: coming_up | |
2018-08-13
| ||
16:53 | Added a file recording what needs to happen next with this branch. check-in: 760ffa640d user: joseph tags: coming_up | |
2018-08-12
| ||
18:45 | footer version check-in: 28c0323d51 user: joseph tags: coming_up | |
16:26 | OK now it highlights the buttons for days that have tasks coming up. check-in: d0828e14bf user: joseph tags: coming_up | |
15:40 | mostly working on the markup check-in: 4a6393bc16 user: joseph tags: coming_up | |
14:24 | Very early proof of concept. At this point I have made a function that can produce a list of notes becoming undeffered on a specific day, made the jinja rendering render them as hidden elements and added javascript mouseovers to un-hide them. Don't work after ajax has had it's way with the page. check-in: 713182c38d user: joseph tags: coming_up | |
14:22 | Create new branch named "coming_up" Closed-Leaf check-in: 4a7355ed7e user: joseph tags: coming_up | |
2018-07-26
| ||
16:09 | Minor improvement to install docs Leaf check-in: 6c344c1212 user: joseph tags: 24.0.x | |
2018-07-25
| ||
07:12 | Minor improvement to install docs Leaf check-in: fd74adaf33 user: joseph tags: trunk | |
2018-07-22
| ||
17:17 | New patch release for 24.0.x branch check-in: 0e358c7c2d user: joseph tags: 24.0.x | |
16:39 | Reverted changes to debian systemd scripts as they don't help check-in: cdb2dd90c3 user: joseph tags: trunk | |
15:46 | fixed crash on invalid form input adding a highlighted note check-in: 05d8dd7189 user: joseph tags: trunk | |
15:17 | Made it give a warning if unsupported INI vraibles are used in the config. check-in: 5077f03440 user: joseph tags: trunk | |
14:57 | Added regression tests for last two bugs fixed check-in: 9d5d5ca853 user: joseph tags: trunk | |
14:53 | Made it use pidfiles so it doesn't try to start when started or stop when stopped etc. check-in: 1d67f1ea7f user: joseph tags: trunk | |
14:09 | it now checks if shmdir and userlocks are writable before it starts check-in: efe9e5a882 user: joseph tags: trunk | |
2018-07-21
| ||
18:34 | added documentation and regression tests for running multiple Taskenizer instances on one machine check-in: f60604c057 user: joseph tags: trunk | |
2018-07-11
| ||
20:01 | Update Debian install documents with a better systemd script, improved uniqueness of fifo filename. check-in: 64be10ebe5 user: joseph tags: trunk | |
2018-07-10
| ||
17:25 | fix default pidfile check-in: 27bd07687b user: joseph tags: trunk | |
2018-07-08
| ||
16:34 | Made branch name in footer clearer. check-in: a9431bef33 user: joseph tags: trunk | |
2018-06-23
| ||
13:45 | misc fixes to startup check-in: f92ab254cb user: joseph tags: trunk | |
13:17 | Made taskenizerctl write a pid file check-in: 40b2b440ec user: joseph tags: trunk | |
11:26 | removed redundant section from docs check-in: 29050ac695 user: joseph tags: trunk | |
11:20 | Added regression test for bug I just fixed in last commit check-in: fdf1c67630 user: joseph tags: trunk | |
11:19 | Fix issue where taskenizerctl gives no output on unrecognised argument. check-in: 690fe675ad user: joseph tags: trunk | |
10:41 | whitespace check-in: 1c7c363eb1 user: joseph tags: trunk | |
2018-04-25
| ||
18:07 | Improved release-checklist. check-in: 195fb8691e user: joseph tags: 24.0.x | |
17:54 | Improved release-checklist. check-in: b6f710d763 user: joseph tags: trunk | |
17:45 | Tidy up the versions and stuff in trunk. check-in: 786e5811a7 user: joseph tags: trunk | |
17:21 | This is trunk so it has an appropriate version string for trunk check-in: 8494ab8a0a user: joseph tags: trunk | |
17:15 | Committed release to wrong branch, merging in from trunk now. check-in: 1839922549 user: joseph tags: 24.0.x | |
17:13 | Taskenizer 24.0.0 released! check-in: a426d5c776 user: joseph tags: trunk | |
17:07 | Create new branch named "24.0.x" check-in: 9235fb64d6 user: joseph tags: 24.0.x | |
16:53 | Reformatted INSTALL, HACKING and NEWS into markdown format check-in: 6c81440303 user: joseph tags: trunk | |
08:34 | Added a release checklist file for when I release. check-in: 0f98bcbf33 user: joseph tags: trunk | |
2018-04-22
| ||
19:34 | Hoping this will be the last RC check-in: ebf8ae42cc user: joseph tags: trunk | |
17:28 | Fixed bug in db upgrade code. Fixed problem where no error was printed by taskenizerctl with fatal config file errors. check-in: 6322702f1d user: joseph tags: trunk | |
09:53 | Improved regression tests check-in: e65def20d4 user: joseph tags: trunk | |
2018-04-21
| ||
20:10 | Added a regression test for testing an upgrade from previous version. check-in: bfca651598 user: joseph tags: trunk | |
19:07 | Clarified regression test. check-in: fd301ec752 user: joseph tags: trunk | |
18:52 | Improve regression tests check-in: 4a38735338 user: joseph tags: trunk | |
18:48 | Improvement to regression tests check-in: 1ba7ddb9cd user: joseph tags: trunk | |
18:39 | Fixed bug where taskenizerctl gives an unhelpful error if it's not run as root. check-in: ed74416b3c user: joseph tags: trunk | |
18:26 | Fixed missing hyphens in the regression tests check-in: c0adec5927 user: joseph tags: trunk | |
18:17 | fixed MANY spelling mistakes in the regression tests file check-in: 9569afc99c user: joseph tags: trunk | |
18:08 | Fixed spellostakes in regression tests. check-in: 407c392b06 user: joseph tags: trunk | |
17:08 | Removed IE regression test as it's not fair for me to have to use proprietary software to develop Taskenizer. check-in: 93b10634e1 user: joseph tags: trunk | |
2018-04-20
| ||
19:21 | Fixed bug where taskenizerctl would fail to restart taskenizer check-in: f964aa46f1 user: joseph tags: trunk | |