baldo
|
bf1740a95d
|
Fix: Limit max parallel node imports.
|
2016-07-27 22:02:07 +02:00 |
|
baldo
|
cb4c659261
|
Less verbose logging.
|
2016-07-23 22:09:13 +02:00 |
|
baldo
|
8660553d0f
|
Filtering of nodes in admin panel.
|
2016-07-23 11:30:41 +02:00 |
|
baldo
|
3c80be4d00
|
Added Statistics
See: https://github.com/freifunkhamburg/ffffng/issues/24
|
2016-07-19 13:24:43 +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
|
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
|
121468bec3
|
Fix: Added missing callback.
|
2016-06-29 11:40:11 +02:00 |
|
baldo
|
3df5509df0
|
Fix: Use correct callback to prevent monitoring sending job from hanging.
|
2016-06-29 11:28:39 +02:00 |
|
baldo
|
fa2a047370
|
Footer for frontend and report errors link.
|
2016-06-26 22:00:58 +02:00 |
|
baldo
|
124f330895
|
Version information and extended header for admin panel.
|
2016-06-26 20:21:45 +02:00 |
|
baldo
|
dd48bd9702
|
Fix: "SQLITE_ERROR: 6 values for 8 columns" when retrieving nodes.json
|
2016-06-26 19:38:11 +02:00 |
|
baldo
|
392e37ab05
|
Fix: "SQLITE_ERROR: too many SQL variables" when loading nodes
|
2016-06-26 19:27:09 +02:00 |
|
baldo
|
cd746a41ea
|
Display of online state for nodes and hostname for monitoring info in admin panel.
|
2016-06-26 19:09:12 +02:00 |
|
baldo
|
ecc82e30c1
|
Fix: Correct total number of monitoring entries in admin panel.
See: https://github.com/freifunkhamburg/ffffng/issues/16
|
2016-06-26 13:06:58 +02:00 |
|
baldo
|
f720c0e028
|
Less verbose logging on INFO.
See: https://github.com/freifunkhamburg/ffffng/issues/18
|
2016-06-26 12:58:40 +02:00 |
|
baldo
|
5ac54f2a0d
|
Fixed mis-pasted code.
|
2016-06-25 20:45:19 +02:00 |
|
baldo
|
71bebb7c27
|
Fixed fix for sending mails in short time
|
2016-06-25 20:24:28 +02:00 |
|
baldo
|
0e5c5e4e1e
|
Fix: Display Last Status Mail Sent for monitoring in admin panel correctly.
Naming of column is now also consistent.
|
2016-06-25 14:33:51 +02:00 |
|
baldo
|
9c7b2558f0
|
Fix: Don't send monitoring mails too soon after each other.
Fixes: https://github.com/freifunkhamburg/ffffng/issues/17
|
2016-06-25 14:18:43 +02:00 |
|
baldo
|
c08f94abda
|
Fix: Do not list nodes without tokens in admin panel.
See: https://github.com/freifunkhamburg/ffffng/issues/15
|
2016-06-22 00:06:32 +02:00 |
|
baldo
|
b4dc9e37b2
|
More robust node filename generation.
Do not place "undefined" in parts of filenames even
if node files are missing entries like the token.
|
2016-06-21 23:47:24 +02:00 |
|
baldo
|
2dc7ad0c23
|
Fix: More asynchronous glob operations and graceful-fs.
Hope this fixes the "Error: EMFILE, too many open files" in
NodeInformationRetrievalJob.
See: https://github.com/freifunkhamburg/ffffng/issues/13
|
2016-06-21 22:59:37 +02:00 |
|
baldo
|
23cd31e064
|
Fix: More asynchronous operations to fix stack overflow.
|
2016-06-21 18:20:36 +02:00 |
|
baldo
|
d24e6e6307
|
Replaced python script to fix filenames by internal background job.
|
2016-06-21 15:21:08 +02:00 |
|
baldo
|
ce155951bf
|
Show task description in admin panel.
|
2016-06-21 14:55:02 +02:00 |
|
baldo
|
8dbec7612b
|
Texts and URL fixes
|
2016-06-20 22:28:01 +02:00 |
|
baldo
|
50e6175021
|
Made main.js executable.
|
2016-06-11 19:09:05 +02:00 |
|
baldo
|
2a2a2b72e9
|
Get config.json location from command line parameter.
|
2016-06-11 17:15:19 +02:00 |
|
baldo
|
8684c075ef
|
shebang for main.js of server
|
2016-06-11 16:27:23 +02:00 |
|
baldo
|
4ea37d59cd
|
Overview over monitoring states in admin panel.
|
2016-06-11 15:31:57 +02:00 |
|
baldo
|
eb3e0d96be
|
Mail templates for monitoring mails
|
2016-06-11 15:13:06 +02:00 |
|
baldo
|
c038546ac2
|
Moved mail template rendering into own service.
|
2016-06-11 12:32:20 +02:00 |
|
baldo
|
26aaec385a
|
Mail-Queue management in admin panel.
|
2016-06-11 12:08:50 +02:00 |
|
baldo
|
807f3f5fb2
|
Fix: No 'undefined' in filename for nodes without monitoring
|
2016-06-07 14:48:18 +02:00 |
|
baldo
|
03083b819b
|
Open node in form and map.
|
2016-06-07 14:18:28 +02:00 |
|
baldo
|
5b9d2e615b
|
Filtering for tasks
|
2016-06-07 12:45:23 +02:00 |
|
baldo
|
122eadc0de
|
Filtering for nodes
|
2016-06-07 12:39:52 +02:00 |
|
baldo
|
954b7a3920
|
Sorting of tasks and nodes in admin panel.
|
2016-06-07 11:58:29 +02:00 |
|
baldo
|
ce2359a094
|
Paging for tasks in admin panel.
|
2016-06-07 11:01:35 +02:00 |
|
baldo
|
0f1a21c905
|
Extended node management in amdin panel.
|
2016-06-07 10:50:15 +02:00 |
|
baldo
|
d5c69fa78f
|
Basic node management in admin panel.
|
2016-06-07 00:21:26 +02:00 |
|
baldo
|
53a0ecd366
|
Added possibility to enable / disable tasks.
|
2016-06-05 12:18:37 +02:00 |
|
baldo
|
8f8d78d1df
|
Admin backend
|
2016-06-04 14:58:11 +02:00 |
|
baldo
|
bee528f1b8
|
Added API call to run task immediately.
|
2016-06-04 11:41:57 +02:00 |
|
baldo
|
638cc94db3
|
Run jobs only once at a time. Start an task api.
|
2016-06-03 23:42:17 +02:00 |
|
baldo
|
5ff76db5a9
|
Monitoring job
|
2016-05-24 23:32:04 +02:00 |
|
baldo
|
0ccab4cac8
|
More consistent logging
|
2016-05-24 21:08:34 +02:00 |
|
baldo
|
e03be8bf51
|
Job to clean up outdated monitoring data.
|
2016-05-24 20:39:51 +02:00 |
|
baldo
|
b84bfb5c99
|
Monitoring data retrieval job now working.
|
2016-05-24 20:29:28 +02:00 |
|
baldo
|
9e9202be8e
|
Fix: Don't keep tags of suppressed debug log events.
|
2016-05-24 19:43:00 +02:00 |
|