diff --git a/CHANGELOG b/CHANGELOG index 687e9ca1..b42df8c5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,81 +1,83 @@ Calligra Plan current: +* Fix various problems with view selector dialogs + * Disable dbus adapter * Fix scheduling of resources that works during daylight saving time changes * Set datetime grid hour format in accordance with kde settings (Ref bug 284361) * Fix bug 284349 Gantt chart: remember zoom and scale settings * Task editor: Do allow editing of irrelevant data for summary tasks and milestones * Reports: Use localized number formatting * Schedule log: Allow opening task- and resource dialog Color log entries in accordance with severity * Report chart item: Add posibility to limit amount of data to display * Add drag&drop resources from akonadi address book * View selector: Add 'Execution' category * Improve scripting Add create capability to make it possible to write importer. Use undo commands so it is possible to keep ui consistent. Cleaner API. * Fix bug 277074: Task description tooltip does not show full description * Fix bug 274805: Effort Estimate defaults to 8.0Y instead of 8.0h on first instance. * Add odt export to reports * Fix bug 269652: Crash on save/exit. * Fix bug 268095: Crash in some models when emitting dataChanged. * Fix bug in load vs available units calculation * Printing: Improve gantt chart printing * Printing: Add printing of performance charts * Reports: Add access to schedule name (=project.Plan()) * Add error indication when required estimated effort cannot be delivered. * Gantt chart: Fix wrong positioning of time constraint indication * Lock down baselined project. * Schedules editor: Add 'detach' schedule for cases where you reschedule frequently * Scheduling: Performance optimization ----------------------------------------------------------------------------------- Calligra KPlato rev 0.10.1 (calligra 2.3.1) Performance views: * Show/hide info in accordance with user preferences. * Add fields for cpi/spi for both cost and effort based calculations. Earned value calculations (bug 257413): * Add material costs as well as startup and shutdown cost to bcws/bcwp/acwp calculations. * Fix bug in BCWS and index calculation when ahead of schedule. * Don't add a day too much when calculating a map of effort/cost pr day. * Handle non-specified end time when fetching actual effort/cost. Task editor / task dialog: * Fix: When a task refers to account(s) when it becomes a summarytask, the account references are not removed. Task progress dialog (bug 258668): * Fix: Used effort set to 0 when task is set to finished. Cost breakdown view and performance views (bug 258686): * Fix: The views are not updated when cost is changed in tasks or resources.