Commit graph

533 commits

Author SHA1 Message Date
baldo 5086d8c71f Allow to specify nodes.json-URLs for multiple communities / domains. 2017-03-03 22:02:26 +01:00
baldo e7a362b020 Version bump => 0.10.3 2016-10-24 20:11:45 +02:00
baldo 2581df4374 Updated http-auth to fix exception. 2016-10-24 20:11:19 +02:00
baldo 2953835f9a Version bump => 0.10.2 2016-10-24 20:03:56 +02:00
baldo 2343e95c94 Hack to ignore URL suffixes wrongly added by mail clients.
Fixes: https://github.com/freifunkhamburg/ffffng/issues/40
2016-10-24 19:54:13 +02:00
Andreas Baldeau 5435f95b86 Fix: Deleting offline node without node file won't fail anymore. 2016-09-09 21:58:50 +02:00
Alexander a9cf109992 Typo fix 2016-08-24 09:08:27 +02:00
Andreas Baldeau 769ca33495 Merge pull request #27 from rubo77/master
Documents the main structure, that sends out emails for offline nodes
2016-08-19 20:33:19 +02:00
Alexander d518f3c2b5 Typo fix 2016-08-15 09:58:15 +02:00
baldo 6d63facc10 Version bump => 0.10.1 2016-08-06 11:33:39 +02:00
baldo b497e885eb Changed info text displayed after deleting a node. 2016-08-06 11:32:56 +02:00
baldo 7d7cbfb378 Version bump => 0.10.0 2016-08-01 19:40:37 +02:00
baldo 6aac4af80f Job to automatically delete nodes after 100 days. 2016-07-29 23:09:43 +02:00
baldo cacc3faeb5 Info about automatic deletion of offline nodes. 2016-07-29 22:22:51 +02:00
baldo be9d0a3aa4 Version bump => 0.9.4 2016-07-29 21:49:33 +02:00
baldo d63cf55abf Mark nodes not listed in nodes.json as offline. 2016-07-29 21:49:03 +02:00
baldo 28a1db7c83 Show community name in admin panel title. 2016-07-29 13:27:34 +02:00
baldo af2362c768 Version bump => 0.9.3 2016-07-29 12:58:45 +02:00
baldo 7677aad10a Fix: Dramatic slowdown when running the NodeInformationRetrievalJob 2016-07-29 12:58:03 +02:00
baldo c2cea8626f Fixed indentation 2016-07-29 12:53:36 +02:00
baldo 7921178165 Added support for writing profiling logs.
For now it supports profiling database queries and
job execution time.
2016-07-29 12:53:20 +02:00
baldo f0830dc359 Version bump => 0.9.2 2016-07-27 22:18:35 +02:00
baldo bf1740a95d Fix: Limit max parallel node imports. 2016-07-27 22:02:07 +02:00
baldo 25cabbafd0 Version bump => 0.9.1 2016-07-27 22:01:32 +02:00
rubo77 0435df2ef3 Documents the main structure, that sends out emails for offline nodes 2016-07-24 13:49:37 +02:00
baldo 7ab25d0491 Version bump => 0.9.1 2016-07-24 13:37:48 +02:00
baldo f03c3bf952 README: First shot done 2016-07-24 13:35:28 +02:00
baldo 3a12b5db15 README for map layers. 2016-07-24 12:38:59 +02:00
baldo 0bb0d986f2 More README 2016-07-23 22:39:46 +02:00
baldo cb4c659261 Less verbose logging. 2016-07-23 22:09:13 +02:00
baldo d2c0bad735 Version bump => 0.9.0-beta20 2016-07-23 11:35:17 +02:00
baldo 8660553d0f Filtering of nodes in admin panel. 2016-07-23 11:30:41 +02:00
baldo 26e6b53333 README: Features / Anti-Features 2016-07-19 14:34:40 +02:00
baldo ecd7f82a8b Fixed links in README 2016-07-19 14:27:57 +02:00
baldo 51be772cfa README: Kurzen Abschnitt für die Entwicklung geschrieben. 2016-07-19 14:24:46 +02:00
baldo e166ac009b First shot for the README 2016-07-19 14:07:35 +02:00
baldo 0309d8906a Version bump => 0.9.0-beta19 2016-07-19 13:26:29 +02:00
baldo 3c80be4d00 Added Statistics
See: https://github.com/freifunkhamburg/ffffng/issues/24
2016-07-19 13:24:43 +02:00
baldo 2d5db51d24 Fix: Footer text breaks on small screens
See: https://github.com/freifunkhamburg/ffffng/issues/20
2016-07-19 11:44:27 +02:00
baldo e2805d9b8e Fix: Scroll to top when navigating to different page
See: https://github.com/freifunkhamburg/ffffng/issues/19
2016-07-19 11:41:32 +02:00
baldo c2bd645e93 Version bump => 0.9.0-beta18 2016-07-14 16:35:08 +02:00
baldo 7c09523e53 Config option for tile layers.
See: https://github.com/freifunkhamburg/ffffng/issues/23
2016-07-14 16:28:17 +02:00
baldo 51978bfd70 Version bump => 0.9.0-beta17 2016-06-29 12:03:40 +02:00
baldo eaaf659674 Fix: Update node data even when skipping.
Also prevents infinite loop as the SELECT to loads the batch
checks modified_at.
2016-06-29 12:02:46 +02:00
baldo 402b6e1156 Version bump => 0.9.0-beta16 2016-06-29 11:40:24 +02:00
baldo 121468bec3 Fix: Added missing callback. 2016-06-29 11:40:11 +02:00
baldo 2e41d40980 Version bump => 0.9.0-beta15 2016-06-29 11:29:23 +02:00
baldo 3df5509df0 Fix: Use correct callback to prevent monitoring sending job from hanging. 2016-06-29 11:28:39 +02:00
baldo 69573e56c5 Version bump => 0.9.0-beta14 2016-06-26 22:02:05 +02:00
baldo fa2a047370 Footer for frontend and report errors link. 2016-06-26 22:00:58 +02:00