Mercurial > getan
annotate ChangeLog @ 22:2dc893ca5072
update ChangeLog
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Mon, 24 Aug 2009 14:59:37 +0200 |
parents | 0bb0100b2c8d |
children | 9c4e8ba3c4fa |
rev | line source |
---|---|
22
2dc893ca5072
update ChangeLog
Thomas Arendsen Hein <thomas@intevation.de>
parents:
15
diff
changeset
|
1 2009-08-18 Thomas Arendsen Hein <thomas@intevation.de> |
2dc893ca5072
update ChangeLog
Thomas Arendsen Hein <thomas@intevation.de>
parents:
15
diff
changeset
|
2 |
2dc893ca5072
update ChangeLog
Thomas Arendsen Hein <thomas@intevation.de>
parents:
15
diff
changeset
|
3 * contrib/zeiterfassung: left justify user sign in zeiterfassung |
2dc893ca5072
update ChangeLog
Thomas Arendsen Hein <thomas@intevation.de>
parents:
15
diff
changeset
|
4 |
2dc893ca5072
update ChangeLog
Thomas Arendsen Hein <thomas@intevation.de>
parents:
15
diff
changeset
|
5 * getan: human_seconds: Use timespec instead of seconds and document it. |
2dc893ca5072
update ChangeLog
Thomas Arendsen Hein <thomas@intevation.de>
parents:
15
diff
changeset
|
6 |
2dc893ca5072
update ChangeLog
Thomas Arendsen Hein <thomas@intevation.de>
parents:
15
diff
changeset
|
7 * getan: allow adding/subtracting times while a project is running |
2dc893ca5072
update ChangeLog
Thomas Arendsen Hein <thomas@intevation.de>
parents:
15
diff
changeset
|
8 |
2dc893ca5072
update ChangeLog
Thomas Arendsen Hein <thomas@intevation.de>
parents:
15
diff
changeset
|
9 * getan: rename substract to subtract (substract might be correct, too, |
2dc893ca5072
update ChangeLog
Thomas Arendsen Hein <thomas@intevation.de>
parents:
15
diff
changeset
|
10 but outdated) |
2dc893ca5072
update ChangeLog
Thomas Arendsen Hein <thomas@intevation.de>
parents:
15
diff
changeset
|
11 |
2dc893ca5072
update ChangeLog
Thomas Arendsen Hein <thomas@intevation.de>
parents:
15
diff
changeset
|
12 * getan: Allow <timespec>+ and <timespec>- (RPN) to change time for the |
2dc893ca5072
update ChangeLog
Thomas Arendsen Hein <thomas@intevation.de>
parents:
15
diff
changeset
|
13 current project |
2dc893ca5072
update ChangeLog
Thomas Arendsen Hein <thomas@intevation.de>
parents:
15
diff
changeset
|
14 |
2dc893ca5072
update ChangeLog
Thomas Arendsen Hein <thomas@intevation.de>
parents:
15
diff
changeset
|
15 * getan: Handle empty input when adding/subtracting time of the running |
2dc893ca5072
update ChangeLog
Thomas Arendsen Hein <thomas@intevation.de>
parents:
15
diff
changeset
|
16 project |
2dc893ca5072
update ChangeLog
Thomas Arendsen Hein <thomas@intevation.de>
parents:
15
diff
changeset
|
17 |
15
0bb0100b2c8d
Added a script to sort zeiterfassung.txt files by date. Useful to merge them.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
14
diff
changeset
|
18 2008-09-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
0bb0100b2c8d
Added a script to sort zeiterfassung.txt files by date. Useful to merge them.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
14
diff
changeset
|
19 |
0bb0100b2c8d
Added a script to sort zeiterfassung.txt files by date. Useful to merge them.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
14
diff
changeset
|
20 * contrib/zeitsort: New. Sorts a zeiterfassung.txt file by |
0bb0100b2c8d
Added a script to sort zeiterfassung.txt files by date. Useful to merge them.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
14
diff
changeset
|
21 the dates in the lines. Useful to merge larger chunks |
0bb0100b2c8d
Added a script to sort zeiterfassung.txt files by date. Useful to merge them.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
14
diff
changeset
|
22 by simply append them and sort the result afterwards. |
0bb0100b2c8d
Added a script to sort zeiterfassung.txt files by date. Useful to merge them.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
14
diff
changeset
|
23 |
14
83f99008a3f9
Insert anonym tasks into project tree when give them a name.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
13
diff
changeset
|
24 2008-08-12 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
83f99008a3f9
Insert anonym tasks into project tree when give them a name.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
13
diff
changeset
|
25 |
83f99008a3f9
Insert anonym tasks into project tree when give them a name.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
13
diff
changeset
|
26 * getan: When assiging a name to an anonym task remove and |
83f99008a3f9
Insert anonym tasks into project tree when give them a name.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
13
diff
changeset
|
27 re-insert it into the project tree to make it selectable. |
83f99008a3f9
Insert anonym tasks into project tree when give them a name.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
13
diff
changeset
|
28 |
13
e347f0de5e22
Applied Stephan Holl's week-option.patch
Sascha L. Teichmann <teichmann@intevation.de>
parents:
12
diff
changeset
|
29 2008-08-12 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
e347f0de5e22
Applied Stephan Holl's week-option.patch
Sascha L. Teichmann <teichmann@intevation.de>
parents:
12
diff
changeset
|
30 |
e347f0de5e22
Applied Stephan Holl's week-option.patch
Sascha L. Teichmann <teichmann@intevation.de>
parents:
12
diff
changeset
|
31 * contrib/zeiterfassung: Applied Stephan Holl's week-option.patch which |
e347f0de5e22
Applied Stephan Holl's week-option.patch
Sascha L. Teichmann <teichmann@intevation.de>
parents:
12
diff
changeset
|
32 adds the possibility to give an optional week of year. |
e347f0de5e22
Applied Stephan Holl's week-option.patch
Sascha L. Teichmann <teichmann@intevation.de>
parents:
12
diff
changeset
|
33 |
12
2ccae1e872e9
Initial checkin for project trees. !!!Work in progress!!!
Sascha L. Teichmann <teichmann@intevation.de>
parents:
11
diff
changeset
|
34 2008-08-11 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2ccae1e872e9
Initial checkin for project trees. !!!Work in progress!!!
Sascha L. Teichmann <teichmann@intevation.de>
parents:
11
diff
changeset
|
35 |
2ccae1e872e9
Initial checkin for project trees. !!!Work in progress!!!
Sascha L. Teichmann <teichmann@intevation.de>
parents:
11
diff
changeset
|
36 * getan: !!! Work in progress !!! Project Trees |
2ccae1e872e9
Initial checkin for project trees. !!!Work in progress!!!
Sascha L. Teichmann <teichmann@intevation.de>
parents:
11
diff
changeset
|
37 The classic worklog only has one key to address a project. |
2ccae1e872e9
Initial checkin for project trees. !!!Work in progress!!!
Sascha L. Teichmann <teichmann@intevation.de>
parents:
11
diff
changeset
|
38 This is major short comming. The getan database allows |
2ccae1e872e9
Initial checkin for project trees. !!!Work in progress!!!
Sascha L. Teichmann <teichmann@intevation.de>
parents:
11
diff
changeset
|
39 to store projects keys with more than one character. |
2ccae1e872e9
Initial checkin for project trees. !!!Work in progress!!!
Sascha L. Teichmann <teichmann@intevation.de>
parents:
11
diff
changeset
|
40 This feature will be exploited to build trees of projects. |
2ccae1e872e9
Initial checkin for project trees. !!!Work in progress!!!
Sascha L. Teichmann <teichmann@intevation.de>
parents:
11
diff
changeset
|
41 |
2ccae1e872e9
Initial checkin for project trees. !!!Work in progress!!!
Sascha L. Teichmann <teichmann@intevation.de>
parents:
11
diff
changeset
|
42 Lets say you have two main tasks foo and bar with two sub |
2ccae1e872e9
Initial checkin for project trees. !!!Work in progress!!!
Sascha L. Teichmann <teichmann@intevation.de>
parents:
11
diff
changeset
|
43 tasks each you can name them f1, f2 and b1, b2. getan |
2ccae1e872e9
Initial checkin for project trees. !!!Work in progress!!!
Sascha L. Teichmann <teichmann@intevation.de>
parents:
11
diff
changeset
|
44 stores these four tasks in a tree with top level f and b |
2ccae1e872e9
Initial checkin for project trees. !!!Work in progress!!!
Sascha L. Teichmann <teichmann@intevation.de>
parents:
11
diff
changeset
|
45 and tow second level branches 1 and 2. To choose a task you |
2ccae1e872e9
Initial checkin for project trees. !!!Work in progress!!!
Sascha L. Teichmann <teichmann@intevation.de>
parents:
11
diff
changeset
|
46 have to press f or b followed by 1 or 2. |
2ccae1e872e9
Initial checkin for project trees. !!!Work in progress!!!
Sascha L. Teichmann <teichmann@intevation.de>
parents:
11
diff
changeset
|
47 |
2ccae1e872e9
Initial checkin for project trees. !!!Work in progress!!!
Sascha L. Teichmann <teichmann@intevation.de>
parents:
11
diff
changeset
|
48 At the moment only selection works. |
2ccae1e872e9
Initial checkin for project trees. !!!Work in progress!!!
Sascha L. Teichmann <teichmann@intevation.de>
parents:
11
diff
changeset
|
49 |
2ccae1e872e9
Initial checkin for project trees. !!!Work in progress!!!
Sascha L. Teichmann <teichmann@intevation.de>
parents:
11
diff
changeset
|
50 TODO and next steps: |
2ccae1e872e9
Initial checkin for project trees. !!!Work in progress!!!
Sascha L. Teichmann <teichmann@intevation.de>
parents:
11
diff
changeset
|
51 - Remove all old linear data structures. |
2ccae1e872e9
Initial checkin for project trees. !!!Work in progress!!!
Sascha L. Teichmann <teichmann@intevation.de>
parents:
11
diff
changeset
|
52 - adjust rendering to only show active branches. |
2ccae1e872e9
Initial checkin for project trees. !!!Work in progress!!!
Sascha L. Teichmann <teichmann@intevation.de>
parents:
11
diff
changeset
|
53 - sort anonymous task after naming into project tree. |
2ccae1e872e9
Initial checkin for project trees. !!!Work in progress!!!
Sascha L. Teichmann <teichmann@intevation.de>
parents:
11
diff
changeset
|
54 |
11
feb6bb4427fe
Applied a variation of Stephan Holl's zeiterfassung.non-utf8-chars-in-db.patch to force the encoding given by --encoding=.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
10
diff
changeset
|
55 2008-08-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
feb6bb4427fe
Applied a variation of Stephan Holl's zeiterfassung.non-utf8-chars-in-db.patch to force the encoding given by --encoding=.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
10
diff
changeset
|
56 |
feb6bb4427fe
Applied a variation of Stephan Holl's zeiterfassung.non-utf8-chars-in-db.patch to force the encoding given by --encoding=.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
10
diff
changeset
|
57 * contrib/zeiterfassung: Applied a variation of Stephan Holl's |
feb6bb4427fe
Applied a variation of Stephan Holl's zeiterfassung.non-utf8-chars-in-db.patch to force the encoding given by --encoding=.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
10
diff
changeset
|
58 zeiterfassung.non-utf8-chars-in-db.patch to force the encoding |
feb6bb4427fe
Applied a variation of Stephan Holl's zeiterfassung.non-utf8-chars-in-db.patch to force the encoding given by --encoding=.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
10
diff
changeset
|
59 given by --encoding=. |
feb6bb4427fe
Applied a variation of Stephan Holl's zeiterfassung.non-utf8-chars-in-db.patch to force the encoding given by --encoding=.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
10
diff
changeset
|
60 |
10
4f782a05b4dc
contrib/zeiterfassung: Added parameter -e | --encoding=
Sascha L. Teichmann <teichmann@intevation.de>
parents:
9
diff
changeset
|
61 2008-08-03 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
4f782a05b4dc
contrib/zeiterfassung: Added parameter -e | --encoding=
Sascha L. Teichmann <teichmann@intevation.de>
parents:
9
diff
changeset
|
62 |
4f782a05b4dc
contrib/zeiterfassung: Added parameter -e | --encoding=
Sascha L. Teichmann <teichmann@intevation.de>
parents:
9
diff
changeset
|
63 * contrib/zeiterfassung: Added parameter -e | --encoding=. |
4f782a05b4dc
contrib/zeiterfassung: Added parameter -e | --encoding=
Sascha L. Teichmann <teichmann@intevation.de>
parents:
9
diff
changeset
|
64 This enables e.g. the output as latin1 with --encoding=latin1. |
4f782a05b4dc
contrib/zeiterfassung: Added parameter -e | --encoding=
Sascha L. Teichmann <teichmann@intevation.de>
parents:
9
diff
changeset
|
65 |
9
4e8f5545256d
* Applied and completed Stephan Holl's zeiterfassung.bessere-lesbarkeit.patch
Sascha L. Teichmann <teichmann@intevation.de>
parents:
8
diff
changeset
|
66 2008-08-03 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
4e8f5545256d
* Applied and completed Stephan Holl's zeiterfassung.bessere-lesbarkeit.patch
Sascha L. Teichmann <teichmann@intevation.de>
parents:
8
diff
changeset
|
67 |
4e8f5545256d
* Applied and completed Stephan Holl's zeiterfassung.bessere-lesbarkeit.patch
Sascha L. Teichmann <teichmann@intevation.de>
parents:
8
diff
changeset
|
68 * contrib/zeiterfassung: Applied and completed Stephan Holl's |
4e8f5545256d
* Applied and completed Stephan Holl's zeiterfassung.bessere-lesbarkeit.patch
Sascha L. Teichmann <teichmann@intevation.de>
parents:
8
diff
changeset
|
69 zeiterfassung.bessere-lesbarkeit.patch, fixed small issue with |
4e8f5545256d
* Applied and completed Stephan Holl's zeiterfassung.bessere-lesbarkeit.patch
Sascha L. Teichmann <teichmann@intevation.de>
parents:
8
diff
changeset
|
70 --project= parameter. |
4e8f5545256d
* Applied and completed Stephan Holl's zeiterfassung.bessere-lesbarkeit.patch
Sascha L. Teichmann <teichmann@intevation.de>
parents:
8
diff
changeset
|
71 |
8
20414d892f04
Added script to generate lines for zeiterfassung.txt
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7
diff
changeset
|
72 2008-08-01 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
20414d892f04
Added script to generate lines for zeiterfassung.txt
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7
diff
changeset
|
73 |
20414d892f04
Added script to generate lines for zeiterfassung.txt
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7
diff
changeset
|
74 * contrib/zeiterfassung: New. generates lines for zeiterfassung.txt. |
20414d892f04
Added script to generate lines for zeiterfassung.txt
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7
diff
changeset
|
75 usage: ./contrib/zeiterfassung <options> |
20414d892f04
Added script to generate lines for zeiterfassung.txt
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7
diff
changeset
|
76 with <options> |
20414d892f04
Added script to generate lines for zeiterfassung.txt
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7
diff
changeset
|
77 [--user=|-u <user>] : Name of user, default: $USER |
20414d892f04
Added script to generate lines for zeiterfassung.txt
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7
diff
changeset
|
78 [--database=|-d <database>]: getan database, default: time.db |
20414d892f04
Added script to generate lines for zeiterfassung.txt
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7
diff
changeset
|
79 [--project|-p] : Key of output project, default: all |
20414d892f04
Added script to generate lines for zeiterfassung.txt
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7
diff
changeset
|
80 [--list|-l] : list all projects |
20414d892f04
Added script to generate lines for zeiterfassung.txt
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7
diff
changeset
|
81 [--help|-h] : This text |
20414d892f04
Added script to generate lines for zeiterfassung.txt
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7
diff
changeset
|
82 |
7
80f0e17208ba
Feature wish 8. Fn is like <ESC>-n
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6
diff
changeset
|
83 2008-07-31 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
80f0e17208ba
Feature wish 8. Fn is like <ESC>-n
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6
diff
changeset
|
84 |
80f0e17208ba
Feature wish 8. Fn is like <ESC>-n
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6
diff
changeset
|
85 * getan: Feature wish 8: F1 is like <ESC>-1, F2 is like <ESC>-2 |
80f0e17208ba
Feature wish 8. Fn is like <ESC>-n
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6
diff
changeset
|
86 to F10 is like <ESC>-0. |
80f0e17208ba
Feature wish 8. Fn is like <ESC>-n
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6
diff
changeset
|
87 |
6
58a887531e6e
* Feature wish 4 and 10
Sascha L. Teichmann <teichmann@intevation.de>
parents:
5
diff
changeset
|
88 2008-07-31 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
58a887531e6e
* Feature wish 4 and 10
Sascha L. Teichmann <teichmann@intevation.de>
parents:
5
diff
changeset
|
89 |
58a887531e6e
* Feature wish 4 and 10
Sascha L. Teichmann <teichmann@intevation.de>
parents:
5
diff
changeset
|
90 * getan: Feature wish 4: in +/- time defaults to minutes. |
58a887531e6e
* Feature wish 4 and 10
Sascha L. Teichmann <teichmann@intevation.de>
parents:
5
diff
changeset
|
91 Strings like '1d:4h:3m', or '2m:4s' and so on are valid |
58a887531e6e
* Feature wish 4 and 10
Sascha L. Teichmann <teichmann@intevation.de>
parents:
5
diff
changeset
|
92 times now. Feature wish 10: When adding time to project |
58a887531e6e
* Feature wish 4 and 10
Sascha L. Teichmann <teichmann@intevation.de>
parents:
5
diff
changeset
|
93 is now possible to enter an optional description. |
58a887531e6e
* Feature wish 4 and 10
Sascha L. Teichmann <teichmann@intevation.de>
parents:
5
diff
changeset
|
94 |
5
e7245c2127e5
Applied patch from Stephan Holl to show usage on '-h' of '--help'. Added check for existence of db file.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
4
diff
changeset
|
95 2008-07-31 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
e7245c2127e5
Applied patch from Stephan Holl to show usage on '-h' of '--help'. Added check for existence of db file.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
4
diff
changeset
|
96 |
e7245c2127e5
Applied patch from Stephan Holl to show usage on '-h' of '--help'. Added check for existence of db file.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
4
diff
changeset
|
97 * contrib/wochenbericht: Applied patch from Stephan Holl to show |
e7245c2127e5
Applied patch from Stephan Holl to show usage on '-h' of '--help'. Added check for existence of db file.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
4
diff
changeset
|
98 usage on '-h' of '--help'. Added check for existence of db file. |
e7245c2127e5
Applied patch from Stephan Holl to show usage on '-h' of '--help'. Added check for existence of db file.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
4
diff
changeset
|
99 |
4
2b2f74f301db
Added little script to summarize the entries for a given week number of year.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
3
diff
changeset
|
100 2008-07-31 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2b2f74f301db
Added little script to summarize the entries for a given week number of year.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
3
diff
changeset
|
101 |
2b2f74f301db
Added little script to summarize the entries for a given week number of year.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
3
diff
changeset
|
102 * contrib/wochenbericht: New. Little script to summarize the |
2b2f74f301db
Added little script to summarize the entries for a given week number of year.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
3
diff
changeset
|
103 entries for a given week number of year. |
2b2f74f301db
Added little script to summarize the entries for a given week number of year.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
3
diff
changeset
|
104 |
3
1513c716eef0
- Added total sum of all projects.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
2
diff
changeset
|
105 2008-07-30 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
1513c716eef0
- Added total sum of all projects.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
2
diff
changeset
|
106 |
1513c716eef0
- Added total sum of all projects.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
2
diff
changeset
|
107 * getan: Added total sum of all projects. |
1513c716eef0
- Added total sum of all projects.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
2
diff
changeset
|
108 |
1513c716eef0
- Added total sum of all projects.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
2
diff
changeset
|
109 * README: Added hint to tac your old worklog config file to keep |
1513c716eef0
- Added total sum of all projects.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
2
diff
changeset
|
110 reversed order. |
1513c716eef0
- Added total sum of all projects.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
2
diff
changeset
|
111 |
2
49aa271aa3d0
Added +/- time to tasks.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
1
diff
changeset
|
112 2008-07-30 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
49aa271aa3d0
Added +/- time to tasks.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
1
diff
changeset
|
113 |
49aa271aa3d0
Added +/- time to tasks.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
1
diff
changeset
|
114 * getan: Added +/- time to tasks. If in pause mode press + or - |
49aa271aa3d0
Added +/- time to tasks.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
1
diff
changeset
|
115 to add or subtract time from a task in form of <key> <seconds>. |
49aa271aa3d0
Added +/- time to tasks.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
1
diff
changeset
|
116 key is the effected task seconds is the among of time. seconds |
49aa271aa3d0
Added +/- time to tasks.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
1
diff
changeset
|
117 can be postfixed by 's' for seconds, 'm' for minutes, 'h' for |
49aa271aa3d0
Added +/- time to tasks.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
1
diff
changeset
|
118 hours and 'd' for days. |
49aa271aa3d0
Added +/- time to tasks.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
1
diff
changeset
|
119 |
1
a3fe8e4e9184
- To exit getan you now can use double BACKSPACE, too.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
0
diff
changeset
|
120 2008-07-29 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
a3fe8e4e9184
- To exit getan you now can use double BACKSPACE, too.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
0
diff
changeset
|
121 |
a3fe8e4e9184
- To exit getan you now can use double BACKSPACE, too.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
0
diff
changeset
|
122 * getan: To exit getan you now can use double BACKSPACE, too. |
a3fe8e4e9184
- To exit getan you now can use double BACKSPACE, too.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
0
diff
changeset
|
123 |
a3fe8e4e9184
- To exit getan you now can use double BACKSPACE, too.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
0
diff
changeset
|
124 * README: Fixed typo, added hint to Sascha Wilde's projects converter. |
a3fe8e4e9184
- To exit getan you now can use double BACKSPACE, too.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
0
diff
changeset
|
125 |
a3fe8e4e9184
- To exit getan you now can use double BACKSPACE, too.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
0
diff
changeset
|
126 * contrib/convert-projects: Added Sascha Wilde's converter to import existing |
a3fe8e4e9184
- To exit getan you now can use double BACKSPACE, too.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
0
diff
changeset
|
127 worklog configuration files. |
a3fe8e4e9184
- To exit getan you now can use double BACKSPACE, too.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
0
diff
changeset
|
128 |
0 | 129 2008-07-28 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
130 | |
131 * ChangeLog, LICENSE, README, TODO, getan, schema.sql: Initial import |