Difference between revisions of "Category:GEPS"
From Gramps
(class="wikitable sortable") |
|||
| Line 2: | Line 2: | ||
:Here they are listed in numerical order: | :Here they are listed in numerical order: | ||
| − | {| {{Prettytable}} | + | {| class="wikitable sortable" {{Prettytable}} |
|+ GRAMPS Enhancement Proposals (GEPS) - Summary | |+ GRAMPS Enhancement Proposals (GEPS) - Summary | ||
|- | |- | ||
Revision as of 21:16, 5 April 2012
GRAMPS Enhancement Proposals (GEPS). This should be a complex/detailed description of a way to make GRAMPS better.
- Here they are listed in numerical order:
| GEPS - Title | Proposed | Status | Released | Note | SVN |
|---|---|---|---|---|---|
| GEPS 001: Relationship type event link | 2007 | ? | ? | ? | |
| GEPS 002: RelationView Expand and Collapse | 2007 | Finished | Gramps 3.0 | - | |
| GEPS 003: Computed Ages and Probably Alive | 2007 | Finished | Gramps 3.1 | - | |
| GEPS 004: My GRAMPS and Gadgets | 2007 | Finished | Gramps 3.1 | Called "Gramplets View" | |
| GEPS 005: Enhanced Plugin Interface | 2007 | In progress | ? | See GEPS 014: Plugin registration and management | |
| GEPS 006: Better Place handling | 2007 | In progress | Gramps 3.2 (hierarchical place view) Gramps 3.3 (Locality field added to location) |
- | |
| GEPS 007: Report Reorganization | 2007 | ? | ? | ? | |
| GEPS 008: File Organization | 2008 | In progress | ? | ? | |
| GEPS 009: Import Export Merge | 2008 | ? | ? | ? | |
| GEPS 010: SQL Backend | 2009 | Withdrawn | - | Superseded by GEPS 013: GRAMPS Webapp | |
| GEPS 011: Tagging | 2008 | Finished | Gramps 3.3 | - | |
| GEPS 012: Ecosystem definition | 2009 | ? | ? | ? | |
| GEPS 013: GRAMPS Webapp | 2009 | In progress | ? | See prototype gramps-connect.org You can log into the site, as a: superuser (id=admin, password=gramps) or a regular user (id=admin1, password=gramps) or just view as an anonymous user. |
Current code is now in trunk |
| GEPS 014: Plugin registration and management | 2009 | Finished | Gramps 3.2.x | - | |
| GEPS 015: Repository Research Support | 2009 | ? | ? | ? | |
| GEPS 016: Enhancing GRAMPS Processing Speed | 2009 | ? | ? | ? | |
| GEPS 017: Flexible gen.lib Interface | 2009 | Withdrawn | After building a prototype, it was found to be too slow for general use. Instead, caching BSDDB serialized data seems an easier approach. | ||
| GEPS 018: Evidence style sources | 2010 | ? | ? | ? | |
| GEPS 019: Improved Sidebar and Split Views | 2010 | Finished | Gramps 3.3 | - | |
| GEPS 020: Plugin Extensions | 2010 | ? | ? | ? | |
| GEPS 021: Additional Name Fields | 2010 | Finished | Gramps 3.3 | - | SVN |
| GEPS 022: Narrative Website Refactor | 2010 | In progress | ? | ? | |
| GEPS 023: Storing data from large sources | 2010 | Finished | Gramps 3.4 | - | Current code is now in trunk [1] |
| GEPS 024: Certificates | 2010 | ? | ? | ? | |
| GEPS 025: Geography | 2011 | Finished | Gramps 3.3 | - | SVN? |
| GEPS 026: Replace 'make' for Gramps build | 2012 | In progress | Move Gramps away from using Makefiles and to using setup.py and/or DistUtils[2][3][4]2621 | SVN | |
Disruptive GEP's
If a GEP is disruptive, a specific branch is used to develop it. First check out trunk
svn checkout https://gramps.svn.sourceforge.net/svnroot/gramps/trunk geps-021 cd geps-021
Create a new branch
svn copy https://gramps.svn.sourceforge.net/svnroot/gramps/trunk https://gramps.svn.sourceforge.net/svnroot/gramps/branches/geps/gep-021-name
and switch the repository to that branch
svn switch https://gramps.svn.sourceforge.net/svnroot/gramps/branches/geps/gep-021-name
When finished, merge the changes back in trunk with this guide.
Reference
- GEPs: 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")
Subcategories
This category has the following 3 subcategories, out of 3 total.
Pages in category "GEPS"
The following 60 pages are in this category, out of 60 total.