Paul Beckingham
704e85fcbc
TD-57
...
- TD-57 taskdctl script assumes /bin/sh is /bin/bash (thanks to Tatjana Heuser).
2014-05-23 16:34:08 -04:00
Paul Beckingham
30dc62703d
TD-56
...
- TD-56 File.cpp needs to include <string.h> on Solaris (thanks to Tatjana
Heuѕer).
2014-05-23 16:26:55 -04:00
Paul Beckingham
c60ec0b6ee
TD-55
...
- TD-55 TLSServer/Client need to include <errno.h> on Solaris (thanks to Tatjana
Heuser).
2014-05-23 16:23:51 -04:00
Paul Beckingham
d53c432ff9
Verbosity
...
- New verbosity token 'filter' shows the complete filter used by the last
command.
2014-05-21 17:21:22 -04:00
Paul Beckingham
e9178f6b34
TW-1264
...
- TW-1264 Project | Tags assigned ratio of tasks (thanks to Benjamin Weber).
2014-05-13 00:50:36 -04:00
Paul Beckingham
20fe380a5e
TW-253
...
- TW-253 Unrecognized taskwarrior file format. in
/Users/user/Dropbox/.task/completed.data at line 1 (thank to Kosta
Harlan).
2014-05-13 00:40:18 -04:00
Paul Beckingham
e6817033d3
TW-1321
...
- TW-1321 Unit test view.t fails oddly on Ubuntu 13.10 (thanks to John West).
2014-05-11 17:39:44 +00:00
Paul Beckingham
a899fb941d
Code Cleanup
2014-05-11 10:44:17 -04:00
Paul Beckingham
e1eb3acc1c
Merge branch '2.4.0' of ssh://git.tasktools.org/tm/task into 2.4.0
2014-05-10 11:46:35 -04:00
Paul Beckingham
a5cf624ba1
TW-1263
...
+- TW-1263 Command Reference Redesign.
2014-05-10 11:46:16 -04:00
Paul Beckingham
25abf04fdf
TW-1318
...
- TW-1318 creating a UDA in the wrong sequence will cripple taskwarrior (thanks
to Onion).
2014-05-09 22:57:40 -04:00
Paul Beckingham
49d39984d9
Regex
...
- Regular expressions are now enabled by default.
2014-05-08 07:07:08 -04:00
Paul Beckingham
eb6c38ac17
Code Cleanup
...
- Removed obsolete configuration variable 'patterns', which is no longer
used.
2014-05-08 07:05:29 -04:00
Paul Beckingham
45453de477
TW-1309
...
- TW-1309 memory error, if misconfigured calendar.details.report (thanks to
Onion).
2014-04-23 08:02:43 -04:00
Paul Beckingham
9d33691cab
TW-253
...
- Added details in debug mode, for unrecognized data (thanks to Kosta H).
Note: does not close TW-253.
2014-04-22 22:21:40 -04:00
Paul Beckingham
6ad9ef78ba
TW-1307
...
- TW-1307 burndown is aliased to burndown.weekly (thanks to darkfeline).
2014-04-17 06:50:35 -04:00
Paul Beckingham
2aa224d278
TW-1298
...
- TW-1298 The color 'orange' is not recognized. - taskwarrior will not start
anymore (thanks to Bernd Humpa).
2014-04-15 23:37:05 -04:00
Paul Beckingham
c03df08d1e
TW-1278
...
- TW-1278 Next report filters tasks with due date set until due date arrives
(thanks to Renato Alves).
2014-04-15 23:22:31 -04:00
Paul Beckingham
416b597c8a
TW-1304
...
- TW-1304 Minor build and install fix for NetBSD (thanks to atomicules).
2014-04-15 21:06:26 -04:00
Paul Beckingham
d8b7d914ac
TW-5
...
- TW-5 color.due.today does not work (thanks to Max Muller).
- Inadvertently fixed while addressing TW-285.
2014-04-13 12:00:17 -04:00
Paul Beckingham
fe0d03664c
TW-306
...
- TW-306 Wrong date format in burndown view (thanks to Michele Santullo).
2014-04-13 10:34:17 -04:00
Paul Beckingham
3038b11780
TW-285
...
- TW-285 DUETODAY doesn't give any output (thanks to Jostein Berntsen).
- Added unit tests.
2014-04-13 09:18:58 -04:00
Paul Beckingham
5706cca207
TW-115
...
- TW-115 allow "0day" durations for UDAs.
2014-04-12 14:12:59 -04:00
Paul Beckingham
1922c4f6a4
TW-1257
...
- TW-1257 The 'Syncing with <host>:<port>' message ignores verbosity tokens.
2014-04-12 14:01:48 -04:00
Paul Beckingham
501194abfa
TW-1300
...
- TW-1300 _get could use return codes (thanks to Scott Kostyshak).
2014-04-12 13:32:35 -04:00
Paul Beckingham
62eafb6639
ChangeLog
...
- No longer separating bugs from features. Too difficult to keep it all
straight. Now the ChangeLog is a sorted list of issues resolved.
2014-04-12 11:33:57 -04:00
Paul Beckingham
c6b0c0d927
TW-1301
...
- TW-1301 Virtual tag +PENDING (thanks to Profpatsch).
- Also added +COMPLETED and +DELETED.
2014-04-12 11:31:47 -04:00
Paul Beckingham
a49ed165c3
Bug TW-1302
...
- TW-1302 CmdShow.cpp:244: bad length in substr ? (thanks to David Binderman).
2014-04-12 11:12:24 -04:00
Paul Beckingham
70ba19fd5e
Bug TW-1254
...
- TW-1254 Calc command can segfault on negative numbers (thanks to Renato
Alves).
- Implemented a recursive descent parser to syntax check the expression,
and disambiguate unary minus. The syntax checking is not generating any
diagnostics yet.
2014-04-06 00:29:14 -04:00
Paul Beckingham
6354bc09ab
Bug TW-1295
...
- TW-1295 test/time.t fails on the last day of the month (thanks to Jakub
Wilk).
2014-04-05 11:25:20 -04:00
Paul Beckingham
5965a85151
- Bug TW-1296
...
- TW-1296 make test/run_all exit with non-zero code if a test fail (thanks to
Jakub Wilk).
2014-04-05 10:39:38 -04:00
Paul Beckingham
325d0d1738
Documentation
...
- Mentioned the hostname verification.
2014-04-05 10:37:53 -04:00
Alexander Sulfrian
88b94ac2fc
TLSClient: do certification verification with old gnutls
...
The automatic verification for the server certificate with
gnutls_certificate_set_verify_function does only work with gnutls
>=2.9.10. So with older versions we should call the verify function
manually after the gnutls handshake.
Signed-off-by: Paul Beckingham <paul@beckingham.net>
2014-03-17 14:38:42 -04:00
Paul Beckingham
d52eebaa66
Bug TW-1288
...
- TW-1288 Added missing locking for task modifications (thanks to Kosta H,
Ralph Bean, Adam Coddington).
2014-03-11 23:28:57 -04:00
Jochen Sprickerhof
4ae8431f96
Bug TD-45
...
- TD-45 Fix preprocessor define.
Signed-off-by: Paul Beckingham <paul@beckingham.net>
2014-03-06 18:26:39 -05:00
Paul Beckingham
08bead5017
Bug TW-1282
...
- TW-1282 incorrect URLs in man task-sync (thanks to Jeremiah Marks).
2014-03-05 23:31:04 -05:00
Paul Beckingham
ed8741e242
Bug TD-42
...
- TD-42 Cannot compile taskd - GNUTLS_VERSION undefined in diag.cpp (thanks
to Michele Vetturi).
2014-03-03 21:15:02 -05:00
Paul Beckingham
68529d8119
Documentation
...
- ChangeLog cleanup, standardized form.
2014-02-22 11:57:48 -05:00
Paul Beckingham
61a9703ab4
Bug TW-1274
...
- TW-1274 Map 'modification' attribute to 'modified' (thanks to jck).
2014-02-22 11:57:21 -05:00
Paul Beckingham
14b1ba4151
Improvement TW-1261
...
- Migrated bug.360.t to the new unit test framework (thanks to Renato Alves).
2014-02-19 23:34:35 -05:00
Paul Beckingham
132935c04e
Themes
...
- New themes: dark-default-16.theme, dark-gray-blue-256.theme
2014-02-19 22:52:49 -05:00
Paul Beckingham
292e0fb743
Code Cleanup
...
- Removed priority counts from the 'projects' report.
2014-02-15 16:03:08 -05:00
Paul Beckingham
b7760dc3ef
Bug TW-278
...
- Cygwin throws warnings building mk_wcwidth() in wcwidth6.c.
2014-02-15 15:14:08 -05:00
Paul Beckingham
5ca55e75cf
Feature TW-197
...
- TW-197 New virtual tag READY.
2014-02-15 14:39:46 -05:00
Paul Beckingham
b9c853fece
Feature TW-1260
...
- TW-1260 New virtual tags YESTERDAY, TOMORROW.
2014-02-15 14:36:49 -05:00
Paul Beckingham
04a70bced8
ChangeLog
...
- Removed '#' from changelog entries for 2.4.0. Trying to standardize.
2014-02-15 10:02:16 -05:00
Paul Beckingham
e90b467d42
Bug TW-261
...
- TW-261 Easy to create "not deletable" task (thanks to Jan Kunder).
2014-02-15 10:00:04 -05:00
Renato Alves
9846a2e3f2
Portuguese (por-PRT) localization
...
Signed-off-by: Paul Beckingham <paul@beckingham.net>
2014-02-14 22:49:05 -05:00
Renato Alves
112d4bfb14
Improvement TW-1255
...
- #TW-1255 New testing framework (thanks to Renato Alves).
Signed-off-by: Paul Beckingham <paul@beckingham.net>
2014-02-09 20:10:24 -05:00
Paul Beckingham
28fe7420fc
Bug #TW-255
...
- #TW-255 'Mask' instead of 'iMask' shown in info report (thanks to Benjamin
Weber)
2014-02-09 13:25:36 -05:00