8.4 KiB
toc :
-
- MAP
- 1.1. v2 2023
- 1.2. todo
- 1.3. temps de travail
-
- docker
- 2.1. install docker
- 2.2. docker ressources
-
- old versions
- 3.1. v1 2022
- 3.1.1. todo
- 3.1.2. verifications
- 3.1.3. improvement suggestions
- 3.1.4. questions traitees
- 3.1.5. todo
1. MAP
1.1. v2 2023
1.2. todo
1.3. temps de travail
30€/h * 8h = 240€/j
-
03/09/23
- begin: 14h30
- mes: "setting up docker"
- end: 16h
- len: 1h30
- begin: 16h30
- mes: "launch worpdress"
- end: 18h
- len: 1h30
- total: 3h
- money: 90€
- begin: 14h30
-
09/09/23
- begin: 16h30
- mes: "trying to copy wp site"
- end: 17h30
- len: 1h
- total: 1h
- money: 30€
- begin: 16h30
-
10/09/23
- begin: 10h
- mes: "trying to fix makefile and .env volume variable"
- end: 12h
- len: 2h
- total: 2h
- money: 60€
- begin: 10h
-
11/09/23
- begin: 10h
- mes: "fixed volume variable"
- end: 13h30
- len: 3h30
- total: 3h30
- money: 105€
- begin: 10h
-
12/09/23
- begin: 9h30
- mes: "resolve some env var pbm"
- end: 12h15
- len: 2h45
- total: 2h45
- money: 82€50
- begin: 9h30
-
14/09/23
- begin: 11h30
- mes: "resolve env pbm with sudo"
- end: 12h
- len: 0h30
- begin: 13h
- mes: "env pbm with sudo resolved"
- end: 13h45
- len: 0h45
- begin: 13h45
- mes: "install duplicator"
- end: 14h30
- len: 0h45
- begin: 14h45
- mes: "launch process duplicator"
- end: h
- len: h
- total: h
- money: €
- begin: 11h30
total : 90 + 30 = 120€
2. docker :
2.1. install docker
- install docker engine
- uninstall docker engine
- docker engine vs docker desktop
- manage docker as non root user
2.2. docker ressources
- docker compose man
- Dockerfile man
- determine the parent image
- docker image from scratch
- build context and image context
- run without sudo on linux
- run docker deamon rootless
- dangling images ''
- go inside docker to debug it - docker debug image with "docker run -it"
docker exec -ti <container-name> bashto run bash inside a running container- docker CMD vs ENTRYPOINT
- use env variable with compose
- using DEBIAN_FRONTEND=noninteractive disouraged in dockerfile
- docker network
- depends_on
- compose and env var
- specify path to named volumes
- pass secret to container
3. old versions
3.1. v1 2022
3.1.1. todo
-
[/] copy recent site version
-
[/] create links
-
[/] make links having map
-
[/] transform filter list in inputs
-
[/] zoom in
-
[/] style input filters
-
enlever le bandeau de scroll des menus
-
[/] effacer -> bouton carre, fond violet, ecriture blanche, en capitale, arrondis de 3px sur les coins
-
[/] ne pas ouvrir sur un nouvel onglet
-
[/] "effacer" au lieu de "sans filtre"
-
[/] accents et majuscules : "Effacer", "Pays" et "Categories"
-
[/] responsive
- pays
- categories
- irl / online
- effacer
-
[/] sur ordi carte hauteur 600px, sur telephone 500px
-
[/] make two infowindow size
-
[/] infowindow with date in background color purple, and croice white
-
[/] check errors on real site
-
[/] create action to publish all
-
[/] deal with multiplication of filters
-
[/] deal with window size
-
[/] la carte ne s'affiche pas sur les pages
-
[/] filtres sur chrome
-
[/] infowindow new design
-
[/] infowindow enlever scroll border
-
[/] hide filters before css ready
-
reduire hauteur du select menu
-
[/] dans categories, placer "autres" en bas
-
[/] dans categories, transformer fleches en "autres"
-
[/] effacer les fenetres, au moins sur le bouton effacer, ou sur mouvement
-
[/] zoom sur cluster problem
-
[/] transform names without space
-
[/] change appearance of filter according to other filters
-
[/] change title of select options that appears on cursor hover
-
deal with error double event irl and online
3.1.2. verifications:
- api only for this site on fabien's google account
- erased tmp css on site headers
3.1.3. improvement suggestions:
- add a field "more infos" to address
- localise on map when form is filled
3.1.4. questions traitees:
-
zoom : toujours zoomer, pour un seul marqueur pas trop, et enlever les villes
-
resoudre probleme mauvais markers de pays
-
faire un bouton select (afficher la seletion plutot que le nom du menu)
-
bound la carte limite pour ne pas voir la zone grise
-
quelles infos on mets dans les infowindow
- adresse en haut (surtout pour les markers avec plusieurs evenements)
-
filtres: au dessus de la carte
-
zoom : on reste avec le fonctionnement par defaut
- est-ce qu'on peut changer la phrase "ctrl + scroll" pour un truc en francais ?
-
comment gerer les mauvaises adresses
- verifier la maniere dont je les recuperes, tous les posts devraient avoir un pays
-
comportement des infowindows
- centrees, c nickel
-
markers avec plusieurs evenements a la meme adresse
- utiliser uniquement les markers qui servent actuellement pour les clusters
- quand c'est un cluster, on zoom,
- quand c'est plusieurs evenements au meme endroit, on les affiche
3.1.5. todo:
- add info-window
- add filter options
- deal with bad address
- redsign + and - for zoom -> color and thickness
- how to put the map on other pages
- how to send plugin to fabien
- changed plugin directory in wp
- googlemap api key : AIzaSyCvdGV2ssD4ov4a9CuIlQhoJyz5gWWiSvE
- discussion on googlemap wp implementation
- exemple of googlemap plugin creation
- console.log in php
- plugins_url with symlink pbm
- make nginx follow symlinks
- nginx not following symlink maybe due to permissions
- symlink pbm with php-fpm
- my post on unix stack
- my post on wordpress stack
- maps api in php
- google maps api url parameters
- google maps api references
- remove marker cluster