-
Notifications
You must be signed in to change notification settings - Fork 5
/
config.json
150 lines (150 loc) · 8.32 KB
/
config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
{
"title": "Engelsystem",
"languages": {
"en": "English",
"de": "Deutsch"
},
"pages": {
"/": {
"language": "de",
"languages": { "en": "/en" },
"subtitle": "Online-Tool für Helfer- und Schichtplanung auf großen Events",
"content": [
{
"centered": true,
"title": "Online-Tool für Helfer- und Schichtplanung auf großen Events",
"content": "Organisiere deine Helfer in Teams, teile sie in Schichten ein oder lasse sie selbst bestimmen, wann und wo sie helfen wollen.",
"button": {
"text": "Engelsystem Installation (GitHub)",
"link": "https://github.com/engelsystem/engelsystem#readme",
"angel": true
},
"footer": "ab PHP >=8.1 und MySQL >=5.7.8 oder MariaDB >=10.2.2"
},
{
"size": 6,
"title": "Features",
"list": [
"Verwaltung von Helfern, Teams, Räumen, Schichten, News und Meetings",
"Auf Deutsch und Englisch (Erweiterbar)",
"Skaliert problemlos auf tausende Helfer und zehntausende Schichtstunden",
"Komplexe Schicht-Ansicht mit Filter",
"Importiere Schichten aus mehreren <a href=\"https://frab.cccv.de\" target=\"_blank\">Frab</a>- oder <a href=\"https://pretalx.com\" target=\"_blank\">pretalx</a>-Instanzen",
"iCal-Export für Schichten",
"Anwesenheits-Management",
"Belohnungssystem",
"Nachrichtensystem",
"Frage-/Antwortsystem",
"Markdown Team-Beschreibung",
"Detailliertes Log über jede Änderung",
"OAuth 2 Support (Open ID Connect) mit mehreren Identity-Providern"
]
},
{
"size": 6,
"title": "Kontakt",
"content": [
"Wenn du einen Softwarefehler entdeckt oder Probleme bei der Installation deines eigenen Engelsystems hast, öffne bitte einen Issue auf GitHub unter:\n<a href=\"https://github.com/engelsystem/engelsystem/issues\" target=\"_blank\">github.com/engelsystem/engelsystem</a>",
"Wenn du ein Engelsystem für ein Chaos-Event benötigst, sende eine E-Mail an:\n<a href=\"mailto:[email protected]\">[email protected]</a>"
]
},
{
"size": 6,
"title": "Referenzen",
"reference": true
},
{
"size": 6,
"title": "Dokumentation",
"content": [
"Weitere Dokumentation findest du unter <a href=\"https://engelsystem.de/doc/\">engelsystem.de/doc</a> und auf <a href=\"https://github.com/engelsystem/engelsystem#readme\" target=\"_blank\">GitHub</a>."
]
}
]
},
"/en": {
"language": "en",
"size": 6,
"languages": { "de": "/" },
"subtitle": "online tool for coordinating helpers and work shifts on large events",
"content": [
{
"size": 12,
"centered": true,
"title": "Online tool for coordinating helpers and shifts on large events",
"content": "Coordinate your helpers in teams, assign them to work shifts or let them decide for themselves when and where they want to help with what.",
"button": {
"text": "Engelsystem installation (GitHub)",
"link": "https://github.com/engelsystem/engelsystem#readme",
"angel": true
},
"footer": "requires PHP >=8.1 and MySQL >=5.7.8 or MariaDB >=10.2.2"
},
{
"title": "Features",
"list": [
"Manage helpers, teams, rooms, shifts, news and meetings",
"Available in English and German (translatable)",
"Supports any event size: from a few dozen helpers to thousands",
"Comprehensive shift overview with filters",
"Import shifts from multiple instances of <a href=\"https://frab.cccv.de\" target=\"_blank\">Frab</a> or <a href=\"https://pretalx.com\" target=\"_blank\">pretalx</a>",
"Export shifts to iCal",
"Presence management",
"Reward system",
"Messaging system",
"Question and answer system",
"Team descriptions in Markdown",
"Detailed log about all changes",
"OAuth 2 Support (Open ID Connect) with multiple identity providers"
]
},
{
"title": "Contact",
"content": [
"If you find a software bug, or have a problem with installing your own angelsystem, please open an issue on GitHub:\n<a href=\"https://github.com/engelsystem/engelsystem/issues\" target=\"_blank\">github.com/engelsystem/engelsystem</a>",
"If you need an angelsystem for a Chaos event, please e-mail:\n<a href=\"mailto:[email protected]\">[email protected]</a>"
]
},
{
"title": "References",
"reference": true
},
{
"title": "Documentation",
"content": [
"More documentation can be found at <a href=\"https://engelsystem.de/doc/\">engelsystem.de/doc</a> and on <a href=\"https://github.com/engelsystem/engelsystem#readme\" target=\"_blank\">GitHub</a>."
]
}
]
}
},
"references": [
{"name": "21C3 - 28C3, Berlin"},
{"name": "29C3 - 29. Chaos Communication Congress, Hamburg", "angels": 511, "link": "https://events.ccc.de/congress/2012/wiki/Main_Page"},
{"name": "Sigint 2013", "angels": 43},
{"name": "30C3 - 30. Chaos Communication Congress, Hamburg", "angels": 1044, "link": "https://events.ccc.de/congress/2013/wiki/Main_Page"},
{"name": "Easterhegg 2014, Stuttgart", "angels": 111},
{"name": "MRMCD14 - MetaRheinMainConstructionDays 2014, Darmstadt", "angels": 41, "link": "https://2014.mrmcd.net/"},
{"name": "Hackover 2014, Hannover", "angels": 35, "link": "https://hackover.de/"},
{"name": "31C3 - 31. Chaos Communication Congress, Hamburg", "angels": 1470, "link": "https://events.ccc.de/congress/2014/wiki/Main_Page"},
{"name": "Easterhegg 2015, Braunschweig", "angels": 99},
{"name": "cccamp15 - Chaos Communication Camp 2015", "angels": 1130, "link": "https://events.ccc.de/camp/2015/wiki/Main_Page"},
{"name": "32C3 - 32. Chaos Communication Congress, Hamburg", "angels": 1785, "link": "https://events.ccc.de/congress/2015/wiki/Main_Page"},
{"name": "33C3 - 33. Chaos Communication Congress, Hamburg", "angels": 2576, "link": "https://events.ccc.de/congress/2016/wiki/Main_Page"},
{"name": "Easterhegg 2017, Mühlheim am Main", "angels": 193, "link": "https://eh17.easterhegg.eu/dev/Random.html"},
{"name": "FrOSCon 2017, Sankt Augustin", "angels": 102, "link": "https://www.froscon.de/"},
{"name": "Volunteer Program, MozFest 2017, London", "angels": "~100", "link": "https://mozillafestival.org/"},
{"name": "34C3 - 34. Chaos Communication Congress, Leipzig", "angels": 2387, "link": "https://events.ccc.de/congress/2017/wiki/index.php/Main_Page"},
{"name": "35C3 - 35. Chaos Communication Congress, Leipzig", "angels": 4204, "link": "https://events.ccc.de/congress/2018/wiki/index.php/Main_Page"},
{"name": "cccamp19 - Chaos Communication Camp 2019", "angels": 1836, "link": "https://events.ccc.de/camp/2019/wiki/Main_Page"},
{"name": "36C3 - 36. Chaos Communication Congress, Leipzig", "angels": 4683, "link": "https://events.ccc.de/congress/2019/wiki/index.php/Main_Page"},
{"name": "rC3 - remote Chaos Experience, Online", "angels": 710, "link": "https://links.rc3.world/2020/"},
{"name": "rC3-2021 nowhere - remote Chaos Experience 2021, Online", "angels": 484, "link": "https://links.rc3.world/2021/"},
{"name": "Easterhegg 20 - Back to root (2023), Hamburg", "angels": 335, "link": "https://eh20.easterhegg.eu/"},
{"name": "GPN21 - 21. Gulaschprogrammiernacht (2023), Karlsruhe", "angels": 573, "link": "https://entropia.de/GPN21"},
{"name": "cccamp23 - Chaos Communication Camp 2023", "angels": 1767, "link": "https://events.ccc.de/camp/2023/infos/"},
{"name": "MRMCD 2023 - Meta Rhein Main Community Days 2023, Darmstadt", "angels": 97, "link": "https://2023.mrmcd.net/"},
{"name": "37C3 - 37. Chaos Communication Congress, Hamburg", "angels": 4868, "link": "https://events.ccc.de/congress/2023/infos/startpage.html"},
{"name": "GPN22 - 22. Gulaschprogrammiernacht (2024), Karlsruhe", "angels": 874, "link": "https://entropia.de/GPN22"}
]
}