Changes

Jump to: navigation, search

Category:GEPS

1,375 bytes added, 22:21, 18 June 2013
no edit summary
'''G'''RAMPS ramps '''E'''nhancement '''P'''roposal'''s''' (GEPS). This should be a complex/detailed description of a way to make GRAMPS Gramps better.
:Here they are listed in numerical order:
{| class="wikitable sortable" {{Prettytable}}
|+ GRAMPS Gramps Enhancement Proposals (GEPS) - Summary
|-
! GEPS - Title
| <!-- SVN -->
|-
| <!-- GEPS - Title -->[[GEPS 004: My GRAMPS Gramps and Gadgets]]
| <!-- Proposed -->2007
| <!-- Status -->'''Finished'''
| <!-- Proposed -->2007
| <!-- Status -->''In progress''
| <!-- Released -->Gramps 3.2 (hierarchical place view)<br/> Gramps 3.3 (Locality field added to location)| <!-- Note -->-Hierarchical place view.<br />Locality field added to location.| <!-- SVN -->[http://svn.code.sf.net/p/gramps/code/branches/geps/gep-006-locations/ SVN]
|-
| <!-- GEPS - Title -->[[GEPS 007: Report Reorganization]]
| <!-- GEPS - Title -->[[GEPS 008: File Organization]]
| <!-- Proposed -->2008
| <!-- Status -->''In progress'Finished'''| <!-- Released -->?Gramps 4.0| <!-- Note -->?
| <!-- SVN -->
|-
| <!-- Status -->'''Withdrawn'''
| <!-- Released -->-
| <!-- Note -->Superseded by [[GEPS 013: GRAMPS Gramps Webapp]]
| <!-- SVN -->
|-
| <!-- GEPS - Title -->[[GEPS 011: Tagging]]
| <!-- Proposed -->2008<br />2012
| <!-- Status -->'''Finished'''
| <!-- Released -->Gramps 3.3<br />Gramps 4.1| <!-- Note -->-Tagging of people, families, media and notes only.<br />Tagging extended to all primary objects.
| <!-- SVN -->
|-
| <!-- SVN -->
|-
| <!-- GEPS - Title -->[[GEPS 013: GRAMPS Gramps Webapp]]
| <!-- Proposed -->2009
| <!-- Status -->''In progress''
| <!-- SVN -->
|-
| <!-- GEPS - Title -->[[GEPS 016: Enhancing GRAMPS Gramps Processing Speed]]
| <!-- Proposed -->2009
| <!-- Status -->?
| <!-- GEPS - Title -->[[GEPS 018: Evidence style sources]]
| <!-- Proposed -->2010
| <!-- Status -->?''In progress''| <!-- Released -->?| <!-- Note -->?| <!-- SVN -->[http://svn.code.sf.net/p/gramps/code/branches/geps/gep-018-evidence-style/ SVN]
|-
| <!-- GEPS - Title -->[[GEPS 019: Improved Sidebar and Split Views]]
| <!-- Released -->Gramps 3.3
| <!-- Note -->-
| <!-- SVN -->[httpshttp://grampssvn.svncode.sourceforgesf.net/svnrootp/gramps/code/branches/geps/gep-021-name/ SVN]
|-
| <!-- GEPS - Title -->[[GEPS 022: Narrative Website Refactor]]
| <!-- Released -->Gramps 3.4
| <!-- Note -->-
| <!-- SVN -->Current code is now in trunk [http://gramps.1791082.n4.nabble.com/GEPS023-merged-into-trunk-td4157519.html] <!--[httpshttp://grampssvn.svncode.sourceforgesf.net/svnrootp/gramps/code/branches/geps/gep-023-large-sources/ SVN] -->
|-
| <!-- GEPS - Title -->[[GEPS 024: CertificatesNatural transcription of Records]]
| <!-- Proposed -->2010
| <!-- Status -->?
| <!-- Released -->Gramps 3.3
| <!-- Note -->-
| <!-- SVN -->[httpshttp://grampssvn.svncode.sourceforgesf.net/svnrootp/gramps/code/branches/geps/gep-025-name/ SVN]?
|-
| <!-- GEPS - Title -->[[GEPS 026: Replace 'make' for Gramps build]]
| <!-- Proposed -->2012
| <!-- Status -->''In progress'Finished'''| <!-- Released -->Gramps 4.0
| <!-- Note -->Move Gramps away from using Makefiles and to using setup.py and/or DistUtils[http://sourceforge.net/mailarchive/message.php?msg_id=28984484][http://sourceforge.net/mailarchive/message.php?msg_id=28969888][http://sourceforge.net/mailarchive/message.php?msg_id=27984817]{{bug|2621}}
| <!-- SVN -->[httpshttp://grampssvn.svncode.sourceforgesf.net/svnrootp/gramps/code/branches/geps/gep-026-replace-make/ SVN]
|-
| <!-- Released -->
| <!-- Note --> Proposal to make gender selection be decided in an ComboBoxEntry field, to allow for options outside of male, female or unknown
| <!-- SVN -->
|-
| <!-- GEPS - Title -->[[GEPS 028: Media Management]]
| <!-- Proposed -->2012
| <!-- Status -->
| <!-- Released -->
| <!-- Note --> Proposal to make Gramps do more to help media management
| <!-- SVN -->
|-
| <!-- GEPS - Title -->[[GEPS 029: GTK3-GObject introspection Conversion]]
| <!-- Proposed -->2012
| <!-- Status -->'''Finished'''
| <!-- Released -->4.0.0
| <!-- Note -->Conversion to the new version of GTK using the new python bindings based on introspection.
| <!-- SVN -->[http://svn.code.sf.net/p/gramps/code/branches/geps/gep-029-gtk3/ SVN]
|-
| <!-- GEPS - Title -->[[GEPS 030: New Visualization Techniques]]
| <!-- Proposed -->2012
| <!-- Status -->''In Progress''
| <!-- Released -->
| <!-- Note -->Discussion of new visualization techniques for possible inclusion in Gramps.
| <!-- SVN -->
|-
| <!-- GEPS - Title -->[[GEPS 031: Python 3 support]]
| <!-- Proposed -->2012
| <!-- Status -->'''Finished'''
| <!-- Released -->4.0.0
| <!-- Note -->At some time, we need to move to python 3 ...
| <!-- SVN -->
|-
If a GEP is disruptive, a specific branch is used to develop it. First check out trunk
svn checkout https://grampssvn.svncode.sourceforgesf.net/svnrootp/gramps/code/trunk geps-021
cd geps-021
Create a new branch
svn copy https://grampssvn.svncode.sourceforgesf.net/svnrootp/gramps/code/trunk https://grampssvn.svncode.sourceforgesf.net/svnrootp/gramps/code/branches/geps/gep-021-name
and switch the repository to that branch
svn switch https://grampssvn.svncode.sourceforgesf.net/svnrootp/gramps/code/branches/geps/gep-021-name
When finished, merge the changes back in trunk with [http://svnbook.red-bean.com/en/1.0/ch04s04.html this guide].
==Reference==
*[http://gramps.1791082.n4.nabble.com/GEPs-GRAMPS-Enhancement-Proposals-td1803625.html GEPs: GRAMPS Gramps Enhancement Proposals], Jan 19, 2007, By Douglas S. Blank (Original discussion to form GEP's based on an "idea stolen and adapted from Python")
[[Category:Developers/General]]
[[Category:Developers/Roadmap]]

Navigation menu