Commit Graph

12 Commits

Author SHA1 Message Date
ef013b8b9e
MAPG-142 rename app to MapGuesser in .env.example 2020-07-05 14:24:05 +02:00
4afbc046ff MAPG-178 add GOOGLE_ANALITICS_ID to .env.example 2020-06-25 13:57:05 +02:00
98cd15e91f MAPG-164 show application's name from env variable 2020-06-22 21:06:15 +02:00
02d6298d95 MAPG-69 add Google OAuth environment variables to .env.example 2020-06-21 15:51:52 +02:00
28ed02091a MAPG-69 add mailing 2020-06-14 20:43:13 +02:00
7690714b26 MAPG-28 make it possible to configure static root (eg. for static.example.com) 2020-06-12 19:42:55 +02:00
a0d1e8778c MAPG-126 add configurable attribution for Leaflet maps 2020-06-11 00:14:30 +02:00
a82b27cb90 MAPG-97 add Leaflet 2020-06-01 21:56:57 +02:00
55d5cad40a MAPG-47 add GOOGLE_MAPS_SERVER_API_KEY to .env.example 2020-05-25 18:53:01 +02:00
ba01767c6c MAPG-7 implement install and update scripts
minor adaptations for paths, environment variables and Dockerfile
2020-05-20 13:44:54 +02:00
153acd1a4e MAPG-3 add DB connection variables to .env.example 2020-05-17 23:32:57 +02:00
a61d2951d7 MAPG-2 Init project MapGuesser
* add composer.json and basic environment
 * add basic classes
 * add basic map with JS and CSS (with demo functionality)
 * add files for docker-compose
 * add launch.json for Docker debug
 * add README
2020-05-17 19:29:06 +02:00