]> git.parisson.com Git - telemeta.git/commitdiff
Ajout fichier aide-memo
authorMathieu <mathieu.boye28@gmail.com>
Fri, 8 Apr 2016 11:29:08 +0000 (13:29 +0200)
committerMathieu <mathieu.boye28@gmail.com>
Fri, 8 Apr 2016 11:29:08 +0000 (13:29 +0200)
fork github [new file with mode: 0644]
modif telemeta [new file with mode: 0644]

diff --git a/fork github b/fork github
new file mode 100644 (file)
index 0000000..4c06b7e
--- /dev/null
@@ -0,0 +1,42 @@
+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
diff --git a/modif telemeta b/modif telemeta
new file mode 100644 (file)
index 0000000..1d8c3d2
--- /dev/null
@@ -0,0 +1,16 @@
+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
+