Difference between revisions of "TODO"

From GeneWeb
Jump to: navigation, search
(Roadmap for GeneWeb 7.00)
Line 1: Line 1:
 
{{DISPLAYTITLE:Expected roadmap for Geneweb 7.00}}
 
{{DISPLAYTITLE:Expected roadmap for Geneweb 7.00}}
 
== Roadmap for GeneWeb 7.00 ==
 
== Roadmap for GeneWeb 7.00 ==
* handle event in second database format (gwc2)
 
 
* <s>merge and add conditional compilation for the branch API</s>
 
* <s>merge and add conditional compilation for the branch API</s>
* <s>* use bootstrap as css framework</s>
+
* <s>use Bootstrap as CSS framework</s>
* <s>HUGE cleanup (remove old code: non utf-8 base)</s>
+
* <s>use OCaml instead of Camlp5.</s>
* <s>use OCaml instead of Camlp5</s>
+
* <s>use Dune build system.</s>
* RELEASE 7.00 beta
+
* <s>code cleanup (remove old code: non utf-8 base)</s>
* announce the beta release with new wiki/git, ask for tests and feedback
+
* <s>compile [https://github.com/geneanet/geneweb/issues/252 connex.ml] with distrib and add option to generate connex.txt note automaticaly after import if perl is present ([http://roglo.eu/roglo?lang=fr&m=MISC_NOTES_SEARCH&s=connex see how it hepled a lot on Roglo]).</s>
* improve events based on the feedback
+
* handle event in second database format gwc2 (remove old gwc stuff).
* prepare the necessary tools for the migration
+
* rework {{c|[[bases]]}} tree for an easier to understand base archiving/backup process.
* RELEASE 7.00 stable
+
* RELEASE 7.00 beta.
 +
* announce the beta release with new wiki/git, ask for tests and feedback.
 +
* improve templates based on the feedback.
 +
* prepare the necessary tools for the migration.
 +
* RELEASE 7.00 stable.
  
 
==TODO list for GeneWeb. Any Help is welcome!==
 
==TODO list for GeneWeb. Any Help is welcome!==
Line 24: Line 27:
 
* install a (phpBB ?) multilang forum for GW endusers
 
* install a (phpBB ?) multilang forum for GW endusers
 
* <s>stay in contact with Debian and Ubuntu package maintainers and keep in mind the deadlines for the next major releases (https://tracker.debian.org/pkg/geneweb, http://packages.ubuntu.com/xenial/geneweb)</s>
 
* <s>stay in contact with Debian and Ubuntu package maintainers and keep in mind the deadlines for the next major releases (https://tracker.debian.org/pkg/geneweb, http://packages.ubuntu.com/xenial/geneweb)</s>
* write a tutorial about how to use Geneweb WITHOUT the daemons automatically launched by the linux distro at startup, using the two commands scripts (gwd and gwsetup), like people do in Windows. (for example, see : http://www.geneanet.org/forum/?topic=530250.0 and http://www.geneanet.org/forum/?topic=531410.msg1048646#msg1048646)  
+
* write a tutorial about how to use Geneweb WITHOUT the daemons automatically launched by the linux distro at startup, using the two commands scripts (gwd and gwsetup), like people do in Windows. (for example, see : http://www.geneanet.org/forum/?topic=530250.0 and http://www.geneanet.org/forum/?topic=531410.msg1048646#msg1048646)
 
+
'''Template'''
+
* remove arrows hardcoded in Ocaml on m=NOTES and m=MISC_NOTES
+
* better sosa htree rendering (links) or do it with CSS, add titles to graphs
+
* finish work on tools, perhaps move back tools and other functions in menu for better accessibility
+
* change how template/lang changing work to make individual page lighter
+
 
+
'''Enhancement to GeneWeb itself'''
+
* <s>compile [https://github.com/geneanet/geneweb/issues/252 connex.ml] with distrib and add option to generate connex.txt note automaticaly after import if perl is present ([http://roglo.eu/roglo?lang=fr&m=MISC_NOTES_SEARCH&s=connex see how it hepled a lot on Roglo])</s>
+
* Remove extra generated line on dag hr (desc tree) can be removed without .js trick, fix “missing link” between spouses in dag.
+
* [https://github.com/geneweb/geneweb/issues/14 #14] Rework {{c|bases}} tree for an easier to understand base archiving/backup process.
+
* Find solution to manage better CSS/js files (not txt templates files), especially in CGI mode.
+

Revision as of 01:32, 18 September 2018

Roadmap for GeneWeb 7.00

  • merge and add conditional compilation for the branch API
  • use Bootstrap as CSS framework
  • use OCaml instead of Camlp5.
  • use Dune build system.
  • code cleanup (remove old code: non utf-8 base)
  • compile connex.ml with distrib and add option to generate connex.txt note automaticaly after import if perl is present (see how it hepled a lot on Roglo).
  • handle event in second database format gwc2 (remove old gwc stuff).
  • rework bases tree for an easier to understand base archiving/backup process.
  • RELEASE 7.00 beta.
  • announce the beta release with new wiki/git, ask for tests and feedback.
  • improve templates based on the feedback.
  • prepare the necessary tools for the migration.
  • RELEASE 7.00 stable.

TODO list for GeneWeb. Any Help is welcome!

The open source project

  • add what can be saved of old doc in other languages (at least main european lang de/sp/…)
  • (install Extension:Translate for an “automatic” translation of the wiki)
  • update syntax and link on pages
  • update pages content with incoming 7.0, add more illustrations
  • add HOW TO pages for GW compilation under Windows that can be tricky
  • add more doc for templm !
  • expend FAQ with users problems on ML and forum
  • try to migrate the old Yahoo ML to Tuxfamily (to get rid of Yahoo spam banner and own our ML)
  • install a (phpBB ?) multilang forum for GW endusers
  • stay in contact with Debian and Ubuntu package maintainers and keep in mind the deadlines for the next major releases (https://tracker.debian.org/pkg/geneweb, http://packages.ubuntu.com/xenial/geneweb)
  • write a tutorial about how to use Geneweb WITHOUT the daemons automatically launched by the linux distro at startup, using the two commands scripts (gwd and gwsetup), like people do in Windows. (for example, see : http://www.geneanet.org/forum/?topic=530250.0 and http://www.geneanet.org/forum/?topic=531410.msg1048646#msg1048646)