59
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 16 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
a few new methods for creating and parsing durations and constraints
dbarashev
as Dmitry Barashev
More... over 13 years ago
integer option classes
dbarashev
as Dmitry Barashev
More... over 13 years ago
custom fields pass smoke test
dbarashev
as Dmitry Barashev
More... over 13 years ago
Refactoring: CustomColumnsManager => CustomPropertyManager in IGanttProject and rewrite of the custom property editing panel
dbarashev
as Dmitry Barashev
More... over 13 years ago
a few UI components for tables with add/remove buttons and editable fields taken from Loire and refactored
dbarashev
as Dmitry Barashev
More... over 13 years ago
Merge with cc0b2fa4e3f55dfff93441658f0616dddb28f4f9 merge with branch 'chart renderer backport'
dbarashev
as Dmitry Barashev
More... over 13 years ago
fixed: tasks shift to the right as more weekends appear to the left of them
dbarashev
as Dmitry Barashev
More... over 13 years ago
fixed: horizontal grid lines rendering
dbarashev
as Dmitry Barashev
More... over 13 years ago
custom fields import: first touch
dbarashev
as Dmitry Barashev
More... over 13 years ago
+ importer selection depending on extension + resource holidays
dbarashev
as Dmitry Barashev
More... over 13 years ago
now duration considers calendar settings
dbarashev
as Dmitry Barashev
More... over 13 years ago
support for external algorithms based on iterating over working/non-working time intervals
dbarashev
as Dmitry Barashev
More... over 13 years ago
backups of the removed files
dbarashev
as Dmitry Barashev
More... over 13 years ago
restored lost "render weekends but count them as working days" functionality from change #fcce4ded28
dbarashev
as Dmitry Barashev
More... over 13 years ago
render weekends and holidays
dbarashev
as Dmitry Barashev
More... over 13 years ago
fixed: importer title
dbarashev
as Dmitry Barashev
More... over 13 years ago
test MS Project files (created with OpenProj)
dbarashev
as Dmitry Barashev
More... over 13 years ago
Using plain calendar method instead of TaskManager
dbarashev
as Dmitry Barashev
More... over 13 years ago
more renderer updates
dbarashev
as Dmitry Barashev
More... over 13 years ago
tab content panel updates
dbarashev
as Dmitry Barashev
More... over 13 years ago
tab content panel updates
dbarashev
as Dmitry Barashev
More... over 13 years ago
chart navigation controls
dbarashev
as Dmitry Barashev
More... over 13 years ago
better holidays import + weekends import
dbarashev
as Dmitry Barashev
More... over 13 years ago
better holidays import + weekends import
dbarashev
as Dmitry Barashev
More... over 13 years ago
starting public holidays support
dbarashev
as Dmitry Barashev
More... over 13 years ago
starting public holidays support
dbarashev
as Dmitry Barashev
More... over 13 years ago
Lots of cleanup More... over 13 years ago
A bit more cleaning (removed unnecessary casts, added spaces and some other stuff) More... over 13 years ago
Cleaned up: - mostly type definitions for source - also unused variables and methods (see added '// FIXME') - Indentation More... over 13 years ago
Improved TestDependencyCycle assert message and code. (in preparation of the failing testLoopingDependencyTargetedAtSupertask) Replaced tabs with spaces More... over 13 years ago