Paul Beckingham
07eff0f3c1
Bug
...
- Changed assorted reports so they do not use '.age' format for dates that are
in the future, because those are never shown with this format.
2015-01-03 17:56:20 -05:00
Paul Beckingham
d6bd5630fa
Config
...
- Updated the default, built-in themes.
2015-01-01 17:27:05 -05:00
Paul Beckingham
7111e9d5f5
Config
...
- The list of themes in the default .taskrc file is now complete and correct.
2015-01-01 17:22:26 -05:00
Paul Beckingham
b7ad091d00
Updated copyright to 2015
2015-01-01 00:00:41 -05:00
Paul Beckingham
1488c1c6fa
TW-1, TW-1438
...
- TW-1 Recurring task message on the same task (thanks to Profpatsch).
2014-12-26 10:16:11 -05:00
Paul Beckingham
7795570e61
Build
...
- Broke the build with code in a hidden ifdef.
2014-12-23 23:46:28 -05:00
Paul Beckingham
b6a4a9c197
Config
...
- The default color theme is now dark-256 for Linux, and dark-16 for everything
else.
2014-12-23 22:45:04 -05:00
Paul Beckingham
7b8ccf57c6
TW-1469
...
- TW-1469 Case-insensitive searching broken on Cygwin (thanks to Richard
Boß).
2014-12-14 13:31:33 -05:00
Paul Beckingham
9936157704
TW01438
...
- TW-1438 Configuration setting rc.confirmation=no no longer disables
confirmation requests (thanks to Adam Coddington).
2014-11-10 20:05:28 -05:00
Paul Beckingham
da8e16a38b
TW-1437
...
- TW-1437 taskd.trust has a bad default value.
2014-11-08 15:23:55 -05:00
Paul Beckingham
02c3925ec6
Config
...
- Removed obsolete (or rather, unused) 'extensions' variable.
2014-10-06 23:05:53 -04:00
Paul Beckingham
c360923909
Config
...
- Added a :has method to detect settings that have no default value.
2014-10-04 19:10:59 -04:00
Paul Beckingham
d44c8c5147
Config
...
- Removed redundant sorting for the 'list' report.
2014-09-27 15:26:07 -04:00
Paul Beckingham
78650ac8c3
Hooks
...
- Added a master control, rc.hooks, which defaults to 'on', but can be used
to disable hook processing in general.
2014-09-08 01:22:35 -04:00
Paul Beckingham
150f72eed4
Shadow Files
...
- Removed the shadow file feature, which has caused much suffering since version
1.4.3.
2014-09-08 01:09:24 -04:00
Paul Beckingham
a7cd985f23
TW-15
...
- TW-15 'task recurring' shows only children of recurring tasks (thanks to
Louis-Claude Canon).
2014-08-31 17:04:35 -04:00
Paul Beckingham
259dd94775
Config
...
- Removed precautionary whitespace that was inserted into report filters when
we discovered that problem with the parser. Time to bravely eliminate this
workaround.
2014-08-31 17:02:37 -04:00
Paul Beckingham
b540257a34
Config
...
- The 'blocking' report has no business reporting a 'parent' column.
2014-08-16 16:20:14 -04:00
Paul Beckingham
b235b6ca60
Config
...
- Consistent ordering, for readability and easy comparison.
2014-08-16 14:44:56 -04:00
Paul Beckingham
1ccc284cc7
Safety Valve Override
...
- Support 'allow.empty.filter', defaulting to 'yes', but if 'no' disallows the
combination of a write command and an empty filter. Ordinarily this is just
a warning that requires confirmation (thanks to Lee Lieske).
2014-08-11 12:32:11 -04:00
Paul Beckingham
c2ffee1352
Config
...
- Corrected typo in config.
- Added example values for taskd.trust.
2014-08-11 11:34:24 -04:00
Richard Boß
f998037086
Typo
...
- Fixed typo in 'newest' and 'oldest' report definitions.
Signed-off-by: Paul Beckingham <paul@beckingham.net>
2014-07-13 14:24:24 -04:00
Paul Beckingham
e8cd1c8eb0
Config
...
- Updated report titles.
2014-07-10 23:57:39 -04:00
Paul Beckingham
4a81dc89f2
Config
...
- Added listing breaks on the 'project' columns, for the 'list' and 'minimal'
reports.
2014-07-10 22:56:07 -04:00
Wilhelm Schuermann
7548ce662a
TW-296
...
- TW-296 urgency of blocked task should affect urgency of blocking task
Signed-off-by: Paul Beckingham <paul@beckingham.net>
2014-07-06 14:11:10 -04:00
Paul Beckingham
b60a4aff22
TW-294
...
- TW-294 Display UUID of task created by add (thanks to John West).
2014-07-04 09:24:55 -04:00
Paul Beckingham
525f3cda75
TW-266
...
- TW-266 Allow project auto-completion to search completed tasks (thanks to
Kosta Harlan).
2014-06-24 23:19:50 -04:00
Paul Beckingham
9390e17871
Documentation
...
- Removed obsolete task-tutorial.5 man page. Tutorials will now only
reside online. This represents a gradual move towards single-source
documentation.
2014-06-08 11:19:11 -04:00
Paul Beckingham
e0917f4397
Documentation
...
- Removed obsolete task-faq.5 man page.
2014-06-07 13:06:19 -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
446fd88b8b
Config
...
- When creating <rc.data.location>, also creates the hook subdirectory.
2014-05-13 18:56:13 -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
159f632eff
Reports
...
- Removed redundant sorting for report defs.
2014-04-30 23:15:11 -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
132935c04e
Themes
...
- New themes: dark-default-16.theme, dark-gray-blue-256.theme
2014-02-19 22:52:49 -05:00
Paul Beckingham
5f4a5bdec7
Reports
...
- Modified report filters to take advantage of new virtual tags.
2014-02-15 14:43:07 -05:00
Paul Beckingham
9853fb9cb4
Report
...
- Restored the empty filter on the 'all' report, which is the only way
to show all tasks.
2014-02-15 14:42:10 -05:00
Paul Beckingham
adb0c6755e
Bug #1508
...
- Updated ChangeLog, AUTHORS for #1508 .
- Removed 'alias._query' from Config.cpp.
2014-02-01 08:10:20 -05:00
Nicolas Appriou
9c0e4053c4
bug #1508 configurable color output
2014-02-01 08:01:46 -05:00
Paul Beckingham
2036ebf03e
Deprecated Feature
...
- Deprecated '_query' alias.
2014-01-26 13:35:47 -05:00
Paul Beckingham
02116a9a93
Feature - Calc
...
- Gave the calc command access to DOM resolution. Needs a Lexer change to
recognize DOM addresses.
2014-01-07 23:32:12 -05:00
Paul Beckingham
98f740e9d1
Merge branch '2.3.0' into 2.4.0
...
Conflicts:
AUTHORS
CMakeLists.txt
NEWS
src/A3.cpp
src/CMakeLists.txt
src/Config.cpp
src/Duration.cpp
src/Duration.h
src/Nibbler.cpp
src/Nibbler.h
src/RX.cpp
src/RX.h
src/columns/ColDate.cpp
src/columns/ColScheduled.cpp
src/commands/Command.cpp
src/legacy.cpp
src/utf8.cpp
src/utf8.h
test/CMakeLists.txt
test/bug.mergedeps.t.postponed
test/duration.t.cpp
test/merge.duplicates.t
test/merge.simple_duplication.t
test/merge.t
test/nibbler.t.cpp
test/roundtrip.t
test/rx.t.cpp
test/utf8.t.cpp
2014-01-07 19:10:03 -05:00
Paul Beckingham
8ed92ca498
Copyright
...
- Bumped copyright to 2014, ready for release.
2014-01-01 13:32:22 -05:00
Paul Beckingham
97ef13a1b1
Bug
...
- Fixed Config.cpp so that it doesn't JSON encode a default rc file, and in so
doing, bork the format.
2013-11-18 23:42:52 -05:00
Paul Beckingham
6bc352f713
Documentation
...
- Now uses proper name 'Taskserver'.
2013-11-16 16:08:22 -05:00
Paul Beckingham
0df30a5be0
Sync
...
- Default TLS cipher selection, with override (thanks to Zed Jorarard).
- Updated documentation.
2013-11-16 15:07:45 -05:00
Paul Beckingham
6f8e115c1c
Reports
...
- New 'blocking' report.
2013-10-19 21:14:48 -04:00
Paul Beckingham
ad2255b113
Reports
...
- New 'unblocked' report.
2013-10-19 21:12:50 -04:00
Paul Beckingham
772627c1da
Reports
...
- New 'ready' report.
2013-10-19 21:09:58 -04:00