PluginProbe
ShiftController Employee Shift Scheduling / 4.9.66
ShiftController Employee Shift Scheduling v4.9.66
4.9.97 4.9.96 4.9.95 4.9.74 4.9.75 4.9.76 4.9.77 4.9.78 4.9.84 4.9.85 4.9.87 4.9.91 4.9.92 trunk 2.1.0 2.1.1 2.1.2 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 3.2.4 All 38 releases
shiftcontroller / readme.txt

readme.txt in ShiftController Employee Shift Scheduling 4.9.66, at readme.txt

974 lines 44.7 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === ShiftController Employee Shift Scheduling ===
2 Contributors: Plainware
3 Tags: shift, employee, staff, rota, volunteer
4 License: GPLv2 or later
5 Stable tag: 4.9.66
6 Requires at least: 4.1
7 Tested up to: 6.6
8 Requires PHP: 5.6
9
10 Schedule staff and shifts anywhere at anytime online from your WordPress powered website.
11
12 == Description ==
13
14 ShiftController is a lightweight, easy to use WordPress staff scheduling and rostering, rota planning plugin for any business that needs to manage and schedule employees.
15
16 ####Keep Organized####
17 Associate your employees with calendars, configure shift types, assign managers, and keep your staff scheduling under control anywhere at anytime online from your WordPress powered website!
18
19 ####Escape Schedule Conflicts####
20 Quickly see and correct any conflicts due to overlapping shifts or timeoffs. Each conflicting entry is highlighted in the schedule calendar so you will not miss it.
21
22 ####Mobile Friendly####
23 Responsive design that works perfectly well for iPhone, Android, Blackberry, Windows as well as for desktops, laptops and tablets.
24
25 ###Pro Version Features###
26
27 __Bulk Edit__
28 The [Bulk Edit](https://www.shiftcontroller.com/bulk-actions/) function lets you change or delete multiple shifts at once.
29
30 __Repeat Shifts__
31 Quickly [create new or repeat existing shifts](https://www.shiftcontroller.com/recurring-shifts/) months ahead.
32
33 __Shift Pickup__
34 With the [Shift Pickup](https://www.shiftcontroller.com/shift-pickup/) module shifts can be marked as requested for pickup, and other employees can pick them up.
35
36 __Schedule Templates__
37 Quickly create new week schedules from [schedule templates](https://www.shiftcontroller.com/schedule-templates/).
38
39 __Custom Fields__
40 [Additional fields](https://www.shiftcontroller.com/custom-fields/) for shifts to keep custom information.
41
42 __Schedule Limits__
43 [Limit total number or duration of shifts](https://www.shiftcontroller.com/schedule-limits/) within a day, a week, or a month.
44
45 Please visit [our website](https://www.shiftcontroller.com "WordPress Employee Scheduling") for more info and [get the Premium version now!](https://www.shiftcontroller.com/order/).
46
47 == Support ==
48 Please contact us at https://www.shiftcontroller.com/contact/
49
50 Author: Plainware
51 Author URI: https://www.shiftcontroller.com
52
53 == Installation ==
54
55 1. After unzipping, upload everything in the `shiftcontroller` folder to your `/wp-content/plugins/` directory (preserving directory structure).
56
57 2. Activate the plugin through the 'Plugins' menu in WordPress.
58
59 == Screenshots ==
60
61 1. Front-end of the plugin.
62 2. Back-end of the plugin.
63
64 == Upgrade Notice ==
65 The upgrade is simply - upload everything up again to your `/wp-content/plugins/` directory, then go to the ShiftController menu item in the admin panel. It will automatically start the upgrade process if any needed.
66
67 == Changelog ==
68
69 = 4.9.66 =
70 * BUG: the schedule display crushed if there was a pending time off within the displayed date range.
71
72 = 4.9.65 =
73 * Added a rich-text editor for employee's description.
74 * Disallowed HTML in employee, calendar and shift time names.
75
76 = 4.9.64 =
77 * Added a setting if to display an abbreviated label in the schedule compact view.
78
79 = 4.9.63 =
80 * Added a setting if to confirm publishing shifts.
81 * Added 2 new options for "start" parameter of the shortcode: first-blank, first-non-blank.
82
83 = 4.9.62 =
84 * Added an option to let employees unassign themselves from a shift, the shift becomes open after that. (Pro Version).
85
86 = 4.9.61 =
87 * BUG: the "Custom Time" text wasn't translatable in some places.
88 * BUG: the Print View link wasn't working properly on some front end pages.
89
90 = 4.9.60 =
91 * Several optimizations for database queries that should improve performance.
92 * BUG: a front end page with route="myschedule" could redirect to everyone's schedule after shift update.
93
94 = 4.9.59 =
95 * Minor fixes
96
97 = 4.9.58 =
98 * Minor fixes
99
100 = 4.9.57 =
101 * BUG: the "Assigned Shift" filter was not working in the schedule view.
102 * BUG: an error might have appeared after a template shift was deleted.
103 * Modified the SMS module so that a phone number can be associated directly with the employee, even if there is no a linked user account.
104
105 = 4.9.56 =
106 * BUG: a shift wasn't displayed in the schedule if the shift's employee was later removed from the calendar of the shift.
107 * Adjusted style of the output to better fit into front-end themes, especially in dark mode.
108
109 = 4.9.55 =
110 * BUG: shift time might be displayed incorrectly on dates when the daylight saving time clock change happened.
111 * BUG: REST API GET /shiftcontroller/v4/shifts endpoint might work incorrectly under some Wordpress configurations.
112 * Added a page break in the schedule list print view after each calendar or employee, so each section is printed on a new page.
113
114 = 4.9.54 =
115 * Added new options for the "hideui" shortcode parameter: date-nav, report-duration, report-qty.
116
117 = 4.9.53 =
118 * Bug: changing date option wasn't available for shifts and time off that were full day or many days.
119
120 = 4.9.52 =
121 * Bug: the form error messages were not displayed for form inputs after the first one.
122 * Bug: previous text might remain in form inputs.
123
124 = 4.9.51 =
125 * Added an option to specify the CSV delimiter in shifts export file. Both default setting in Administration, Date and Time, and personal preference in Profile, Preference.
126
127 = 4.9.50 =
128 * In the schedule day view we extended the end time range to fully display overnight shifts.
129 * Modified the session code that didn't work properly with action result messages and user preferences in some setups.
130
131 = 4.9.49 =
132 * Added an option to change calendar and employee for a template shift in Schedule Templates module of the Pro version.
133
134 = 4.9.48 =
135 * Added a new REST API end point to find available employees during a certain date and time range.
136
137 = 4.9.47 =
138 * Added a delete shift email notification for employees and managers/admins.
139
140 = 4.9.46 =
141 * BUG: Calendar filter in schedule view didn't work due to error in version 4.9.44.
142 * BUG: When a shift copied to another employee, the new employee didn't get a notification.
143
144 = 4.9.45 =
145 * BUG: Couldn't create shifts for a selected employee due to error in version 4.9.44.
146
147 = 4.9.44 =
148 * BUG: Shifts of archived employees and calendars were not visible in the schedule view.
149 * BUG: Custom fields module may have produced a critical error (Pro Version).
150
151 = 4.9.43 =
152 * Minor fixes to ensure compatibility with PHP 8.
153
154 = 4.9.42 =
155 * Minor fixes to display better for RTL languages.
156
157 = 4.9.41 =
158 * BUG: Copy To Another Employee link was visible to users who were not allowed to do this action.
159 * Minor fixes.
160
161 = 4.9.40 =
162 * Added an option to choose shift, time off or both in when sending reminders.
163
164 = 4.9.39 =
165 * BUG: In Administration, Employees, various actions were not working properly for the first item in the list.
166 * BUG: footer custom date picker in the schedule view didn't work properly.
167 * Copy & Change Employee option from the Change Employee screen moved to a separate acton Copy To Another Employee.
168 * In the shortcode "calendar" parameter can accept negative value to skip specified calendar(s), for example [shiftcontroller4 calendar="-123,-321"]
169 * Added an option to make a copy of schedule template (Pro Version).
170 * Added an option to edit time in template shifts in schedule templates (Pro Version).
171 * Minor fixes.
172
173 = 4.9.38 =
174 * For Schedule Limits module, if an employee has individual limits, they override possible common limits set for all employees (Pro Version).
175 * Minor fixes.
176
177 = 4.9.37 =
178 * Minor fixes.
179
180 = 4.9.36 =
181 * Minor fixes in upgrade from legacy version 3 module.
182
183 = 4.9.35 =
184 * Added Custom Number of Days option for shift schedule templates module (Pro Version).
185
186 = 4.9.34 =
187 * Include custom fields too when copying a shift to another employee.
188 * Added new options for the "hideui" shortcode parameter: filter, pagetitle, pagemenu.
189
190 = 4.9.33 =
191 * Added an option to copy shift to a new employee.
192
193 = 4.9.32 =
194 * Added a setting to specify the max end date for iCal feed.
195 * PHP 8.2 compatibility fixes.
196 * BUG: The date picker input might not be working for employees.
197
198 = 4.9.31 =
199 * Minor fixes.
200
201 = 4.9.30 =
202 * BUG: If an employee wasn't allowed to view Everyone's Schedule, their date selection form didn't work in the My Schedule page.
203
204 = 4.9.29 =
205 * BUG: If an employee wasn't allowed to edit published shifts, but allowed to create published shifts, they still could unpublish a shift, edit it, then publish back.
206 * Added an option to make a custom field required (Pro version).
207 * Added a setting to define the date range when employees can create shifts for themselves. For example, from the start of the current week to the end of next month.
208
209 = 4.9.28 =
210 * Added a shortcode parameter hideui="bulk" to disable bulk actions for shifts (Pro version).
211
212 = 4.9.27 =
213 * Added a setting if to enable slim view for month schedule grouped by calendar or employee.
214
215 = 4.9.26 =
216 * Minor fixes.
217
218 = 4.9.25 =
219 * Minor fixes.
220
221 = 4.9.24 =
222 * BUG: The feed export file had broken columns if different shifts had different set of columns like custom fields or break time start/end.
223 * Minor fixes.
224
225 = 4.9.23 =
226 * BUG: If shift was with a break, the break time didn't display in notifications.
227 * BUG: If a custom field contained options with special characters, they didn't display corrrectly.
228
229 = 4.9.22 =
230 * Added an option to query custom fields in the API and export calls.
231
232 = 4.9.21 =
233 * Added bulk actions for employees in admin view.
234 * BUG: wrong links were given in Profile:iCal Sync, Administration:Shifts Feed, Administration:Reminders, Administration:Shift Pickup Request Reminders.
235
236 = 4.9.20 =
237 * After creating shifts from a week template, it gets back to this week schedule rather than to the current week.
238 * Don't send a confusing "pick up request cancelled" notification to the original employee of the shift after the shift has been picked up by a new employee. (Pro version).
239 * Added a setting to display n (3,4,5,6) weeks in the schedule view.
240 * BUG: managers (not admins) weren't allowed to create shifts from schedule templates. (Pro version).
241
242 = 4.9.19 =
243 * Added the filter detail if any to the print view of the schedule.
244 * BUG: The order of shifts in schedule templates didn't follow the Week Starts On setting, always starting from Sunday. (Pro version).
245 * BUG: False conflicts with changing employee of an existing shift, the bug appeared since 4.9.16.
246
247 = 4.9.18 =
248 * A bit of modification for version 4.9.17, when doing pickup and employee assign bulk actions on grouped open shifts, pick only one of the grouped shifts as otherwise it would create overlapping conflicts for the employee. (Pro version).
249
250 = 4.9.17 =
251 * BUG: If open shifts were grouped together in the schedule view, the bulk action process handled only one of them rather than all. (Pro version).
252 * Added a shortcode parameter to display shifts with or without conflicts.
253
254 = 4.9.16 =
255 * Added "Shifts With Conflicts" filter option for the schedule view, available for logged in users only.
256 * BUG: It might display "new shift" and "new time off" links in schedule list view for users whose permissions didn't allow that.
257
258 = 4.9.15 =
259 * BUG: There was an error related to timezone settings with PHP 8.1.
260 * Default shift duration can be selected with half-hour steps (was full hour before).
261
262 = 4.9.14 =
263 * Custom fields for shifts in schedule templates, and they can edited too before making new real shifts from template. (Pro version).
264 * Shift order in schedule view now also considers the employee sort order.
265 * BUG: Shift create from REST API might fail with the Pro version.
266
267 = 4.9.13 =
268 * Added bulk actions for calendars in admin view.
269 * Do not display calendar label in schedule view if only one calendar exists.
270 * Changed a bit misleading "Shift Type" naming to "Shift Time".
271 * Added break start/end times to shift export file.
272
273 = 4.9.12 =
274 * BUG: Custom fields were not displayed for calendar managers when creating a shift.
275 * BUG: Error when displaying a schedule day view for a disabled day of week.
276 * BUG: When displaying shifts with the same time, their sort order wasn't following the calendars sort order.
277 * Added 2 week view.
278
279 = 4.9.11 =
280 * BUG: Time reports may have been calculated incorrectly with overnight shifts.
281
282 = 4.9.10 =
283 * BUG: Changes in version 4.9.9 broke the timezone setting in the iCal output.
284 * BUG: Custom fields were not copied then copying an existing calendar to a new one (Pro version).
285 * BUG: It didn't allow a valid mobile phone number if it was shorter than 11 digits.
286 * Custom fields can now be copied from another calendar (Pro version).
287
288 = 4.9.9 =
289 * BUG: Custom fields might not be displayed in the JSON feeds output.
290 * Added an option to copy settings from an existing calendar when creating a new calendar.
291 * Added SMS text reminders for employees for the next day shift.
292 * Minor bug fixes.
293
294 = 4.9.8 =
295 * BUG: Labels of shift types ending in 12:00am (end of day) weren't displayed in the schedule view.
296 * BUG: Viewers (view only managers) were not able to view shifts of their calendars.
297 * BUG: 4 week view showed today’s date for all days
298 * Weekly reminders can now be sent on any day of the previous week, not only the last one.
299 * Minor bug fixes.
300
301 = 4.9.7 =
302 * Added Danish language.
303 * Minor bug fixes.
304
305 = 4.9.6 =
306 * BUG: schedule template shifts could not be created if the calendar had only one employee.
307 * Added {EMPLOYEE_ID} and {EMPLOYEE_NAME} to reminder subject templates.
308 * Modified Limits module to allow setting limits per specific employee. (Pro Version)
309 * Modified Limits module to allow min hours or number of shifts. (Pro Version)
310 * Modified Schedule Templates module to allow selection of available employees for open shifts. (Pro Version)
311 * Minor bug fixes.
312
313 = 4.9.5 =
314 * BUG: wrong markup in admin config for reminders that might cause the form submit failure on some sites.
315 * BUG: employees might have less permissions than defined in some configurations
316
317 = 4.9.4 =
318 * BUG: weekly and monthly reminders were resending every day if the cron job ran daily.
319
320 = 4.9.3 =
321 * Added monthly reminders for the Email Reminders module.
322 * Added Shift Pickup Email Reminders module which sends out daily, weekly or monthly reminders of shifts with pickup request.
323
324 = 4.9.2 =
325 * Added "Change Date" option for shifts.
326
327 = 4.9.1 =
328 * BUG: fixed session and REST errors in Wordpress SiteHealth.
329
330 = 4.9.0 =
331 * Added Email Reminders module.
332 * BUG: if employees were allowed to edit their shifts, the time change didn't work.
333
334 = 4.8.9 =
335 * Added default schedule view type and group by settings.
336 * Automatic notifications when changing shift employee: Shift Unpublished for the old employee, and Shift Published for the new one.
337
338 = 4.8.8 =
339 * BUG: An error in session function that lead to double action result messages and caching of form values.
340
341 = 4.8.7 =
342 * Added pickup shortcode parameter to display shifts that have (or have no) pickup request.
343 * Minor fixes.
344
345 = 4.8.6 =
346 * Added a few more settings for REST API shifts list interface.
347 * Separate internal schedule preference settings storage for admin area and front end schedule, otherwise it might have produced issues.
348 * Minor fixes.
349
350 = 4.8.5 =
351 * Added short time formats like 8pm or 8p, no minutes if time is like 8:00pm.
352 * Don't show shift conflicts for not logged in users.
353 * BUG: In schedule limits module shifts in the last day of the range were counted incorrectly.
354
355 = 4.8.4 =
356 * Added REST API and WordPress Filters API for shifts.
357
358 = 4.8.3 =
359 * Added an option to change shift type on existing shifts.
360
361 = 4.8.2 =
362 * Added the "year" range in the Schedule Limits module (Pro Version).
363 * BUG: Schedule Templates module may produce a fatal error after a calendar was deleted.
364 * For Custom Fields added an option to allow edit for visitors (Pro Version).
365 * Updated translation files.
366 * PHP 8 compatibility fixes.
367 * BUG: draft shifts were not accessible for visitors even if permission settings allowed it.
368
369 = 4.8.1 =
370 * In Schedule Limits added a setting if to take into account premliminary shifts (in the new shift process).
371 * Enhanced permissions in calendars - to "Create" we also added "Edit" and "Delete" permissions.
372
373 = 4.8.0 =
374 * Schedule Limits module: changed number and duration inputs to allow any number (Pro Version).
375 * Redesigned the admin New Calendar Manager page to group users by WordPress role to work better with a large number of users.
376 * Added Swedish translation.
377
378 = 4.7.9 =
379 * Added Schedule Limits module (Pro Version).
380 * Fixed iCal issues when description and custom fields contained multiple lines.
381
382 = 4.7.8 =
383 * Added Schedule Templates module (Pro Version).
384 * Added calendar description to iCal export.
385 * BUG: newlines in comments could break iCal export.
386
387 = 4.7.7 =
388 * Shift types now can have the same start/end times if they have different lunch breaks.
389
390 = 4.7.5 =
391 * Added an option to list shifts for an exact date and time, including current time.
392 * BUG: The front end page with shortcode didn't properly redirect to login form if an authenticated user is required to view the page.
393 * BUG: Localized datepicker may have worked incorrectly
394
395 = 4.7.4 =
396 * Added display sort order configuration for calendars and employees.
397
398 = 4.7.3 =
399 * Added radio and checkbox custom fields (Pro Version).
400
401 = 4.7.2 =
402 * BUG: Fixed bugs with false links to new shift/timeoff when the current user isn't allowed to perform these actions.
403 * Added JSON shifts output feed option (in Administration/Shifts Feed).
404
405 = 4.7.1 =
406 * Optimized week and month schedule views so it should be rendered faster.
407
408 = 4.7.0 =
409 * ShiftController's ownership is changed to plainware.com
410
411 = 4.6.2 =
412 * Added Next/Previous labels for schedule navigation links.
413 * Added labels for new shift/timeoff links in the schedule view.
414 * Make new shift/timeoff links visually muted for past dates.
415 * Added a setting if to disable using of Draft shift status.
416 * Moved Everyone Schedule / My Schedule to separate links in main menu
417
418 = 4.6.1 =
419 * BUG: "loopback request" error in Wordpress SiteHealth.
420
421 = 4.6.0 =
422 * Added a setting if a conflict is considered for overlapping shifts only in the same calendar.
423 * BUG: there was a "REST API" error in Wordpress SiteHealth.
424
425 = 4.5.9 =
426 * Added label for textarea custom field in the admin area.
427 * When creating a shift or assigning new or another employee, unavailable employees are displayed below available ones.
428 * Added a setting for default shift duration.
429 * In the admin calendars list view we added the quantity of notifications and permission options enabled for each calendar.
430 * The schedule view remembers last filtered calendars and employees.
431
432 = 4.5.8 =
433 * Added an option to filter our open shifts from a display, i.e. see assigned shifts only.
434 * Added a new 4 weeks schedule view.
435 * Added employee description to the shift details view.
436 * Added My Profile link to the schedule view on a shortcode front end page.
437 * Make it compatible with Polylang multi language plugin - if a front end page is set to a language, then we switch to that language.
438
439 = 4.5.7 =
440 * Calendar permission settings were not working correctly for visitors (not logged in users).
441 * Added the timezone setting.
442 * BUG: Notifications still sent the shift type title even if it was disabled (instead of the time).
443
444 = 4.5.6 =
445 * Added a permission settings per each calendar if to allow employees from other calendars see shifts in this calendar. It configures the feature added in version 4.5.5.
446 * BUG: Custom fields were not saved when repeating a shift for multiple days (Pro Version).
447
448 = 4.5.5 =
449 * BUG: Employees could see shifts from other calendars that they are not allowed to participate in.
450
451 = 4.5.4 =
452 * Added a setting to define the time increment for time selectors (5, 10, 15 etc minutes).
453 * Added a setting to define if the lunch break input is needed.
454
455 = 4.5.3 =
456 * BUG: A calendar manager could not create open published shifts.
457
458 = 4.5.2 =
459 * BUG: Open shifts from different calendars were also grouped which was wrong.
460 * New setting if to automatically create a pickup request for open published shifts. (Pro Version)
461 * Disabled rich text/HTML editor for custom fields if edited from front end. (Pro Version)
462
463 = 4.5.1 =
464 * Group multiple open shifts for the same time in the schedule view.
465 * New setting if employees are allowed to create shifts for themselves with conflicts (overlapping existing shifts).
466 * BUG: compatibility issue - the date picker might have failed to work with some front end themes.
467
468 = 4.5.0 =
469 * BUG: The weekly repeat function included the current day of the week even if it was unchecked (Pro Version).
470 * Removed hyphens and underscores from the abbreviated labels if the full labels contained any.
471
472 = 4.4.9 =
473 * In the month schedule view the shift widget now displays abbreviated label of the calendar title or of the employee name, depending on the grouping selected.
474 * Modified the permissions part so that if an employee can't see others shifts in a calendar, so this employee can't also see others employees names.
475
476 = 4.4.8 =
477 * Added "Every 2 Weeks", "Every 3 Weeks", "Every 4 Weeks" shifts repeat options (Pro Version).
478 * BUG: The Email From Name setting was not taking effect.
479 * BUG: Backward schedule navigation button worked incorrectly in the day view.
480 * BUG: Minor translation related and other fixes.
481
482 = 4.4.7 =
483 * Schedule header with date labels now sticks to the top when scrolling down the schedule view.
484 * BUG: Another attempt to fix a fatal error in print view in some configurations.
485
486 = 4.4.6 =
487 * Changed calendar description field to a wysiwyg editor. Also WordPress shortcodes are now processed in this field.
488 * A small change when creating multiple shifts: for example if there are 2 new shifts for 1 Sep and 1 Oct, after submit you return back to 1 Sep calendar, rather jumping forward to 1 Oct.
489 * BUG: Attempted to fix a fatal error in print view in some configurations.
490
491 = 4.4.5 =
492 * Changed how links to shifts in calendar are displayed. That allows other links in custom fields if any to work properly.
493 * Schedule navigation links now in the footer too.
494
495 = 4.4.4 =
496 * Custom textarea fields now use rich text/HTML editor (Pro Version).
497 * Shifts duration summary view now separates shifts and time off.
498
499 = 4.4.3 =
500 * BUG: Wrong URLs if the server address was configured with a port.
501 * If from the schedule week or month view switching to the day view, for the current week/month it shows today rather than the first day of the week/month.
502
503 = 4.4.2 =
504 * Added an option to select all employees when creating a shift.
505 * Added "viewers" for calendars - users who can only view shifts.
506
507 = 4.4.1 =
508 * Added a setting to change email sender name and address.
509 * New notification to all employees when other employee picks up a shift (Pro Version).
510
511 = 4.4.0 =
512 * BUG: Repeat shifts function didn't work after 4.3.9 version update.
513
514 = 4.3.9 =
515 * Modified "X Days On / Y Days Off" automatic repeat option to accept manual entry that enables any repeating shift schedule.
516 * Internal code change to enable WordPress' apply_filters() function call ShiftController functions.
517 * BUG: forms with multiple action buttons may not have worked properly in some installations.
518
519 = 4.3.8 =
520 * Edit custom fields in one form rather than save button per each field (Pro Version).
521 * New notification to manager when an employee picks up a shift (Pro Version).
522 * Added an option to import existing WordPress users as employees.
523 * Added an option to select calendars when creating a new employee.
524
525 = 4.3.7 =
526 * BUG: Wrong urls for our plugin if the website was configured for a port other than 80.
527 * BUG: Multiday shifts were not shown if they begin before the displayed range.
528 * When repeating a shift with custom fields, these fields get pre-filled with the current values from this shift.
529 * Added several automatic repeat options (like weekly, biweekly, etc) when creating a new shift (Pro Version).
530
531 = 4.3.6 =
532 * BUG: in 4.3.5 we used a function that is available since WordPress 5.0 that broke setups with earlier versions.
533
534 = 4.3.5 =
535 * BUG: Error when creating multiday shifts when choosing a start date that was not initially appeared on screen.
536 * Added calendar description to the new shift form.
537 * Redesigned the multiple days selector so that the checkbox and the date label are stacked rather than shown on one line as sometimes the date got truncated on narrow screens.
538 * For localized installations prioritize our translations over the ones from the Translate WordPress site as the latter may appear incomplete.
539 * Added "Toggle On" options when assigning employees to calendars in the admin area.
540
541 = 4.3.4 =
542 * BUG: There was an error when creating a new shift from a front end page with the filter parameter for multiple calendars.
543 * Added a link to the administration options in the front end page.
544 * Added "sh4-bulk-form" CSS class for the bulk form so it can be hidden in the front end if needed.
545
546 = 4.3.3 =
547 * Minor code fixes to remove warnings in PHP 7 in iCal exports.
548 * Added from/to date parameters for shifts feed output.
549 * BUG: Managers were not able to view or edit custom fields (only admins could).
550 * BUG: Employees could pickup past shifts.
551 * BUG: Shift titles on mouseover were without spaces.
552 * BUG: When in a front end page configured for "My Schedule", after any action on shifts it returned back to "Everyone Schedule".
553 * BUG: In WP 5.0 time selector was not working in a front end page.
554 * BUG: There was an error when saving a post with ShiftController shortcode in Gutenberg or some other page builders like Elementor.
555
556 = 4.3.2 =
557 * Added the all week select in the shift repeat and new recurring shift screens. (Pro Version)
558 * Added French translation.
559 * Minor fixes to address possible errors with shift break times.
560 * Minor fix to make sure jQuery is loaded in the front end for WordPress 5.0.
561 * BUG: custom fields didn't show up in the iCal feed. (Pro Version)
562
563 = 4.3.1 =
564 * Updated the translation file.
565 * Added the date label when selecting a shift type after calendar view.
566 * Minor fix in the view when selecting repeating dates for new shifts.
567 * Added a week number in the schedule week view.
568 * Added a setting if to send notification emails in HTML or plain text.
569 * BUG: Employees could delete their published shifts if they were only allowed to create draft shifts.
570
571 = 4.3.0 =
572 * If employees/visitors are not configured to view others shifts in all calendars, then the Everyone Schedule view is not available for employees and visitors.
573 * BUG: Minor error notice "Undefined index: cfield_details". (Pro Version)
574 * BUG: Custom fields were not included in email notifications after shift create. (Pro Version)
575 * Added a setting if to hide hours counters in the schedule view.
576 * Added the "Toggle Selected" button in the bulk actions form. (Pro Version)
577
578 = 4.2.9 =
579 * Added shifts duration summary per day in the week view.
580 * BUG: An error occured if WordPress timezone was set to an UTC relative option (like UTC-7 etc).
581
582 = 4.2.8 =
583 * BUG: Creating new shifts from a front end page failed if the "type" shortcode parameter was used.
584
585 = 4.2.7 =
586 * Added a new drop down type for custom fields. (Pro Version)
587 * Custom fields are now also included in the iCal export. (Pro Version)
588 * BUG: Shifts view permissions may be processed incorrectly for employees' iCal export.
589
590 = 4.2.6 =
591 * BUG: Schedule download didn't work properly in WordPress front end.
592 * BUG: After reschedule notification emails still displayed old time.
593 * BUG: Error in the iCal export feed for employees.
594 * BUG: It didn't allow to update a custom field if there was already another one with the same label in another calendar. (Pro Version)
595 * BUG: Overlap conflicts function may show false alerts sometimes.
596 * Schedule day view now shows 7 days at once.
597
598 = 4.2.5 =
599 * Optimizations to improve speed for heavy schedules with many employees and shifts.
600
601 = 4.2.4 =
602 * BUG: "Not allowed" error when trying to create new open shifts.
603
604 = 4.2.3 =
605 * BUG: Date labels were not visible in the print view.
606 * BUG: Calendar type (shift/timeoff) was reset after editing a calendar.
607
608 = 4.2.2 =
609 * Added the description field for employees which is also displayed when creating shifts or changing employees.
610 * BUG: The shortcode parameter route="myschedule" doesn't bring up the correct view.
611 * BUG: The repeat function didn't correctly added shift lunch breaks (Pro Version).
612
613 = 4.2.1 =
614 * BUG: the shifts were not showing in the week/month view for the last day for the week/month.
615
616 = 4.2.0 =
617 * Redesigned the new shift process so that shifts can be created for multiple employees at once.
618 * Shortcode can now show the My Schedule page, the shifts of the currently logged in user.
619 * Added a shortcode parameter to disable the link to the shift details (hideui="shiftdetails").
620 * Custom fields added to notification templates (Pro Version).
621 * BUG: it wasn't allowing to create a lunch break for overnight shifts, like shift 11pm-3am and break 1am-2am.
622
623 = 4.1.6 =
624 * Added the day shifts calendar view.
625 * Added a setting to specify min and max time, which is convienient if you don't need 24 hours.
626 * When creating new shifts, the initial visible dates calendar extended to 4 weeks.
627 * BUG: a date wasn't preselected in the Select Dates view when adding a shift from calendar (Pro Version).
628 * BUG: bulk action form to change employee was displayed even if it wasn't allowed for the current user (Pro Version).
629 * BUG: filtering for "open shifts" was not working in the schedule view.
630
631 = 4.1.5 =
632 * Added several shortcode parameters to configure the front end view.
633 * BUG: lunch break was not removed if the checkbox was unchecked when changing shift time.
634
635 = 4.1.4 =
636 * BUG: error when an employee tried to create own shift even if it was allowed.
637
638 = 4.1.3 =
639 * BUG: custom fields added to the export download did not work properly if multiple calendars were using custom fields. (Pro Version)
640 * Added a function to change or assign employee for multiple shifts at once. (Pro Version)
641
642 = 4.1.2 =
643 * Custom fields are now added to the export download file too. (Pro Version)
644 * Updated JavaScript files to help avoid conflicts with other plugins and themes.
645
646 = 4.1.1 =
647 * Added a setting for a calendar if it is for time off. This lets to create 2 separate buttons for new shifts and time off. Also the shifts in the time off calendars are not counted for the totals results in the schedule view.
648 * Added a check to avoid shift types with duplicated start and end times.
649 * BUG: Timezone was not properly set in the iCal feed.
650 * BUG: Full day shift type title was not shown in the schedule view.
651
652 = 4.1.0 =
653 * Added custom fields module for the Pro addon.
654 * BUG: error when creating a new shift type (on a site with PHP 7.1).
655 * BUG: error when creating a shift for a calendar which had only one, custom time shift type.
656
657 = 4.0.8 =
658 * Added shift detailed information on mouse over in month schedule view.
659 * Added CSV feed of upcoming shifts (in Administration, Upcoming Shifts Feed), it can be used to export shifts to other applications.
660 * BUG: error after trying to change employee (appeared since 4.0.7).
661
662 = 4.0.7 =
663 * Added an option to create multiple open shifts at once.
664 * Display current timezone in the iCal details page.
665 * Added links for iCal feeds per employee.
666 * Added an option to skip notification emails on shift create or update.
667 * Added an option to hide certain days of the week.
668 * Added a description field for calendars, the calendar description is displayed in the shift detailed view.
669 * BUG: several calendar permission settings might work incorrectly.
670
671 = 4.0.6 =
672 * Fixed a few translation issues.
673 * Added a configuration if to show shift type title in the calendar.
674 * BUG: Time off were not imported if upgrading from v3.
675
676 = 4.0.5 =
677 * Enabled HTML editor for email notification templates.
678 * BUG: Fatal error when deleting a calendar.
679 * BUG: Language file wasn't get loaded properly.
680
681 = 4.0.4 =
682 * Added an option to turn off/on email notifications per user.
683 * Modified the admin schedule view so it's a bit faster now, not reloading the whole page after shift update.
684 * BUG: The repeat action wasn't creating shifts properly (Pro version).
685 * BUG: The shifts on the last day of the week were not shown in the week view.
686 * BUG: The shift type title were not recognized in the calendar view for overnight shifts.
687 * A slight visual adjustment in the calendar view to make grid borders a bit more prominent.
688
689 = 4.0.3 =
690 * Added schedule month view.
691 * Added an option to create custom time shifts.
692 * Added an option to edit shift time.
693 * Added duration column for the CSV/Excel download file.
694 * Added the shift detailed view window.
695 * BUG: Upgrade from v.3 failed if there were several employees with the same name.
696
697 = 4.0.2 =
698 * BUG: Upgrade from v.3 didn't work properly.
699
700 = 4.0.1 =
701 * Added the shift pickup module for the Pro addon.
702
703 = 4.0.0 =
704 * A new major update.
705
706 = 3.2.4 =
707 * Fixed the ical feed that might have failed with certain timezones.
708 * Minor code updates and fixes.
709
710 = 3.2.3 =
711 * Fixed the non working Shift Templates button in the shift edit form.
712 * Minor code updates and fixes.
713
714 = 3.2.2 =
715 * Removed potentially vulnerable own copy of PHPMailer library.
716
717 = 3.2.1 =
718 * In the admin view added filter options: filter by status and by type (shift/timeoff).
719
720 = 3.2.0 =
721 * BUG: iCal sync link was not working for some devices.
722 * BUG: timeoff list didn't show if grouping by location was set as a default view.
723 * BUG: setup failed if one of WordPress roles contained spaces.
724 * Added a configuration setting if to send notification when a released shift is picked up.
725
726 = 3.1.9 =
727 * In the "Shift available" notification after shift release removed the old employee name that was confusing.
728 * Added a global BCC field to send copies of all automatic notifications.
729
730 = 3.1.8 =
731 * User can now save the current calendar view configuration as default.
732 * Pro: shift comments are added to the iCal export.
733 * Pro: when a shift is realeased, notification can be sent to all staff members.
734 * Added French language.
735 * Minor code updates.
736
737 = 3.1.7 =
738 * Added Danish, German and Dutch languages.
739 * Minor code updates.
740
741 = 3.1.6 =
742 * BUG: certain actions were giving a 404 error if the admin panel was used in the front end with a shortcode.
743
744 = 3.1.5 =
745 * BUG: If ShiftController was activated but not yet setup, editing user accounts in WordPress gave error.
746 * Minor code updates.
747
748 = 3.1.4 =
749 * BUG: For iCal output if a shift had a break it was giving a wrong end time.
750 * BUG: Employees can not release shifts from their control panel.
751 * Minor PHP compatibility fixes
752
753 = 3.1.3 =
754 * Making "add" links appear constantly rather than on mouse over that caused issues on several platforms.
755 * BUG: Preferred availability setting could give a fault conflict alert.
756
757 = 3.1.2 =
758 * BUG: fixed the "range" shortcode parameters like "2 weeks" or "8 days" after they stopped working properly in 3.1.0.
759 * BUG: the shifts copy function didn't make use of the selected date, copying just to the next week.
760 * Not grouped month calendar is displayed in detailed view.
761
762 = 3.1.1 =
763 * BUG: it was not possible to click on an open shift in the "group by location" view.
764
765 = 3.1.0 =
766 * Added a configurable option for employees to view draft shifts, create and edit shifts.
767 * Added an option to copy shifts from a certain week (or month) to another week, so this feature can be used as a sort of schedule templates.
768 * Added an option to disable certain days of the week. So for example if you don't work on Saturdays and Sundays, it will not show them in the calendar leaving more screen space for work days.
769 * Colors for locations can now be manually picked rather than assigned automatically.
770 * Added the day view with timebar for a better visual overview.
771 * Changed CSS and font icons libraries to greatly reduce CSS and icon files sizes - faster speed and smaller distrib size.
772 * Employees can edit their own availability preferences if allowed by the admin.
773 * BUG: If the shortcode is set to "by=staff" or "by=location" then the front end can not change to the view without grouping by.
774
775 = 3.0.9 =
776 * BUG: The "Disable Email" setting was not taking effect.
777 * BUG: Ajax actions didn't work in the admin panel for https websites.
778
779 = 3.0.8 =
780 * BUG: Appeared after 3.0.7 after adding the shift break option. When entering a shift and the shift end time is the next day, error "The break should not be longer than the shift itself" was returned.
781
782 = 3.0.7 =
783 * Added shift breaks option, the duration of a break is not counted toward the total hours worked.
784 * Following introduction of shift breaks, timeoff icon changed: coffee is for lunch breaks now, timeoff is marked with the away icon.
785 * Added reports page to display number of shifts and time worked.
786 * BUG: Print view was corrupted when clicking the printer icon button.
787 * Sync users from WordPress with their display name rather than first/last name
788 * Replaced JavaScript timepicker by a regular dropdown because it was causing too many compatibility issues.
789 * Added location change option in the bulk edit form [Pro].
790 * Redesigned Ajax calls that should greatly improve the load speed for many actions.
791
792 = 3.0.6 =
793 * BUG: The start and end time inputs were not working when opening the bulk edit form in the Shift Series tab.
794 * BUG: The delete action didn't work in the bulk edit form in the Shift Series tab.
795 * BUG: After the delete action in the With All bulk edit form the calendar view was not properly refreshed.
796 * BUG: Error if filter the shifts by location in the calendar.
797
798 = 3.0.5 =
799 * Added the iCal export option (to Google Calendar or any other application capable of receiving iCal feed).
800 * Moved the Users menu under Configuration.
801 * BUG: Fixed the print view in Chrome.
802
803 = 3.0.4 =
804 * BUG: The link to the WP page to edit a user account was not working.
805 * BUG: When in the shortcode by="location" is used the logged in user cannot see their own shifts.
806 * BUG: Setup on new installs might fail under certain configurations.
807 * Now comments are added to notifications emails too [Premium].
808 * BUG: In the bulk form when opening and closing the subforms several times their inputs became disabled.
809 * Added a setting if to show the shift end time.
810 * Made the shift view text a bit larger.
811 * New shortcode parameter to hide certain user interface elements.
812
813 = 3.0.3 =
814 * BUG: Shift Release and Shift Pickup settting menu items were not localized.
815 * BUG: Fatal error when trying to delete a user account.
816 * BUG: "User deleted" message was not localized.
817 * Remember the last choice of the "Comment Visible To" option.
818 * Modified the timepicker library to avoid possible conflicts with other libraries from other plugins.
819
820 = 3.0.2 =
821 * BUG: Fatal error on new setup caused by a change in ver. 3.0.1
822 * Fixed the help page on shortcode parameter within the admin panel.
823 * Added a few more params options for the shortcode.
824
825 = 3.0.1 =
826 * BUG: There was an empty, unlabelled drop down box in the admin area in Configuration > Settings
827 * Modified the datepicker library to avoid possible conflicts with other libraries from other plugins.
828 * The add links in calendar now lead directly to the shift creation, without the shift/timeoff selection. Timeoffs are now created in the Timeoff Requests area.
829 * In the shift create form the location and the time are now on the same page to make the process quicker.
830 * Fixed success message after timeoff creation (was saying "shift added" rather than "timeoff added").
831 * Remember the last choice of several options in the shift creation form: status, skip notification email.
832 * Re-added shift templates.
833 * Added draft shifts for the admin todo page.
834 * Added the "With All" shift group action to perform bulk actions on all displayed shifts.
835 * Added an option to assign multiple staff members at once when creating a shift.
836 * Added a red triangle for open shifts for easier notice.
837
838 = 3.0.0 =
839 * A new major ShiftController update, almost completely reworked!
840
841 = 2.4.1 =
842 * A small fix in code that might break redirects with WP high error reporting level.
843
844 = 2.4.0 =
845 * A fix for multiple staff ids in the shortcode param.
846
847 = 2.3.9 =
848 * A slight optimization on login/logout internal process.
849
850 = 2.3.7 =
851 * BUG: On plugin complete uninstall might delete all WordPress tables.
852
853 = 2.3.6 =
854 * BUG: (Pro Versions) multiple shifts could be deleted when deleting a single shift created as non recurring from shift edit form in the Delete tab.
855 * An option to color code shifts in the calendar according to the location
856 * Added the "within" parameter option for the shortcode to display shifts that are on now and within the specified tim
857
858 = 2.3.5 =
859 * Configuration option to set min and max values for time selection dropdowns, that will speed up time selection.
860 * Drop our database tables on plugin uninstall (delete) from WordPress admin. Also release the license code for the Pro version so it can be reused in another installation.
861 * Backend appearance restyled for a closer match to the latest WordPress version.
862 * Cleaned and optimized some files thus reducing the package size.
863
864 = 2.3.4 =
865 * Shift pickup links didn't work for staff members on the everyone schedule page (shortcode page).
866
867 = 2.3.3 =
868 * JavaScript error when staff picking up free shifts from everyone schedule page (shortcode page).
869
870 = 2.3.2 =
871 * A fix in session handling function that lead to an error on first user access of the system.
872
873 = 2.3.1 =
874 * Archived staff members are now not showing in the stats display if they have no shifts during the requested period.
875 * In the shortcode if you need to filter more than one location or employee, now you can supply a comma separated list of ids, for example [shiftcontroller staff="1,8"].
876 * Also if you do not want to show the list of locations in the shortcode page, you can supply the location parameter as 0 so it will list shifts for all locations [shiftcontroller location="0"]
877
878 = 2.3.0 =
879 * Added more options for shortcode to filter by location or by staff, as well as specify the start and end date and how many days to show.
880 * Extended options for the shift notes premium module, now one can define who can see the shift note - everyone, staff members, this shift staff or admin only.
881
882 = 2.2.9 =
883 * If more than one locations are available in the "Everyone Schedule" then it first asks to choose a location first.
884 * Added the description field for locations. If specified, it will be given in the "Everyone Schedule" and "Shift Pick Up" parts if more than one location available.
885 * Redesigned the "Everyone Schedule" (wall) page view so that lists all upcoming shifts in a simple list. It is supposed to eliminate all the compatibility issues for the shortcode page display as the calendar output would look cumbersome under certain themes.
886
887 = 2.2.8 =
888 * If there are open shifts in more than one location, an employee is asked to choose a location first, then the available shifts in this location ara displayed.
889 * Minor fixes and code updates
890
891 = 2.2.7 =
892 * Added an option to supply parameters to the shortcode to define the range (week or month) and the starting date, please check out the Configuration > Shortcode page
893 * Minor fixes and code updates
894
895 = 2.2.6 =
896 * Minor fixes and code updates
897
898 = 2.2.5 =
899 * BUG: In the schedule list view, if you choose filtering by location, the shifts for all locations were still displayed as if there were no filter applied.
900 * BUG: When creating a new shift, if you selected one or several employees to assign right now, but there was a validation error (no location selected, or the start and end times were incorrect), it showed a database error.
901
902 = 2.2.4 =
903 * Fixed an issue with shortcode that might be moving into infinite loop for admin and staff users
904 * An option to color code shifts in the calendar according to the employee
905 * An option to hide the shift end time for the employees
906 * An option to disable shift email notifications
907 * Minor fixes and code updates
908
909 = 2.2.3 =
910 * Reworked the calendar view controls - now the list and stats display can also be filtered by location and by employee.
911 * Fix with the timezone assignment
912 * Locations are sorted properly in the form dropdown
913 * Wrong employee name when a time off was requested by an employee
914 * when synchronizing users from WordPress you can append the original WP role name to the staff name
915
916 = 2.2.2 =
917 * Configure which user levels can take shifts
918 * Assign employees to shifts from the calendar view
919 * Fixed a problem with irrelevant email notifications
920 * Select multiple staff members or define the required number of employees when creating a shift
921
922 = 2.2.1 =
923 * Fixed problem when shortcode was not working properly
924
925 = 2.2.0 =
926 * Shift history module
927 * More convenient schedule views (show calendar by location and by staff member, week or month view)
928 * Updated view framework (Bootstrap 3)
929 * Minor code optimizations and bug fixes
930
931 = 2.1.1 =
932 * Login log module
933 * BUG: Select All in Timoffs and Shift Trades admin views were not working
934 * BUG: Repeating options were not active in the Premium version
935 * Minor code optimizations and bug fixes
936
937 = 2.1.0 =
938 * Fixed bug when email notification was not sent after publishing just one shift
939 * Remove location label if just one location is configured
940 * Shift notes view in the calendar
941 * Archived users do not appear in the dropdown list when creating or editing shifts
942
943
944 = 2.0.6 =
945 * Shifts month calendar
946
947 = 2.0.5 =
948 * Shifts list in a table view and CSV/Excel export
949
950 = 2.0.4 =
951 * Custom weekdays for recurring shifts
952
953 = 2.0.3 =
954 * Display shifts grouped by locations
955
956 = 2.0.2 =
957 * Public employee schedule calendar and minor bug fixes
958
959 = 2.0.1 =
960 * Bug fix: error when creating a new user in the free version.
961
962 = 2.0.0 =
963 * Completely reworked calendar view and the premium version.
964
965 = 1.0.2 =
966 * Bug fixes: time display, forgotten password and password change, email notification on a new timeoff.
967
968 = 1.0.1 =
969 * Bug fixes after not complete form in setup and error after timeoff delete.
970
971 = 1.0.0 =
972 * Initial release
973
974 Thank You.