Commit Graph

542 Commits

Author SHA1 Message Date
b736ce8970
MAPG-44 modify MapAdminController to get/save place pov data 2020-07-04 01:10:03 +02:00
4e48e6ae73
MAPG-44 add Pov class and adjust Place model to store pov 2020-07-04 01:09:00 +02:00
028d8a22a2
MAPG-44 modify DB structure to store pov data 2020-07-04 01:06:37 +02:00
a73e60ae5a Merged in bugfix/MAPG-189-fix-inputwithbuttons-input-padding (pull request #168)
MAPG-189 fix div.inputWithButton>input's padding when it is focused
2020-07-03 21:51:38 +00:00
5383da81b3
MAPG-189 fix div.inputWithButton>input's padding when it is focused 2020-07-03 23:50:22 +02:00
e8adc9f730 Merged in feature/MAPG-177-create-unit-tests-for-all-units (pull request #167)
MAPG-177 add tests for View\Parser
2020-06-28 21:13:32 +00:00
149003250c
MAPG-177 add tests for View\Parser 2020-06-28 22:55:15 +02:00
171b4278a6 Merged in feature/MAPG-175-unify-styles (pull request #166)
MAPG-175 make map title one liner
2020-06-28 18:16:23 +00:00
091018d22f
MAPG-175 make map title one liner 2020-06-28 20:15:11 +02:00
34f0c92eb5 Merged in bugfix/MAPG-187-dont-evaluate-asset-paths (pull request #165)
Bugfix/MAPG-187 dont evaluate asset paths
2020-06-28 17:38:03 +00:00
8ac5d5c6e2
MAPG-187 adapt views to the new parser 2020-06-28 19:35:14 +02:00
e883d184b7
MAPG-187 refactor view parsing and linking 2020-06-28 19:35:14 +02:00
71b1e28aa9 Merged in feature/MAPG-188-pagespeed-improvements (pull request #164)
MAPG-188 get rid of inline js
2020-06-28 16:13:16 +00:00
3555be9b63
MAPG-188 get rid of inline js 2020-06-28 17:56:47 +02:00
d03a3934c6 Merged in feature/MAPG-181-handle-the-case-when-user-has-no-password (pull request #163)
Feature/MAPG-181 handle the case when user has no password
2020-06-28 08:42:10 +00:00
bd5b49b09b
MAPG-181 set user active when added from CLI 2020-06-28 03:19:07 +02:00
4333240acc
MAPG-181 add stuff to authenticate without password 2020-06-28 03:18:51 +02:00
4099f1d962
MAPG-181 add new layout type (minimal) 2020-06-28 03:16:48 +02:00
2fac828098
MAPG-181 text fixes 2020-06-28 03:16:28 +02:00
f3225ae275
MAPG-181 ability to add login_hint to dialog url 2020-06-28 03:15:20 +02:00
48eba75cf4
MAPG-181 fix and unify styles for buttons and inputs 2020-06-28 03:12:16 +02:00
a97a6f8977 Merged in bugfix/MAPG-180-dont-echo-void (pull request #162)
MAPG-180 don't echo void
2020-06-27 12:26:57 +00:00
2a3f891aa0
MAPG-180 don't echo void 2020-06-27 14:26:19 +02:00
38a427416c Merged in bugfix/MAPG-180-unify-inline-js (pull request #161)
MAPG-180 don't parse REVISION in view linking time
2020-06-27 11:21:02 +00:00
2f14e1f4c3
MAPG-180 don't parse REVISION in view linking time 2020-06-27 13:20:11 +02:00
6098b7bb8d Merged in feature/MAPG-175-unify-styles (pull request #160)
MAPG-175 add theme color
2020-06-27 11:11:49 +00:00
596b29f841
MAPG-175 add theme color 2020-06-27 13:09:24 +02:00
34a4026ddc Merged in feature/MAPG-180-inline-js-css-automatically (pull request #159)
Feature/MAPG-180 inline js css automatically
2020-06-27 11:02:21 +00:00
a55ece7dac
MAPG-180 don't buffer content output to variable 2020-06-27 12:56:47 +02:00
efdd5c54be
MAPG-180 ability to inline CSS and JS assets 2020-06-27 12:51:00 +02:00
825e0744ec
MAPG-180 rename pagescript to pageScript 2020-06-27 12:47:13 +02:00
18bf9aaade
MAPG-180 declare CSS and JS files 2020-06-27 02:25:54 +02:00
5e645a1313 Merged in hotfix/MAPG-184-show-runtime (pull request #158)
MAPG-184 measure runtime and show in web output
2020-06-26 23:21:02 +00:00
9c9edcbbd1
MAPG-184 measure runtime and show in web output 2020-06-27 01:19:17 +02:00
de009637de Merged in feature/MAPG-89-create-a-better-templating-engine (pull request #156)
Feature/MAPG-89 create a better templating engine
2020-06-26 22:50:14 +00:00
6fce002458
MAPG-89 unify styles 2020-06-27 00:47:14 +02:00
1287fa0bc9
MAPG-89 rewrite views and view templates to the new concept 2020-06-27 00:47:14 +02:00
bf8e5b5f4d
MAPG-89 adaptations in HtmlContent and index.php 2020-06-27 00:44:38 +02:00
c8a49396c2
MAPG-89 install and update sh scripts to link views in non-DEV mode 2020-06-27 00:44:38 +02:00
c2323c4c89
MAPG-89 add command that can link views from command line 2020-06-27 00:44:38 +02:00
60cbe64718
MAPG-89 add cache folder that can hold cache files 2020-06-27 00:44:38 +02:00
c48bbdc3c2
MAPG-89 add classes that can link views into one PHP 2020-06-27 00:44:38 +02:00
ee6aa59253 Merged in bugfix/MAPG-183-tooling-fixes (pull request #157)
MAPG-183 tooling fixes
2020-06-26 22:40:14 +00:00
e1df28123f
MAPG-183 tooling fixes 2020-06-27 00:38:19 +02:00
b4769b62dd Merged in feature/MAPG-177-create-unit-tests-for-all-units (pull request #155)
Feature/MAPG-177 create unit tests for all units
2020-06-25 22:33:56 +00:00
bee991e300 MAPG-177 add test for Model 2020-06-26 00:28:37 +02:00
ddc56426c2 MAPG-177 add test for GoogleOAuth 2020-06-26 00:28:37 +02:00
c06dd1e1d2 MAPG-177 refactor GoogleOAuth, Http\Request, Http\Response to be more testable 2020-06-26 00:28:37 +02:00
fd657b4244 MAPG-177 add test for JwtParser 2020-06-26 00:28:37 +02:00
532f099ec9 Merged in feature/MAPG-180-unify-inline-js (pull request #154)
Feature/MAPG-180 unify inline js
2020-06-25 20:41:47 +00:00