Commit Graph

564 Commits

Author SHA1 Message Date
dd2905286b MAPG-100 read and store panoId from/to database 2020-06-03 23:40:25 +02:00
12d24bfddf Merged in feature/MAPG-109-modify-release-process (pull request #84)
MAPG-109 add deployment script
2020-06-03 19:08:59 +00:00
338537c774 MAPG-109 add deployment script 2020-06-03 21:08:02 +02:00
b2ee25fcc5 Merged in feature/MAPG-101-db-migrations (pull request #83)
Feature/MAPG-101 db migrations
2020-06-02 21:44:38 +00:00
af2375133a MAPG-101 place mapg migrate to install and update scripts 2020-06-02 23:43:06 +02:00
83a027c1bb MAPG-101 increase geo digits to 7 2020-06-02 23:43:06 +02:00
4b2fc23129 MAPG-101 add migrations folder structure and create first migration 2020-06-02 23:43:06 +02:00
c0c44bcbae MAPG-101 rename db to database 2020-06-02 23:43:06 +02:00
e0273a4c41 MAPG-101 change Modify::$autoIncrement default value 2020-06-02 23:43:06 +02:00
b2c1749695 MAPG-101 add console application 'mapg' and add command DatabaseMigration 2020-06-02 23:43:06 +02:00
425d0d891a MAPG-101 add symfony/console 2020-06-02 22:11:51 +02:00
0d3203c10e Merged in feature/MAPG-41-create-place-administration (pull request #81)
MAPG-41 don't re-load pano when clicking again on the selected marker
2020-06-02 19:55:36 +00:00
cf63287ecc Merged in feature/MAPG-107-make-map-editor-more-mobile-fri (pull request #82)
Feature/MAPG-107 make map editor more mobile fri
2020-06-02 19:53:30 +00:00
8b9dd0bc32 MAPG-107 use bigger resolution if the device pixel ratio is big 2020-06-02 21:51:25 +02:00
6acb19ba36 MAPG-107 adapt map editor splitting to screen size 2020-06-02 21:49:37 +02:00
7f8e0fefa9 Merged in feature/MAPG-102-query-pano-id-from-backend (pull request #80)
MAPG-102 query pano data from backend in map editor
2020-06-02 19:46:04 +00:00
87ef0d1918 MAPG-102 query pano data from backend in map editor 2020-06-02 21:44:01 +02:00
41b989d6e3 MAPG-41 don't re-load pano when clicking again on the selected marker 2020-06-01 23:46:43 +02:00
aa68e748dd Merged in bugfix/MAPG-99-fix-redirect-bug (pull request #78)
MAPG-99 use HTTP_HOST instead of SERVER_NAME to prevent wrong redirection
2020-06-01 20:45:14 +00:00
637ed5d0ac MAPG-99 use HTTP_HOST instead of SERVER_NAME to prevent wrong redirection 2020-06-01 22:44:44 +02:00
b4de510a65 Merged in feature/MAPG-97-integrate-leaflet (pull request #77)
MAPG-97 switch off motion tracking in map editor
2020-06-01 20:07:39 +00:00
c51c023357 MAPG-97 switch off motion tracking in map editor 2020-06-01 22:07:13 +02:00
150bc5be20 Merged in feature/MAPG-97-integrate-leaflet (pull request #75)
Feature/MAPG-97 integrate leaflet
2020-06-01 20:01:33 +00:00
9085793c9f MAPG-97 add initial map editor with Leaflet (works as map viewer now) 2020-06-01 21:56:57 +02:00
a82b27cb90 MAPG-97 add Leaflet 2020-06-01 21:56:57 +02:00
f7d37b8513 MAPG-97 add and use new markers 2020-06-01 21:56:57 +02:00
b823af1f7d MAPG-97 make better split up of JSs, CSSs, SVGs, templates 2020-06-01 21:56:57 +02:00
601598367e Merged in master (pull request #76)
MAPG-88 fix js file name in minifier
2020-06-01 19:53:01 +00:00
ebda08095b Merged in develop (pull request #74)
Develop
2020-05-31 19:56:46 +00:00
9e9ada9478 Merged in feature/MAPG-86-make-routing-better (pull request #73)
Feature/MAPG-86 make routing better
2020-05-31 19:02:17 +00:00
665eb7e4d1 MAPG-86 adapt URLs in HTML and JS 2020-05-31 21:00:23 +02:00
28464fc4ac MAPG-86 add 404 error page 2020-05-31 21:00:23 +02:00
b2eabfb9b8 MAPG-86 adapt index.php to the new routing structure 2020-05-31 21:00:23 +02:00
44db217e8b MAPG-86 add home controller (only redirects now) 2020-05-31 21:00:23 +02:00
927b34956f MAPG-86 adapt controller classes to the new controller structure 2020-05-31 21:00:23 +02:00
88fe7b7a03 MAPG-86 refactor view-controller 2020-05-31 21:00:23 +02:00
b0b244712f MAPG-86 add RouteCollection to global Container 2020-05-31 21:00:23 +02:00
6835db5e1f MAPG-86 add classes for routing 2020-05-31 21:00:23 +02:00
7a924c5257 Merged in feature/MAPG-92-use-nginx-instead-of-apache-in-docker (pull request #71)
MAPG-92 use Nginx instead of Apache in Docker environment
2020-05-31 12:47:59 +00:00
6115dc7bc6 MAPG-92 use Nginx instead of Apache in Docker environment 2020-05-31 14:41:53 +02:00
02c258d1c0 Merged in develop (pull request #70)
MAPG-90 disable unload prevention and unify onbeforeunload script (loading animation)
2020-05-31 01:51:13 +00:00
0ca7ea75b2 Merged in feature/MAPG-90-switch-off-unload-prevention (pull request #69)
MAPG-90 disable unload prevention and unify onbeforeunload script (loading animation)
2020-05-31 01:50:50 +00:00
fe095cf435 MAPG-90 disable unload prevention and unify onbeforeunload script (loading animation) 2020-05-31 03:50:06 +02:00
65a6099a96 Merged in develop (pull request #68)
Develop
2020-05-30 22:38:43 +00:00
098f34ca0a Merged in feature/MAPG-82-create-html-template (pull request #67)
MAPG-82 introduce very basic templating
2020-05-30 22:24:56 +00:00
9a4d9435d9 MAPG-82 introduce very basic templating 2020-05-31 00:21:29 +02:00
2a14be7c3a Merged in feature/MAPG-81-create-favicon (pull request #66)
Feature/MAPG-81 create favicon
2020-05-30 21:22:22 +00:00
ea272582eb MAPG-81 modify Bootstrap Icon copyright not to be in generated code 2020-05-30 23:19:10 +02:00
2e2524474f MAPG-81 add favicons 2020-05-30 23:18:05 +02:00
82fa4e1c5f MAPG-81 update .gitattributes to store PNG files with Git LFS 2020-05-30 23:16:31 +02:00