Commit Graph

678 Commits

Author SHA1 Message Date
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
ec969167e4 MAPG-180 standardize form submit with AJAX 2020-06-25 22:35:04 +02:00
e4a51c139f MAPG-180 improve form functionality 2020-06-25 22:34:32 +02:00
27115e44b6 MAPG-180 extract all inline JS into separate JS file 2020-06-25 20:42:12 +02:00
45904a98c2 Merged in feature/MAPG-156-delete-account-functionality (pull request #153)
Feature/MAPG-156 delete account functionality
2020-06-25 18:30:42 +00:00
b1ae7391e7 MAPG-156 implement user deletion 2020-06-25 20:26:51 +02:00
8987b563dd MAPG-156 add getByUser to UserConfirmationRepository 2020-06-25 20:26:51 +02:00
70d8807f38 MAPG-156 extend PDM to be able to return with Generator 2020-06-25 20:26:51 +02:00
910fdddf34 MAPG-156 adapt account's JS to the new helper functions 2020-06-25 20:26:51 +02:00
87c4c06aa6 MAPG-156 add some form helper functions 2020-06-25 20:26:51 +02:00
ad24f8ac28 MAPG-156 rename profile to account 2020-06-25 16:44:34 +02:00
e2067627c4 Merged in feature/MAPG-179-extend-the-readme (pull request #152)
MAPG-179 add basic stuff to the README
2020-06-25 13:33:27 +00:00
a8419535e1 MAPG-179 export MariaDB server port 2020-06-25 15:30:38 +02:00
725d14400b MAPG-179 add basic stuff to the README 2020-06-25 15:30:21 +02:00
b75eb16b3d Merged in feature/MAPG-178-add-google-analytics (pull request #151)
Feature/MAPG-178 add google analytics
2020-06-25 12:06:43 +00:00