--- /dev/null
+Fork le projet telemeta
+
+
+git clone le fork de mon propre depot(https:/..../Telemeta)
+git remote -v pour voir fork effectue
+git remote add upstream depot telemeta
+git remote -v pour voir config effectue
+
+
+synchronisation :
+
+git fetch upstream
+git checkout branche (dev)
+git merge upstream/branche
+
+deplacement dans github:
+
+git push origin dev
+
+
+rollback :
+
+git reset --hard id commit
+
+submodules:
+pages
+locale => forked
+pellican bootstrap
+
+
+PROBLEME DOCKER COULD NOT CONNECT TO SOCKET :
+if you try to run the daemon manually:
+sudo /usr/bin/docker daemon
+
+And the error is:
+"FATA[0000] Error starting daemon: Error initializing network controller: could not delete the default bridge network: network bridge has active endpoints "
+
+The solution is:
+sudo rm -r /var/lib/docker/network
+
+Start again docker daemon:
+sudo service docker start
\ No newline at end of file
--- /dev/null
+collecteur dans recherche indispo
+
+liste de lecture -> tableau de bord : periode enregistrement
+
+tri dans les liste de lecture partiellement dispo (seulement les 4 premieres)
+
+tri dans recherche avancee/simple
+
+pas assez d items dans recherche
+
+apres suppression collection dans liste de lecture : laisser ouvert par defaut celle qui a ete ouverte en dernier
+
+autocompletion sur instruments/collecteur
+
+date enregistrement : min 1900 mais date avant apparaissent
+