Commit graph

1795 commits

Author SHA1 Message Date
Michael Meier
07e777b62c CmdStart: Stop previous interval at given start time
- End time of previous open interval now set to start time given on
  cmd line in CmdStart.
2016-07-03 08:32:09 -04:00
Michael Meier
3be4e442bf Docs: Note new CmdStart behaviour in man page 2016-07-03 08:30:22 -04:00
Michael Meier
20f4725883 Docs: Fix typo in man page
- There was a missing "k" in the feedback section.
2016-07-03 08:29:27 -04:00
Paul Beckingham
e1ef99d38f Themes: Updated basic themes 2016-07-03 08:27:07 -04:00
Paul Beckingham
79811809be libshared: Updated to 9c7e9cb98e15488f96d2a3c8c3b0c44690945c0b 2016-07-02 17:18:24 -04:00
Paul Beckingham
4648fc9220 Theme: Added an early blue theme 2016-07-02 17:08:52 -04:00
Paul Beckingham
b07134d962 Theme: Added an early green theme 2016-07-02 17:08:41 -04:00
Paul Beckingham
3e63d08356 Theme: Added an early red theme 2016-07-02 17:08:32 -04:00
Paul Beckingham
0235467703 TI-20: Week number does not agree with Taskwarrior
- Thanks to Dirk Deimeke.
2016-07-02 14:30:58 -04:00
Paul Beckingham
ec38d432f1 libshared: Updated to 9bb2dbdba8c3bdba525bec9257c98dafd260748a 2016-07-02 14:28:09 -04:00
Paul Beckingham
4957b934b6 Tests: Added verbose/quiet new tag feedback 2016-07-02 13:59:35 -04:00
Paul Beckingham
ffe326ed48 Cmd*: Added validateInterval calls prior to all interval modification 2016-07-02 13:59:08 -04:00
Paul Beckingham
2e849dcd22 TI-14: Warn when new tags are being created
- Thanks to Matthias Rieber.
2016-07-02 13:57:14 -04:00
Paul Beckingham
dbe064450a helper: Added new tag validation 2016-07-02 13:54:59 -04:00
Paul Beckingham
d0deebee20 TI-10: The 'total' summands in the month report are not aligned with the column name
- Thanks to Tomas Babej.
2016-07-02 08:11:17 -04:00
Paul Beckingham
d4fe6e2334 Docs: Move Ben to the patch section 2016-07-01 20:57:35 -04:00
Paul Beckingham
000f1cfbd8 Tests: fixed date-sensitivity of test, somewhat 2016-07-01 09:50:44 -04:00
Paul Beckingham
106ca0d9cf Tests: fixed date-sensitivity of test 2016-07-01 09:50:31 -04:00
Paul Beckingham
15df8dfff2 Tests: fixed date-sensitivity of test 2016-07-01 09:46:43 -04:00
Paul Beckingham
50dd735101 Database: Relocated ::validateInterval to helper.cpp, it is a macro function 2016-07-01 08:29:12 -04:00
Paul Beckingham
9e9b255a4e helper: Added validateInterval 2016-07-01 07:21:54 -04:00
Paul Beckingham
4f5a8e6756 Docs: Updated NEWS for 1.0.0 2016-06-30 17:32:37 -04:00
Paul Beckingham
b8eee80355 Supports rc.reports.<type>.cell
- Thanks to Matthew Lemon, Rene Vergara.
2016-06-30 17:31:51 -04:00
Paul Beckingham
06cd970d15 CmdChart: Obeys rc.reports.<type>.cell 2016-06-30 17:31:15 -04:00
Paul Beckingham
e92f9b94be Tests: Added quantizeToNMinutes tests 2016-06-30 17:20:30 -04:00
Paul Beckingham
5cfdb36593 Tests: Removed obsolete quantizeTo15Minutes tests 2016-06-30 17:19:53 -04:00
Paul Beckingham
7bb05f1d87 helper: Removed obsolete quantizeTo15Minutes 2016-06-30 17:17:33 -04:00
Paul Beckingham
53d47106b4 Docs: Added report.<type>.cell to the man page 2016-06-30 17:16:35 -04:00
Paul Beckingham
254d95cc41 Rules: Added defaults for chart cell size 2016-06-30 17:15:49 -04:00
Paul Beckingham
44f19d0c01 helper: Added new quantizeToNMinutes function 2016-06-30 16:45:54 -04:00
Paul Beckingham
52c294cc4c Bug: The rc.reports.<type>.totals setting should control 'Totals' label
- Thanks to Matthew Lemon.
2016-06-28 19:01:41 -04:00
Paul Beckingham
b62a977bd5 TI-16: Should handle case where taskwarrior hook is used before timew
- Thanks to Aaron Curtis.
2016-06-28 18:15:42 -04:00
Paul Beckingham
d9f683c27b Build: Improved out-of-source build for themes, holidays
- Thanks to Kent R. Spillner.
2016-06-28 17:47:45 -04:00
Kent R. Spillner
5bb6a0ebff Build: Out of source build improvements for holidays, themes
- Using a separate build directory currently fails during make install
  because none of the files under doc/holidays or doc/themes are being
  by cmake into the build dir.  Add CMakeLists.txt files for both
  doc/holidays and doc/themes, and add the corresponding add_subdirectory
  directives to doc/CMakeLists.txt, to ensure these files are always
  copied into the build directory and installed correctly.
2016-06-28 17:45:03 -04:00
Paul Beckingham
9cf5c2d05f Tests: Improved config tests 2016-06-28 17:38:24 -04:00
Paul Beckingham
ca57bf91e3 Build: Migrated Lexer to libshared 2016-06-25 10:11:08 -04:00
Paul Beckingham
fdca94085e Updated to 008799137f0ad69ff1254329a112854936f41a84 2016-06-25 10:09:55 -04:00
Sergey Trofimov
7a4aef50be Tests: check ways report could be called from cli 2016-06-23 17:21:13 -04:00
Gordon Ball
5e45f0a513 Build: timew 0.9.5~alpha install bug
- Thanks to Gordon Ball.
2016-06-22 19:51:03 -04:00
Federico Hernandez
af0aba6629 Bumped version to 0.9.6.alpha 2016-06-21 00:24:04 +02:00
Federico Hernandez
a7f9ef8591 Build and git configurations 2016-06-20 23:54:08 +02:00
Federico Hernandez
0ae15444fc Updated dates for release of 0.9.5.alpha 2016-06-20 23:37:57 +02:00
Federico Hernandez
d6a0a2460e Bumped version number to 0.9.5.alpha 2016-06-20 23:27:08 +02:00
Paul Beckingham
bce2a58777 Docs: Updated README 2016-06-18 13:11:59 -04:00
Paul Beckingham
596c1751fe Doc: Added 'join' command 2016-06-18 13:04:11 -04:00
Paul Beckingham
6e4c034ce8 CmdHelp: Added 'join' command 2016-06-18 13:03:55 -04:00
Paul Beckingham
902398238b Build: man page, themes are holidays now installed 2016-06-18 12:32:51 -04:00
Paul Beckingham
537ed367dc CmdStop: Fixed bug where tags were removed too soon, and for the wrong reason 2016-06-18 12:11:37 -04:00
Paul Beckingham
f1d6440926 libshared: Updated to 0b1d32ee85b7f98599cca3c685e77f22d84f98c8 2016-06-18 11:30:06 -04:00
Paul Beckingham
eb322cecfa Docs: Corrected config help 2016-06-18 09:13:33 -04:00