Changeset 3098942
- Timestamp:
- 06/06/2024 08:10:27 PM (22 months ago)
- File:
-
- 1 edited
-
easy-appointments/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
easy-appointments/trunk/readme.txt
r3072630 r3098942 2 2 Contributors: loncar 3 3 Donate link: https://easy-appointments.net/ 4 Tags: appointment, appointments, Booking, calendar, plugin, reservation, reservations, wp appointment, reservation plugin, reservations, schedule4 Tags: appointment, appointments, Booking, calendar, reservation 5 5 Requires at least: 3.7 6 Tested up to: 6. 56 Tested up to: 6.4 7 7 Requires PHP: 5.3 8 8 Stable tag: 3.11.19 … … 604 604 * Added confirm popup for deleting appointments 605 605 * Small style improvements 606 607 = 2.9.2 (2019-12-23) =608 * Fixed issue with mail error that prevented sending confirmed message to user609 * Added new email template options for image and media610 611 = 2.9.1 (2019-12-14) =612 * Fixed issue with time in customers mail613 614 = 2.9.0 (2019-12-13) =615 * Improvements regarding date time formatting inside email notifications. Fixed issue with different time in appointment and mail.616 617 = 2.8.2 (2019-12-04) =618 * Improvements regarding confirm and cancel link in notification emails619 620 = 2.8.1 (2019-11-25) =621 * Added additional filters and events622 623 = 2.8.0 (2019-11-18) =624 * Added support for blocking times before/after appointments. Now you can set blocking time after/before appointment. For example if you are doing some cleaning or need to travel to next appointment etc.625 * Improved responsive design for FullCalendar short code626 627 = 2.7.1 (2019-10-28) =628 * Additional improvement to full calendar short code. If Location, Worker or Service id is not defined it will show all.629 630 = 2.7.0 (2019-10-27) =631 * Short code for full calendar632 633 = 2.6.0 (2019-10-01) =634 * Added sorting option on Appointments page in admin panel. Now you can sort by Id, Date&Time and Creation time both Asc and Desc.635 636 = 2.5.9 (2019-09-29) =637 * Improved mail content - wrapped under html tags if there is none638 639 = 2.5.8 (2019-08-28) =640 * Remove Google reCaptcha after booking641 642 = 2.5.7 (2019-08-12) =643 * New style for Reports pages644 * FullCalendar improvements645 646 = 2.5.6 (2019-08-04) =647 * Fixed issue with wrong time date format on FR localization648 * Preparation for FullCalendar widget for Workers649 650 = 2.5.5 (2019-06-26) =651 * Fixed issue with selecting time slots that are not connected.652 653 = 2.5.4 (2019-06-23) =654 * Small improvements on how free slots are calculated655 * Translation template update656 657 = 2.5.3 (2019-06-19) =658 * New icons and design improvements659 660 = 2.5.2 (2019-06-17) =661 * Improved Styles in Admin section662 * Escaped mail address input fields inside Admin customize page663 * Added CURL support for Google Captcha664 665 = 2.5.1 (2019-06-11) =666 * Style and JS cache buster based on plugin version667 * Fixed issue with custom fields668 669 = 2.5.0 (2019-06-09) =670 * New design for EA Settings Customize page.671 672 = 2.4.4 (2019-06-03) =673 * Added custom redirect based on selected Service. Now user can be redirected to a page based by service after booking.674 675 = 2.4.3 (2019-05-16) =676 * Fixed bug with API endpoint registration677 678 = 2.4.2 (2019-05-12) =679 * New custom field type *email* . Now you can add multiple email fields to customers form for booking appointments. Notification emails will be sent to all of those addresses.680 681 = 2.4.1 (2019-05-05) =682 * New short code for full calendar widget - ALFA683 684 = 2.4.0 (2019-03-06) =685 * Added option for Google reCAPTCHA v2 in customers form686 687 = 2.3.12 (2019-02-04) =688 * Fixed issue with missing Meta Field value (for example like transaction id value)689 690 = 2.3.11 (2019-01-14) =691 * Added option for showing week number inside Customers DatePicker ( `show_week="1"` )692 693 = 2.3.10 (2019-01-09) =694 * Improved style of bootstrap customers form (shortcode `ea_bootstrap`)695 696 = 2.3.9 (2018-11-26) =697 * Fixed issue with Export to CSV and wrong data in column698 * Added new field type for custom form fields ( Phone ) field - only for Bootstrap version shortcode ATM699 * Added Greek Translation thanks to Perry700 701 = 2.3.8 (2018-10-25) =702 * Update translation703 * Added template tags for `Cancel` and `Confirm` URL704 * Style improvements705 706 = 2.3.7 (2018-08-26) =707 * Added options for Sorting Location, Services and Workers for both customers form and Admin section708 709 = 2.3.6 (2018-08-12) =710 * Added Placeholder option for Custom Input fields711 712 = 2.3.5 (2018-07-29) =713 * Translation update714 * Localization for DateTime in Overview section715 * Added additional filters for customers email template716 717 = 2.3.4 (2018-07-06) =718 * Translation update719 * Added option to turn off customers form auto population from previous Appointments data720 721 = 2.3.3 (2018-06-11) =722 * Fixed issue with split time for services and time selection in form723 * Mail templates with escaped fields724 * Improved bot detection for mail links for confirm and cancel appointments725 726 = 2.3.2 (2018-06-02) =727 * Fixed styles and word wrap for GDPR link text728 * Added minDate and maxDate for calendar on customers form. Now you can set time span that can be selected for appointment.729 730 = 2.3.1 (2018-05-22) =731 * EU GDPR - checkbox and admin section with customize option such as label, error message, link to page with content732 733 = 2.3.0 (2018-05-12) =734 * Fixed issue with Events Calendar plugin that prevent activation of EasyAppointments735 736 = 2.2.4 (2018-04-18) =737 * Fixed issue with missing settings notification on user form even if settings are fine738 739 = 2.2.3 (2018-04-17) =740 * Fixed issue with slot step and case when price is hidden in customers form741 742 = 2.2.2 (2018-04-16) =743 * Fixed issue with selecting time slot744 745 = 2.2.1 (2018-04-15) =746 * Fixed issue with slot step value747 748 = 2.2.0 (2018-04-15) =749 * NEW - Custom slot step for customers750 * Added additional callback filters751 * Style improvements752 * Additional check for bots on confirm/cancel appointment via email link753 754 = 2.1.4 (2018-03-18) =755 * Added option for nonce in customers form756 757 = 2.1.3 (2018-03-11) =758 * Fixed issue with custom fields and html tags in it759 * Fixed issue with cyrillic labels and custom fields760 761 = 2.1.2 (2018-03-07) =762 * Added bot/crawler check for mail confirm/cancel link action763 764 = 2.1.1 (2018-03-06) =765 * Fix for custom styles that was not displaying766 767 = 2.1.0 (2018-03-04) =768 * Added option for custom columns and order in CSV export for excel769 * Fixed small issues770 771 = 2.0.1 (2018-02-18) =772 * Issue with PHP ASP tags turned on - message notification773 * Fixed issue with missing connection inside settings774 775 = 2.0.0 (2018-01-31) =776 * Fixed issue with wrong columns in exported CSV777 * Added support for Events that are more then one day long (backend)778 779 = 1.12.7 (2018-01-21) =780 * Improved error notifications inside customers form781 * New translations (BR & SK)782 783 = 1.12.6 (2018-01-14) =784 * Added additional filter for mail attachments785 786 = 1.12.5 (2018-01-05) =787 * Fixed issue with loading options on Settings Customize page788 789 = 1.12.4 (2017-12-03) =790 * Added option for auto populate filed from url params that match custom fields.791 792 = 1.12.3 (2017-11-14) =793 * Fixed issue with custom fields that were not visible on settings page794 * Improved predefined values for bootstrap shortcode. Now only possible combinations are presented to the customers795 796 = 1.12.2 (2017-11-4) =797 * Fixed issue with WordPress 4.8.3 and options that didn't load on customers form (location, services and workers)798 799 = 1.12.1 (2017-11-3) =800 * Fixed issue with missing Connections page and not loading the services801 * Fixed issue with bulk creation of Connections802 803 = 1.12.0 (2017-10-16) =804 * Security fix in admin panel - now only user with `manage_options` capability can see Settings and Report page in menu and alter settings regarding EasyAppointments. Settings values are escaped preventing users to add malicious values. (big thank you goes to Ricardo Sanchez for this one)805 806 = 1.11.7 (2017-10-05) =807 * Moved CDN files to local folder inside plugin808 * Fixed issue with email template editor that was auto-fixing local urls809 810 = 1.11.6 (2017-10-01) =811 * Additional callbacks (when customer make appointment, new appointment created)812 * New short-code attribute for showing remaining slots. Example `[ea_bootstrap show_remaining_slots="1"]` or `[ea_standard show_remaining_slots="1"]`813 814 = 1.11.5 (2017-08-27) =815 * Improved Location/Service/Worker filter selection on Appointments page in admin section.816 * Admin Appointments page has new sort by name for Locations, Services and Workers817 * Updated German translation (thanks to Joerg)818 * Fixed style issue with white space between field on some sites819 * Fixed issue with unwanted scroll on page load820 821 = 1.11.4 (2017-08-14) =822 * Fixed small issue with formatting823 824 = 1.11.3 (2017-08-13) =825 * Improved Date/Time formatting on Appointments page in admin section826 * Improved Location/Service/Worker selection on Appointments page in admin section. Now user can only select valid combination of Location, Service and Worker.827 828 = 1.11.2 (2017-08-04) =829 * Fixed issue with removed default editor so now customize page can work even if tinyMCE is turned off for the whole site.830 831 = 1.11.1 (2017-07-30) =832 * Added additional filter `ea_can_make_reservation` callback833 834 = 1.11.0 (2017-07-22) =835 * Added support for custom field translations via PO/MO translation files836 * Fixed issue with empty Customize tab in settings837 * Fixed smaller issues838 839 = 1.10.6 (2017-07-20) =840 * New - Custom admin notification emails. Now you can create custom mail template for Admin users841 842 = 1.10.5 (2017-07-16) =843 * Tools - Added test email section844 * Fixed translation on settings page845 * Smaller improvement846 847 = 1.10.4 (2017-07-09) =848 * Improved error handling in customers form849 * Added additional name for email custom field ("e-mail") that will be used for sending the email850 * Fixed issue with email notification for the customers851 852 = 1.10.3 (2017-06-12) =853 * Added HTML source editor for email notifications854 * Fixed issue with service and currency within select field855 * libs update - Fixed collision with `The Events Calendar`856 857 = 1.10.2 (2017-05-28) =858 * Fixed issue with datetime format on front end overview (typo)859 * Fixed issue with missing localStorage on loading form data for customers860 861 = 1.10.1 (2017-05-21) =862 * Added new custom event on Appointment creation so you can connect tracking code like GoogleAnalytics etc863 864 = 1.10.0 =865 * Added *Bulk* connection creation. Now it's possible to create multiple connections with one click866 * Added currency position option (before price)867 * Added short code options for default selected date in customers form calendar868 * Added Arabian translation (thanks to Abdulwahab)869 870 = 1.9.28 =871 * Fixed bug with missing submit button inside standard form872 873 = 1.9.27 =874 * Fixed issue with custom fields that sometimes didn't show up after opening customize page inside settings875 * Added aditional filters876 877 = 1.9.26 =878 * Fixed bug with latest release879 880 = 1.9.25 =881 * Fixed conflict with Polylang plugin882 883 = 1.9.24 =884 * improvement of ajax calls from front end form885 886 = 1.9.23 =887 * Fix for form overlay888 * Added validation for settings889 * Fix for auto focus to next field890 * Small improvements891 * Hungarian translation thanks to Tibor892 893 = 1.9.22 =894 * Fix for empty customize settings page895 896 = 1.9.21 =897 * Fix for fatal error on PHP 5.2898 899 = 1.9.20 =900 * RTL - switched places in booking overview for label and value901 * Now admin email is also send if the Appointment has been changed in backend and option **Send email notification** marked902 * Better Accessibility - key navigation for selecting time on customer form903 904 = 1.9.19 =905 * Small css improvement906 * Right-To-Left option improvement907 908 = 1.9.18 =909 * Version bump910 911 = 1.9.17 =912 * Fix - Date/Time formatting on Overview section based on General settings. Using MomentJS913 * Additional filters914 915 = 1.9.16 =916 * NEW - Right-To-Left option for bootstrap version of form917 * French translation thanks to Philippe918 919 = 1.9.15 =920 * Removed slashes from custom form fields value921 922 = 1.9.14 =923 * Portuguese translation thanks to Antonio924 * Minor bug fix925 926 = 1.9.13 =927 * Finnish translation thanks to Maija928 929 = 1.9.12 =930 * Start of week now depends of General Settings for the front end form. If you want to override that but not change settings use short code attribute `start_of_week`.931 932 = 1.9.11 =933 * Small bug fixes934 * Fixed issue with possible double booking on front end935 * Price as decimal number936 937 = 1.9.10 =938 * Bug fix: connection clone option didn't copy "date to" value939 940 = 1.9.9 =941 * Small change on email links942 943 = 1.9.8 =944 * Improved loading of select options in front end945 * Default data946 947 = 1.9.7 =948 * WYSIWYG Editor for email notifications - clear undo/redo list after selecting status email949 * Change in selecting time from connections. Now it will include both start date and end date in calculation.950 951 = 1.9.6 =952 * Responsive layout for Appointments Admin page953 954 = 1.9.5 =955 * New options - send admin email to employee (worker)956 * WYSIWYG editor for email notifications957 958 = 1.9.4 =959 * Max length on input / textarea filed960 * Bug fix - error log961 962 = 1.9.3 =963 * Bug fix - Report page wasn't visible in some cases964 * Settings > Tools - New error log list view965 966 = 1.9.2 =967 * Bug fix - refreshing bootstrap calendar968 * Bug fix - selecting services on frontend969 970 = 1.9.1 =971 * Customers form store values between appointments972 * Speed improvements973 * Fix issue with empty customize apge974 975 = 1.9.0 =976 * New core architecture977 * Polish translation (thanks to Maciej Bauza)978 979 = 1.8.17 =980 * Improved DateTime format in email notifications981 * Improved styles for Bootstrap form on small resolutions982 * Update of German translation (thanks to Matthias)983 984 = 1.8.16 =985 * Standard short code - added scroll_off option from bootstrap version986 * Admin notification email - added links for confirm and cancel appointment987 * Fix - issue with PHP version 5.2988 * Fix - localization script prevent from loading Reports page989 990 = 1.8.15 =991 * Fix - issue with form validation that was blocking submit992 * Fix - issue with confirm / cancel links993 * Email tag #location# is now #location_location# due to name conflict994 995 = 1.8.14 =996 * Support for bootstrap short code - create dedicated calendar for single Location / Service / Worker997 * Clone button inside Appointments page - now you can clone existing appointments998 * New option for default status of newly created appointment by visitor. If you want to place it under confirmed right away999 1000 = 1.8.13 =1001 * Added new email tags : #service_duration#, #service_price#, #worker_email#, #worker_phone#, #location_address#, #location#1002 1003 = 1.8.12 =1004 * Fix for editing appointment for non EN translations1005 * Added new option for making appointment at end of form subbmition if you want to avoid making reservation at selecting date/time1006 1007 = 1.8.11 =1008 * New quick filter on appointments page - filter out appointments for this month, week, day1009 * Improved links for cancel and confirm appointment1010 * Sending mails to admin for cancel and confirm appointments1011 1012 = 1.8.10 =1013 * Fixed issue with non translateble email error notification for frontend form1014 * Add new pot file for translations. In previous version there was missing translations for confirm and cancel link message from email.1015 * Fixed issue with double email1016 * Fixed issue with missing email notifications after hitting confirm or cancel link from email1017 1018 = 1.8.9 =1019 * Fixed bug with making last reservation on current day that blocks other slots for that day1020 * Email notification for confirm link action1021 * Separate cron capability for deleting reservation that are not completed. See FAQ for details1022 1023 = 1.8.8 =1024 * New option for user email notification: Link for confirm and cancel appointment1025 * NL translation thanks to Renate1026 1027 = 1.8.7 =1028 * Fixed - all slots seems to be busy when translation has been used (not english version). If you had this problem plase edit all connections and reselect days in week/1029 * Fixed - HTTPS problem on front end, now JS files use same protocol as current page.1030 * Added translation for status in email notifications1031 1032 1033 = 1.8.6 =1034 * Fixed - Autoselect for Appointments1035 * Fixed - Admin notification email for time (00:00)1036 * Spanish and Galician translations - thanks to Kike1037 1038 = 1.8.5 =1039 * Bug fix - unistall1040 1041 = 1.8.4 =1042 * Fix for double click on edited row1043 * Autoselect for Appointments1044 * New translation file thanks to Vlad and Matthias (RO and DE)1045 * Fix autoloader for PHP <5.31046 * Small fixes1047 1048 = 1.8.3 =1049 * Block time now works for all day not only for current day1050 * Overview report default selection if there is only one option1051 * Autoloader, supports only PHP 5.3 or greater1052 1053 = 1.8.2 =1054 * Fixed bugs with big phone numbers1055 * Formating date/time field in admin notifications1056 1057 = 1.8.1 =1058 * New option for max number of reservations by one visitor during one day before alert is shown.1059 * Formating of date/time fields in notification emails. It is using site settings for that (*Settings > General*)1060 * Small fixes for two column layout form1061 1062 = 1.8.0 =1063 * New report - Export data1064 * Time window for making appointment. You can block user from creating appointment just before that Appointment time. For example set that visitor must be two hours before actual time of appointment.1065 * Customization of subject for visitor notification email1066 * Auto delete of reservation that are not completed (this is done on every hour)1067 1068 = 1.7.1 =1069 * Bug fix for start day of week. This is now depend on **Calendar localization**1070 * New option to turn off css files from being included in front-end form1071 * New option for redirect after creating appointment (2 second timeout before redirect)1072 1073 = 1.7.0 =1074 * New option for subject of email admin notification1075 * New option for "Send form" email notifications1076 * Unistall script. Now after uninstall database tables of plugin will be removed1077 * Bug fix for extended time for appointment after editing in admin panel1078 1079 = 1.6.0 =1080 * Fix issue with activating the plugin and error output1081 * UTF8 email encoding1082 * Option for turning of Location/Services/Worker by setting dummy records. Set name that starts with underscore (for example :*_dummy*).1083 1084 = 1.5.2 =1085 * Compatibility mode for hostings that are blocking PUT and DELETE methods1086 1087 = 1.5.1 =1088 * Fix bug with sending email notification1089 * Fix bug with filtering appointments in Admin panel1090 * New options for worker, before free slots are calculated only for current service type. Now you can calculate free slots for all services for that worker1091 1092 = 1.5.0 =1093 * Custom form fields1094 * Fix bug with new year and date selection in calendar1095 * Fix issue with wrong time after creating appointment in admin panel1096 1097 = 1.4.1 =1098 * Fix bug with status change and email notification in admin panel1099 1100 = 1.4.0 =1101 * Calendar in bootstrap form now shows the free days and days with out free slots1102 * Improved scroll to after cancel option1103 * Fix bug with clone button in settings/connection1104 1105 = 1.3.0 =1106 * New options for cancel button and scroll1107 * I agree option for form1108 1109 = 1.2.11 =1110 * Fix install1111 1112 = 1.2.10 =1113 * Fix bug with fresh install and customize page of settings1114 1115 = 1.2.9 =1116 * Fix for bug on editing location/service/worker that delete connection.1117 * New option is customize tab : custom css field1118 * Minor css improvement1119 1120 = 1.2.8 =1121 * Option for sending user email after completing the form on frontend1122 1123 = 1.2.7 =1124 * Fix bug with Media item in menu1125 * Ajax spinner1126 * Added rows class attributes for overview on bootstrap form1127 1128 = 1.2.6 =1129 * Bootstrap widget improvement: scroll_off option, two column layout, custom width value.1130 1131 = 1.2.5 =1132 * Fix bootstrap issue that change style on whole page1133 * New tags for email notification1134 * Improved style of new appointment notification1135 1136 = 1.2.4 =1137 * Localization of datepicker for 77 different languages1138 * Fix issue with phone that starts with 01139 1140 = 1.2.3 =1141 * Fix translations issue, not including mo files1142 * Fix bug with db update in 1.2.2 version1143 1144 = 1.2.2 =1145 * Fix timezone issue for current day1146 * Fix translations issue1147 * Price field in booking overview1148 * Database changes (force reference integrity)1149 1150 = 1.2.1 =1151 * Included label translation functions1152 * Fix : init scroll1153 1154 = 1.2.0 =1155 * New shortcode for bootstrap version of frontend form `[ea_bootstrap]`1156 1157 = 1.1.1 =1158 * Fix : select all days in a week1159 * Improved styles1160 1161 = 1.1 =1162 * Improved styles and overview form1163 * Translations : done message1164 * Notification to custom email on pending appointment1165 * Fix scroll for date/time change1166 1167 = 1.0 =1168 * First release1169 1170 == Upgrade Notice ==1171 1172 = 1.8.3 =1173 * Autoloader, supports only PHP 5.3 or greater!1174 1175 = 1.6.0 =1176 * Please update if you are experiencing problems with AJAX naming collision1177 1178 = 1.5.2 =1179 * If you can't edit or delete items on settings page please update this version. After update mark Compatibility mode option in settings.1180 1181 = 1.5.1 =1182 * Please update to new version, there are bugs on 1.5 with email notifications.1183 1184 = 1.5.0 =1185 * Please check if there are all fields with appointments1186 1187 = 1.4.1 =1188 * Please update plugin to fix bug with email notifications on status change1189 1190 = 1.4.0 =1191 * Calendar in bootstrap form now shows the free days and days with out free slots1192 * Improved scroll to after cancel option1193 * Fix bug with clone button in settings/connection1194 1195 = 1.3.0 =1196 * New options1197 1198 = 1.2.11 =1199 * Fix install1200 1201 = 1.2.10 =1202 * If you have fresh install of 1.2.9 (not upgrade from previous versions), there is problem with customize page of settings. This version have fix for it.1203 1204 = 1.2.9 =1205 * * Fix for bug on editing location/service/worker that delete connection1206 1207 = 1.2.8 =1208 * Option for sending user email after completing the form on frontend1209 1210 = 1.2.7 =1211 * Fix bug with Media menu item that is missing1212 1213 = 1.2.6 =1214 * Bootstrap widget improvement: scroll_off option, two column layout, custom width value.1215 1216 = 1.2.5 =1217 * Please check bootstrap widget if you using it. There has been changes on style part.1218 1219 = 1.2.4 =1220 * Localization of datepicker for 77 different languages1221 * Fix issue with phone that starts with 01222 1223 = 1.2.3 =1224 * Fix translation issue with mo files. In order to use localization, place *.mo files into languages dir inside plugin dir.1225 * Fix bug with db update in 1.2.2 version.1226 1227 = 1.2.2 =1228 * Please take upgrade with great care. There has been database changes regarding reference integrity of data. So upgrade will remove appointments/connections that don't have some key value (location, worker, service).1229 1230 = 1.2.1 =1231 * Fixed init scroll1232 1233 = 1.2.0 =1234 * New Responsive layout shortcode.1235 1236 1237 == Feature requests ==1238 1239 This is list of all features that will be added at some point of time :1240 1241 * Multi select slots (select more than one slot at time)1242 * Whole day selection (for example if you are renting something on daily basis)1243 * County field in Location along with improved dropdown selection1244
Note: See TracChangeset
for help on using the changeset viewer.