Paul Beckingham
0075dbe429
Documentation
...
- Removed 'extensions' mention, and improved 'debug.tls' section.
2014-10-06 23:06:29 -04:00
Paul Beckingham
fa22cff5be
Context
...
- rc.debug.hooks and rc.debug.parser are now valid settings. They are
not yet obeyed.
2014-10-04 19:20:38 -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
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
ab3935ac85
TW-193
...
- TW-193 Support listing breaks.
2014-07-10 22:48:17 -04:00
Paul Beckingham
af75fa8b05
TW-296
...
- TW-296 urgency of blocked task should affect urgency of blocking task (thanks
to Sitaram Chamarty).
2014-07-06 17:19:29 -04:00
Paul Beckingham
fa58c24c66
Deprecation
...
- Removed deprecated 'report.X.limit' feature.
2014-07-04 11:02:10 -04:00
Paul Beckingham
1ac7dc0d5d
TW-1360
...
- TW-1360 color.until directive missing.
2014-07-04 10:00:26 -04:00
Paul Beckingham
726214adca
Documentation
...
- Updated man page to include new verbosity token.
2014-07-04 09:26:18 -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
f3bdac085b
TW-1345
...
- TW-1345 taskrc.5 manpage errors.
2014-06-21 07:36:30 -04:00
Paul Beckingham
ff966c069c
Tasksh
...
- Took the broken tasksh program out back behind the barn and shot it.
It will be rewritten as a separate project, and extension.
2014-06-08 18:24:30 -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
2897005e25
Documentation
...
- Updated developer docs.
2014-05-17 13:52:01 -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
1922c4f6a4
TW-1257
...
- TW-1257 The 'Syncing with <host>:<port>' message ignores verbosity tokens.
2014-04-12 14:01:48 -04:00
Paul Beckingham
620f9b40b2
Documentation
...
- Added man page updates to reflect new 'taskd.trust' settings.
2014-04-05 12:13:02 -04:00
Paul Beckingham
35657bc689
Migration
...
- Updated repository URL.
2014-02-11 21:27:26 -05:00
Paul Beckingham
cd6067a39f
Merge branch 'master' into 2.4.0
2014-01-15 22:17:30 -05:00
Federico Hernandez
c4eb465070
Version number and release date for 2.3.0
2014-01-15 23:41:22 +01: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
Jakub Wilk
9e6b755cec
Add TASK_RCDIR configuration variable.
2014-01-04 12:16:39 -05:00
Paul Beckingham
8ed92ca498
Copyright
...
- Bumped copyright to 2014, ready for release.
2014-01-01 13:32:22 -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
c6032d99f9
Documentation
...
- Fixed rc.nag documentation (thanks to Jeroen Budts).
2013-11-16 13:22:47 -05:00
Paul Beckingham
6e0603234e
Documentation
...
- Added references to new configuration settings.
2013-10-29 22:44:59 -04:00
Paul Beckingham
626f89c263
Deprecated Feature Removal
...
- Removed deprecated 'edit.verbose' setting, in favor of the 'edit' verbosity
token..
2013-10-20 14:54:03 -04:00
Paul Beckingham
2cbae3fb9c
Deprecated Feature Removal
...
- Removed deprecated 'echo.command' setting, in favor of the 'header' and
'affected' verbosity tokens.
2013-10-20 14:40:57 -04:00
Paul Beckingham
0f416a9f01
Documentation
...
- Cleaned up obsolete references.
2013-09-11 00:35:25 -04:00
Paul Beckingham
4cc9e90362
Date Formats
...
- Fixed broken documentation for custom report definitions regarding column
formats.
- Modified date access to use the more efficient Date::get_date method, which
also shrinks the code.
- Added the 'remaining' format for all date columns.
2013-09-07 11:43:57 -04:00
Paul Beckingham
b09d928da9
Documentation
...
- Fixed mis-formatted text.
2013-08-19 07:37:00 -04:00
Paul Beckingham
74bbd6cefe
Unicode
...
- The configuration file now supports JSON encoding of Unicode characters, by
specifying \uNNNN.
2013-08-18 00:00:46 -04:00
Scott Kostyshak
38bba72001
Documentation
...
- Fix typos (thanks to Ben Armstrong).
2013-08-01 20:29:13 -04:00
Paul Beckingham
51c339e49f
Documentation
...
- Documented the new configuration settings for task server communication.
2013-05-12 01:21:24 -04:00
Paul Beckingham
f15c9a1b7e
Documentation
...
- Added missing dateformat components 'j' and 'J' to the man page.
2013-05-11 18:05:28 -04:00
Paul Beckingham
157699cbde
Feature #1256 Follow-up
...
- Extended unit tests to cover 'add' failures.
- Removed whitespace at EOL.
- Updated ChangeLog, AUTHORS, NEWS.
- Updated taskrc.5.in.
- Updated CmdShow to allow new config settings.
2013-05-07 16:26:58 -04:00
Paul Beckingham
8af0a7f3ba
Merge branch 'master' into 2.3.0
...
Conflicts:
AUTHORS
CMakeLists.txt
INSTALL
NEWS
cmake.h.in
doc/man/task-faq.5.in
package-config/osx/README
scripts/utils/verify_l10n
src/API.h
src/Config.cpp
src/Context.cpp
src/DOM.cpp
src/Hooks.cpp
src/TransportShell.h
src/commands/CmdDiagnostics.cpp
src/commands/CmdShell.cpp
src/commands/CmdVersion.cpp
src/en-US.h
src/shell/Readline.h
src/wcwidth6.cpp
test/CMakeLists.txt
test/color.uda.t
test/duration.t.cpp
test/hook.on-launch.t
test/template.t
test/uuid.t
2013-04-07 17:56:59 -04:00
Federico Hernandez
05f7948f7e
Version number and release date for 2.2.0
2013-04-07 22:11:26 +02:00
Federico Hernandez
c7df1f7acc
Bumping to 2.2.0.beta3
2013-04-02 17:51:06 +02:00
Federico Hernandez
baeee7566d
Bumping to 2.2.0.beta2
2013-03-31 14:51:08 +02:00
Paul Beckingham
03cb5af7be
Defaults
...
- The 'dateformat' settings now default to the ISO-8601 standard of 'Y-M-D'.
2013-03-30 17:42:45 -04:00
Haitham Gad
1ebc802a89
Adding a man page and refering to it from other man pages
2013-03-10 12:38:14 -04:00
Haitham Gad
f5d6da2a7b
Separating the 'task shell' command in a separate executable 'tasksh' and enabling command history traversal using GNU Readline
2013-03-10 12:38:14 -04:00
Rainer Müller
631d03ce38
[PATCH] Documentation
...
- Update the default value of rule.precedence.color in task-color.5 and taskrc.5
manual pages.
Signed-off-by: Paul Beckingham <paul@beckingham.net>
2013-03-05 20:58:11 -05:00
Federico Hernandez
c2c4152669
Bumped 2012 to 2013 in doc/man
2013-03-04 23:54:23 +01:00