replace with a link to GEPS page

svn: r20615
This commit is contained in:
Jérôme Rapinat 2012-10-27 13:50:50 +00:00
parent ad0cefe228
commit d8f6eec012

42
TODO
View File

@ -1,41 +1 @@
* On multiple notes:
--> A GrampsWidget for use in report dialogs to select which notetypes to include
in a report (a filter?).
--> Support for multiple notes in all reports.
--> Empty text field on Saving Note should throw an error that Note is empty ! (?)
--> Undo in Note. Serious editing needs an undo function. Furthermore, the function
the Clear icon is unclear: tooltip? Other icon?
* Remove import of global var in __init__.py, use functions or don't export. Eg.
PluginUtils/__init__.py export of plugin lists (tool_list, ...).
* Add string substitutions for web page generation (name, report name,
date, etc).
* Add support for sources of the parent/child relation
* Add support for storing reliability (confidence) of the marriage
information; see
http://sourceforge.net/mailarchive/forum.php?thread_id=3066997&forum_id=1993
and
http://sourceforge.net/mailarchive/forum.php?thread_id=3134931&forum_id=1993
for the details.
* And a whole lot more...
* GEPS 005: Enhanced Plugin Interface - IN PROGRESS
* GEPS 006: Better Place handling - IN PROGRESS
* GEPS 011: Tagging - FINISHED - extension on next releases
* GEPS 013: GRAMPS Webapp - IN PROGRESS
* GEPS 022: Narrative Website Refactor - IN PROGRESS
* GEPS 026: Replace 'make' for Gramps build - IN PROGRESS
* GEPS 029: GTK3-GObject introspection Conversion - IN PROGRESS
* GEPS 030: New Visualization Techniques - IN PROGRESS
http://gramps-project.org/wiki/index.php?title=Category:GEPS