Paul Beckingham
914007c7e5
Merge branch '1.9.4' of tasktools.org:task into 1.9.4
2010-11-11 13:16:34 -05:00
Paul Beckingham
e9d60e693e
Packaging
...
- Added Andraž 'ruskie' Levstik to the AUTHORS file for his contribution
which is to add task to the sourcemage distribution.
2010-11-11 13:08:15 -05:00
Johannes Schlatow
e6ea471cbe
ChangeLog
...
- added note for previously fixed bug #537
2010-11-11 18:42:23 +01:00
Johannes Schlatow
a3ba025d22
Bug
...
- fixed #537 , URIs in task-sync.5
2010-11-11 18:34:22 +01:00
Paul Beckingham
b9f10addf8
Bug #539
...
- Fixed but #539 , where the man page task-color(5) contained a line that
began with a ' and was not displayed.
2010-11-11 10:36:37 -05:00
Paul Beckingham
c8e35fab88
Bug #535 - Missing holidays-NO.rc file in package
...
- Fixed bug #535 which omitted the file from the top-level Makefile.am
(thanks to Jostein Berntsen).
2010-11-10 17:47:55 -05:00
Paul Beckingham
cc8299f0cc
Bug #529
...
- Fixed bug #529 , where the 'depends' attribute was not mentioned in the
task man page (thanks to Dirk Deimeke).
2010-11-09 07:56:48 -05:00
Paul Beckingham
55ad0cb8b7
Version number
...
- Removed all the changes from the NEWS file, ready for whatever
comes next.
- Bumped version number in task-tutorial.5, othewise it looks dated.
2010-11-08 22:30:13 -05:00
Federico Hernandez
3c9bf20798
Bumped version number to 1.9.4
2010-11-09 02:26:35 +01:00
Federico Hernandez
6b77459286
Added SHA1 of tagged release commit
2010-11-09 02:18:37 +01:00
Federico Hernandez
bf36b47593
Release date for 1.9.3
2010-11-08 23:01:19 +01:00
Federico Hernandez
58b077df0e
Pushed version to 1.9.3 prior to release
2010-11-08 22:27:24 +01:00
Paul Beckingham
9c93fe7c88
Bug #467 , #493
...
- Fixed bug #467 , where recurring tasks were not honoring wait values.
- Fixed bug #493 , which made waiting, recurring tasks invisible (thanks to
Alexander Schremmer).
2010-11-07 15:35:30 -05:00
Paul Beckingham
73110ae033
Portability
...
- Modfied diag.cpp to get a clean build on Ubuntu, and the latest gcc.
2010-11-06 17:27:58 -04:00
Johannes Schlatow
08bbd38615
Bug
...
- fixed is_local() in Uri
2010-11-03 13:02:19 +01:00
Johannes Schlatow
6cb5c7a104
Bug
...
- fixed #527
- extended directory check in Uri for local uri/paths
2010-11-03 10:59:36 +01:00
Johannes Schlatow
b56b5bc29d
Bug
...
- fixed #526 , false warning about wait date, when both are modified simultaneously
2010-11-02 22:41:38 +01:00
Paul Beckingham
558bf2ca50
Feedback
...
- Improved feedback when announcing 'depends' attirubte changes. Now
uses task IDs instead of UUIDs, resulting in a shorter, clearer
message (thanks to Peter De Poorter).
2010-10-31 11:22:36 -04:00
Paul Beckingham
5ba23a4ecd
Merge branch '1.9.3' of tasktools.org:task into 1.9.3
2010-10-31 10:59:22 -04:00
Paul Beckingham
46c031c45c
Documentation
...
- The help command now includes the task-sync man page.
- The help command now includes export.csv and export.yaml.
2010-10-28 21:46:26 -04:00
Paul Beckingham
f553915b2f
Merge branch '1.9.3' of tasktools.org:task into 1.9.3
2010-10-28 21:45:34 -04:00
Paul Beckingham
01bb76b3b6
Feedback
...
- Modified feedback when the number of pending tasks in a project changes
(thanks to Peter De Poorter).
2010-10-27 22:26:11 -04:00
Paul Beckingham
f8d8d2f6b5
Merge branch '1.9.3' of tasktools.org:task into 1.9.3
2010-10-27 17:44:48 -04:00
Paul Beckingham
fe9eb9cacb
Holidays
...
- Added Norwegian holidays (thanks to Jostein Berntsen).
2010-10-27 17:44:10 -04:00
Federico Hernandez
50f23d4b75
New distribution: SuSE 11.3
2010-10-27 21:09:17 +02:00
Federico Hernandez
62d2c6bb5f
Merge branch '1.9.3' of tasktools.org:task into 1.9.3
2010-10-26 21:16:34 +02:00
Federico Hernandez
4a1edfb9be
Lua
...
- fixed task_exit hook throwing exception under certain
circumstances under Ubuntu.
- task_exit now exits with exit (0) instead.
2010-10-26 21:14:31 +02:00
Johannes Schlatow
c20bfffbce
Merge
...
- fixed output
2010-10-26 15:17:21 +02:00
Paul Beckingham
cfdd7efea9
Merge branch '1.9.3' of tasktools.org:task into 1.9.3
2010-10-25 20:13:26 -04:00
Federico Hernandez
5bc1bfe331
Bumped version to 1.9.3.beta3
2010-10-25 20:47:07 +02:00
Johannes Schlatow
9eed851fbb
Merge
...
- fixed if statement
2010-10-25 18:53:44 +02:00
Paul Beckingham
6dca4dd056
Code Cleanup
...
- Simplified one call.
2010-10-25 01:15:17 -04:00
Paul Beckingham
a5123dd2b7
Bug
...
- Now CYGWIN has special handling for srand/srandom.
2010-10-25 00:49:42 -04:00
Paul Beckingham
488b23f42f
Bug
...
- Flipped the test and error message for wait dates that must be before due
dates.
2010-10-25 00:37:56 -04:00
Paul Beckingham
ffa1bac193
Unit Tests
...
- Corrected test to match newly modified error message.
2010-10-24 23:49:15 -04:00
Paul Beckingham
2aac37dcb7
Merge branch '1.9.3' of tasktools.org:task into 1.9.3
2010-10-24 19:54:41 -04:00
Paul Beckingham
e6d47f233b
Bug - Duplicate UUIDs under Cygwin
...
- Fixed bug caused by using a high-resolution timer (gettimeofday) on
Windows, which only has a 10ms resolution timer. Consequently the
random number seed used was from a significantly reduced pool, which
leads to duplicate UUIDs.
2010-10-24 18:35:32 -04:00
Paul Beckingham
191d8ef355
Merge branch '1.9.3' of tasktools.org:task into 1.9.3
2010-10-23 15:03:16 -04:00
Paul Beckingham
ca6bfeb2f2
Documentation
...
- Corrected use of "reportdateformat" in taskrc.5 to "dateformat.report".
- Corrected duplicate comment in Config.cpp defaults.
2010-10-23 15:02:28 -04:00
Paul Beckingham
0a5e380bbf
Correction
...
- Committed too many chunks in the last modification.
2010-10-23 11:29:20 -04:00
Paul Beckingham
79a4f666aa
Correction
...
- Certain fixed issues were omitted.
2010-10-23 11:27:02 -04:00
Paul Beckingham
f74bed4355
Diagnostics
...
- Redirected STDERR into STDOUT to eliminate stray output.
2010-10-22 08:23:37 -04:00
Federico Hernandez
18e9f6e8ec
Bumped version to 1.9.3.beta2
2010-10-21 00:52:54 +02:00
Johannes Schlatow
6e11267724
Makefile
...
- fixed undefined reference to handeDiagnostics()
2010-10-20 22:48:06 +02:00
Johannes Schlatow
af490fb634
Sync
...
- added description substrings to output of merge command
2010-10-20 22:41:45 +02:00
Paul Beckingham
1e38cbd6a0
Diagnostics
...
- Added checks for external utilities, for sync operations.
2010-10-20 01:07:46 -04:00
Paul Beckingham
1e37d7a784
Diagnostics
...
- Added new 'diagnostics' command to assist with bug reporting,
testing. It answers questions such as "did you compile it yourself?",
and more.
- Specifically, it runs a UUID generation test to prove that the UUIDs
are really unique.
2010-10-20 00:22:20 -04:00
Paul Beckingham
314f64f775
Import
...
- Added a \n where missing in an import error message.
2010-10-18 23:10:39 -04:00
Federico Hernandez
f285ae535f
Added correct credits to task-tutorial.5
2010-10-17 23:39:36 +02:00
Johannes Schlatow
34f80d03e3
Bug
...
- fixed unrecognized config variable 'push.default.uri'
2010-10-17 22:50:05 +02:00