Paul Beckingham
4690b1a6cb
Themes
...
- Removed background color from debug messages.
- Removed color.completed and color.deleted.
- Swapped the overdue magenta for red.
- Changed burndown and history to use red, yellow, green.
- Inverted the calendar holiday colors.
- Removed background from color.calendar.weeknumber.
2015-03-15 10:52:28 -04:00
Paul Beckingham
ce1a7b921c
Themes
...
- Removed all the 16-color names, which do not apply to the solarized palette.
- Modified color.blocking and color.blocked so that both fg and bg are specified.
- Modified color.burndown.* and color.history.* to use red, yellow, green.
2015-03-15 10:40:11 -04:00
Paul Beckingham
7a1645bba3
Themes
...
- Fixed color.burndown.done and color.burndown.started, which were two different
shades of red.
- Fixed color.history.done, which was dark gray and should be closer to green.
2015-03-15 10:13:08 -04:00
Paul Beckingham
9f1b3e0d56
Themes
...
- Added run.default to test the default theme.
2015-03-15 10:08:47 -04:00
Paul Beckingham
0af8b1dbab
Themes
...
- Added 'task color legend' to the scripts to make it easier to spot broken
themes.
- Removed the 'run' script, which is no longer used.
2015-03-15 09:09:54 -04:00
Paul Beckingham
7cc410f58e
Documentation
...
- Fixed obsolete wiki reference in the main man page (thanks to David Patrick).
2015-03-11 08:46:05 -04:00
Paul Beckingham
5d42c0f6b6
Themes
...
- Updated the README for this version, not the previous one.
2015-03-10 19:17:17 -04:00
Tomas Babej
bf5f246168
man: Fix copy-paste error in task.1
2015-02-24 16:51:28 -05:00
Tomas Babej
1a0f479394
CmdContext: Add helpful hint to output when setting context
2015-02-24 16:51:05 -05:00
Tomas Babej
0ab1dc0c9c
man: Update task and taskrc manpages with the information about context
2015-02-23 19:21:46 -05:00
Federico Hernandez
c27ad4dc27
Bumped version number in ref page
2015-02-17 00:18:45 +01:00
Federico Hernandez
82e019a4a8
Version number and release date for 2.4.1
2015-02-16 23:38:16 +01:00
Paul Beckingham
4bdee56fa7
Configuration
...
- New 'recurrence' configuration setting can disable recurring task generation.
2015-01-25 15:41:31 -05:00
Paul Beckingham
6626207ad1
TW-1522
...
- TW-1522 Date format doesn't like hyphens (thanks to Scott Carter).
2015-01-25 14:49:02 -05:00
Tomas Babej
a8bab90c34
Documentation
...
- Update the man page with the correct description of behaviour of
rc.confirmation and rc.bulk variables
2015-01-24 10:12:32 -05:00
Paul Beckingham
1e8f83cab9
Themes
...
- Removed 'bold' from a 256-color definition.
2015-01-02 08:55:18 -05:00
Paul Beckingham
15f00452c2
Themes
...
- Increased contrast for 'color.blocking'.
2015-01-02 08:54:50 -05:00
Federico Hernandez
8180b94b1b
Bumped version number in task reference pdf
2015-01-02 01:05:03 +01:00
Federico Hernandez
670102842c
Version number and release date for 2.4.0
2015-01-02 00:11:32 +01:00
Federico Hernandez
c9e09aa4b5
Bumped version and date in task reference page
2015-01-01 23:53:08 +01:00
Paul Beckingham
5425ac66cb
Themes
...
- Added more blue to dark-gray-blue-256.
2015-01-01 17:16:39 -05:00
Paul Beckingham
718204af0d
Themes
...
- Restored some blue to the dark-gray-blue theme.
2015-01-01 17:09:24 -05:00
Paul Beckingham
c5fffe2fe6
Themes
...
- Removed green/yellow from the dark-gray theme.
2015-01-01 17:03:56 -05:00
Paul Beckingham
95866b7e87
Themes
...
- Removed the partially complete experimental themes.
2015-01-01 16:36:17 -05:00
Paul Beckingham
c8e013ca31
Theme Samples
...
- Updated scripts for generating theme swatches.
2015-01-01 14:45:08 -05:00
Paul Beckingham
34c4b61e3d
Themes
...
- Removed 'inverse' from rc.color.label, for readability.
2015-01-01 14:31:15 -05:00
Paul Beckingham
7bcec61c53
Merge branch '2.4.0' of ssh://git.tasktools.org/tm/task into 2.4.0
...
Conflicts:
doc/rc/dark-16.theme
doc/rc/dark-256.theme
doc/rc/dark-blue-256.theme
doc/rc/dark-gray-256.theme
doc/rc/dark-gray-blue-256.theme
doc/rc/dark-green-256.theme
doc/rc/dark-red-256.theme
doc/rc/light-16.theme
doc/rc/light-256.theme
doc/rc/solarized-dark-256.theme
doc/rc/solarized-light-256.theme
2015-01-01 13:27:10 -05:00
Paul Beckingham
288291af72
Themes
...
- All themes have the same settings, in the same order.
- Reduced noise in the file header.
2015-01-01 13:22:46 -05:00
Paul Beckingham
b7ad091d00
Updated copyright to 2015
2015-01-01 00:00:41 -05:00
Paul Beckingham
3f8095166e
TW-161
...
- TW-161 UDA indicator (thanks to Jim B).
2014-12-27 15:30:41 -05:00
Paul Beckingham
bbc40c051d
Tw-145
...
- TW-145 default.due should accept a Duration (thanks to Ozgur Akgun).
2014-12-27 14:44:31 -05:00
Paul Beckingham
96c5e77450
TW-24
...
- TW-24 incorrect use of xterm colorization escape sequences (thanks to Steve
Rader).
2014-12-26 10:43:23 -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
7a243816c0
Themes
...
- Updated light & dark themes (thanks to David Patrick).
2014-12-23 22:30:39 -05:00
Paul Beckingham
4926888332
Documentation
...
- Updated man page to reflect the rc.regex=on default.
2014-12-14 18:43:07 -05:00
Paul Beckingham
63dcea9c37
Documentation
...
- Updated man page for tw-1469.
2014-12-14 13:38:24 -05:00
Federico Hernandez
13b1982efd
Fixed typo in name of holidays rc file
2014-11-17 20:35:53 +01:00
Federico Hernandez
dfdd2d3f35
Holidays rc-files
...
- Updated existing files up to 2016.
- Added bunch of new locales from holidata.net.
2014-11-17 00:09:25 +01: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
Renato Alves
d9c4ff0700
Documentation - Man and help now mentions /g in /from/to/g
2014-11-03 13:50:56 +00:00
Paul Beckingham
d36d6fc303
Documentation
...
- Documented rc.debug.parser=3.
2014-10-31 22:52:04 -04:00
Johannes Schlatow
2c7013cc1c
Color
...
- Supports 'color.uda.<name>.<value>' (TW-1428)
2014-10-12 23:44:43 -04:00
Paul Beckingham
ab8e3c9faa
Documentation
...
- Reference PDF updated.
2014-10-12 23:12:54 -04:00
Paul Beckingham
2a13b99720
Documentation
...
- Clarified taskrc man page purpose.
2014-10-12 23:05:54 -04:00
Federico Hernandez
1cb1ceae08
Bumping version number to beta2
2014-10-11 22:10:18 +02:00
Johannes Schlatow
a88a062d3d
Urgency
...
- Supports 'urgency.uda.<name>.<value>.coefficient' (TW-1354)
2014-10-10 16:21:36 -04:00
Paul Beckingham
39469a1917
Color
...
- Supports 'color.label.sort' for column labels of sort columns.
2014-10-09 19:04:59 -04:00
Paul Beckingham
d2ca1c498c
Documentation
...
- Added not about debug value propagation.
2014-10-06 23:13:23 -04:00
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