mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-28 22:47:20 +02:00
- Updated ChangeLog
- Removed AdSense HTML fragment - Created new ideas.txt file to illustrate usage of proposed features
This commit is contained in:
parent
64fff6c2ff
commit
315a7d69fb
2 changed files with 4 additions and 15 deletions
|
@ -10,11 +10,12 @@ represents a feature release, and the z represents a patch.
|
||||||
Configurable columns in reports
|
Configurable columns in reports
|
||||||
|
|
||||||
1.3.0 (?)
|
1.3.0 (?)
|
||||||
+ "task calendar" now displays multiple months per line, adjustable
|
+ "task calendar" now displays multiple months per line, adjustable by the
|
||||||
by the "monthsperline" configuration variable. Feature added by
|
"monthsperline" configuration variable. Feature added by Damian Glenny
|
||||||
Damian Glenny
|
|
||||||
- Bug: Segmentation fault when no "dateformat" configuration variable
|
- Bug: Segmentation fault when no "dateformat" configuration variable
|
||||||
specified
|
specified
|
||||||
|
+ Bug: Fixed bug whereby if you have more than one task with a due date, 7
|
||||||
|
days gets added to the entry date of task 2..n
|
||||||
|
|
||||||
------ reality -----------------------------------
|
------ reality -----------------------------------
|
||||||
|
|
||||||
|
|
12
adsense.html
12
adsense.html
|
@ -1,12 +0,0 @@
|
||||||
<script type="text/javascript"><!--
|
|
||||||
google_ad_client = "pub-9709799404235424";
|
|
||||||
/* Task Main */
|
|
||||||
google_ad_slot = "8660617875";
|
|
||||||
google_ad_width = 120;
|
|
||||||
google_ad_height = 600;
|
|
||||||
//-->
|
|
||||||
</script>
|
|
||||||
<script type="text/javascript"
|
|
||||||
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
|
||||||
</script>
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue