summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* API: setCredentials without json_encodeJannik Schönartz2017-03-082-2/+2
* Merge branch 'location-info-panel' of git.openslx.org:openslx-ng/slx-admin in...Michael Scherle2017-03-071-4/+4
|\
| * API: Moved all echo command in the Handle Parameters function.Jannik Schönartz2017-03-071-4/+4
* | frontend: fixed scaling issue when there was only one pcMichael Scherle2017-03-071-1/+5
|/
* API: Fixed Calendar json decode was missing on the calendar part.Jannik Schönartz2017-03-071-2/+1Star
* Merge branch 'location-info-panel' of git.openslx.org:openslx-ng/slx-admin in...Michael Scherle2017-03-072-18/+27
|\
| * API: getRoomTree recursive childs are now filtered out if the id is a duplica...Jannik Schönartz2017-03-062-18/+27
* | frontend: doorsing has now the ability to show overlays, but backend function...Michael Scherle2017-03-073-6/+166
|/
* Noch mehr exeption werden gefangen und die errors verhalten sich jetzt wie be...Dirk Riestere2017-03-063-18/+29
* Noch mehr exeption werden gefangen und das verhalten bei errors ist vereinhei...Dirk Riestere2017-03-054-72/+107
* Checkconnection prüft jetzt ob eine url existiert, array exeption sollten je...Dirk Riestere2017-03-052-34/+40
* Checkconnection prüft jetzt ob eine url existiert, array exeption sollten je...Dirk Riestere2017-03-052-383/+412
* Admin-panel: Credentials Button is now red/green if the connection failed/suc...Jannik Schönartz2017-03-055-8/+26
* ServerList: Fixed a bug while editing the list would not show the not selecte...Jannik Schönartz2017-03-043-3/+3
* frontend: fixed calendarMichael Scherle2017-02-202-38/+55
* frontend: removed multidoorsignMichael Scherle2017-03-032-2020/+703Star
* Fixed dummy classJannik Schönartz2017-03-031-1/+1
* Bugfixes und Code verschönertDirk Riestere2017-03-023-196/+217
* Merge branch 'location-info-panel' of git.openslx.org:openslx-ng/slx-admin in...Michael Scherle2017-03-032-2/+2
|\
| * Changed RoomServerID to String instead of intJannik Schönartz2017-03-272-2/+2
* | code reformatMichael Scherle2017-03-031-239/+206Star
|/
* frontend: added calendar support back inMichael Scherle2017-03-031-61/+47Star
* Added checkConnection in the Dummy classJannik Schönartz2017-03-021-0/+4
* Bugfixes und Davincii ist jetzt implementiertDirk Riestere2017-03-022-13/+70
* Das HisInOne Backend funktioniert nun auch mit OpenCourseServiceDirk Riestere2017-03-021-11/+34
* Klasse extends jetzt auch wieder CourseBackendDirk Riestere2017-03-021-1/+1
* DOM verkleinert in findUnitDirk Riestere2017-03-021-2/+2
* DOM verkleinert in findUnitDirk Riestere2017-03-021-30/+1Star
* Bugfixes und checkConection implementiertDirk Riestere2017-03-013-11/+30
* API: Fixed Calendar function.Jannik Schönartz2017-03-013-6/+13
* BugfixesDirk Riestere2017-02-281-1/+1
* Dummy modificationJannik Schönartz2017-02-282-3/+15
* BugfixesDirk Riestere2017-02-281-6/+7
* API: Calendar rework.Jannik Schönartz2017-02-283-82/+67Star
* frontend: more bugfixes, added design change to seperate roomsMichael Scherle2017-02-281-9/+49
* Bugfixes and Errorcode implementationDirk Riestere2017-02-271-2/+3
* Merge branch 'location-info-panel' of git.openslx.org:openslx-ng/slx-admin in...Dirk Riestere2017-02-278-105/+250
|\
| * Admin panel: New server GUI now using the backend types.Jannik Schönartz2017-02-278-105/+250
* | Bugfixes and Errorcode implementationDirk Riestere2017-02-273-45/+143
|/
* BugfixesDirk Riestere2017-02-241-2/+2
* Bugfixes und Caching wie besprochen verändertDirk Riestere2017-02-243-4/+9
* frontend: bug fixesMichael Scherle2017-02-251-136/+139
* die klassen können jetzt ohne parameter erstellt werden, die url und die ser...Dirk Riestere2017-02-223-13/+40
* Merge branch 'location-info-panel' of git.openslx.org:openslx-ng/slx-admin in...Dirk Riestere2017-02-224-19/+1551
|\
| * frontend: added multidoorsing to not orverwrite doorsing.html since it's not ...Michael Scherle2017-02-221-0/+1497
| * API: Fixed a bug where parent locations werent added if the location didn't h...Jannik Schönartz2017-02-211-1/+8
| * Database: Changed login/passwd to credentials. install.php needs to be executed.Jannik Schönartz2017-02-213-18/+46
* | fetchSchedule nimmt jetzt einen Array an und gibt mehrere Schedules zurückDirk Riestere2017-02-222-30/+40
|/
* Typos behoben, und die cretendials werden auserhalb der Klasse gesetztDirk Riestere2017-02-211-7/+6Star
* API: fixed pcStates function because of the roomInfo reworkJannik Schönartz2017-02-211-21/+18Star
='oid'>c3b7d62097 ^
6ade45f2ac ^

c3b7d62097 ^





2c716ba150 ^
c3b7d62097 ^


























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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252