Commit Graph

88 Commits

Author SHA1 Message Date
Christian Tramnitz 577bdc4a77 fix help link 2022-02-22 13:59:50 +01:00
ctr49 44960a2ad4 Revert "cast interval to int in case of unexpected option setting"
This reverts commit 66d399832e.
2021-02-19 12:29:11 +01:00
Christian Tramnitz 66d399832e cast interval to int in case of unexpected option setting 2021-02-19 11:17:09 +01:00
Christian Tramnitz 3f03ea7cda vorkonfiguriert fuer die Wolke (#13)
* redundante readme.txt entfernt
* GCAL namespace auf wolkal3000 geändert (Dateinamen, WP options) (dadurch ggf. Co-Existenz mit dem ursprüinglichen GCal-Plugin möglich!)
* Vorkonfiguration für die Wolke, man braucht nur die 16-stellige Kalender ID (dadurch Security Verbesserung: kein dynamisches Laden von potentiell nicht vertrauenswürdigen Inhalten)
* Google Maps Funktionen entfernt

**Bei Migration von <= 0.3.8 bitte das alte Plugin per "uninstall" deinstallieren, damit die Daten im alten Namespace gelöscht werden.
Achtung: Die Konfiguration muss (im neuen Namespace) neu vorgenommen werden!**

Co-authored-by: Christian Tramnitz <christian.tramnitz@gruene-hochtaunus.de>
Reviewed-on: #13
Co-Authored-By: Christian Tramnitz <christian.tramnitz@git@verdigado.com>
Co-Committed-By: Christian Tramnitz <christian.tramnitz@git@verdigado.com>
2021-01-18 17:26:45 +01:00
ctr49 f892b0e308 add/fix icalparser submodule 2020-12-05 19:21:13 +01:00
ctr49 8eb141fdcd make geocoding operations conditional 2020-12-05 18:47:25 +01:00
ctr49 d0b8de3068 reapply lost changes from @kim.lang 2020-12-05 18:40:35 +01:00
Sebastian Steinbach 84a35f318a Dateien hochladen nach „“ 2020-12-05 18:31:49 +01:00
Willi Junga 223a12f739 Fork to WolKal3000 and rename project occurences accordingly
Signed-off-by: willi.junga <willi.junga@gruene-treptow-koepenick.de>
2020-12-05 18:30:12 +01:00
Harald Milz 2d1514e845 gcal_import_worker: some logging 2019-04-11 16:37:46 +02:00
Harald Milz 96dfb994e8 minor fix 2019-04-11 16:37:07 +02:00
Harald Milz e43ee01915 moved SSHACCOUNT to new site 2019-04-11 16:35:13 +02:00
Harald Milz cddfd3dede gcal_cron_interval: fixed numerical vs. string 2019-04-11 10:08:24 +02:00
Harald Milz e6387cabc5 bumped to v. 0.3.1 2019-04-09 21:16:34 +02:00
Harald Milz c5bff7f7f6 bumped to v. 0.3.1 2019-04-09 21:15:18 +02:00
Harald Milz b56638eab9 logging: added multi-level 2019-04-09 21:03:55 +02:00
Harald Milz 091d9189e7 logging: added multi-level 2019-04-09 21:03:35 +02:00
Harald Milz 6fbd94d66d logging: added multi-level 2019-04-09 21:03:23 +02:00
Harald Milz 212d44cf49 logging: added multi-level 2019-04-09 21:02:56 +02:00
Harald Milz 34d6ee673d added Google GeoCoding API implementation and cURL fetch routine 2019-04-09 14:54:04 +02:00
Harald Milz cdf1f988c1 minor change 2019-04-09 14:52:10 +02:00
Harald Milz cf85dcfe61 bumped to version 0.3.0 /dev) 2019-04-08 14:23:54 +02:00
Harald Milz 9e2fab48e3 reset OSM to 'in development' - it still works so-so with Google Maps location strings 2019-04-08 14:22:11 +02:00
Harald Milz 973d1baccc added debugging settings 2019-04-08 14:21:11 +02:00
Harald Milz 40d411388b added empty cache on restart debug option 2019-04-08 13:53:45 +02:00
Harald Milz f2cd7d8a85 added optional debugging and setting. 2019-04-08 10:43:28 +02:00
Harald Milz 3253ed6aa7 some debug code, secret event handling 2019-04-06 07:45:31 +02:00
Harald Milz abf8986494 added OSM geocoding, geoshow/geocity mapping, geocode official stub, some debug code 2019-04-06 07:44:36 +02:00
Harald Milz 48887c7326 removed Terminkategorie string 2019-04-06 07:43:00 +02:00
Harald Milz a20889ab9e opened v 0.3.0 stream 2019-04-06 07:42:31 +02:00
Harald Milz bae6f9001e added OpenStreetMap wording 2019-04-06 07:41:50 +02:00
Harald Milz 01fea085b3 version 0.2.0 redactions and cleanups 2019-04-01 16:11:41 +02:00
Harald Milz ef010ebeff version 0.2.0 redactions and cleanups 2019-04-01 15:59:33 +02:00
Harald Milz 1273f89d59 version 0.2.0 redactions and cleanups 2019-04-01 15:59:09 +02:00
Harald Milz 8c2df865a7 rewrote insert/update/delete logic. version 0.2.0 redactions and cleanups. 2019-04-01 15:58:38 +02:00
Harald Milz bca6f2958d version 0.2.0 redactions and cleanups 2019-04-01 15:56:56 +02:00
Harald Milz e98a580aae version 0.2.0 redactions 2019-04-01 15:56:15 +02:00
Harald Milz 9f9b9840d2 rewrote update / delete logic 2019-03-29 19:13:14 +01:00
Harald Milz f108e54678 idea for moving geocache to wp_options and avoid separate table 2019-03-29 14:53:50 +01:00
Harald Milz 29a9a35838 rewrote entire update/delete logic 2019-03-29 14:52:44 +01:00
Harald Milz 410793efe6 minor cosmetic change 2019-03-29 14:51:51 +01:00
Harald Milz 79ca576394 moved geocoding to gcal-import-geocode.php 2019-03-29 08:20:56 +01:00
Harald Milz fbfcdcc23f expired events deletion redesigned - not working yet. 2019-03-29 00:27:13 +01:00
Harald Milz c6bd94029f some editorial additions and changes 2019-03-29 00:26:17 +01:00
Harald Milz 10ca2c20b2 added icalparser LICENSE file 2019-03-29 00:22:01 +01:00
Harald Milz c7e6a34b92 minor changes 2019-03-28 16:37:03 +01:00
Harald Milz c89e45fc6d removed gcal_import_opts_action.php 2019-03-28 16:34:45 +01:00
Harald Milz 60ee5abd2d complete rewrite to use wp_options instead of separate DB table, and extend geocoding variants 2019-03-28 16:31:55 +01:00
Harald Milz 784c519941 correction in gcal_cron_interval 2019-03-28 16:30:48 +01:00
Harald Milz d0edf39842 added apikey field 2019-03-28 16:30:04 +01:00