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 annotated tag, release-3.4.0 has been created
at 960a9a8899a2e42072c604de0c2508b1243e70c5 (tag)
tagging a35a27bc6d6c3a3991b8d8d24841b292b470cc7c (commit)
replaces release-3.3.0
tagged by Chris Schlaeger
on Mon Dec 17 14:43:30 2012 +0100
- Log -----------------------------------------------------------------
Tagging 3.4.0 release.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
iQIVAwUAUM8hi87BncIq04tJAQJQhxAAi6O/l4WTgZ+n6LBN1IgZsNduppiyO6V6
qCc6y5FchTbg3MGu0EgmwhhxO2MwjQb1Mj3uMuE/JTcEVjC+6QqFA2IG8oGGOrhI
7tYrlAUnZIArzvwegpJwaiRhJy4faTNM2ZNQ6jdn7KI8JW2aIG+5cexHlatziJ+2
aI2q8lsVCPMqtTnR83kcZm+82bH4ktm2x2/Rw6vIg7zBa7zVs+IWSgk4OhYe+9Q3
C6QBUAmPN8S1I3UATvTIMcwwF7D0X+Z4G+m23Vc7MOPKbzFvdQtojcLGdrI3DB5b
2mwiYgJXKLtFViIHLofCORltKdT/QiUfGAVUShx8bs0VVa6FqgZyjh5Bs7yMpPl9
nckzdrF+kV5BjDLi9dRHPzmMVC5pK9HanS9wG4NmndbASVX5j0yf+GhsaRHq2YSJ
NJb5ShyAQpI+5w5POcSrocKl/wQdEfZrLRFs2s+hh8R6CxT83Hpjm505msbJCEtR
9OZOQK6+/vD945PM1iZjCHtFYx2buO3k/dHY7ySr7JMmlRksYfi9Xw6KN4tfH56x
2n0HtkcUtNbfyzq2OllYNEzKJl0IZRhe+1I+HJpxQY+xJ4CBN54seGVsyJoaQPZi
2l6ugZESFFFpOvggLQlwRSkFORKuStLITcnqrRflBbuaTAl+TVCKv1YWh0YdHWbL
Wxxt9g3W8Y4=
=xk3J
-----END PGP SIGNATURE-----
Chris Schlaeger (48):
Adding new features to manual as well.
New: Adding --report and --reports option to tj3.
New: Major performance improvements for reports using targets and inputs.
New: Added 'rawhtmlhead' attribute to insert HTML fragments into the HTML head section.
New: Support raw HTML fragments inlined into rich text strings.
Fix: Ensure that resource load bars in Gantt charts have at least a 1px width
Fix: Improving the heuristic to select a persistent resource from a set of alternatives.
Less performance heavy version of previous fix.
New: Better documentation of the task scheduler in the user manual.
Minor performance improvement for the scheduler.
New: 'competitors' and 'competitorcount' columns added.
New: Priority inversions now generate a warning.
Removing leftovers from previous parser experiments.
Fix: Undefined macros ${?foo} now work with TJ3.
Fix: Add requirement for >= Ruby 1.9.2 for non-ASCII users.
Merge branch 'master' of ssh://
office.taskjuggler.org/srv/www/vhosts/www.taskjuggler.org/htdocs/git-repos/taskjuggler3
Adding test case for recent scheduler changes.
New: Add report columns 'scheduling' to show the scheduling mode of leaf tasks.
Merge branch 'master' of ssh://
office.taskjuggler.org/srv/www/vhosts/www.taskjuggler.org/htdocs/git-repos/taskjuggler3
Clarify priority inversion warning.
Merge pull request #78 from jmglogow/persistence-fixes
Uncomment a log message. It's adding 1 - 2% scheduling overhead.
New: Add timefomat1 and timeformat2 attributes to set calendar column headers.
Fix: Fix link to generated tutorial reports.
Merge branch 'master' of ssh://
office.taskjuggler.org/srv/www/vhosts/www.taskjuggler.org/htdocs/git-repos/taskjuggler3
Fix: Properly export working hours that are not hour-aligned.
Fix: Handle *prefix settings properly across nested include files.
Fix: Make <-reportlink ...-> work with otherwise empty strings.
First steps to support atomic resource allocations.
Making the MessageHandler more thread safe.
New: Trace file reader can now deal with Open/LibreOffice generated files.
Fix: Timesheet reports are now based on the 'trackingscenario' instead of the top-level.
New attempt to bind time and status sheets to the tracking scenario.
Fix: MS Project XML files respect the 'screnarios' setting now.
Merge pull request #88 from ghostd/kate-highlighting
Fix: Don't put -bookings.tji file in -o directory.
New: 'auxdir' can be used to specify alterntive path to CSS and script files.
Fix: Don't crash when adopting a top-level task.
Fix: Report correct line number for errors at end of master file.
Fixed some error messages that didn't have proper location info.
Fixed some error messages that didn't have proper location info.
Merge branch 'master' of ssh://
office.taskjuggler.org/srv/www/vhosts/www.taskjuggler.org/htdocs/git-repos/taskjuggler3
Fix: 'tagfile' cannot work without a file name.
Fix crash caused by a recent change.
Expand timeout so tests won't fail on slow AWS micro instances.
Minor fixes to the manual.
Fix: Don't crash on files with bad file encodings.
Bump version number to 3.4.0.
Jan-Marek Glogowski (2):
Break persistence for gone resources.
Unify some Log messages.
Vincent Ricard (1):
Adding a rake task to generate the Kate highlighting file
-----------------------------------------------------------------------