Federico Hernandez
be0357da4a
CMake
...
- added information to task diag to indicate if task is built with
cmake (to support the upcoming move away from autotools).
2011-01-18 00:00:28 +01:00
Federico Hernandez
32235ca60a
CMake
...
- improve compilation by removing the git sha1 dependency into its
own include file that is just used 2 times instead of auto.h that
is included in more places.
2011-01-17 23:27:38 +01:00
Johannes Schlatow
792eab8621
Info report
...
* added a line to the journal which shows the total time a task was active
2011-01-17 15:21:55 +01:00
Paul Beckingham
8e5ad1288c
Holidays
...
- Added three missing holiday files to Makefile.am.
2011-01-16 20:03:06 -05:00
Paul Beckingham
332dbc4a08
Holidays
...
- Added new holiday configuration file for Austria (thanks to Andreas Poisel).
2011-01-16 17:01:47 -05:00
Paul Beckingham
0fda4b060c
Bug
...
- _query command used {} instead of [] for task collection.
2011-01-16 01:03:28 -05:00
Federico Hernandez
55de71feca
SHA1
...
- removed previously introduced _sha1 helper command
- modified helper command _version to either display the version
or the sha1 depending if build from source tar ball or from git.
2011-01-15 22:18:44 +01:00
Federico Hernandez
c0c58f9aff
Added _sha1 helper command to quickly identify a
...
task dev version.
2011-01-15 21:41:28 +01:00
Paul Beckingham
ae4e28689d
Holiday Files
...
- Updated all holiday files to have a complete set of 2011 definitions,
and remove 2010 definitions.
2011-01-14 23:04:29 -05:00
Paul Beckingham
7ca51e78f0
Feature - enhanced date parse error
...
- When a date fails to parse, the expected format is displayed, as a reminder
(thanks to Eric Fluger).
2011-01-14 22:56:52 -05:00
Paul Beckingham
d4772fe060
Bug
...
- Fixed bug that caused entry, end, start and wait dates to not use report-
specific date format overrides (thanks to Eric Fluger).
2011-01-14 22:12:17 -05:00
Paul Beckingham
47f2758c8f
Holidays
...
- Added new holiday configuration file for Italy (thanks to Nicola Busanello).
2011-01-11 00:51:12 -05:00
Paul Beckingham
dac31390cb
Merge branch '1.9.4' of tasktools.org:task into 1.9.4
2011-01-11 00:08:23 -05:00
Paul Beckingham
68fe437889
Taskd
...
- Modified Task::composeJSON to use ISO 8601 date format, and the new
hierarchical annotation format.
2011-01-11 00:07:11 -05:00
Federico Hernandez
d358af4a53
Merge branch '1.9.4' of tasktools.org:task into 1.9.4
2011-01-11 00:37:23 +01:00
Federico Hernandez
e3269984ce
Feature #629 - Holidays
...
- new configuration file for New Zealand (thanks to Stephen Haywood)
2011-01-11 00:36:41 +01:00
Federico Hernandez
e9b9adad06
Holidays
...
- new configuration file for New Zealand (thanks to Stephen Haywood)
2011-01-11 00:33:44 +01:00
Paul Beckingham
c08c280dd9
Feature #608
...
- Added feature #608 , and now completing a task, with journal.time turned on
will stop the task first (thanks to Andy Kriger).
2011-01-09 23:39:05 -05:00
Paul Beckingham
109f22051d
Bug #603
...
- When an ID was not specified, delete gave no feedback (thanks to
Steve Rader).
- Closer inspection showed this to be true for the urgency, query, delete,
start, stop, done, modify, append, prepend, duplicate, annotate and denotate
commands.
2011-01-09 23:15:30 -05:00
Paul Beckingham
9764fe310a
Documentation
...
- Mentioned import from a URL in the NEWS file.
2011-01-09 23:07:22 -05:00
Paul Beckingham
10a69c4d3d
Import
...
- Modified man page to acknowledge import from file or URL.
- Changed FEATURE_URL from #if to #ifdef, for consistency.
- Modified import.url.t to accomodate a new URL for the test.
2011-01-09 23:05:01 -05:00
Paul Beckingham
77f26994a6
Merge branch '1.9.4' of tasktools.org:task into 1.9.4
2011-01-09 21:25:59 -05:00
Paul Beckingham
1d8a60a9ba
Bug
...
- Fixed bug that caused the 'done' command to always exit with a non-zero
status (thanks to Steve Rader).
2011-01-09 21:25:09 -05:00
Johannes Schlatow
59e2e102e6
Merge branch '1.9.4' of tasktools.org:task into 1.9.4
2011-01-10 01:03:49 +01:00
Johannes Schlatow
f52e98d8df
Zsh completion
...
* improved naming conventions of tags for use with zstyle
* added file completion for push/pull
2011-01-10 01:03:38 +01:00
Paul Beckingham
08c089258f
Documentation
...
- Added missing documentation - bugs/features that were closed, but
not listed in the ChangeLog.
2011-01-09 16:48:10 -05:00
Johannes Schlatow
976cd284ff
Zsh completion
...
* fixed ID completion after edit/info/annotate/start/...
* now IDs will be updated any time the completion function is called
2011-01-09 18:01:53 +01:00
Federico Hernandez
914626e2b2
Merge branch '1.9.4' of tasktools.org:task into 1.9.4
2011-01-08 21:25:32 +01:00
Federico Hernandez
a5f8762570
Msg for sha1 searching in cmake
2011-01-08 21:25:18 +01:00
Paul Beckingham
8d4deda2bb
Feature #309
...
- Added feature #309 , which sets the xterm title when reports are run,
according to the configuration variable 'xterm.title', which defaults to off.
2011-01-08 11:30:58 -05:00
Paul Beckingham
0c05069baf
Bug #624
...
- Enhanced unit tests in response to bug #624 (thanks to Steve Rader).
2011-01-08 11:12:39 -05:00
Paul Beckingham
b5c46062c6
Feature - dependency column justification
...
- The dependency columns are now right-justified (thanks to Eric Fluger).
2011-01-08 11:10:39 -05:00
Federico Hernandez
022b219c0f
CMake
...
- added sha1 of git commit to task diag
2011-01-08 01:10:26 +01:00
Federico Hernandez
e28d03df82
CMake
...
- build only target for the unit tests - to be used by the tinderbox
2011-01-07 23:04:04 +01:00
Federico Hernandez
733101a560
CMake
...
- made lua optional
- included a package_source stub for cpack
2011-01-07 22:23:42 +01:00
Federico Hernandez
32144fb6b0
Removed README.build from Makefile.am
2011-01-06 23:56:51 +01:00
Federico Hernandez
4cdec31803
CMake
...
- fixed scripts dir that just installed the directories but not the
files
2011-01-05 23:08:48 +01:00
Federico Hernandez
70a83dad4d
CMake
...
- the version number in the man pages is now set automatically via
the ${PACKAGE_STRING} cmake variable
2011-01-05 22:46:25 +01:00
Steve Rader
86eef4c184
Bug #618
...
- Applied patch to fix bug #618 , so that the configuration setting
'edit.verbose' can be set to 'no' and eliminate the help text when using
the 'task edit' command (thanks to Steve Rader).
Signed-off-by: Paul Beckingham <paul@beckingham.net>
2011-01-05 08:56:28 -05:00
Paul Beckingham
8fefc8c12a
Merge branch '1.9.4' of tasktools.org:task into 1.9.4
2011-01-05 08:30:21 -05:00
Federico Hernandez
75a3266929
Merged README.build to INSTALL
2011-01-05 09:58:07 +01:00
Federico Hernandez
7f0c3bf94b
Prepared gitignore for upcoming CPack
2011-01-05 01:26:32 +01:00
Federico Hernandez
506799cac4
CMake
...
- finalized install target
2011-01-05 01:10:26 +01:00
Paul Beckingham
fca8c43d47
Merge branch '1.9.4' of tasktools.org:task into 1.9.4
2011-01-04 17:37:02 -05:00
Federico Hernandez
198e69f8d1
CMake
...
- install target: included man pages and rc files
2011-01-04 23:26:35 +01:00
Paul Beckingham
28ceaaaaab
Merge branch '1.9.4' of tasktools.org:task into 1.9.4
2011-01-04 16:30:03 -05:00
Paul Beckingham
2bee2f4aa5
Unit Tests
...
- Added new "is" method for double-precision floating point comparison,
with tolerance value.
2011-01-04 16:29:31 -05:00
Johannes Schlatow
86f778f504
Merge branch '1.9.4' of tasktools.org:task into 1.9.4
2011-01-04 21:57:23 +01:00
Johannes Schlatow
2181c48eb7
Zsh completion
...
- added features #585 and #586
2011-01-04 21:57:15 +01:00
Federico Hernandez
9429c96172
CMake
...
- install command for task binary had wrong target
2011-01-04 08:44:59 +01:00