This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "TaskJuggler 3.x - The next generation".
The branch, master has been updated
via 2f99a032e51fbd4a17cc8ed7ba2a9f103e21c585 (commit)
from b7eb567bb6c7a42a041f1509857534eb83524c24 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 2f99a032e51fbd4a17cc8ed7ba2a9f103e21c585
Author: Chris Schlaeger <
ch...@linux.com>
Date: Wed Sep 5 19:49:35 2012 +0200
New: Add timefomat1 and timeformat2 attributes to set calendar column headers.
-----------------------------------------------------------------------
Summary of changes:
lib/taskjuggler/TableColumnDefinition.rb | 6 ++++-
lib/taskjuggler/TjTime.rb | 33 ++++----------------------
lib/taskjuggler/TjpSyntaxRules.rb | 20 ++++++++++++++++
lib/taskjuggler/reports/GanttChart.rb | 5 ++-
lib/taskjuggler/reports/GanttHeader.rb | 36 ++++++++++++++--------------
lib/taskjuggler/reports/TableReport.rb | 34 +++++++++++++++------------
test/TestSuite/HTML-Reports/Calendars.tjp | 10 ++++++++
7 files changed, 80 insertions(+), 64 deletions(-)
create mode 100644 test/TestSuite/HTML-Reports/Calendars.tjp
For Details see
http://www.taskjuggler.org/cgi-bin/gitweb.cgi?p=taskjuggler3.git&a=commitdiff&h=2f99a032e51fbd4a17cc8ed7ba2a9f103e21c585
hooks/post-receive
--
TaskJuggler 3.x - The next generation