Changes

Jump to: navigation, search

Category:GEPS

1,516 bytes added, 15:34, 7 November 2012
m
no edit summary
:Here they are listed in numerical order:
{| class="wikitable sortable" {{Prettytable}}
|+ GRAMPS Enhancement Proposals (GEPS) - Summary
|-
| <!-- GEPS - Title -->[[GEPS 008: File Organization]]
| <!-- Proposed -->2008
| <!-- Status -->''In progress'Finished'''| <!-- Released -->?Gramps 3.5| <!-- Note -->?
| <!-- SVN -->
|-
|-
| <!-- GEPS - Title -->[[GEPS 011: Tagging]]
| <!-- Proposed -->2008<br />2012| <!-- Status -->'''Finished'''<br />''In progress''| <!-- Released -->Gramps 3.3<br />Target Gramps 3.5| <!-- Note -->-Tagging only the persons, families, media and notes objects.<br />Tagging be extendend to all primary objects.
| <!-- SVN -->
|-
| <!-- 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: Certificates]]
| <!-- Released -->Gramps 3.3
| <!-- Note -->-
| <!-- SVN -->[httpshttp://grampssvn.svncode.sourceforgesf.net/svnrootp/gramps/code/branches/geps/gep-025-name/ SVN]?
|-
| <!-- GEPS - Title -->[[GEPS-0042026: Using Python DistutilsReplace 'make' for Gramps build]]
| <!-- Proposed -->2012
| <!-- Status -->''In progress''
| <!-- Released -->
| <!-- Note -->Move Gramps away from using Makefiles and to using setup.py and/or DistUtils[http://grampssourceforge.1791082.n4.nabble.comnet/mailarchive/URGENT-ATTENTION-separate-gramps-directory-structure-td4473961message.htmlphp?msg_id=28984484][http://grampssourceforge.1791082.n4.nabble.comnet/mailarchive/setup-py-td4466768message.htmlphp?msg_id=28969888][http://grampssourceforge.1791082.n4.nabble.comnet/mailarchive/root-package-gramps-td3761030message.html#a3762215php?msg_id=27984817]{{bug|2621}}| <!-- SVN -->[httpshttp://svn.code.sf.net/p/gramps/code/branches/geps/gep-026-replace-make/ SVN]|- | <!-- GEPS - Title -->[[GEPS 027: Gender as an Entry Field]]| <!-- Proposed -->2012| <!-- Status -->| <!-- 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 -->''In Progress''| <!-- Released -->| <!-- Note -->Conversion to the new version of GTK using the new python bindings based on introspection.| <!-- SVN -->[http://svn.sourceforgecode.sf.net/svnrootp/gramps/code/branches/geps/gep-42029-gtk3/ SVN]|-| <!-- GEPS - Title -Using->[[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: Python3 support]]| <!-- Proposed -->2012| <!-- Status -->''In Progress''| <!-- Released -->| <!-- Note -->At some time, we need to move to python 3 ...| <!--DistUtils/ SVN] -->
|-
| <!-- GEPS - Title -->
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].

Navigation menu