OSDN Git Service

Fix manual error reported by coyote_x.
[tjqt4port/tj2qt4.git] / docs /
2008-08-23 Chris SchlaegerFix manual error reported by coyote_x.
2008-07-13 Chris SchlaegerProperly report summary columns in CVS account reports...
2008-05-29 Chris SchlaegerAdded support for 'accounts' columns in reports.
2008-05-06 Chris SchlaegerFinally marking 2.4.1 as final.
2008-03-03 Chris SchlaegerFix UTF8 problem in macros. This bug was reported by...
2008-02-24 Chris SchlaegerMerge branch 'master' of ssh://office.taskjuggler.org...
2008-02-06 Chris SchlaegerFixed sorting of resources in GUI resource reports.
2008-02-04 Chris SchlaegerRemapped date picker hotkey in GUI to CTRL-SHIFT-t...
2008-01-30 Chris SchlaegerAdd new column to changelog.
2008-01-28 Chris SchlaegerFixed typo reported by Erik Sigra.
2008-01-28 Ray LehtiniemiAdd some .gitignore files to the project
2007-12-29 Chris Schlaeger'accumulate' is only available for account reports...
2007-12-04 Chris SchlaegerSlightly improved scheduling heuristic.
2007-11-26 Chris SchlaegerUse new booking syntax in example.
2007-11-22 Gregoire Barbier... Added project option 'drawemptycontainersastasks':...
2007-11-22 Chris SchlaegerFixed bug with mandatory resources and multiple allocat...
2007-11-06 Chris SchlaegerMerge branch 'master' of ssh://office.taskjuggler.org...
2007-11-03 Chris SchlaegerAdded 'criticalpath' attribute to XML reports.
2007-11-03 Chris SchlaegerRewrote "how to contribute" section to use git instead...
2007-10-01 Chris SchlaegerFixed display of progress bar in GUI Gantt chart.
2007-09-26 csFixed a serious bug in the floating point formatter.
2007-09-18 csSupport 'taskroot' attribute for csvtaskreports as...
2007-09-18 cshasAssignment now poperly accepts 3 parameter.
2007-09-18 csFix encoding of iCal files. Unicode characters where...
2007-08-30 csAdded columns 'completedeffort' and 'remainingeffort...
2007-08-27 csAdded new 'scheduling' column to reports.
2007-08-19 csAdd missing attributes for CSV report to manual.
2007-08-14 csFixed HTML Gantt chart task bar coloring for container...
2007-08-09 csSome interative functions for GUI reports.
2007-08-05 csReadability and usability enhancement for the Gantt...
2007-08-03 csThree major bug fixes.
2007-08-02 csReplace task outlines with load bars.
2007-07-30 csAdded missing statusnote column to manual.
2007-07-27 csAdd support for 'taskroot' to XML reports.
2007-07-22 csFixed optimizer bug that ignored pathCriticalness.
2007-07-01 csFix memory hug problem in loop detector.
2007-06-22 csWe are ready for 2.4.0 final.
2007-06-07 csAdd warning for intervals without '-'.
2007-06-05 csAdd limit to number of searched paths.
2007-06-03 csAnother attempt to soften the exponential complexity...
2007-06-02 csFix off-by-one bug for limits on allocations with multi...
2007-05-23 csGetting ready for 2.4.0-beta1 release.
2007-05-15 csAdded workaround for new tzset() behaviour in glibc...
2007-05-15 csFixed reversed sorting order of resource specific sorti...
2007-05-12 csAdded missing optional attribute for scenario.
2007-05-10 csImproved description of 'scenario' and 'allocate'.
2007-05-02 csThe commandline version now properly returns a non...
2007-05-02 csDocument that the GUI does not generate all reports...
2007-04-30 csDrop support for booking sloppiness 3.
2007-04-24 csAdded info where to send patches.
2007-04-01 csFixed dependency gap duration error that caused gaps...
2007-03-26 csAdd support for accounts in XML reports.
2007-03-23 csFix crash on illegal dates in TJP files.
2007-03-18 csProperly report effort and free load for group resource...
2007-03-18 csForce all times to be aligned with the timing resolution.
2007-03-17 csRemove kotrus from the main code base.
2007-03-17 csRemove kotrus from supporting files.
2007-03-17 csRemove optional systemid from doctype in XML files...
2007-03-17 csAdd support for C++ style single-line comments in TJP...
2007-02-20 csReport undefined macros again.
2007-02-16 cs- Fixed crash on including non existant file.
2007-02-15 cs- Hook up the machinery to actually make use of
2007-02-13 cs- Changelog entry for last commit.
2007-02-12 cs- Fixes for chapter 5 and 6. Again thanks to Andreas!
2007-02-12 cs- More documentation fixes from Andreas. Patch from...
2007-02-06 cs- Many editorial fixes. Patch provided by Andreas.
2007-02-02 cs- Fix duration values in printed reports. Bug reported by
2007-01-31 cs- Fix HTML generator for HTMLWeeklyCalendar when days...
2007-01-31 cs- Document the minslackrate change.
2007-01-31 cs- Another rewrite of the critical path detector to...
2007-01-28 cs- Fixed reporting of completion degree of container...
2007-01-25 cs- Fix crash on printing resource reports with hierarchi...
2007-01-17 cs- Fixed typo.
2007-01-14 cs- Added new 'purge' attribute to clear flags or allocat...
2007-01-12 cs- Fixed sorting of nested properties in interactive...
2007-01-10 csFix several crashes when viewing reports in the UI...
2007-01-10 cs- Added new report type htmlweeklycalendar.
2006-12-16 cs- Show a warning when bookings exceed effort in strict...
2006-12-13 cs- Another fix to minimize dependency arrows in Gantt...
2006-12-13 csFixed 'gaplength' for all time units other than days...
2006-11-11 cs- Limit timingresolution to 1 hour max. We had too...
2006-11-08 cs- More meaningful error message for some combination...
2006-11-07 cs- Performance improvements for projects with lots of...
2006-10-31 cs- Completed support for warnings.
2006-10-26 cs- Fixed a major bug in the value inheritance code for...
2006-10-23 cs- Align 'now' date to timing resolution. Fix for bug...
2006-10-19 cs- Fixed 'projectend' automatic macro. This fix required...
2006-10-01 cs- Fixed coloring of tasks with a 'complete 100' attribu...
2006-09-30 cs- Improved critical path detection algorithm. The minsl...
2006-09-30 cs- Support 'taskroot' attribute for most HTML reports.
2006-09-30 cs- Add link to web site in title.
2006-09-28 cs- Fix test suite to eliminate double headlines.
2006-09-26 cs- Refactored the report classes a bit to prepare the...
2006-09-24 cs- Provide 'period' as a shortcut for using 'start'...
2006-09-22 cs- Added automatic macros for project start, end and...
2006-09-20 cs- Fix typo.
2006-09-20 cs- Fixed complexity explosion in loop detector and criti...
2006-09-03 cs- Preselect the first entry of the templates list.
2006-08-30 cs- Improve documentation on how to freeze the project...
2006-08-28 cs- Added more examples to the manual.
next