Paul Beckingham
4136ffc245
Docs: Added suggested report
...
- Thanks to Aaron Evers.
2016-08-25 23:17:26 -04:00
Federico Hernandez
6428ce89fc
Bumped version number and dates
2016-08-17 23:32:34 +02:00
Paul Beckingham
a4f61d90f0
Docs: Typo
2016-08-07 10:23:40 -04:00
Paul Beckingham
eb50862c1e
WWW-12: yesterday tag not recognised
...
- Thanks to Michel Crucifix.
2016-08-06 18:09:46 -04:00
Paul Beckingham
140ec98aaa
Docs: Typo
2016-08-03 19:41:55 -04:00
Federico Hernandez
fd9afb873c
Bumped version number to 1.0.0.beta1
2016-07-26 00:40:01 +02:00
Paul Beckingham
42ad56fc38
docs: Removed 'fill' command for beta
2016-07-24 17:42:15 -04:00
Paul Beckingham
6c9792461b
docs: Added 'fill' command to man page
2016-07-24 16:17:54 -04:00
Paul Beckingham
8cd70c8778
docs: Added 'delete' command
2016-07-18 17:19:57 -04:00
Paul Beckingham
bbafe49184
docs: Synced with 'help' command
2016-07-17 10:40:14 -04:00
Paul Beckingham
4f5d042f2b
docs: Removed obsolete report.exc.week.txt
2016-07-16 17:27:25 -04:00
Paul Beckingham
2597cfacbe
docs: Removed obsolete project.txt
2016-07-16 17:26:24 -04:00
Paul Beckingham
957d8cf049
docs: Removed obsolete data.txt
2016-07-16 17:25:24 -04:00
Paul Beckingham
62989d2d1f
docs: Removed obsolete dom.txt
2016-07-16 17:22:48 -04:00
Paul Beckingham
c16ac48e54
docs: Added 'dom.rc.<name>'
2016-07-16 16:34:41 -04:00
Paul Beckingham
9114300d8c
docs: Added 'dom.tracked.N.json'
2016-07-16 16:18:31 -04:00
Paul Beckingham
ad40ec4ed9
docs: Added 'dom.tracked.N.duration'
2016-07-16 16:11:36 -04:00
Paul Beckingham
2e079f8859
docs: Added 'dom.tracked.N.end'
2016-07-16 16:05:43 -04:00
Paul Beckingham
65a85767b6
docs: Added 'dom.tracked.N.start'
2016-07-16 16:00:40 -04:00
Paul Beckingham
fd5eb1ea38
docs: Added 'dom.tracked.N.tag.N'
2016-07-16 15:44:23 -04:00
Paul Beckingham
f20f7b1c6e
docs: Added 'dom.tracked.N.tag.count'
2016-07-16 14:28:02 -04:00
Paul Beckingham
e154084a04
docs: Added 'dom.tracked.count'
2016-07-16 13:45:53 -04:00
Paul Beckingham
d11caf74f7
docs: Added 'dom.active.json'
2016-07-16 13:07:21 -04:00
Paul Beckingham
80565938ed
docs: Added 'dom.tag.N'
2016-07-16 12:47:22 -04:00
Paul Beckingham
2db57fa6cd
docs: Added 'dom.tag.count'
2016-07-16 12:36:37 -04:00
Paul Beckingham
e654a51c5a
docs: Added 'dom.active.duration'
2016-07-16 12:22:29 -04:00
Paul Beckingham
0c9f2cf9ba
docs: Added 'dom.active.start'
2016-07-16 12:15:19 -04:00
Paul Beckingham
08d37fdd65
docs: Added 'dom.active.tag.N'
2016-07-16 11:47:52 -04:00
Paul Beckingham
7df855a607
docs: Added 'dom.active.tag.count'
2016-07-16 11:26:05 -04:00
Paul Beckingham
8be89d0056
Docs: Updated dom.txt to reflect implemented DOM
2016-07-16 10:39:03 -04:00
Paul Beckingham
3ed8ffd4ad
Docs: Updated man page with DOM references and 'get' command
2016-07-16 10:38:47 -04:00
Paul Beckingham
56b24e2c13
Docs: Updated DOM description
2016-07-10 12:48:41 -04:00
Paul Beckingham
27a11ff7ba
Docs: Updated rules description
2016-07-10 12:48:27 -04:00
Paul Beckingham
3d29e78265
Docs: Updated project description
2016-07-10 12:48:09 -04:00
Paul Beckingham
daaeb7cebb
Docs: Updated data description
2016-07-10 12:47:53 -04:00
Paul Beckingham
94ed12de2f
Docs: Added missing :adjust hint
2016-07-09 10:19:58 -04:00
Paul Beckingham
62be29f2eb
Docs: Removed obsolete examples.txt
2016-07-06 08:30:57 -04:00
Paul Beckingham
b047800a30
Cleanup: Added Michael to AUTHORS, ChangeLog, removed WS at EOL
2016-07-03 08:36:28 -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
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
53d47106b4
Docs: Added report.<type>.cell to the man page
2016-06-30 17:16:35 -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
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
0ae15444fc
Updated dates for release of 0.9.5.alpha
2016-06-20 23:37:57 +02:00
Paul Beckingham
596c1751fe
Doc: Added 'join' command
2016-06-18 13:04:11 -04:00
Paul Beckingham
902398238b
Build: man page, themes are holidays now installed
2016-06-18 12:32:51 -04:00