Commit graph

136 commits

Author SHA1 Message Date
Laura Klünder
b732d52f65 make linter happy 2023-10-06 02:46:43 +02:00
Laura Klünder
da5ff59c96 new parsing works 2023-10-06 01:06:30 +02:00
Laura Klünder
1b8d409839 more information while sending the node 2023-10-05 13:52:52 +02:00
Laura Klünder
0c9b253d87 more features for tracing and everything 2023-10-05 05:40:07 +02:00
Laura Klünder
0343030980 mesh route results 2023-10-05 05:02:01 +02:00
Laura Klünder
c724833542 sending updates 2023-10-05 04:05:29 +02:00
Laura Klünder
304d35c057 live mesh log 2023-10-05 01:36:24 +02:00
Laura Klünder
18c33a823e some bugfixes for route management 2023-10-05 00:03:08 +02:00
Laura Klünder
d4c5fbefd9 some more fixes and stuff 2023-10-04 23:24:49 +02:00
Laura Klünder
7e759fefd5 add more mesh control panels and navigation 2023-10-04 23:05:36 +02:00
Laura Klünder
6c747803b7 show destination messages in pretty ways 2023-10-04 22:41:02 +02:00
Laura Klünder
e0c9f36c66 auto-generate code for mesh_msg.h 2023-10-04 22:25:15 +02:00
Laura Klünder
e0961c16c1 add possibility to set LED_CONFIG message 2023-10-04 17:03:53 +02:00
Laura Klünder
c5ac3ceb76 rename Message → MeshMessage 2023-10-04 15:44:54 +02:00
Laura Klünder
21b75bec86 add mesh communication from django form 2023-10-04 15:42:03 +02:00
Laura Klünder
2ff4a9a64a some more stuff for mesh control 2023-10-03 19:09:14 +02:00
Laura Klünder
473e60aed0 more mesh node stuff 2023-10-03 17:51:49 +02:00
Laura Klünder
4d3f54bbe8 more mesh communication implementation, lots of fixes and stuff 2023-10-03 17:23:29 +02:00
Laura Klünder
df6efbc8d5 mesh debugging and control 2023-10-02 22:02:25 +02:00
Laura Klünder
7b682ede29 add missing control_panel permission check 2023-10-02 17:44:04 +02:00
Laura Klünder
233298cf34 add todos for more class based views 2023-10-02 17:42:01 +02:00
Laura Klünder
12848e4acf split up control views 2023-10-02 17:31:24 +02:00
Laura Klünder
41aa6ed2fc class-based views in the control panel? that's almost modern code! 2023-10-02 16:21:59 +02:00
Laura Klünder
48fbf2ca66 mesh overview in control panel 2023-10-02 15:35:08 +02:00
Laura Klünder
9d21f8c933 migrate to django's native JSONField 2022-04-03 19:40:12 +02:00
Laura Klünder
03437a3a40 update dependencies and upgrade code for django where needed/possible 2022-04-03 16:34:11 +02:00
Laura Klünder
96b4a9c41a list reports 2019-12-24 18:44:30 +01:00
Laura Klünder
bcf52099b1 report permissions 2019-12-24 17:56:56 +01:00
Laura Klünder
45e7d056b3 satisfy linters 2018-12-27 01:12:04 +01:00
Laura Klünder
8b9564a49f fix forms in control panel 2018-12-25 19:08:09 +01:00
Laura Klünder
a7c1336f33 fix the order_by 2018-12-25 19:04:17 +01:00
Laura Klünder
fe10f848cb sort spaces in UserSpaceAccessForm 2018-12-25 19:01:57 +01:00
Laura Klünder
d5477c8b75 show currently running process updates 2018-12-21 17:43:30 +01:00
Laura Klünder
a87f5632bc mobileclient: camelCase 2018-12-17 00:19:26 +01:00
Laura Klünder
65f511a6d9 can only communicate with mobileclient using json 2018-12-17 00:17:21 +01:00
Laura Klünder
9c478bb6f7 no, don't make everything green 2018-12-16 19:57:33 +01:00
Laura Klünder
3952191708 show last process updates run in same line 2018-12-16 19:56:19 +01:00
Laura Klünder
991dedc3ee fix last process updates run view 2018-12-16 19:55:17 +01:00
Laura Klünder
59db4cdd1e track last process updates run 2018-12-16 19:47:39 +01:00
Laura Klünder
b23a2d4fc9 update german translation 2018-12-16 02:45:03 +01:00
Laura Klünder
e170e128bc manage map updates in control panel 2018-12-16 02:23:05 +01:00
Laura Klünder
47c661095c dont override superuser permissions automatically 2018-12-08 23:19:32 +01:00
Laura Klünder
376709588e respect space_accesses in editor review process (some users can reviews some changes) 2018-12-08 23:16:21 +01:00
Laura Klünder
5e134e5b41 add space access and ui for it in the control panel 2018-12-07 23:43:40 +01:00
Laura Klünder
1893b3fd40 UserPermissions should user select_for_update to keep cache reliable 2018-12-07 22:14:20 +01:00
Laura Klünder
26d57d318f remove unneded weird function 2018-12-07 21:41:55 +01:00
Laura Klünder
5bb4560c82 add set_user_data to fakemobileclient.js 2018-11-26 01:41:32 +01:00
Laura Klünder
954152c097 remove navigation between c3nav features, the app has its own navigation 2018-11-26 01:35:28 +01:00
Laura Klünder
a7f0717869 use mobileclient.set_user_data() whenever needed/possible 2018-11-26 01:18:42 +01:00
Jenny Danzmayr
6b07181e90 use span instead of small tag to remove subheader on small devices 2018-11-25 22:59:18 +01:00