-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathCHANGES
131 lines (70 loc) · 3.52 KB
/
CHANGES
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
0.10.4 2024-04-23 14:53:48 +0200 Tobias Oetiker <[email protected]>
- denan should properly handle 1 and strings starting with 1 RT#57346
0.10.3 2023-03-07 11:15:27 +0100 Tobias Oetiker <[email protected]>
- if default_user is set and openid_url, only accept users
who have the role stored in openid_default_user_role
- when not authenticated, directly send users to keycloak
- do not start of the keycloak config can not be retreived
0.10.2 2023-02-28 16:13:17 +0100 Tobias Oetiker <[email protected]>
- block rpc calls if there is no session
0.10.1 2023-02-28 15:30:30 +0100 Tobias Oetiker <[email protected]>
- if openid_url is configured, redirect to openid/auth
0.10.0 2023-02-20 17:23:34 +0100 Tobias Oetiker <[email protected]>
- add openid authentication
add new openid_* config options to cfg file (see cfg.dist)
start with /openid/auth
0.9.4 2022-07-05 15:44:11 +0200 Tobias Oetiker <[email protected]>
- switch back to indigo theme but change colors to sunrise scheme
0.9.3 2022-06-21 09:37:07 +0200 Tobias Oetiker <[email protected]>
- switch to tabler icon-theme
0.9.4 2022-07-05 15:44:11 +0200 Tobias Oetiker <[email protected]>
- switch back to indigo theme but change colors to sunrise scheme
0.9.3 2022-06-21 09:37:07 +0200 Tobias Oetiker <[email protected]>
- switch to tabler icon-theme
0.9.2 2022-06-10 15:45:32 +0200 Tobias Oetiker <[email protected]>
- fix missing icons
0.9.1 2022-06-10 15:13:22 +0200 Tobias Oetiker <[email protected]>
- remove cover dependency
0.9.0 2022-06-10 13:56:43 +0200 Tobias Oetiker <[email protected]>
- switch to tangible theme
-adapt tangible for new sunrise corporate colors and font
0.8.4 2021-10-27 10:56:53 +0200 Tobias Oetiker <[email protected]>
- timeout 300s
- fix excel output
- fix formating in tables
0.8.3 2021-10-26 17:39:29 +0200 Tobias Oetiker <[email protected]>
- fix multidata cache and viewer
0.8.2 2021-10-19 17:13:19 +0200 Tobias Oetiker <[email protected]>
- set _userCfg even if there are no rows ...
0.8.1 2021-10-14 09:08:01 +0200 Tobias Oetiker <[email protected]>
- added missing change on MultiData.js
0.8.0 2021-10-14 08:03:23 +0200 Tobias Oetiker <[email protected]>
- allow multi periode request on multidata analysis tab
0.7.10 2021-09-21 14:36:27 +0200 Tobias Oetiker <[email protected]>
- remove extra quotes from title row
- show 0 in excel output
- make sure new js gets loaded by adding VERSION to index.html
0.7.9 2021-09-20 13:57:06 +0200 Tobias Oetiker <[email protected]>
- use csv export module and remove extra Range header from csv export
0.7.8 2021-06-17 11:21:43 +0200 Tobias Oetiker <[email protected]>
- remove old apidoc system
0.7.7 2021-06-17 09:56:13 +0200 Tobias Oetiker <[email protected]>
- add another missing icon
0.7.6 2021-06-16 15:12:49 +0200 Tobias Oetiker <[email protected]>
- add more missing icons
- add explicit no dashboards found message
- allow usernames with .
0.7.5 2021-06-08 17:25:26 +0200 Tobias Oetiker <[email protected]>
- add missing tree icon
0.7.4 2021-06-08 10:43:27 +0200 Tobias Oetiker <[email protected]>
- fix user agent queries
0.7.3 2021-06-07 16:38:33 +0200 Tobias Oetiker <[email protected]>
- add prefork command
- fix torrus chart print function
0.7.2 2021-06-07 15:21:41 +0200 Tobias Oetiker <[email protected]>
- fix prefix routing by upgrading qooxdoo plugin
0.7.1 2021-06-02 08:15:15 +0200 Tobias Oetiker <[email protected]>
- fix routes to comply with new syntax
0.7.0 2021-05-31 16:03:38 +0200 Tobias Oetiker <[email protected]>
- all new build system
- all dependencies updated to current versions