Changes

Jump to: navigation, search

Category:GEPS

869 bytes added, 15:34, 7 November 2012
m
no edit summary
| <!-- GEPS - Title -->[[GEPS 008: File Organization]]
| <!-- Proposed -->2008
| <!-- Status -->''In progress'Finished'''| <!-- Released -->?Gramps 3.5| <!-- Note -->?
| <!-- SVN -->
|-
| <!-- 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 026: Replace 'make' for Gramps build]]
| <!-- Released -->
| <!-- 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 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.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 -->''In Progress''
| <!-- Released -->
| <!-- 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].

Navigation menu