Changes for page Changelog

Last modified by Treyfane Dingo on 2025/04/14 17:12

From version 129.1
edited by Treyfane Dingo
on 2025/02/25 03:28
Change comment: There is no comment for this version
To version 1.1
edited by Treyfane Dingo
on 2023/10/05 17:59
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,313 +1,8 @@
1 -(% class="box infomessage" %)
2 -(((
3 -All user relevant changes to L.A.S.S.I.E. will also be explained in our L.A.S.S.I.E. Developer News Channel [[https:~~/~~/t.me/+DouU4F1US69mYzhk>>https://t.me/+DouU4F1US69mYzhk]]
4 -)))
5 -
6 -=== 1.8.37 (25.02.2025) ===
7 -
8 -* Added a whole new location mapping system to Incident Management which makes use of OpenStreetMaps and can make use of a C3Nav compatible navigation system, e.g. EFnav.
9 -
10 -=== 1.8.36 (24.02.2025) ===
11 -
12 -* Bugfix: debugged about a thousand bugs from Operations Status.
13 -* Changed the whole pager system connector in Operations Status to better show the status of connections, auto-reconnect on connection failure, and have a pager status symbol just below the L.A.S.S.I.E. menu.
14 -* Changed the context menus in Operations Status to not show pager sending options when the pager system is down or unavailable.
15 -
16 -=== 1.8.35 (21.02.2025) ===
17 -
18 -* Bugfix: Made the clock not display 24:57:57 any more, but instead 00:57:57 when not in UTC ... I hate UTC.
19 -
20 -=== 1.8.34 (20.02.2025) ===
21 -
22 -* Changed the complete JavaScript in Operations Status so the page is about 500% faster.
23 -* Changed the stale counter for Incidents which now takes recent log entries into account, so a long-sunning incident with a recent log entry isn't shown as red blinking stale for half the day any more.
24 -
25 -=== 1.8.33 (11.02.2025) ===
26 -
27 -* Bugfix: Removed some bugs from Qualification Management and Event Management that occured while adding stuff in Operatives Management
28 -
29 -=== 1.8.32 (31.01.2025) ===
30 -
31 -* Added external alerts to Incident Archive list
32 -* Bugfix: Lost & Found and Item Database now also accepts photos via L.A.S.S.I.E. Bot if they are of rather low resolution.
33 -* Bugfix: Files are now also accepted if the extension of an allowed file type is in UPPER CASE.
34 -
35 -=== 1.8.31 (06.01.2025) ===
36 -
37 -* Changed Briefing module to not have access levels any more, since they necessarily have been "W" for everybody anyways
38 -* Bugfix: Operative Collar IDs of C-Units in Operations Status now are correctly shown if > 999
39 -* Bugfix: Incident Archive table now does not reset scrolling position every 15 seconds any more
40 -* Bugfix: Operatives Duty Stats table (and others) now also scrolls header horizontally, not just content
41 -* Changed location of several files and scripts (backend)
42 -
43 -=== 1.8.30 (27.12.2024) ===
44 -
45 -* Added direct Telegram link to most of the Telegram Handles in Operatives Management and Operatives Lists
46 -* Added an upload function for training certificates to Qualification & Training in Operatives Management; the qualification types First Aider, EMT / Paramedic, 34a, SiA, Firefighter and M.D. will require a certificate to be uploaded upon adding or changing them
47 -* (((
48 -Changed the add and change form for the qualification types First Aider, EMT / Paramedic and Firefighter in Qualification & Training in Operatives Management to account for standard training levels
49 -)))
50 -
51 -=== 1.8.29 (21.12.2024) ===
52 -
53 -* Added autocomplete for the Item Type in Lost & Found Database – it will display the types from all lost or found items, but not the returned ones
54 -* Updated search field in Lost & Found Database to also search inside the Log Comments
55 -* Updated table scrolling behaviour to be more mobile friendly and coherent
56 -
57 -=== 1.8.28 (17.12.2024) ===
58 -
59 -* Added an option to change all duties / events with the same title in the Schedule at the same time
60 -
61 -=== 1.8.27 (16.12.2024) ===
62 -
63 -* Added options to only show one particular status to Lost & Found Database which should make it more easy to display items reported as lost only
64 -* Added a delete option for Lost & Found images (click item to edit, then trash can next to image upload)
65 -* Added Log comment field to Add Lost & Found item
66 -
67 -=== 1.8.26 (16.11.2024) ===
68 -
69 -* Updated ConOps Incident Management, secured and updated POSTVAR / SQL statements, added error codes and error log
70 -* Added most of the recent features from Incident Management to ConOps Incident Management
71 -
72 -=== 1.8.25 (20.10.2024) ===
73 -
74 -* Added a module for changing Item Clearance Levels to System Settings
75 -* Changed the Log Reports printable from Incidents to a more readable format
76 -* Added an Incident Report to print out the whole Incident
77 -
78 -=== 1.8.24 (05.09.2024) ===
79 -
80 -* Added a System Setting to prevent Operatives un-registering from a duty in an otherwise writeable Self-Scheduler
81 -
82 -=== 1.8.23 (30.08.2024) ===
83 -
84 -* Added a FAQ system for L.A.S.S.I.E. Bot  to answer questions in a non-PM Telegram chat with the word "tell" as trigger if directly addressed (e.g.: "@LassieBot tell me about Tuesday"). Answer keywords and answers can be set in System Settings → Bot FAQ Answers. The Telegram chat IDs, which the bot shall answer questions for any convention in, have to be set as comma separated list in System Settings → Settings → Group IDs of L.A.S.S.I.E. Bot FAQ System.
85 -
86 -=== 1.8.22 (29.08.2024) ===
87 -
88 -* Updated Self-Scheduler to include duty stats for the respective Operative
89 -
90 -=== 1.8.21 (27.08.2024) ===
91 -
92 -* Updated Schedule to also send information about //what// has changed to scheduled Operatives on change of the content of a schedule item via L.A.S.S.I.E. Bot
93 -
94 -=== 1.8.20 (21.08.2024) ===
95 -
96 -* Added a direct link to the Schedule of respective Operatives (click on the collar ID) to the Scheduler event popup
97 -
98 -=== 1.8.19 (11.08.2024) ===
99 -
100 -* Updated Operatives Duty Stats to make the table more readable. Also added EVAC as shift type.
101 -
102 -=== 1.8.18 (10.08.2024) ===
103 -
104 -* Updated the Self-Scheduler so that the buttons are better readable; also got rid of the "Save" button
105 -
106 -=== 1.8.17 (17.06.2024) ===
107 -
108 -* Bugfix: All language characters can now be used for searches in Schedule and Self-Scheduler
109 -* Bugfix: Special unicode language characters like the ꝥ which is a þat (þ) wið a stroke, and dating back to Old Engliſh, can now also be used in Schedule titles. One can alſo uſe emojis 😸 now ... why are you torturing me so much?
110 -* Added a searchable field for Car License Plate to Attendee DB. This can be imported from a REG DB via API or CSV.
111 -
112 -=== 1.8.16 (14.05.2024) ===
113 -
114 -* Bugfix: DOB can now again be initially set by users with write access to the Operatives Database
115 -* Bugfix: Convention Rank can now be set again by users with write access to the Operatives Database
116 -
117 -=== 1.8.15 (29.04.2024) ===
118 -
119 -* Updated Operatives Management so users with write access to the Operatives Database can no longer change Operative PII for Operatives once it is initially set; Operative PII has to be changed by the Operative themselves
120 -* Removed height / weight from Operative Database (unneeded PII)
121 -* Added the ability to change the Nickname for the Operatives in Personal Preferences
122 -
123 -=== 1.8.14 (19.04.2024) ===
124 -
125 -* Updated Operatives Management so users with write access to the Operatives Database can no longer set access permissions that exceed their own
126 -* Removed the Messaging Module as it was not used any more
127 -* Updated Operatives Management, secured and updated POSTVAR / SQL statements, added error codes and error log
128 -* Updated PNG Management, secured and updated POSTVAR / SQL statements, added error codes and error log
129 -
130 -=== 1.8.13 (16.04.2024) ===
131 -
132 -* Updated ARO Management, secured and updated POSTVAR / SQL statements, added error codes and error log
133 -* Updated Item Type Management, secured and updated POSTVAR / SQL statements, added error codes and error log
134 -* Bugfix: Items in the Item DB can now be edited if the item type that has been originally used was since deleted
135 -
136 -=== 1.8.12 (18.03.2024) ===
137 -
138 -* Updated Schedule to be able to send an information to scheduled Operatives on change of the content of a schedule item on request via L.A.S.S.I.E. Bot and to auto-send an information via L.A.S.S.I.E. Bot in case a schedule item is moved or deleted
139 -
140 -=== 1.8.11 (17.03.2024) ===
141 -
142 -* Updated L.A.S.S.I.E. Bot to include a reset password function
143 -* Bugfix: Hitting [Enter] now properly closes the dialogue window when creating new API Keys in API Keys Management
144 -
145 -=== 1.8.10 (14.03.2024) ===
146 -
147 -* Bugfix: Changing more than one access level in Operatives Management to a non-standard access level did not work correctly; it now does and even so without having to F2/save and reload the page
148 -
149 -=== 1.8.9 (10.03.2024) ===
150 -
151 -* Updated Operations Status to better reflect non-ongoing incidents since the fire mini-icon was not visible enough; non-ongoing incidents will now be displayed without a frame around the incident information instead
152 -
153 -=== 1.8.8 (08.03.2024) ===
154 -
155 -* Bugfix: ARO was not correctly displayed in Show Incident if incident was not ongoing
156 -* Bugfix: Incident Opening Time was incorrectly (re-)set on incident update under certain circumstances
157 -* Bugfix: Some read-only input fields were not correctly displayed as read-only
158 -
159 -=== 1.8.7 (01.03.2024) ===
160 -
161 -* Bugfix: tables in Lost & Found Database, Personal Assets Database and Items Database now refreshes on the currently selected page rather than to the first page
162 -* Bugfix: change of Personal Asset now does not mess up the dialogue window any more
163 -
164 -=== 1.8.6 (25.02.2024) ===
165 -
166 -* Updated Show Incident to make Log Comments individually printable
167 -* Updated Show Incident to make Log Comments deletable by the owner or Admin; deleted Log Comments will still be shown to the original owner of the Log Comment and Admins but not to other operatives
168 -* Updated Show Incident to make Log Comments flaggable as //Medic Log (Confidential)// by the owner or Admin after saving
169 -
170 -=== 1.8.5 (04.02.2024) ===
171 -
172 -* Updated Operative Collar ID / nickname in top right corner to directly link to Personal Preferences on click
173 -
174 -=== 1.8.4 (15.01.2024) ===
175 -
176 -* Updated Show Incident to display Medical / File log comments in another colour
177 -* Updated Show Incident to add a standard Patient Report text to Log Comment if //Medic Log (Confidential)// is selected upon an empty Log Comment field
178 -
179 -=== 1.8.3 (26.12.2023) ===
180 -
181 -* Updated Lists in Operatives Management to differentiate between the UnitTypes in regards to inactive Operatives
182 -* Added button in Operatives Management / Lists to copy respective Wiki List on click
183 -* Added information about duration of inactivity to inactive Operatives in Operatives Management Lists
184 -
185 -=== 1.8.2 (01.12.2023) ===
186 -
187 -* Updated Briefings to not show briefings sent by the Operative themselves per default and added a checkbox to also show those briefings
188 -* Updated Briefings to show sent briefings in green and unread briefings in orange
189 -
190 -=== 1.8.1 (29.11.2023) ===
191 -
192 -* Updated Schedule to show the currently running half hour as slight grey overlay
193 -* Updated Briefing Management, secured and updated POSTVAR / SQL statements, added error codes and error log
194 -* Updated Briefing Management forms and mobile layout to be more mobile friendly
195 -
196 -=== 1.8.0 (25.11.2023) ===
197 -
198 -* Updated L.A.S.S.I.E. CSS, modules and includes ... got rid of very, very much legacy code there. And tables. Many tables.
199 -* Bugfix: the Operations Status now again shows warnings about stale incidents
200 -* Bugfix: some minor corrections in the light theme
201 -* Updated the complete Incident Management module, secured and updated POSTVAR / SQL statements, added error codes and error log
202 -* Updated all Incident Management module forms and mobile layouts to be more mobile friendly
203 -* Updated New Incident / Show Incident to not save 'brief' Descriptions, Locations or Reported by fields over 99 characters and instead show an error message
204 -
205 -=== 1.7.97 (23.11.2023) ===
206 -
207 -* Updated Access Review, secured and updated POSTVAR / SQL statements, added error codes and error log
208 -* Updated Access Review forms and mobile layout to be more mobile friendly
209 -* Bugfix: Multiple image uploads in Operative Management and Personal Preferences should not throw the cropping function off tracks any more
210 -
211 -=== 1.7.96 (21.11.2023) ===
212 -
213 -* Bugfix: "show my shifts" in Self-Scheduler now is working properly again
214 -* Bugfix: Logfile in Lost & Found Database item is now always displayed
215 -* Changed Menu completely and added Sub-Menu items
216 -* Removed the menu tabs for more mobile friendly user experience
217 -* Added page name under convention name
218 -* Moved Schedule Stats to Operatives Duty Stats for clarification of content
219 -* Added Planned Duty Stats to graphically compare duties planned vs. operatives scheduled per timeslot
220 -
221 -=== 1.7.95 (19.11.2023) ===
222 -
223 -* Removed 'Delete' function from ARO Management to maintain audit trail / database integrity
224 -* Added 'Deactivate' function to ARO Management
225 -* Updated ARO Management to not show deactivated ARO items per default and added a checkbox to also show deactivated ARO items
226 -* Updated Unit Types Management, secured and updated POSTVAR / SQL statements, added error codes and error log
227 -* Updated Unit Types Management forms and mobile layout to be more mobile friendly
228 -* Bugfix: Unit Types Management no longer able to delete Unit Type that is in use by an ARO item
229 -
230 -=== 1.7.94 (14.11.2023) ===
231 -
232 -* Updated PNG Forms, added multiple organisational %placeholder%
233 -* Updated Convention Settings to show basic Convention Information which can only be changed by L.A.S.S.I.E. admin but be used as %placeholder% in PNG Forms
234 -
235 -=== 1.7.93 (12.11.2023) ===
236 -
237 -* Updated Event Management, secured and updated POSTVAR / SQL statements, added error codes and error log
238 -* Updated Event Management forms and mobile layout to be more mobile friendly
239 -* Updated Purging of PII now irreversibly sets event to inactive and non-selectable
240 -* Removed manual inactivation / activation of events from Event Management
241 -* Updated Convention Settings, secured and updated POSTVAR / SQL statements, added error codes and error log
242 -* Updated Convention Settings forms and mobile layout to be more mobile friendly
243 -* Added State and Country as fields to Operatives Management
244 -* Updated Asset Types Management, secured and updated POSTVAR / SQL statements, added error codes and error log
245 -* Updated Asset Types Management forms and mobile layout to be more mobile friendly
246 -* Removed 'Delete' function from Asset Types Management to maintain audit trail / database integrity
247 -* Changed Asset Types Management from HTML for the receipts to simple Markdown
248 -* Updated Personnel Assets Database forms and mobile layout to be more mobile friendly
249 -* Updated Personnel Assets Database to show non-returned assets in list only and added a checkbox to also show returned assets
250 -
251 -=== 1.7.92 (10.11.2023) ===
252 -
253 -* Updated Item Database, secured and updated POSTVAR / SQL statements, added error codes and error log
254 -* Updated Item Database forms and mobile layout to be more mobile friendly
255 -* Removed 'Delete' function from Item Database to maintain audit trail / database integrity
256 -* Updated Qualifications Management, secured and updated POSTVAR / SQL statements, added error codes and error log
257 -* Updated Qualifications Management forms and mobile layout to be more mobile friendly
258 -* Updated Symbols in Qualifications Management can now be searched by name / content instead of having a simple select field
259 -* Removed 'Delete' function from Qualifications Management to maintain audit trail / database integrity
260 -
261 -=== 1.7.91 (05.11.2023) ===
262 -
263 -* Bugfix: Self-Scheduler was not displayed for Event admins if no selectable Event was present
264 -* Added "no warnings" checkbox to Schedule options to switch off the warning stripes during shift scheduling
265 -
266 -=== 1.7.90 (03.11.2023) ===
267 -
268 -* Removed several obsolete / depreciated parameters in System Settings
269 -* Generally secured and updated some POSTVAR / SQL statements, added error codes and error log
270 -* Added an image viewer tab to Incidents Management which shows all images from the log on one page within the incident
271 -* Bugfix: Involved Attendees and Attendee Witnesses are correctly saved once again in Active Incidents
272 -* Changed crop icon on images in Operatives Management and Personal Preferences to settings icon
273 -* Added rotate function for images in Operatives Management and Personal Preferences in image settings dialog
274 -* Updated L.A.S.S.I.E. Bot to always save images added to the Lost & Found and Item Database in landscape format (portrait images will be auto-rotated -90°)
275 -* Updated Lost&Found Database forms and mobile layout to be more mobile friendly
276 -
277 -=== 1.7.89 (21.10.2023) ===
278 -
279 -* Changed Schedule Duplicate form to new format
280 -
281 -=== 1.7.88 (20.10.2023) ===
282 -
283 -* Added Wiki pages for active Medics / ConOps as well as open all button to Schedule for Medics / ConOps to Operatives Lists
284 -
285 -=== 1.7.87 (19.10.2023) ===
286 -
287 -* Updated PNG Management forms, cleaned up variables and functions
288 -* Changed Schedule List to show all duties once the Convention Event is over (after the end date) as opposed to showing the upcoming duties during the running convention
289 -* Added checkbox for medical information to Incident Management; if the box is checked, an incident comment will only be shown to "UnitType: Medic" and Access level "Admin"
290 -* Added click function to Access Review table for Operatives Management
291 -
292 -=== 1.7.86 (14.10.2023) ===
293 -
294 -* Updated Unit Assignment Management in Operations Status, secured and updated POSTVAR / SQL statements, added error codes and error log
295 -* Added a standard Schedule to FTC which is automatically moving to the current week every Tuesday
296 -
297 -=== 1.7.85 (10.10.2023) ===
298 -
299 -* Updated Operations Status, cleaned up variables and functions
300 -
301 -=== 1.7.84 (06.10.2023) ===
302 -
1 +=== 1.7.84 (03.10.2023) ===
303 303  * Changed password settings in Personal Preferences to hidden field with repetition field
304 304  * Added 15 second auto-reload to Lost & Found database
305 -* Updated Active Incident view to new form layout
306 -* Changed layout and greatly increased mobile compatibility for incident management
307 -* Changed check boxes for EMS/Fire/Police/Venue Sec alerts
308 308  
309 309  === 1.7.83 (03.10.2023) ===
310 -
311 311  * Changed Convention and Convention Event selector, built it into Personal Preferences
312 312  * Removed Option Selector for Convention Events from all pages
313 313  * Removed Convention Selector from Menu
... ... @@ -314,7 +314,6 @@
314 314  * Changed Menu and mobile layout to be more mobile friendly
315 315  
316 316  === 1.7.82 (03.10.2023) ===
317 -
318 318  * Changed display of qualifications in Operations Status to include info fields from qualifications
319 319  * Bugfix: Display error if item types are not defined for Item Database or Attendee Database is empty
320 320  * Bugfix: Display error if Attendee Database is empty for Assets Database
... ... @@ -322,33 +322,27 @@
322 322  * Changed the output of the L.A.S.S.I.E. Bot /sched command slightly
323 323  
324 324  === 1.7.81 (02.10.2023) ===
325 -
326 326  * Added access audit log trail to Operatives List and Operative View
327 327  * Changed privacy settings of Operatives List
328 328  * Added copy function to the Schedule upon event moving
329 329  
330 330  === 1.7.80 (25.09.2023) ===
331 -
332 332  * Added Briefings to L.A.S.S.I.E. Bot (/brief); also show unread briefings number on Status change and /stat command
333 333  
334 334  === 1.7.79 (23.09.2023) ===
335 -
336 336  * Changed page target to landingpage if no selectable event is found for a client
337 337  
338 338  === 1.7.78 (16.09.2023) ===
339 -
340 340  * Changed Standard Font to B612 (Webfont) for higher readability
341 341  * Changed General CSS due to font change
342 342  * Changed context menu behaviour in Operations Status and set context menus to auto hide on click outside
343 343  
344 344  === 1.7.77 (12.09.2023) ===
345 -
346 346  * Changed Lost & Found to need Log Comment upon Item Return (Attendee ID)
347 347  * Changed L.A.S.S.I.E. Bot and Lost & Found to create thumbnails
348 348  * Changed L.A.S.S.I.E. API V1.0 and V2.0 to include thumbnails in Lost & Found Database
349 349  
350 350  === 1.7.76 (30.08.2023) ===
351 -
352 352  * Added 'Expected Status' to Schedule for duties
353 353  * Changed Operatives Status to new 'Expected Status' system coming with a massive performance boost for the Status view
354 354  * Changed the Bot to new 'Expected Status' system
... ... @@ -357,7 +357,6 @@
357 357  * Changed some minor reloading-things in the Briefing system
358 358  
359 359  === 1.7.75 (20.08.2023) ===
360 -
361 361  * Changed date format in Schedule / Self-Scheduler header from US (M/D) to something more widely used (DD.MM.YY)
362 362  * Bugfix: It’s 'eligible', Not 'elegibleeeee'!
363 363  * Changed Operatives Lists so languages are displayed comma separated (for CSV/XLS export delimiter)
... ... @@ -364,27 +364,22 @@
364 364  * Bugfix: session not opened in config.php (DUH!)
365 365  
366 366  === 1.7.74 (15.08.2023) ===
367 -
368 368  * Bugfix: Variable Declarations in Operatives Status, PNG Form
369 369  * Bugfix: Font size for PNG form print
370 370  * Changed dialog size for PNG Form Admininstration
371 371  
372 372  === 1.7.73 (05.08.2023) ===
373 -
374 374  * Bugfix: Access to Security Operatives Date not currently, but formerly active for an convention is now prohibited
375 375  
376 376  === 1.7.72 (05.08.2023) ===
377 -
378 378  * Added Bulk Qualification Editor in Schedule
379 379  
380 380  === 1.7.71 (03.08.2023) ===
381 -
382 382  * Changed Schedule Stats to only show UnitType: Security and UnitType: Medic
383 383  * Added Qualifications to Schedule Stats (searchable)
384 384  * Changed Schedule and Schedule Printout to show if Security Operative scheduled is a Recruit (has qualification with fa-registered)
385 385  
386 386  === 1.7.70 (31.07.2023) ===
387 -
388 388  * Added new UI Options elements for Mobile in Schedule and Self-Scheduler to make screen less cluttered
389 389  * Buxfix: minor UI bugfixes (CSS) in dark mode
390 390  * Added tooltips for some symbols
... ... @@ -393,7 +393,6 @@
393 393  * Added Auto-Fill for §C: ODS shifts from §R: ODS shifts in Schedule
394 394  
395 395  === 1.7.69 (29.07.2023) ===
396 -
397 397  * Added L.A.S.S.I.E. API V2.0 for ONFL / LS Printer System
398 398  * Bugfix: fixed "my shifts" in Self-Scheduler
399 399  * Added "Loading" spinner to Schedule and Self-Scheduler
... ... @@ -400,11 +400,9 @@
400 400  * Bugfix: Made the button text color in the Self-Scheduler more visible
401 401  
402 402  === 1.7.68 (07.07.2023) ===
403 -
404 404  * Bugfix: New manual or changed Scheduler entries entries now do not loose half the characters in Title, Location and Info any more
405 405  
406 406  === 1.7.67 (01.07.2023) ===
407 -
408 408  * Added layout saving for Operations Status per Operative
409 409  * Also added a layout reset button next to the Knowledgebase link
410 410  * Bugfix: Self-Scheduler always showing last event regardless of visibility / active fixed
... ... @@ -411,25 +411,20 @@
411 411  * Bugfix: Removing more than the last Person Involved / Witness from an Incident showed too many PNG text entries
412 412  
413 413  === 1.7.66 (26.06.2023) ===
414 -
415 415  * Added warning message for missing UnitType in Operatives Management
416 416  * Added international standard passport photo layout reference to Security Operative image crop function
417 417  
418 418  === 1.7.65 (20.06.2023) ===
419 -
420 420  * Added selector for birthday congratulations (1.7.16) to Personal Preferences
421 421  
422 422  === 1.7.64 (27.05.2023) ===
423 -
424 424  * Bugfix: Set z-index for "Add..." buttons to 20 in Items Database, Lost & Found Database and others
425 425  * Added links for new Knowledgebase to all pages and updated existing links
426 426  
427 427  === 1.7.63 (22.05.2023) ===
428 -
429 429  * Bugfix: RIC in Operatives Management now stays 0 again if empty
430 430  
431 431  === 1.7.62 (21.05.2023) ===
432 -
433 433  * Updated Lost&Found Management, secured and updated POSTVAR / SQL statements, added error codes and error log
434 434  * Bugfix: API 1.0 Header: Changed to Content-Type: application/json; charset=utf-8
435 435  * Bugfix: DoB field in Operatives Management was expecting ISO date in local datepicker
... ... @@ -437,7 +437,6 @@
437 437  * Changed form fields for Attendee DB search to new format
438 438  
439 439  === 1.7.61 (19.05.2023) ===
440 -
441 441  * Updated Mailing System, added selection for Event unregistered Security, Medics and ConOps to Adressbook
442 442  * Updated Operatives Management Lists, secured and updated SQL statements
443 443  * Updated Operatives Management Service Information and Qualification dialogs
... ... @@ -449,11 +449,9 @@
449 449  * Updated Operations Status Set Status, secured and updated POSTVAR / SQL statements, added error codes and error log
450 450  
451 451  === 1.7.60 (17.05.2023) ===
452 -
453 453  * Updated Asset Management, secured and updated POSTVAR / SQL statements, added error codes and error log
454 454  
455 455  === 1.7.59 (16.05.2023) ===
456 -
457 457  * Bugfix: Fixed some undeclared variables in ConOps Incidents
458 458  * Added a new flag (striped) for Status 3 in Operations Status if Security Unit is assigned to ConOps Incident (striped status button)
459 459  * Changed behaviour of L.A.S.S.I.E. Bot in regards to WaC flag. Every status other than 1,3,5 and 9 set by the Security Operative sets WaC flag inactive.
... ... @@ -462,11 +462,9 @@
462 462  * Bugfix: Fixed some undeclared variables in Asset Management
463 463  
464 464  === 1.7.58 (15.05.2023) ===
465 -
466 466  * Updated Mailing System, secured and updated POSTVAR / SQL statements
467 467  
468 468  === 1.7.57 (14.05.2023) ===
469 -
470 470  * Changed internal working of Event Selector global function
471 471  * Updated Schedule Duty List, secured and updated POSTVAR / SQL statements
472 472  * Updated Schedule Event List, secured and updated POSTVAR / SQL statements
... ... @@ -473,7 +473,6 @@
473 473  * Updated Schedule Food List, secured and updated POSTVAR / SQL statements
474 474  
475 475  === 1.7.56 (12.05.2023) ===
476 -
477 477  * Updated Security Incidents Active, secured and updated SQL statements
478 478  * Updated Operatives Management Lists, secured and updated SQL statements
479 479  * Updated Main Index, secured and updated SQL statements
... ... @@ -480,7 +480,6 @@
480 480  * Bugfix: Show Operatives correctly in Operations Status (Paramedics)
481 481  
482 482  === 1.7.55 (08.05.2023) ===
483 -
484 484  * Updated Operatives Management Access Level DataTable, secured and updated SQL statements
485 485  * Changed Operatives Management password function layout and some internal handling
486 486  * Removed the "Hotel involved" checkbox for Security Incidents as it was not really used and complicated things in regards to the ARO
... ... @@ -493,16 +493,13 @@
493 493  * Changed Operatives Management Qualifications form in terms of "Generalism"
494 494  
495 495  === 1.7.54 (05.05.2023) ===
496 -
497 497  * Bugfix: Fixed some undeclared variables in Schedule Stats
498 498  * Updated Attendee DB, secured and updated SQL statements
499 499  
500 500  === 1.7.53 (04.05.2023) ===
501 -
502 502  * Added export buttons to Assets DB table
503 503  
504 504  === 1.7.52 (01.05.2023) ===
505 -
506 506  * Bugfix: General qualifications are now put in the Database as general qualification
507 507  * Updated Operatives Management Qualifications DataTable, secured and updated SQL statements
508 508  * Changed Logging SQL to comfort with a more human readable form
... ... @@ -514,20 +514,16 @@
514 514  * Bugfix: Got rid of some PHP warnings in Operaives Management and Operatives Event Management
515 515  
516 516  === 1.7.50 (28.04.2023) ===
517 -
518 518  * Bugfix: Fixed creation and change of events in the Schedule
519 519  
520 520  === 1.7.49 (24.04.2023) ===
521 -
522 522  * Changed Operatives Management password function to button which automatically creates and sends a password to Operative's eMail. Does not work without eMail set.
523 523  
524 524  === 1.7.48 (16.04.2023) ===
525 -
526 526  * Bugfix: Search in Scheduler now works with combined searchstrings (+ and -) of both types
527 527  * Changed "show elegible" in Self Scheduler to "show unelegible" so Security Operative are not shown shifts in the plan that they can not take as a default any more
528 528  
529 529  === 1.7.47 (09.04.2023) ===
530 -
531 531  * Added a function to add consecutive Events of the same duration and details to the schedule
532 532  * Changed the Schedule Add / change dialog boxes and Scheduler Options
533 533  * Changed some Schedule Layouts to make it less cluttered
... ... @@ -539,7 +539,6 @@
539 539  * Changed Selfscheduler to resemble Schedule in regards to CSS markings
540 540  
541 541  === 1.7.46 (22.03.2022) ===
542 -
543 543  * Changed some SQL statements in Operatives View and Personal Preferences to make them more secure
544 544  * Changed Height / Weight to NULL in DB if no value is given
545 545  * Bugfix: Other Mobile now can be set by Operative in Personal Preferences
... ... @@ -548,22 +548,17 @@
548 548  * Database cleanups
549 549  
550 550  === 1.7.45 (07.03.2023) ===
551 -
552 552  * Removed Wiki Access List from Operatives Lists (function taken over by IDP)
553 553  * Added auto-fill of dates in Schedule Duplicate (will auto-fill the dates in the days 2-10 upon date entered in day 1)
554 554  
555 555  === 1.7.44 (09.02.2023) ===
556 -
557 557  * Added export functions to Incident Archive table
558 -
559 -
215 +
560 560  === 1.7.43 (24.01.2023) ===
561 -
562 562  * Added General Convention Calendar to Mobile Schedule (https://lassie.furcom.org/cal/conventions.ics)
563 563  * Added General Convention Calendar to System Settings for Admins
564 564  
565 565  === 1.7.42 (13.08.2022) ===
566 -
567 567  * Bugfix: Units can no longer be added to incidents with an occurence time in the future in Operations Status
568 568  * Status 5 alert sound changed to 1 per 30 seconds (from 1 per 10 seconds) on request
569 569  * Added Status 5 warning banner
... ... @@ -571,35 +571,27 @@
571 571  * Bugfix: Status 9 warning banner will now show (again) in the top bar and other warnings or messages will be removed
572 572  
573 573  === 1.7.41 (28.07.2022) ===
574 -
575 575  * API 1.0 Empty Object: Changed empty object from null to empty object
576 576  * API 1.0 Lost & Found Database: image now returns null, not "false"
577 577  
578 578  === 1.7.40 (20.07.2022) ===
579 -
580 580  * Bugfix: Changing a Lost & Found item did mess up with the image if image was empty
581 581  * Added Option to (not) show returned items in Lost & Found Database
582 582  * Updated Layout of Lost & Found Item change dialog
583 583  
584 584  === 1.7.39 (18.07.2022) ===
585 -
586 586  * Added ID of Exec Operative and date to Service Information database on new entry
587 587  
588 588  === 1.7.38 (05.07.2022) ===
589 -
590 590  * Added Option for "show elegible" in Self-Scheduler
591 591  * Added Option for "no languages" in Schedule
592 592  * Several view optimizations in Scheduler and Self-Scheduler in regards to events with day breaks
593 593  * Bugfix: Events were not correctly updated in EF Schedule importer (allDay=NULLIF missing)
594 -
595 -
244 +
596 596  === 1.7.37 (01.07.2022) ===
597 -
598 598  * Bugfix: Form error in Self-Scheduler did prevent search and options to be used simultaniously
599 -
600 -
247 +
601 601  === 1.7.36 (29.06.2022) ===
602 -
603 603  * Bugfix: Convention selector now uses the next upcoming or running Convention as a default if Cookie is not set or FTC
604 604  * Bugfix: Schedule checkbox "unassigned shifts" now only shows shifts with too few Operatives (not overbooked shifts)
605 605  * Added Option for "overbooked shifts" in Schedule (access level W)
... ... @@ -607,23 +607,17 @@
607 607  * Added a flag "WaC" for Water Carrier in L.A.S.S.I.E. Bot which is shown in Operations Status if the unit is in Status 1
608 608  
609 609  === 1.7.35 (27.06.2022) ===
610 -
611 611  * Bugfix: Medic Crew / Medical Doctor was not displayed correctly in Operatives Lists (Wiki)
612 612  * Bugfix: Service Comment was not entered into DB if OTRS was empty (twice)
613 -
614 -
258 +
615 615  === 1.7.34 (21.06.2022) ===
616 -
617 617  * Bugfix: Input field for search not usable in Self-Scheduler due to overlaying div
618 618  * Bugfix: Removed calculation bug in the Food Supply tracker
619 619  
620 620  === 1.7.33 (14.06.2022) ===
621 -
622 622  * Bugfix: §I:-Entries in iCal will now be displayed with location and other information
623 -
624 -
265 +
625 625  === 1.7.32 (27.05.2022) ===
626 -
627 627  * Bugfix: Fixed non-functioning Apostroph usage in Lost & Found DB
628 628  * Added 1-2-3 hour timer in Operations Status (Incidents that are non-Information will now show timer icon if open for more than 1 hour)
629 629  * Added warning text for stale incidents in Operations Status
... ... @@ -632,35 +632,28 @@
632 632  * Bugfix: Unit on §O:-duty will no longer trigger shift warning, when added to incident
633 633  
634 634  === 1.7.31 (24.05.2022) ===
635 -
636 636  * Bugfix: Attendee Database shows Attendee Type correctly with black text in Attendee file now
637 637  * Bugfix: Gender-Icon without Pronouns will now display correctly (removed ", null")
638 638  
639 639  === 1.7.30 (23.05.2022) ===
640 -
641 641  * Bugfix: Date/Time of Occurence in ConOps New Incident is now a datetime field
642 642  * Bugfix: Changed font sizes of Date/Time fields in New Incident and ConOps New Incident to same size as all other fields
643 643  * Bugfix: Repaired the overlay for Language Selector in Ops Management / Personal Preferences
644 644  
645 645  === 1.7.29 (17.05.2022) ===
646 -
647 647  * Changed the Wiki Export for the ARO to some nicer layout
648 648  
649 649  === 1.7.28 (15.05.2022) ===
650 -
651 651  * Bugfix: Stopping L.A.S.S.I.E. to revoke all access rights if changing own profile in "Operatives Management"
652 652  * Changed the option select box "Convention Event" (function)
653 653  
654 654  === 1.7.27 (05.05.2022) ===
655 -
656 656  * Changed the Gender / Pronouns fields in Ops Management to readonly (GDPR reasons)
657 657  
658 658  === 1.7.26 (30.04.2022) ===
659 -
660 660  * Reworked Conoperations Status and Incidents to function-wise match Security Status and Incidents
661 661  
662 662  === 1.7.25 (27.04.2022) ===
663 -
664 664  * Added fields for Gender / Pronouns to Ops Management and Personal Preferences. The info entered (voluntarily) will be shown as symbol in Operations Status.
665 665  * Removed old forum_access / wiki_access fields from operatives database (done by qualification entry nowadays)
666 666  * Removed old pref_people / pref_no_go_people fields from operatives database (was never used anyway)
... ... @@ -667,7 +667,6 @@
667 667  * Removed Operatives' Images from the database and put them to the file system for a really great deal of more performance
668 668  
669 669  === 1.7.24 (24.04.2022) ===
670 -
671 671  * Added the ARO depending on Incident type to the Incidents tab in Operations Status
672 672  * Bugfix: ARO is now displayed correctly depending on local time
673 673  * Changed the CSS of the Incidents tab in Operations Status
... ... @@ -675,7 +675,6 @@
675 675  * Changed the CSS of the ARO tab in New Incident
676 676  
677 677  === 1.7.23 (17.04.2022) ===
678 -
679 679  * Added a crop function for the file photo to Operatives Management and Personal Preferences
680 680  * Added a delete function for the file photo to Operatives Management
681 681  * Changed the default (empty) file photo to a text description of what to upload
... ... @@ -683,36 +683,28 @@
683 683  * Bugfix: Showing the Service Years in Operative Management Lists colored red again (modulo 5)
684 684  
685 685  === 1.7.22 (05.04.2022) ===
686 -
687 687  * Changed the Telegram connect system from pulling the info by shell tg completely into a L.A.S.S.I.E. Bot function
688 688  * Added a Dark Mode
689 689  * Added UI Mode selector in Personal Preferences
690 690  
691 691  === 1.7.21 (14.03.2022) ===
692 -
693 693  * Personal Preferences now shows fields with missing information in a reddish colour
694 694  
695 695  === 1.7.20 (12.03.2022) ===
696 -
697 697  * Reworked Self Scheduler, making it completely mobile compatible
698 698  
699 699  === 1.7.19 (03.03.2022) ===
700 -
701 701  * Reworked Personal Preferences, making it completely mobile compatible
702 702  * Reworked Operatives Management, making it completely mobile compatible
703 -
704 -
330 +
705 705  === 1.7.18 (21.02.2022) ===
706 -
707 707  * Added a function for setting Briefings to invalid or valid again for the author of a Briefing
708 708  * API 1.0 Briefings: Invalid Briefing will not be displayed
709 709  
710 710  === 1.7.17 (16.02.2022) ===
711 -
712 712  * Reworked the con_events_delete function completely and added safety features
713 713  
714 714  === 1.7.16 (27.01.2022) ===
715 -
716 716  * Added a Channel / Group / Supergroup functionality to L.A.S.S.I.E. Bot
717 717  * Added Telegram Check in Operatives Management
718 718  * Added several Telegram Channel fields in Settings
... ... @@ -723,25 +723,20 @@
723 723  * Added a check in Operatives Lists against attendee DB (is Operative registered?)
724 724  
725 725  === 1.7.15 (09.01.2022) ===
726 -
727 727  * Repaired the red marking of service years modulo 5 in all lists
728 728  * Added Regex searching for list Event Active Security Operatives
729 729  
730 730  === 1.7.14 (22.12.2021) ===
731 -
732 732  * Added Briefing module and API
733 733  
734 734  === 1.7.13 (03.12.2021) ===
735 -
736 736  * Bugfix: Password change for Con Admins did not work after 1.7.12 update
737 737  
738 738  === 1.7.12 (02.12.2021) ===
739 -
740 740  * Removed Operatives Password delete for Con Admins (restricted to system Admins)
741 741  * Bugfix: Telegram will now delete user contact before re-adding them (to cope with phone number changes)
742 742  
743 743  === 1.7.11 (01.12.2021) ===
744 -
745 745  * Bugfix: SQL-fix for Access Review
746 746  * Updated L.A.S.S.I.E. TG core to newer version (kenorb-contrib/tg)
747 747  * Removed the "Telegram Msg." button from Operatives Management (was still using the old L.A.S.S.I.E. TG account)
... ... @@ -749,11 +749,9 @@
749 749  * Changed tables for Service, Files and Qualification to DataTables in Operatives Management
750 750  
751 751  === 1.7.10 (04.08.2021) ===
752 -
753 753  * Added more error messages and error routines for "Add PNG entry"
754 754  
755 755  === 1.7.9 (03.08.2021) ===
756 -
757 757  * Added auto-opening (new tab) for "Add PNG" in PNG Database
758 758  * Added several error messages and error routines for "Add PNG"
759 759  * PNG DoB is now accepted as US (MM/DD/YYYY), EU (DD.MM.YYYY) and ISO (YYYY-MM-DD), otherwise set to NULL or 1970-01-01
... ... @@ -760,96 +760,72 @@
760 760  * Several smaller Bugfixes in PNG Database, updated Database
761 761  
762 762  === 1.7.8 (15.07.2021) ===
763 -
764 764  * Added a Operative selector for "New ConOps Incident"
765 -
766 -
380 +
767 767  === 1.7.7 (30.06.2021) ===
768 -
769 769  * Bugfix: got rid of Add Operative not working due to Database Error
770 770  * Context-Menu for Operatives now shows correctly above / left of mouse pointer when near lower / right border of the window
771 771  
772 772  === 1.7.6 (23.06.2021) ===
773 -
774 774  * Added the Lost&Found Database Module
775 775  * Added a Setting for the API Key
776 776  * Added API V1.0 support for the Lost&Found Module (→ https://www.furcom.org/wiki/index.php/API_V1.0)
777 777  
778 778  === 1.7.5 (21.06.2021) ===
779 -
780 780  * changed all INSERT INTO statements to new format for PHP 7
781 -
782 -
392 +
783 783  === 1.7.4 (07.01.2021) ===
784 -
785 785  * Added the VentureTec LED alerting display. Alert-Message will be sent out to the configured Telegram Bot (ID in System Settings).
786 786  
787 787  === 1.7.3 (27.11.2020) ===
788 -
789 789  * Updated the Staff Buffet food calculator to display some emojis
790 790  
791 791  === 1.7.2 (18.11.2020) ===
792 -
793 793  * Made L.A.S.S.I.E. a bit more mobile phone compatible (changes to page header)
794 794  * Moved convention selection box from the page header to the menu
795 795  * Changed the way, the schedule is displayed on mobile phones
796 796  
797 797  === 1.7.1 (03.05.2020) ===
798 -
799 799  * Removed efront eLearning system from L.A.S.S.I.E.
800 800  * Made nicer Edit / Delete buttons in the ARO
801 -
802 -
407 +
803 803  === 1.7.0 (24.12.2019) ===
804 -
805 805  * Added ConOps section to Operations Status (will display ConOps Members in all Status except 5,9)
806 806  * Re-Arranged Ops List output, added Medics section (will display all "Medic Crew")
807 807  
808 808  === 1.6.3 (04.11.2019) ===
809 -
810 810  * Enabled German Date sort order for Operatives View
811 811  
812 812  === 1.6.2 (16.10.2019) ===
813 -
814 814  * Changed Operative View to prevent doubled First-/Lastname/DOB and doubled eMail
815 815  
816 816  === 1.6.1 (13.10.2019) ===
817 -
818 818  * Changed default sorting of Item Database to ID descending
819 819  
820 820  === 1.6.0 (03.10.2019) ===
821 -
822 822  * Complete overhaul of ARO Management - new table, no more reload on change / add / delete
823 823  * New Wiki Export function via Excel
824 824  
825 825  === 1.5.56 (09.08.2019) ===
826 -
827 827  * Added "Units involved" to Incident Archive. All units informed or alerted during an incident will be shown.
828 828  
829 829  === 1.5.55 (31.07.2019) ===
830 -
831 831  * Bugfix: Table in Schedule Stats fixed
832 832  * Added a Staff Buffet calculation table
833 -
834 -
431 +
835 835  === 1.5.54 (29.07.2019) ===
836 -
837 837  * Operatives can no longer be set inactive by Convention admins. A general Convention Rank "INACTIVE" has been added instead.
838 838  * Subsequent Changes in eMail-System (Adressbooks), Operatives Lists and Operatives View
839 839  * Changed Access defaults to Messaging System
840 840  
841 841  === 1.5.53 (24.07.2019) ===
842 -
843 843  * Schedule-ICS will now only go 1 Month in the past
844 -
845 -
439 +
846 846  === 1.5.52 (23.07.2019) ===
847 -
848 848  * Made the V1.x Schedule and Self-Scheduler more usable on (all) mobile devices after repeated complaints of a single microsoft phone user
849 849  * Bugfix: Finally prevented users from registering to an §I: duty
850 850  
851 851  === 1.5.51 (22.07.2019) ===
852 -
853 853  * Schedule now always shows all §I: duties from an event when an individual collar ID is selected
854 854  * Self-Scheduler now shows all §I: duties from an event when "show my shifts only" is selected
855 855  * Self-Scheduler printout disabled
... ... @@ -858,20 +858,16 @@
858 858  * §I: duties will not have ops any more
859 859  
860 860  === 1.5.50 (17.07.2019) ===
861 -
862 862  * Added a Telegram status line in Personal Preferences to reflect weather the Telegram integration of the mobile number is completed (e.g. "Found Telegram ID #123456789 with handle @GLaDOS for this mobile number.")
863 863  * Bugfix: Changing the phone number in Personal Preferences did in some cases not correctly update the Telegram user settings
864 864  
865 865  === 1.5.49 (16.07.2019) ===
866 -
867 867  * Added same search field to the Self-Scheduler as used in the regular Schedule. Search terms can be combined with a "+" sign (i.e. "Main Stage+QM:")
868 868  
869 869  === 1.5.48 (15.07.2019) ===
870 -
871 871  * Fixed the possible self-scheduling in §I: shifts (via MnM events) to "not possible any more"
872 872  
873 873  === 1.5.47 (11.07.2019) ===
874 -
875 875  * Bugfix: got rid of a quite unnecessary popup when adding a PNG via Attendee DB
876 876  * Bugfix: fixed the ARO in active/new incidents (only client 1 was put correctly in the DB)
877 877  * Added Datatables to Attendee Information (Incidents of the year)
... ... @@ -881,87 +881,63 @@
881 881  * Minor Bugfixes (typos)
882 882  
883 883  === 1.5.46 (09.07.2019) ===
884 -
885 885  * Changed Operative View to prevent doubled Nicknames
886 886  * Changed Operatives List to make the table in R-mode bug-free
887 887  
888 888  === 1.5.45 (08.07.2019) ===
889 -
890 890  * Changed Attendee Database table
891 -
892 -
477 +
893 893  === 1.5.44 (24.05.2019) ===
894 -
895 895  * Buxfix: F2 to save incident will now check for invalid incident type even if cursor is still in the field
896 896  
897 897  === 1.5.43 (21.05.2019) ===
898 -
899 899  * Added light red background to Remarks / Medical Info in Attendee Database View if field is filled
900 900  
901 901  === 1.5.42 (14.05.2019) ===
902 -
903 903  * Removed unused Wiki / Forum Access selection
904 904  
905 905  === 1.5.41 (09.05.2019) ===
906 -
907 907  * Bugfix: Qualifications order was defective after PHP 7 upgrade due to mySQL malfunction, fixed in all files now
908 -
909 -
489 +
910 910  === 1.5.40 (28.04.2019) ===
911 -
912 912  * Updated Operatives View qualification section (sort order of qualifications on change, add)
913 913  * Bugfix: Generals qualifications which are for a certain convention only now preselect con correctly on change
914 914  
915 915  === 1.5.39 (17.04.2019) ===
916 -
917 917  * Bugfix: Qualifications order was defective after PHP 7 upgrade due to mySQL malfunction, fixed
918 -
919 -
496 +
920 920  === 1.5.38 (13.04.2019) ===
921 -
922 922  * Some changes for PHP 7
923 -
924 -
499 +
925 925  === 1.5.37 (12.03.2019) ===
926 -
927 927  * Changed ARO selection for Incident Management to autocomplete search function (easyselect)
928 928  
929 929  === 1.5.36 (03.03.2019) ===
930 -
931 931  * Added shortcut.js for better Management of Keyboard Shortcuts (e.g. F1 New Incident)
932 932  
933 933  === 1.5.35 (26.01.2019) ===
934 -
935 935  * Added date-de.js to sort DataTables columns with german dates
936 936  
937 937  === 1.5.34 (29.12.2018) ===
938 -
939 939  * Changed Incident Archive to reflect the various Incident stati / removed Solved Incidents menu item
940 940  * Changed Operative View to not display future Information Items
941 941  
942 942  === 1.5.33 (28.12.2018) ===
943 -
944 944  * Added safeguard for Incident Managment if ARO is invalid. Incidents can not be changed or added if ARO is invalid.
945 945  * Added button for adding a complete ARO combination (i.e. one complete set of type and specification)
946 946  * Added error messages for Pager System (if connection can not be established / browser not setup correctly) (Firefox only)
947 947  
948 948  === 1.5.32 (20.12.2018) ===
949 -
950 950  * Changed Access Review to better reflect standard settings
951 951  * Changed Operative View to select active convention as standard choice when adding new qualifications
952 952  
953 953  === 1.5.31 (02.12.2018) ===
954 -
955 955  * Added printing of PNG forms ('Reprimand', 'Formal Warning', 'Final Notice', 'Expulsion', 'Ban', 'Information') from PNG Information entry
956 -
957 -
524 +
958 958  === 1.5.30 (14.11.2018) ===
959 -
960 960  * Bugfix: when adding PNG entry an entry !ban was not written to DB
961 -
962 -
527 +
963 963  === 1.5.29 (28.10.2018) ===
964 -
965 965  * Changed javascript for the systemwide F1 shortcut (New Incident now works in Firefox)
966 966  * Changed ARO table to display incomplete Type / Specification combinations in red (missing ARO for Hotel / Ongoing)
967 967  * Changed calculation of Scheduler / Self Scheduler height, now really 100% of window height
... ... @@ -970,52 +970,42 @@
970 970  * Added File upload capabilities to Incidents
971 971  
972 972  === 1.5.28 (23.10.2018) ===
973 -
974 974  * Operations Status and Conops Operation Status now show the Incident desription (capped to 100 char)
975 975  
976 976  === 1.5.27 (03.08.2018) ===
977 -
978 978  * Bugfix: Password change in Personal Settings did not change eLearning password
979 979  
980 980  === 1.5.26 (20.07.2018) ===
981 -
982 982  * Added a Button to Operatives Management -> Lists -> Event Active Operatives for direct Schedule access (access level "W" for Schedule is needed)
983 983  
984 984  === 1.5.25 (19.07.2018) ===
985 -
986 986  * Minor debugging Self-Scheduler (§C: shifts)
987 987  * Added Qualification Icons to Scheduler for Crew Members
988 988  * Added direct data transfer from Attendee DB to PNG DB
989 989  
990 990  === 1.5.24 (11.07.2018) ===
991 -
992 992  * Added Personnel Assets Database
993 993  * Changed context menus in Operations Status back from right-click to left-click due to problems with touch devices (iOS/Android)
994 994  * Added export functions in Operatives Lists (Copy to Clipboard / CSV / XLS / Print)
995 995  
996 996  === 1.5.23 (14.05.2018) ===
997 -
998 998  * Schedule Stats bugfix: Showing operatives listed in for event schedule without being active for the event
999 999  * Schedule Bugfix: Showing "unassigned shifts" will now only show unassigned shifts of the own event
1000 1000  
1001 1001  === 1.5.22 (02.04.2018) ===
1002 -
1003 1003  * L.A.S.S.I.E. Bot now displays the assigned units in the /getschedule message reply
1004 1004  * Overall colour change in L.A.S.S.I.E.
1005 1005  * Logo change in L.A.S.S.I.E.
1006 1006  
1007 1007  === 1.5.21 (31.03.2018) ===
1008 -
1009 1009  * Changed context menus in Operations Status from left-click to right-click
1010 1010  * Left-click on Incident will now again open incident in new window
1011 1011  
1012 1012  === 1.5.20 (30.03.2018) ===
1013 -
1014 1014  * Removed bug from L.A.S.S.I.E. Bot: Schedule (/getschedule) is now only shown for conventions the Operative is active for
1015 1015  * Removed date-sort-bug (d.m.Y vs. Y-m-d) from Schedule List
1016 1016  
1017 1017  === 1.5.19 (28.03.2018) ===
1018 -
1019 1019  * Added full drag'n'drop support for Operations Status
1020 1020  * drag'n'drop Unit on an incident line = assign & alert
1021 1021  * drag'n'drop Unit from an incident into the 'Available' tab = unassign & inform
... ... @@ -1022,7 +1022,6 @@
1022 1022  * drag'n'drop Unit from an incident to another incident line = reassign & alert
1023 1023  
1024 1024  === 1.5.18 (27.03.2018) ===
1025 -
1026 1026  * Added Incident information to alerting context menu for Operatives in Operations Status
1027 1027  * Removed alerting of units in Add Incident and Active Incident (Units shall be alerted via Operations Status)
1028 1028  * Added Incident context menu in Operations Status
... ... @@ -1029,7 +1029,6 @@
1029 1029  * Added "Inform assigned Units" to Incident context menu in Operations Status
1030 1030  
1031 1031  === 1.5.17 (24.03.2018) ===
1032 -
1033 1033  * Added POCSAG Sub-RICs 0-3. Sub-RIC 0-2 is non-priority message, Sub-RIC 3 is priority message. Alerts will always use Sub-RIC 3.
1034 1034  * Added Pager Sub-RICs to individual pager messaging
1035 1035  * Predefined Pager messages ending in " PRIORITY" will use Sub-RIC 3
... ... @@ -1037,40 +1037,31 @@
1037 1037  * Added sending of individual Telegram messages to unit context menu in Operations Status
1038 1038  
1039 1039  === 1.5.16 (13.03.2018) ===
1040 -
1041 1041  * Revision and improvement of the Systems Setting page; added settings verification and descriptions
1042 1042  * Added decent calendar name to ICS
1043 1043  * Started Help-System (FurCom Wiki) and L.A.S.S.I.E. Implementation
1044 1044  
1045 1045  === 1.5.15 (09.03.2018) ===
1046 -
1047 1047  * Added number of Service Years for the selected Convention to Operatives Management List view, 5 and 10 years shown in red
1048 1048  
1049 1049  === 1.5.14 (07.03.2018) ===
1050 -
1051 1051  * Update to FontAwesome 5 (Pro) - many more symbols available
1052 1052  * Changed standard sorting of the Operatives Con attendance table to 0,DESC
1053 1053  
1054 1054  === 1.5.13 (18.02.2018) ===
1055 -
1056 1056  * Changed Scheduler to better reflect §I: as a schedule entry for every Security Crew Member
1057 1057  
1058 1058  === 1.5.12 (14.02.2018) ===
1059 -
1060 1060  * Added scheduled Unit-Groups to Operations Status
1061 -
1062 -
608 +
1063 1063  === 1.5.11 (14.02.2018) ===
1064 -
1065 1065  * Added option to show inactive PNG (inactive disabled by default)
1066 1066  
1067 1067  === 1.5.10 (10.02.2018) ===
1068 -
1069 1069  * Changed PNG table to reflect PNG without entries. Now displayed in grey.
1070 1070  * Added RIC and "Show as Unit" to Schedule entries
1071 1071  
1072 1072  === 1.5.9 (21.01.2018) ===
1073 -
1074 1074  * Status 5 in Operations Status will be sorted by timestamp, not Collar ID
1075 1075  * Status 5 plays audio prompt
1076 1076  * Status 5 got "Reset Status to previous" in context menu
... ... @@ -1083,23 +1083,18 @@
1083 1083  * https://t.me/LassieBot
1084 1084  
1085 1085  === 1.5.8 (19.01.2018) ===
1086 -
1087 1087  * Bugfix / Feature: Completely inactive accounts will be grey in Operative Lists (Event inactive)
1088 1088  
1089 1089  === 1.5.7 (12.01.2018) ===
1090 -
1091 1091  * Redesign of the Item Database
1092 1092  * Changed Scrollbar-Layout of Operations Status
1093 1093  * Bugfix: Upload of Operatives files fixed
1094 -
1095 -
635 +
1096 1096  === 1.5.6 (08.01.2018) ===
1097 -
1098 1098  * Changed behaviour of "Add Operative"
1099 1099  * New operative will automatically be set "active" and "event active" for current convention
1100 1100  
1101 1101  === 1.5.5 (08.01.2018) ===
1102 -
1103 1103  * Changed Operatives Lists to reflect R/W access levels (R only gets active event specific Security Crew Members displayed now)
1104 1104  * Changed additional tables to newer format
1105 1105  * Improved Operatives Personal Preferences Page
... ... @@ -1106,7 +1106,6 @@
1106 1106  * Improved Operatives Mangement Page
1107 1107  
1108 1108  === 1.5.4 (06.01.2018) ===
1109 -
1110 1110  * Operations status overview now shows future scheduled time as gradient in the operative's box if oncoming duty is less than 60 minutes away
1111 1111  * Added Pager System (POCSAG) for individual pagers
1112 1112  * Added System Settings for Pager system
... ... @@ -1120,19 +1120,14 @@
1120 1120  * Several minor updates to tables
1121 1121  
1122 1122  === 1.5.3 (22.07.2017) ===
1123 -
1124 1124  * Major overhaul of pages
1125 1125  * DataTables for the win
1126 -
1127 -
662 +
1128 1128  === 1.5.2 (23.04.2017) ===
1129 -
1130 1130  * Improved several tables
1131 1131  * Added fast messaging option (Operatives Status) and system settings page
1132 -
1133 -
666 +
1134 1134  === 1.5.2 (14.04.2017) ===
1135 -
1136 1136  * Added context-menus for Operatives Status display
1137 1137  * Active Incident refreshes log and units_assigned every 15 seconds
1138 1138  * Windows in Operations Status are now resizable and draggable. Not saveable yet, though.
... ... @@ -1141,17 +1141,14 @@
1141 1141  * Colour change
1142 1142  
1143 1143  === 1.5.2 (04.04.2017) ===
1144 -
1145 1145  * Added ConOps Incident Management Categories
1146 1146  * Added ConOps Incident Management Exec-Flag
1147 1147  
1148 1148  === 1.5.1 (04.03.2017) ===
1149 -
1150 1150  * Added ConOps Incident Management
1151 1151  * Added Language Flag selection to Operatives Status Display
1152 1152  
1153 1153  === 1.5.0 (20.02.2017) ===
1154 -
1155 1155  * Added Event Management to all subsystems
1156 1156  * Added Search Functions to incident subsystem
1157 1157  * Added System Settings and Event Management Settings
... ... @@ -1158,7 +1158,6 @@
1158 1158  * Full redesign of the Operation Status page, new AJAX-Loader
1159 1159  
1160 1160  === 1.4.4 (10.08.2016) ===
1161 -
1162 1162  * Added Calendar Search to "R" access level
1163 1163  * Added CallBox to Source of Incident
1164 1164  * Made Incident ID in Operations Status clickable (opens in new window)
... ... @@ -1174,13 +1174,11 @@
1174 1174  * Changed PNG list-view (ban-duration)
1175 1175  
1176 1176  === 1.4.3 (03.08.2016) ===
1177 -
1178 1178  * Changed "Nationality" to "Country" in Operatives File
1179 1179  * Added a Total Time field for Schedule Stats
1180 1180  * Added a Messaging Center for EF
1181 1181  
1182 1182  === 1.4.2 (25.07.2016) ===
1183 -
1184 1184  * Added distinctive unit-frame for Paramedics
1185 1185  * Added "R" in Self-Scheduler as cannot remove, just add shifts option
1186 1186  * Bugfix: Free OPs were not displayed correctly if shifts started before the event and ended afterwards or OPs were in MnM-Events
... ... @@ -1187,7 +1187,6 @@
1187 1187  * Client #5 (FTC) all Unit-Alerts will only be sent to the OP handling the incident.
1188 1188  
1189 1189  === 1.4.1 (21.07.2016) ===
1190 -
1191 1191  * Added Convention specific settings
1192 1192  * Added Convention specific setting to prevent shift overbooking in the self-scheduler
1193 1193  * Changed appearance of MnM-Events in the self-scheduler from green checked to red crossed
... ... @@ -1194,7 +1194,6 @@
1194 1194  * Bugfix: Operations Status did not display the highest qualification of a group correctly
1195 1195  
1196 1196  === 1.4.0 (25.06.2016) ===
1197 -
1198 1198  * Added multiple OR search to scheduler (combine with "+")
1199 1199  * Changed layout of incident form (Ongoing/Hotel involved)
1200 1200  * EF schedule XML importer changed to include subtitles
... ... @@ -1202,50 +1202,38 @@
1202 1202  * Bugfix: Clock 2px too low above logo was set 2px higher
1203 1203  
1204 1204  === 1.3.3 (25.06.2016) ===
1205 -
1206 1206  * Added Convention Rank to Wiki Operatives List
1207 1207  
1208 1208  === 1.3.2 (22.06.2016) ===
1209 -
1210 1210  * Units in Status 9 are now displayed red flashing at the top of "Available Units"
1211 1211  * An alert klaxon is played if an Unit is in Status 9
1212 1212  * Auto-Reload of Operations Status is disabled on alert - Dispatch has to react
1213 1213  
1214 1214  === 1.3.1 (19.06.2016) ===
1215 -
1216 1216  * Changed the way, the next free Collar ID is determined (rather look for an unused one than use auto increment), thus enabling higher 'special' Collar IDs
1217 1217  * Changed layout of operatives management page (removed second search-field and put "Add Operative" in top bar)
1218 1218  * Added a popup to confirm creation of new unit
1219 1219  * Changed Operations Status view to only show duties of selected convention in the error modes
1220 -
1221 -
741 +
1222 1222  === 1.3.0 (17.06.2016) ===
1223 -
1224 1224  * Added automated grouping by incident for units in status 3
1225 1225  * Assigned units which should be in status 3 but are not are shown within the incidents in addition to the status display they are in (e.g. 5)
1226 1226  * Units wich are in status 3 but should not be are shown on top of the list
1227 -
1228 -
746 +
1229 1229  === 1.2.4 (16.06.2016) ===
1230 -
1231 1231  * Changed layout on operatives settings page regarding PIN/Pass checkbox (description)
1232 -
1233 -
749 +
1234 1234  === 1.2.3 (16.06.2016) ===
1235 -
1236 1236  * Changed Operative List print layout (Equipment list)
1237 -
1238 -
752 +
1239 1239  === 1.2.2 (16.06.2016) ===
1240 -
1241 1241  * Flickering on 15-second auto refresh prevented for Safari and Chrome (Incident Lists (all)/ARO/Operations Status)
1242 1242  * Auto refresh lowered to 5 seconds (Incident Lists (all)/Operations Status)
1243 1243  * Auto refresh prohibited if status change is in progress and status popup visible (Operations Status)
1244 -
1245 -
757 +
1246 1246  === 1.2.1 (15.06.2016) ===
1247 -
1248 1248  * Column "Urgency" in incident list views (Active/Solved/Archive) now shows in color related to urgency
1249 1249  * List views (Active/Solved/Archive) are now sorted newest incident first (Incident ID descending)
1250 1250  * "New Incident" page no longer auto-openes a newly added incident but rather gives new, empty mask on successful add
1251 1251  * Column "Description" is now shown for all incidents (up to 100 characters) in list views (Active/Solved/Archive)
763 +