Commit Graph

67 Commits

Author SHA1 Message Date
8151390835 warning message portal still in development in welcome modal 2026-04-20 14:55:24 +02:00
99cf34671a changed language of geoman plugin to german 2026-04-20 14:48:16 +02:00
f9187a3e84 pinned version of sweetalert 2026-04-20 14:45:31 +02:00
94100b9371 removed sweetalert duplicate 2026-04-20 14:43:38 +02:00
84ce0de870 sweetalert font override 2026-04-20 14:40:28 +02:00
391cec07c8 custom GPS button styling 2026-04-20 14:38:14 +02:00
d3cfcbab25 custom mouse position styling 2026-04-20 14:30:43 +02:00
1eafc27c53 dynamic categories in contribution modal dropdown 2026-04-20 14:21:11 +02:00
dbacae3f2e removed login with key press funcitonality 2026-04-20 14:10:18 +02:00
luptmoor
de9724b820 extension.md extended 2026-04-19 16:55:54 +02:00
556c5ea4b9 bugfixe sweet alert showed behind login modal 2026-04-19 16:55:19 +02:00
1dfffd93e5 added map boundaries based on municipality center 2026-04-19 16:49:31 +02:00
b3879d812f Merge branch 'dev/patrick' of https://git.endex-geodaten.de/lukas.uptmoor/webgis-lohne into dev/patrick 2026-04-19 16:43:37 +02:00
f0a88b13d1 categories searchable in contribution list 2026-04-19 16:42:25 +02:00
luptmoor
7aa0cad5fb basic instructions for scalability started in EXTENSION.md 2026-04-19 16:38:02 +02:00
e459a86edb geocoder can search outside map boundaries, prioritizes results inside map boundaries 2026-04-19 16:36:37 +02:00
adc2b71eb7 bugfix users can now only edit and delete own contributions 2026-04-19 16:28:09 +02:00
b6bedc788b bugfix opens create modal after login if geometry was drawn before 2026-04-19 16:23:44 +02:00
583bbcd27d bugfix opens create modal after login if geometry was drawn before 2026-04-19 16:21:05 +02:00
2a24f486b5 bugfix popups and tooltips of invisible layers can no loger be activated per mouse 2026-04-19 16:16:43 +02:00
d29f484993 added user name submit with enter key 2026-04-19 16:05:57 +02:00
3f72ef3bc4 commented app.js and added text blocks 2026-04-19 14:03:06 +02:00
a0cbe29f97 changed path to scripts in api folder 2026-04-19 13:51:37 +02:00
luptmoor
15705dac97 moved api folder to public 2026-04-19 13:45:13 +02:00
c8f4832a95 commented app.js 2026-04-19 13:44:08 +02:00
1714e33fa7 commented app.js 2026-04-19 13:43:38 +02:00
luptmoor
5e66e73db6 scripts added to gitignore 2026-04-19 13:09:21 +02:00
1337b0dca3 commented styles.css 2026-04-19 13:03:29 +02:00
765b74ceec commented index.php and modified text blocks 2026-04-19 13:00:47 +02:00
871e43aef5 added icon-municipality.png 2026-04-19 12:32:48 +02:00
bfc21d8fb6 modified connection settings in init.php 2026-04-19 12:32:08 +02:00
luptmoor
250ca9909d hardcoded port and hostname matching name of docker setup 2026-04-19 12:26:03 +02:00
c249c8e049 commented index.php 2026-04-19 12:21:48 +02:00
958f15a7a4 added company and muncipality logos 2026-04-18 20:53:38 +02:00
855b69f95d removed obsolete local plugins, now included with CDN 2026-04-17 20:52:09 +02:00
77df35926d addes app.js with map initialization, CRUD workflow, sidebar and modal logic 2026-04-17 20:45:03 +02:00
65ef7f07c9 rebuild styles.css with mobile-first layout and municipality theming 2026-04-17 20:35:37 +02:00
6eca88e941 rebuild index.php with header, map, sidebar, footer and modals 2026-04-17 20:33:56 +02:00
801131985d commented action handlers 2026-04-17 20:15:05 +02:00
4707e73421 commented READ action handler 2026-04-17 19:59:23 +02:00
241ec75323 added contributions API endpoint with CRUD and voting with prepared statements 2026-04-17 19:32:50 +02:00
d3297d2a3c added comments to db 2026-04-17 19:29:56 +02:00
c7e9444903 added comments to init 2026-04-17 18:37:33 +02:00
72315b4030 added database helper including JSON response and input validation utilities 2026-04-17 16:36:16 +02:00
403d81b132 added database helper including JSON response and input validation utilities 2026-04-17 16:24:39 +02:00
4f35ddeafe added .gitattributes to specify line feed line endings for .sh and .sql files 2026-04-17 15:49:21 +02:00
19b038d4f5 improve backup script preflight checks and file size validation 2026-04-17 15:42:02 +02:00
4554ea3ff0 added votes index and documented future migration tasks 2026-04-17 15:22:15 +02:00
0083a05482 added votes index and documented future migration tasks 2026-04-17 15:17:45 +02:00
041d1603dc shortened .env.example 2026-04-16 17:16:44 +02:00