]> git.proxmox.com Git - pmg-gui.git/blob - debian/changelog
73cfa90e98bce655aa702d96fff81d9ff4b886ce
[pmg-gui.git] / debian / changelog
1 pmg-gui (1.0-45) unstable; urgency=medium
2
3 * add LDAP+STARTTLS as ldap protocol
4
5 * add verify certificate checkbox for ldap
6
7 * fix #1945: enable dns names for ldap servers on gui
8
9 * fix gettext invocations
10
11 * fix wrong 'no subscription' toolbar
12
13 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Mar 2019 07:12:32 +0100
14
15 pmg-gui (1.0-44) unstable; urgency=medium
16
17 * add system report to gui
18
19 * show emptyText when no users are available to select
20
21 * limit userlist to the respective list
22
23 * allow multiselect for user white- and blacklist
24
25 * add download button to spam quarantine preview
26
27 * make who regex tests anchored
28
29 * mobileui: fix list height
30
31 * add missing encodeURIComponent
32
33 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Feb 2019 13:19:24 +0100
34
35 pmg-gui (1.0-43) unstable; urgency=medium
36
37 * close #1671: implement mobile UI for quarantine
38
39 * depend on libjs-framework7
40
41 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Feb 2019 10:12:51 +0100
42
43 pmg-gui (1.0-42) unstable; urgency=medium
44
45 * add onlineHelp properties to all edit windows
46
47 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Oct 2018 14:32:48 +0200
48
49 pmg-gui (1.0-41) unstable; urgency=medium
50
51 * Implement TLS Policy Setting
52
53 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Sep 2018 11:51:41 +0200
54
55 pmg-gui (1.0-40) unstable; urgency=medium
56
57 * fix #1701: add port option for smarthost
58
59 -- Proxmox Support Team <support@proxmox.com> Wed, 12 Sep 2018 06:51:41 +0200
60
61 pmg-gui (1.0-39) unstable; urgency=medium
62
63 * Add postfix dnsbl threshold
64
65 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Jun 2018 10:26:39 +0200
66
67 pmg-gui (1.0-38) unstable; urgency=medium
68
69 * fix bug #1707: use correct units for deferred mail queue (minutes)
70
71 -- Proxmox Support Team <support@proxmox.com> Fri, 04 May 2018 12:44:17 +0200
72
73 pmg-gui (1.0-37) unstable; urgency=medium
74
75 * overwrite run_editor of base class
76
77 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 14:15:27 +0200
78
79 pmg-gui (1.0-36) unstable; urgency=medium
80
81 * SpamQuarantine: add keyboard shortcuts for actions
82
83 * SpamQuarantine: add context menu
84
85 * SpamQuarantine: do not deselect when list change
86
87 * SpamQuarantine: set the default quarantine timespan to a week
88
89 * SpamQuarantine: implement multiselection of spamquarantine mails
90
91 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Mar 2018 14:42:42 +0200
92
93 pmg-gui (1.0-35) unstable; urgency=medium
94
95 * add new helpdesk role
96
97 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Mar 2018 12:01:19 +0100
98
99 pmg-gui (1.0-34) unstable; urgency=medium
100
101 * add default gettext definition in case of no langfile
102
103 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Mar 2018 11:42:51 +0100
104
105 pmg-gui (1.0-33) unstable; urgency=medium
106
107 * collect and show errors on dashboard
108
109 * use defaults for resources in dashboard
110
111 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Mar 2018 06:50:15 +0100
112
113 pmg-gui (1.0-32) unstable; urgency=medium
114
115 * UserEdit: add minLength of 4 to username field
116
117 -- Proxmox Support Team <support@proxmox.com> Sat, 17 Feb 2018 10:19:07 +0100
118
119 pmg-gui (1.0-31) unstable; urgency=medium
120
121 * remove outlook report style
122
123 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Feb 2018 11:20:38 +0100
124
125 pmg-gui (1.0-30) unstable; urgency=medium
126
127 * rebuild with updated docs (fix OnlineHelpInfo.js)
128
129 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jan 2018 09:46:49 +0100
130
131 pmg-gui (1.0-29) unstable; urgency=medium
132
133 * MailTracker.js: improve status text
134
135 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jan 2018 08:43:40 +0100
136
137 pmg-gui (1.0-28) unstable; urgency=medium
138
139 * MailTracker.js: set start of next day for end-time
140
141 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Jan 2018 11:48:39 +0100
142
143 pmg-gui (1.0-27) unstable; urgency=medium
144
145 * change default mail port numbers
146
147 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jan 2018 14:41:38 +0100
148
149 pmg-gui (1.0-26) unstable; urgency=medium
150
151 * remove BETA, do not display repoid
152
153 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jan 2018 13:52:01 +0100
154
155 pmg-gui (1.0-25) unstable; urgency=medium
156
157 * use htmlEncode for the username
158
159 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Jan 2018 11:38:02 +0100
160
161 pmg-gui (1.0-24) unstable; urgency=medium
162
163 * set maxspamsize default back to 256K
164
165 -- Proxmox Support Team <support@proxmox.com> Fri, 29 Dec 2017 12:29:07 +0100
166
167 pmg-gui (1.0-23) unstable; urgency=medium
168
169 * revert 794e411a4f1c5a4102dc7666bcc95fe6576d6a58 (update for changed
170 quarantine backend API).
171
172 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Dec 2017 13:10:16 +0100
173
174 pmg-gui (1.0-22) unstable; urgency=medium
175
176 * doQuarantineAction: pass pmail parameter
177
178 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Dec 2017 08:44:57 +0100
179
180 pmg-gui (1.0-21) unstable; urgency=medium
181
182 * ClusterAdministration.js - avoid duplicate load mask
183
184 * ClusterAdministration.js - sort nodes by cid
185
186 * ClusterAdministration.js - catch undefined value in loadavg renderer
187
188 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Dec 2017 07:52:54 +0100
189
190 pmg-gui (1.0-20) unstable; urgency=medium
191
192 * check if load is successfull in GeneralMailStatistics
193
194 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Dec 2017 13:34:49 +0100
195
196 pmg-gui (1.0-19) unstable; urgency=medium
197
198 * bump default maxspamsize to 1M
199
200 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Dec 2017 10:33:25 +0100
201
202 pmg-gui (1.0-18) unstable; urgency=medium
203
204 * add BETA link to bugtracker
205
206 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Dec 2017 09:01:29 +0100
207
208 pmg-gui (1.0-17) unstable; urgency=medium
209
210 * add node reboot and shutdown buttons
211
212 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Dec 2017 10:02:55 +0100
213
214 pmg-gui (1.0-16) unstable; urgency=medium
215
216 * replace novnc with xtermjs
217
218 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 14:50:25 +0100
219
220 pmg-gui (1.0-15) unstable; urgency=medium
221
222 * add spam detector option clamav_heuristic_score
223
224 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 13:49:22 +0100
225
226 pmg-gui (1.0-14) unstable; urgency=medium
227
228 * fix title in Incoming Mails graph (use 'Junk Mails')
229
230 -- Proxmox Support Team <support@proxmox.com> Thu, 07 Dec 2017 11:22:07 +0100
231
232 pmg-gui (1.0-13) unstable; urgency=medium
233
234 * RBLStatistics.js - show pregreet rejects, change title to 'Postscreen'
235
236 -- Proxmox Support Team <support@proxmox.com> Thu, 07 Dec 2017 08:41:50 +0100
237
238 pmg-gui (1.0-12) unstable; urgency=medium
239
240 * MailTracker.js - display all receivers
241
242 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Dec 2017 08:10:35 +0100
243
244 pmg-gui (1.0-11) unstable; urgency=medium
245
246 * SpamDetectorOptions.js: fix default for maxspamsize
247
248 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Nov 2017 10:03:56 +0100
249
250 pmg-gui (1.0-10) unstable; urgency=medium
251
252 * use MiB instead of MBytes
253
254 * DomainStatistics: s/mbytes/bytes/
255
256 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 13:25:02 +0100
257
258 pmg-gui (1.0-9) unstable; urgency=medium
259
260 * correctly use 'getStore' instead of 'get' and reload instead of load
261
262 * DomainStatistics.js - api returns bytes now
263
264 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 13:15:27 +0100
265
266 pmg-gui (1.0-8) unstable; urgency=medium
267
268 * add DNSBL sites option
269
270 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Nov 2017 11:55:07 +0100
271
272 pmg-gui (1.0-7) unstable; urgency=medium
273
274 * make avg_ptime default 'N/A'
275
276 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2017 07:52:59 +0100
277
278 pmg-gui (1.0-6) unstable; urgency=medium
279
280 * rename package to pmg-gui
281
282 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 11:53:05 +0100
283
284 proxmox-mailgateway-gui (1.0-5) unstable; urgency=medium
285
286 * Dashboard.js - fix subscription status for single node installations
287
288 * jslint fix: do not use single statements when using if
289
290 * add backup/restore GUI
291
292 * move factory defaults button to RuleConfiguration
293
294 * fix (de)activate/destroy events for system configuration
295
296 * show the update status for spamassassin rules
297
298 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 08:37:51 +0100
299
300 proxmox-mailgateway-gui (1.0-4) unstable; urgency=medium
301
302 * countless improvements - see git
303
304 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Oct 2017 08:40:04 +0200
305
306 proxmox-mailgateway-gui (1.0-3) unstable; urgency=medium
307
308 * ClusterAdministration.js: implement join/create
309
310 * use new monStoreErrors property
311
312 * change x-fa to fa
313
314 -- Proxmox Support Team <support@proxmox.com> Mon, 10 Apr 2017 12:43:25 +0200
315
316 proxmox-mailgateway-gui (1.0-2) unstable; urgency=medium
317
318 * bump version for first installation tests
319
320 * countless improvements
321
322 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Apr 2017 10:29:58 +0200
323
324 proxmox-mailgateway-gui (1.0-1) unstable; urgency=medium
325
326 * first try
327
328 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Jan 2017 17:25:38 +0100
329