Difference between revisions of "3.0 Roadmap"

From Gramps
Jump to: navigation, search
(General TODO list before final release)
(Other Features)
Line 22: Line 22:
 
* Reworked reports (add the notes) - '''in progress'''
 
* Reworked reports (add the notes) - '''in progress'''
 
* New reports
 
* New reports
** Familylines  
+
** Familylines - '''completed'''
** Kinship report
+
** Kinship report - '''completed'''
** mini reports available from person view  (info, all events)
+
** mini reports available from person view  (info, all events) - '''completed'''
 
* Move LDS temple info out of const.py and into an XML file - '''completed'''
 
* Move LDS temple info out of const.py and into an XML file - '''completed'''
* Export assistant rewrite based on GtkAssistant - '''in progress'''
+
* Export assistant rewrite based on GtkAssistant - '''completed'''
 +
**rewrite of export options (on all exports, not only GEDCOM) - '''in progress'''
  
 
==General TODO list before final release==
 
==General TODO list before final release==

Revision as of 21:45, 5 September 2007


The next version of GRAMPS will be a major release. The 2.2.x code is now in bug-fix only mode. First beta versions of GRAMPS 3.0 should appear october 2007.

Towards 3.0

Development of version 3.0 is well under way.

Main Features

  • New interface to the data: Use of a Family Tree manager - completed
  • Mark-up in notes: use bold, italics, ... in the notes - completed
  • Multiple Notes: every object can have several separate notes - in progress
    • Note view needs to have option to show all or only show unattached.
  • new GEDCOM parser (import/export) - in progress
    • Minor 5.5.1 updates needed.
  • Export to spreadsheet/CSV of views - completed
  • Use of GtkPrint for direct printing - in progress
  • Simplified database access/Simplified document classes - in progress

Other Features

  • Reworked icons - completed
  • Reworked reports (add the notes) - in progress
  • New reports
    • Familylines - completed
    • Kinship report - completed
    • mini reports available from person view (info, all events) - completed
  • Move LDS temple info out of const.py and into an XML file - completed
  • Export assistant rewrite based on GtkAssistant - completed
    • rewrite of export options (on all exports, not only GEDCOM) - in progress

General TODO list before final release

See TODO file in SVN.

From the ChangeLog you can see much is implemented already.