Difference between revisions of "3.1 Roadmap"

From Gramps
Jump to: navigation, search
(New Major Features)
(Other Features)
Line 15: Line 15:
 
* Experimental HtmlView and [[GeoView]]. This will not be visible to the user as the code is experimental, but can be activated easily by the user by changing the keys.ini file [Serge, Benny].
 
* Experimental HtmlView and [[GeoView]]. This will not be visible to the user as the code is experimental, but can be activated easily by the user by changing the keys.ini file [Serge, Benny].
 
* Date changes: indication of new year [Doug] (see [[Dates]])
 
* Date changes: indication of new year [Doug] (see [[Dates]])
 +
* Filters [Benny, Peter, Jérôme, ...]:
 +
** New Bases for rules (HasGallery, HasLDS, HasNote, HasSource, ChangedSince)
 +
** Counter on rules using Base (lesser than, greater than, equal to <n>)
 +
** New rules on primary objects : Event/_HasGallery.py, Event/_HasNote.py, Event/_ChangedSince.py, Family/_HasSource.py, Family/_HasGallery.py, Family/_HasNote.py, Family/_HasLDS.py, Family/_ChangedSince.py, Person/_HasGallery.py (update), Person/_HasSource.py, Person/_HasNote.py (update), Person/_HasLDS.py, Person/_HasAddress.py, Person/_HasAssociation.py, Person/_ChangedSince.py, Person/_NoBirthdate.py, Place/_HasGallery.py, Place/_HasNote.py, Place/_ChangedSince.py, Source/_HasGallery.py, Source/_HasNote.py, Source/_ChangedSince.py, MediaObject/_ChangedSince.py, Note/_ChangedSince.py, Repository/_ChangedSince.py
  
 
=== Documentation ===
 
=== Documentation ===

Revision as of 17:31, 21 January 2009


The next version 3.1 of GRAMPS will include new features, not just bug fixes.

Towards 3.1

Development of version 3.1 is well under way. Trunk (3.1) is not far from the gramps30 branch.

New Major Features

  • Many new Gramplets [Doug, Reinhard, ....]
  • New reports: records [Reinhard], Place [Gary]
  • New tool: Sort Event [Gary]
  • Notes with markup (bold, italic, underline, fontface, fontsize, fontcolor, highlight, superscript) [Zsolt]

Other Features

  • Experimental HtmlView and GeoView. This will not be visible to the user as the code is experimental, but can be activated easily by the user by changing the keys.ini file [Serge, Benny].
  • Date changes: indication of new year [Doug] (see Dates)
  • Filters [Benny, Peter, Jérôme, ...]:
    • New Bases for rules (HasGallery, HasLDS, HasNote, HasSource, ChangedSince)
    • Counter on rules using Base (lesser than, greater than, equal to <n>)
    • New rules on primary objects : Event/_HasGallery.py, Event/_HasNote.py, Event/_ChangedSince.py, Family/_HasSource.py, Family/_HasGallery.py, Family/_HasNote.py, Family/_HasLDS.py, Family/_ChangedSince.py, Person/_HasGallery.py (update), Person/_HasSource.py, Person/_HasNote.py (update), Person/_HasLDS.py, Person/_HasAddress.py, Person/_HasAssociation.py, Person/_ChangedSince.py, Person/_NoBirthdate.py, Place/_HasGallery.py, Place/_HasNote.py, Place/_ChangedSince.py, Source/_HasGallery.py, Source/_HasNote.py, Source/_ChangedSince.py, MediaObject/_ChangedSince.py, Note/_ChangedSince.py, Repository/_ChangedSince.py

Documentation

  •  ???

Testing

  •  ???

General TODO List

  • What about preformatted notes ??