-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.txt
312 lines (184 loc) · 9.88 KB
/
changelog.txt
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
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
[Changelog]
opsi-client-kiosk (4.3.3.0) unreleased; urgency=medium
* update: show uninstall button only if product has uninstall script.
* update: opsiconnection.pas: better error handling if config not available on server.
-- Jan Werner <[email protected]> Tue, 1 Oct 2024
opsi-client-kiosk (4.3.0.1) unreleased; urgency=medium
* update: small GUI improvments in the help window
-- Jan Werner <[email protected]> Thu, 16 Nov 2023
opsi-client-kiosk (4.3.0.0) stable; urgency=medium
* change: use new corporate design
-- Jan Werner <[email protected]> Mon, 16 Oct 2023
opsi-client-kiosk (4.2.1.0) unreleased; urgency=high
* fix: correct paths of documentation
* refactor: replace deprecated pascal function GetDefaultlanguage
with SetDefaultLanguage
-- Jan Werner <[email protected]> Fri, 28 July 2023
opsi-client-kiosk (4.2.0.0) stable; urgency=high
* change: binary version to 4.2.0.0
-- Jan Werner <[email protected]> Fri, 28 July 2023
opsi-client-kiosk (4.1.1.17) stable; urgency=high
* fix: correct path to locale [M]
-- Jan Werner <[email protected]> Tue, 27 September 2022
opsi-client-kiosk (4.1.1.16) stable; urgency=high
* fix: all products are now shown also in tiles view
-- Jan Werner <[email protected]> Tue, 19 July 2022
opsi-client-kiosk (4.1.1.15) development; urgency=medium
* oswebservice: new openssl units [W/L/M]
* oswebservice: new openssl libraries (1.1.1n) [W]
* list view: fix/workaround for macos [M]
* update paths for config/settings data [L/M]
-- Jan Werner <[email protected]> Thu, 07 April 2022 13:00:00 +0100
opsi-client-kiosk (4.1.1.14) experimental; urgency=medium
* new file opsiclientkiosk.conf (here the clienid is also stored and loaded if no fqdn was found)
* code refactoring (paths)
-- Jan Werner <[email protected]> Tue, 22 March 2022 19:37:00 +0100
opsi-client-kiosk (4.1.1.13) experimental; urgency=medium
* tiles view can be disabled for performance reasons
* new config software-on-demand.disable-tilesview
* list view: not necessary column productID is removed
-- Jan Werner <[email protected]> Mon, 19 Jan 2022 16:23:00 +0100
opsi-client-kiosk (4.1.1.12) experimental; urgency=medium
* connected depot is now shown in the status bar (bottom of the application)
* small fix in GUI: Buttons are shown now consistent if setting product action for next standard event, moving back to tiles view and then go back again to detailed product view.
-- Jan Werner <[email protected]> Mon, 18 Nov 2021 14:51:00 +0100
opsi-client-kiosk (4.1.1.11) experimental; urgency=medium
* new button Reinstall (allows direct reinstallation of products even if already installed)
* new opsi Method processActionRequests instead of fireEvent_software_on_demand
-- Jan Werner <[email protected]> Fri, 09 Jul 2021 15:16:00 +0100
opsi-client-kiosk (4.1.1.10) experimental; urgency=low
* new standard icon for the kiosk
-- Jan Werner <[email protected]> Tue, 13 Apr 2021 13:08:00 +0000
opsi-client-kiosk (4.1.1.9) experimental; urgency=low
* fix: product detail view (tiles view) now displayes an update button also in the case if the installation-now-button is enabled
and an action request was already set on the server.
-- Jan Werner <[email protected]> Wed, 03 Mar 2021 17:00:00 +0000
opsi-client-kiosk (4.1.1.8) experimental; urgency=low
* Adminmode: fix issue that Icon/Screenshot image was deleted if the same image was used
for different products and than for one of these products the image was changed
-- Jan Werner <[email protected]> Wed, 17 Dec 2020 09:28:00 +0000
opsi-client-kiosk (4.1.1.7) experimental; urgency=medium
* fix issue that LabelTitle from inifile was not shown in header
* icon file (kiosk.ico) is set for startmenue entry and desktop icon if available in ock_custom folder
-- Jan Werner <[email protected]> Wed, 03 Dec 2020 12:22:00 +0000
opsi-client-kiosk (4.1.1.6) experimental; urgency=medium
* small bug fixes in user interface (helpinfo)
-- Jan Werner <[email protected]> Tue, 22 Sept 2020 17:40:00 +0000
opsi-client-kiosk (4.1.1.5) experimental; urgency=medium
* images_to_depot now integrated in opsi-client-kiosk as a formular and not as a standalone application
* adapatations on opsi-client-kiosk for Linux and MacOS versions
-- Jan Werner <[email protected]> Tue, 22 Sept 2020 14:45:00 +0000
opsi-client-kiosk (4.1.1.4) experimental; urgency=medium
* change TDBText (used in detailed product view) to TDBMemo because of the former size limitation to 255 characters
-- Jan Werner <[email protected]> Tue, 11 Aug 2020 10:14:00 +0000
opsi-client-kiosk (4.1.1.3) testing; urgency=low
* images_on_depot: remove SetRights function (unnecessary)
-- Jan Werner <[email protected]> Tue, 09 Jun 2020 14:36:30 +0000
opsiclientkiosk (4.1.1.3) experimental; urgency=low
* fix: Closing the Kiosk: now icon and screenshot lists are only saved if the kiosk is in admin mode and user is logged in as administrator.
-- Jan Werner <[email protected]> Thu, 09 Mar 2020:12:41:00 +0200
opsiclientkiosk (4.1.1.2) experimental; urgency=low
* fixed that the last product from the JSON produtc list was not within the sqlite database (Solution: ApplyAutoUpdate before Commit)
-- Jan Werner <[email protected]> Mon, 7 Feb 2020:11:42:00 +0200
opsiclientkiosk 4.1.0.1
* lazarus 1.8.4
* fix logging to c:\opsi.org\applog
-- detlef oertel <[email protected]> Tue, 25 Sep 2018 15:00:00 +0000
opsiclientkiosk 4.1.0.0
* lazarus 1.8.2
* HighDPI awareness
-- detlef oertel <[email protected]> Thu, 12 Apr 2018 15:00:00 +0000
opsiclientkiosk 4.0.7.11
* opsiclientkioskgui: fixes initializing title
-- detlef oertel <[email protected]> Tue, 12 Sep 2017 15:00:00 +0000
opsiclientkiosk 4.0.7.10
* fixes for reading opsiclientkiosk.ini
All Section titles start with capital letter
-- detlef oertel <[email protected]> Wed, 06 Sep 2017 15:00:00 +0000
opsiclientkiosk 4.0.7.9
* minor fixes
* uses locale
* laz 1.6.4
* remove backend_exit after rebuild
-- detlef oertel <[email protected]> Fri, 04 Aug 2017 15:00:00 +0000
opsiclientkiosk 4.0.7.8
* fix for font style
* productName instead of productId on top and bold
* webservice: use agent name and version
* webservice: call backend_exit after rebuild
* new checkbox 'expert mode' : less buttons if not checked
* detail panel now with klick-on / klick-off
* flat tile borders
* more left space on radiogroup
* resize radiogroup
* changed colors for Uninstall=red, Setup=green
* order by Upper(ProductName)
* new clear-searchedit-button 'in' searchedit field
* run only one instance
* mouse wheel works now also over tiles
-- detlef oertel <[email protected]> Mon, 29 May 2017 15:00:00 +0000
opsiclientkiosk 4.0.7.7
* tile GUI
* uses now new opsi method: getKioskProductInfosForClient
* installdialog now systemStayOnTop
* filter button removed
* filter input with 500 ms wait for nest input before search
* display 'not installed' and 'none' as empty string
* faster store of action requests by handling only the note none/empty
* using now sqlite3 instead of TZMSQL (this requires sqlite3.dll)
* listview: sort on column header click
* remove group view and selection
* add customize option for product-tiles
* add translation for product-tiles
* fix in Upgradefilter
-- detlef oertel <[email protected]> Fri, 03 Mar 2017 15:00:00 +0000
opsiclientkiosk 4.0.7.6
* fix (thread) for progressbar on button 'store actions' ; fixes #2586
* flowpanel on pagetile of NotebookProducts
* integrate dbtiletest to opsiclientkiosk
-- detlef oertel <[email protected]> Wed, 22 Feb 2017 15:00:00 +0000
opsiclientkiosk 4.0.7.5
* moved to git/lazarus
* progressbar on button 'store actions' ; fixes #2586
-- detlef oertel <[email protected]> Tue, 07 Feb 2017 15:00:00 +0000
opsiclientkiosk 4.0.7.4
* fix installdlg stayontop /
HourGlass Cursor for 'Store Actions' and 'Install now'
(uib#2016083010000041 — Kiosk - Client : Fenster 'Aktion jetzt ausführen oder später[...] )
-- detlef oertel <[email protected]> Mo, 31 Aug 2016 15:00:00 +0000
opsiclientkiosk 4.0.7.3
* fix empty value in actionrequest (uib#2016082910000044 — kleiner Fehler in OPSI Kiosk Client)
-- detlef oertel <[email protected]> Mo, 29 Aug 2016 15:00:00 +0000
opsiclientkiosk 4.0.7.2
* --lang Option
-- detlef oertel <[email protected]> Mo, 08 Aug 2016 15:00:00 +0000
opsiclientkiosk 4.0.7.1
* new icons for exit,filter,reload,showall
* new reloadbutton
* use opsiclientd event: fireEvent_software_on_demand
* FilterOptions:=[foCaseInsensitive]; (do 11.7.)
* makebakfile: change from old style (name.ext.num) to new style (name_num.ext)
-- detlef oertel <[email protected]> Fri, 22 July 2016 15:00:00 +0000
opsiclientkiosk 4.0.6.2
* connect to local opsiclientd via readconf2
* connect to opsiserver via readconf
* screencenter
* translations from transifex 8.6.2016
* fix upgrade filter
* fix: store actionrequests on DBComboBox1Exit: ZMQueryDataSet1.Post;
* customize Header section by opsiclientkioskskin\ png and ini
* customize Header section by ..\custom\opsiclientkioskskin\ png and ini
-- detlef oertel <[email protected]> Mon, 06 June 2016 15:00:00 +0000
opsiclientkiosk 4.0.6.1
* set dbmemo for description and advice fixes #2187
* new buton 'All' : fixes #2189
* Actionrequest combobox in DBGrid (with setup, none and unsinstall (if availiable) fixes #2190
* added Hints
* german translation
* correct logging in c:\opsi.org\opsiclientkiosk.log
* no all groups on only one group
* no crash at no group
-- detlef oertel <[email protected]> Mon, 23 May 2016 15:00:00 +0000
opsiclientkiosk 4.0.6.0
* inital proof of concept an design
-- d.oertel