Commit Graph

44 Commits

Author SHA1 Message Date
62b05d621d Replaced extension name 2024-07-02 19:04:09 +02:00
2d041111d4 Update 'README.md' 2024-06-30 13:27:56 +01:00
dbaee2aff1 Update 'composer.json' 2024-06-30 13:19:53 +01:00
40adb36dab Update 'composer.json' 2024-06-30 13:18:45 +01:00
cacd165e1b Update 'composer.json' 2024-06-30 13:17:53 +01:00
43d6af037b Update 'README.md' 2024-02-29 08:38:33 +00:00
4d2e1b2044 wip 2023-10-16 20:26:04 +02:00
3d37a66702 wip 2023-10-16 20:22:57 +02:00
ab223595e9 Fixed issue where only the first 50 users would be displayed on the map 2023-08-26 12:02:02 +02:00
5c5d1f0d16 Translated map button 2023-08-25 12:04:29 +02:00
2bd0cc77b6 Fixed access rights to user locations 2023-08-25 11:03:02 +02:00
479a69b159 less clustering of points 2023-08-24 23:26:49 +02:00
765f00067c Increased limit of users that can be displayed on the map 2023-08-24 23:08:42 +02:00
969d68cba8 Added leaflet cluster plugin
Less and CSS files are now loaded from forum.js so that webpack can load
resources from node modules (leaflet etc.)
2023-08-24 22:35:00 +02:00
a106bddc0e Added API to query users by location (only for users who have defined their location) 2023-08-24 19:03:55 +02:00
cc70c4eab1 Added map on the global map page 2023-08-24 15:52:08 +02:00
6600ba7139 Fixed display bugs when map is resized 2023-08-24 15:26:27 +02:00
967f8dbf15 Merge remote-tracking branch 'justoverclock/main' 2023-08-24 13:51:42 +02:00
c791f8fe50 Merge justoverclock/main just after he integrated and then reverted my changes 2023-08-24 13:00:47 +02:00
c3bf850902 Added global map page (wip) 2023-08-24 12:43:36 +02:00
Marco Colia
d4fd7df2a4
Merge pull request #5 from CWKevo/patch-1
Unpluralize `extra.flarum-extension.category`
2022-08-12 13:08:52 +02:00
Kevo
97780de719
Unpluralize extra.flarum-extension.category
All other extensions use singular, which seems to be the correct way to do it
2022-08-12 12:30:41 +02:00
Marco Colia
31e88900e9 push fixes 2022-06-16 16:18:56 +02:00
Marco Colia
2b62c5532d fixed map centering 2022-06-16 12:21:16 +02:00
Marco Colia
dc102a975f fix for preloading maps tiles 2022-06-16 09:52:19 +02:00
Marco Colia
23d0d89830 some fixes to the code 2022-06-15 15:30:57 +02:00
ad65157851 fr translation improvement 2022-03-02 22:23:07 +01:00
Marco Colia
f8ba28c6ac
Merge pull request #4 from justoverclockl/revert-3-revert-2-revert-1-main
Revert "Revert "Revert "improved UI and changed how locations are stored in database"""
2022-02-24 23:21:32 +01:00
Marco Colia
79b886e20c
Revert "Revert "Revert "improved UI and changed how locations are stored in database""" 2022-02-24 23:21:24 +01:00
Marco Colia
ceae4d76f9
Merge pull request #3 from justoverclockl/revert-2-revert-1-main
Revert "Revert "improved UI and changed how locations are stored in database""
2022-02-24 23:07:44 +01:00
Marco Colia
7179ec5786
Revert "Revert "improved UI and changed how locations are stored in database"" 2022-02-24 23:07:21 +01:00
Marco Colia
0fc64eb1ed
Merge pull request #2 from justoverclockl/revert-1-main
Revert "improved UI and changed how locations are stored in database"
2022-02-24 22:49:00 +01:00
Marco Colia
2138dd866d
Revert "improved UI and changed how locations are stored in database" 2022-02-24 22:48:44 +01:00
Marco Colia
9bb01175f4
Merge pull request #1 from neuoy/main
improved UI and changed how locations are stored in database
2022-02-24 22:44:31 +01:00
89db44584e exported AddLocationAttribute so that it can be used in other extensions 2022-02-23 23:51:24 +01:00
cd4fdfe9a0 fixed bug when mithril renders the AddLocationComponent only once 2022-02-23 23:49:44 +01:00
e52d351381 first version of the new UI to edit location 2022-02-17 18:56:39 +01:00
5fc8f9891a refactored how location is stored in database (geocoded before saving) 2022-02-16 02:18:21 +01:00
Marco Colia
478a95a471 added field to userlistPage 2022-02-08 09:46:34 +01:00
Marco Colia
7e4ec49623 Merge branch 'main' of https://github.com/justoverclockl/users-map-location 2022-02-06 23:18:33 +01:00
Marco Colia
09818d348f css fixes 2022-02-06 23:18:28 +01:00
Marco Colia
cae1f608d8
Update README.md 2022-02-05 15:49:31 +01:00
Marco Colia
04a61f64ae
Update README.md 2022-02-05 15:48:21 +01:00
Marco Colia
87a4f81293 first release 2022-02-05 15:45:41 +01:00