Gramps 3.4 Wiki Manual - What's new?

From Gramps
Revision as of 18:07, 4 March 2012 by Romjerome (talk | contribs) (Book)
Jump to: navigation, search
Gnome-important.png Special copyright notice: All edits to this page need to be under two different copyright licenses:

These licenses allow the Gramps project to maximally use this wiki manual as free content in future Gramps versions. If you do not agree with this dual license, then do not edit this page. You may only link to other pages within the wiki which fall only under the GFDL license via external links (using the syntax: [https://www.gramps-project.org/...]), not via internal links.
Also, only use the known Typographical conventions


Previous Index Next


This section gives an overview of changes since Gramps version 3.3. These changes are also detailed later in this manual. Users of Gramps version 3.3 are encouraged to review this section to be sure to take advantage of these new features.

Before you upgrade

Gnome-important.png
Warning

Creating an archive alone to safeguard your data might not be appropriate before upgrading. In the unlikely event that Gramps 3.4 corrupts your database, it could also corrupt the archive. An export as outlined in this section is recommended.

Before you upgrade, make sure your family tree data is secure. The best way to do this is:

  1. Start Gramps 3.3
  2. Open your family tree
  3. Export the family tree to the gramps xml format or the gramps xml package format (which includes your photographs and other media files associated with your family tree data). Export your tree via menu Family Trees->Backup....
  4. Close this family tree and repeat the above steps for any other family trees you have
  5. Keep the resulting file(s) in a safe place

For more information, please review Backing up a Family Tree.


After properly safeguarding your data, proceed to install Gramps 3.4. Use your operating system's regular installation process to do this. It is also best to uninstall Gramps 3.3 before installing Gramps 3.4, or make sure you install Gramps 3.4 in a different location.

After you install Gramps 3.4, you can open your existing family trees and continue working. In case of problems (e.g., after a complete system upgrade), use the backup file(s) created above to recreate your family tree(s).

Gnome-important.png
Warning

Once you open a family tree in a newer version of Gramps or using a newer operating system, you generally should not try to open that database using an older version again. As always, the gramps xml format is the format to use for the interchange of your data in such cases. There are tools to repair broken databases, but they are for expert users, so avoid needing them by following the steps above before you upgrade your OS or Gramps.

Visible changes to the core

Changes visible after the migration: interface, data.

Citations

  • Storing data from large sources.

See GEPS_023:_Storing_data_from_large_sources.

Editions

  • Citations support and sharing feature make citation edition consistent: adding citation now needs less dialogs.
  • Improvements on image selection feature.
  • New 'Default family relationship' option value (Preferences)

Gedcom data

More details and improvements on Gedcom file format importation.

Plugins changes

Everything about the plugins: import/export, gramplets, views, reports, tools.

Import/Export

  • Citations support on file formats
  • Improvements on Gedcom file format support

Reports

  • output file formats

Improvements : RTF, ODF, LaTeX, cairo (PDF, Print...)

  • support image sections on textual reports
  • Citation support and source review (NarrativeWeb report, etc ...)
  • Paper options

Consistency rules on paper values, orientation and file format (options set by user)

Book

  • Improvements
  • Alphabetical Index and Table Of Content features on book report

Detailed reports

  • Improvements, bug fix, consistency on age calculation, etc ...

Views

  • New citation category
  • Add of a citation tree view into the Source category (like Persons, Places categories)
  • Size adjustments on Main, Navigation, Bottom and Side bars

Tools

  • A new tool for merging our citation records
  • Review on some Repair Family Tree tools

Under the hood changes

Technical stuff (gui/gen).

Command Line Interface

  • Arguments/flags

Improvements, consistency, optional translation

Gramps XML file format and database

  • Citations support
  • Gramps XML is now idempotent[1].

Exporter do not change records order, making easier to look at differences between versions/revisions.

User classes

Reports and tools have user classes. These classes provide a means to interact with the user in an abstract way. These classes should be overridden by each respective user interface to provide the appropriate interaction (eg. dialogs for GTK, promts for CLI).

Further info

More informations.

Roadmap

Changelog


Previous Index Next