Commit graph

120 commits

Author SHA1 Message Date
baldo 71bebb7c27 Fixed fix for sending mails in short time 2016-06-25 20:24:28 +02:00
baldo f7f816939b Version bump => 0.9.0-beta8 2016-06-25 14:35:23 +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 c5938d3e13 Version bump => 0.9.0-beta7 2016-06-25 14:20:06 +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 7b2e0efcab Version bump => 0.9.0-beta6 2016-06-22 00:09:34 +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 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