OSDN Git Service

Added columns 'completedeffort' and 'remainingeffort' to reports.
[tjqt4port/tj2qt4.git] / taskjuggler / HTMLReportElement.cpp
2007-08-30 csAdded columns 'completedeffort' and 'remainingeffort...
2007-08-27 csAdded new 'scheduling' column to reports.
2007-06-13 csCleanup include hierarchy
2007-03-18 csProperly report effort and free load for group resource...
2007-03-17 csRemove kotrus from the main code base.
2007-03-17 csReplace uppercase bool constant with proper lower case...
2007-02-23 csReplace C casts with C++ casts.
2007-02-21 csGet rid of some over-eager use of new.
2007-02-21 csMajor cleanup of #include directives.
2007-02-20 csLast batch of member initializers.
2007-02-18 csPatch from Andreas: Cleanup includes
2007-02-14 cs- Plug UsageLimits leak.
2007-02-14 cs- Refactor ExpressionFunctionTable constructor.
2007-02-12 csLots of code cleanup. Patches provided by rayl.
2007-01-28 cs- Fixed reporting of completion degree of container...
2006-10-01 cs- Fixed coloring of tasks with a 'complete 100' attribu...
2005-11-30 cs- Get rid of compiler warning.
2005-11-23 cs- Final fixes for 2.2-beta2 release.
2005-11-17 cs- Fixed broking reporting of task durations in all...
2005-11-17 cs- Fixed disabling of actions during scheduling runs.
2005-08-14 cs- Fix misredering of account reports with summary colum...
2005-05-31 cs- Fixed scheduling of bookings that reach or exceed...
2005-04-30 kkaempfdont output empty cellURL
2005-03-03 cs- Use 1 pixel larger margins for report list views.
2005-03-01 cs- Differentiate 'late' tasks and 'behind schedule'...
2005-01-24 cs- First version of load in status bar when hovering...
2005-01-21 cs- More speed improvements for the report generation.
2005-01-18 cs- Added new report columns 'freeload' and 'utilization'.
2005-01-17 cs- First version of TaskJuggler Resource Report. Still...
2004-11-21 cs- Some memory allocation issues fixed.
2004-11-21 cs- Completed support for passive resources. You can...
2004-08-22 cs- New optimizer for scheduler.
2004-03-01 cs- First steps towards more flexible limits (maxeffort...
2004-02-22 cs- Weekly, monthly, quarterly and yearly HTML reports...
2004-02-03 cs- Fixed allocation of resources with multiple shift...
2004-01-26 cs- Include sub account values in accout report values.
2004-01-11 cs- Update copyright to 2004.
2004-01-11 cs- Fix double quoting of umlauts in Cell texts.
2003-10-29 cs- Added support for hidecelltext and hidecellurl.
2003-10-22 cs- Added support for new report column 'projectids'.
2003-09-01 cs- Fixed several inconsitencies and off-by-one errors...
2003-08-07 cs- Generate cell urls even when no cell text has been...
2003-07-27 cs- Some speed improvements for HTML report generator.
2003-07-23 cs- Fix and disable API docs installation.
2003-07-21 cs- Fix highliting of min/max error start/end dates in...
2003-07-17 cs- Added csvaccount report.
2003-07-14 cs- Scenario support completed.
2003-07-04 cs- Merge background cells of all HTML calendars.
2003-07-03 cs- Merging empty calendar cells to reduce the file size...
2003-07-03 cs- Report all booking conflicts instead of stopping...
2003-07-01 freitagfixed some QString <-> const char* mixups which break...
2003-07-01 cs- Fixed broken HTML report headers.
2003-07-01 cs- Fixed Milestone symbol in HTML Reports.
2003-06-25 cs- Properly quote non-ASCII characters in HTML reports...
2003-06-18 cs- Fixed header of quarterly and yearly reports.
2003-06-18 cs- Fixed segfault in account reports reported by mkraft.
2003-06-15 cs- Added user-defined attributes to docu.
2003-06-04 cs- Re-added support for rawstylesheet again.
2003-06-02 cs- Added support for user-defined attributes.
2003-05-25 cs- Core Attribute name in HTML reports is no longer...
2003-05-24 cs- Final polishing of new HTML generators.
2003-05-18 cs- More cleanup work done on the new report generator...
2003-05-11 cs- Fixed may bugs in the new HTML generators.
2003-05-06 cs- All HTML reports now use the new infrastructure.
2003-04-30 cs- More work on new HTML generator.
2003-04-21 cs- A new try to add scenario support to the HTML generat...
2003-03-13 cs- Changed version to 1.4.2+cvs.
2003-03-04 cs- Fixed indentation.
2003-02-16 cs- Fix HTML reports with with currency values.
2003-01-15 cs- Fixed scheduling of container tasks with only milesto...
2003-01-12 cs- Need to add new files. :-S