Commit graph

463 commits

Author SHA1 Message Date
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 6c35daec45 Version bump => 0.9.0-beta5 2016-06-21 23:02:19 +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 bb8d958ad5 Version bump => 0.9.0-beta4 2016-06-21 18:23:42 +02:00
baldo 92c495025a Update server dependencies. 2016-06-21 18:23:22 +02:00
baldo 23cd31e064 Fix: More asynchronous operations to fix stack overflow. 2016-06-21 18:20:36 +02:00
baldo a3b5580d40 Version bump => 0.9.0-beta3 2016-06-21 16:16:33 +02:00
baldo 7b8932f374 Include SQL patches in dist. 2016-06-21 16:16:06 +02:00
baldo 792a8ba600 Version bump => 0.9.0-beta2 2016-06-21 15:24:33 +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 57c6d5d40f Version bump => 0.9.0-beta1 2016-06-20 22:49:25 +02:00
baldo 7778ca9648 No tagging during publishing for now. 2016-06-20 22:49:25 +02:00
baldo 8dbec7612b Texts and URL fixes 2016-06-20 22:28:01 +02:00
baldo 8e42a60f68 Confirmation for publish.sh 2016-06-11 20:13:38 +02:00
baldo 211943091d added author 2016-06-11 19:19:53 +02:00
baldo 50e6175021 Made main.js executable. 2016-06-11 19:09:05 +02:00
baldo 3fb3eb437f Publish script. 2016-06-11 19:08:46 +02:00
baldo 697ad50f1d Unneccessary tracking of seperate version for frontend removed.
Isn't included in dist/ anyways.
2016-06-11 18:25:28 +02:00
baldo 0718931429 Color coding of monitoring states in admin panel 2016-06-11 18:13:37 +02:00
baldo 98d5fde88a Updated bower libs. 2016-06-11 17:57:30 +02:00
baldo f310b8f097 package.json: Versions are mostly fix now. Also updated some packages. 2016-06-11 17:47:17 +02:00
baldo 2a2a2b72e9 Get config.json location from command line parameter. 2016-06-11 17:15:19 +02:00
baldo 856371a8ce Remove Hamburg from config.json.example 2016-06-11 17:14:30 +02:00
baldo 8684c075ef shebang for main.js of server 2016-06-11 16:27:23 +02:00
baldo 0d2e84568a Added more metadata to package.json 2016-06-11 16:27:04 +02:00
baldo 00b059389f Updated year in LICENSE 2016-06-11 16:18:55 +02:00
baldo 08dde09e5d Copy example config, license and readme to dist 2016-06-11 16:18:38 +02:00
baldo 1899be2145 Correct dependencies for production in package.json 2016-06-11 16:00:10 +02:00
baldo ea9379c241 Fix: Copy mail templates to dist too. 2016-06-11 15:59:43 +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 71690b7d5c Map tiles via HTTPS + Fix for max zoom level. 2016-06-11 12:39:34 +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 c3d527f2bc Fix: HTTP handling was broken after updating libs. 2016-06-07 14:40:05 +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 6cab6371d1 Tweak: Only show enable or disable button. 2016-06-05 22:58:46 +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