summaryrefslogtreecommitdiff
path: root/time/planner/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-28/+1
2009-05-13Don't try and deal with directories managed by graphics/hicolor-icon-theme.dsainty1-3/+1
(thanks pkglint!)
2009-05-13Update planner from 0.14.3 to 0.14.4.dsainty1-1/+5
New in the v0.14.4 Release - 15 April 2009 * Rewrote printing to use the GTK printing API, fixing most problems with printing on Windows (thanks to Francisco Moraes) * Added display of minutes to duration format * Added creation of Windows installer to Makefiles * Dropped support for libgda < 3.0 * Added proper quoting to SQL code (168147, 571801) * Fixed alignment problems in HTML export (471218, 478027) * Fixed a crash in UNDO/REDO code (420443) * Fixed several issues with the build (528582, 528971, 529045, 539993) * New and updated translations
2008-09-03Update to version 0.14.3:dsainty1-1/+22
New in the v0.14.3 Release - 16 April 2008 * Added support for version 3 of libgda, the database access library * Added internationalization (I18N) support for HTML export * Allow dragging of completion bar in Gantt chart * Allow dragging of task duration in Gantt beyond the window size * % Complete column added to task and Gantt view * New Tango icon set contributed by Frédéric Bellaiche * Show guide lines setting is now persistent thanks to Marie Durand * Fixed bug: Incorrect week numbers were sometimes shown both in the UI and in exported HTML. * Fixed bug: Project start time shifts each time a project is read from a database * Fixed bug: Toggling fixed duration state does not immediately update task appearance in Gantt chart * Fixed bug 332748: Row height in exported HTML is incorrect in Internet Explorer (patch by Nico de Groot) * Fixed bug 337382: Sidebar buttons are not accessible for things like screen readers * Fixed bug 345163: ngettext should be used to get proper translation of plural * Fixed bug 373008: Crash when importing MS project XML * Fixed bug 382548: Crash when undoing indent * Fixed bug 388454: Planner hangs when cancelling HTML export * Fixed bug 393620: Gantt header width in exported HTML is incorrect * Fixed bug 397132: Crash on export to database * Fixed bug 436263: Keep task selection when (un)indenting * Fixed bug 464359: Make distcheck fails (patch by Gilles Dartiguelongue) * Fixed bug 486990: Fixed duration tasks have incorrect duration * Fixed bug 499090: Incorrect task cost calculation in exported HTML for tasks worked on by multiple people.
2007-09-25Fix comment (GConf2 -> GConf).hira1-2/+2
2007-06-02Initial import of planner, version 0.14.2:jmmv1-0/+257
Planner is a project management tool for the GNOME desktop. Among other things, it provides: - Task managment: define a list of tasks to accomplish a project, the dependencies among them and their lengths. Of course, you can view a Gantt chart from this data. - Resource management: define a list of resources for your project and assign them to tasks. - Calendar management: create different calendars for the human resources in your project so that tasks can be automatically scheduled according to their calendars.