Commit Graph

1401 Commits

Author SHA1 Message Date
alext 6fe70d0723 Unavailable dates generation must take into concern the appointment edit mode of the booking page (#433). 2018-04-23 15:58:04 +02:00
alext 9805fe7c80 Updated cache busting parameter. 2018-04-23 09:58:35 +02:00
alext 5f56eb4c2d Removed unnecessary call for calendar events. 2018-04-23 09:52:47 +02:00
alext cfaafc2674 Corrected start and end datetime parsing when editing unavailabilities. 2018-04-19 16:50:28 +02:00
alext 2d7fa2bd8f Corrected class name for break event. 2018-04-15 10:29:36 +02:00
alext c26b111ab2 Pre-select the modified appointment date when editing an existing appointment in the booking form. 2018-04-15 08:34:01 +02:00
alext 3432d4e9ea Merge branch 'patch-1' of https://github.com/AurelienC/easyappointments into hotfix 2018-04-13 14:58:20 +02:00
alext cc7399c23f Merge branch 'Caine85-patch-2' into hotfix 2018-04-13 14:56:23 +02:00
alext baa2e58951 The Appointments API endpoint must only return appointment records and no unavailabilities. 2018-04-13 14:54:50 +02:00
Andrea e7c1415526 Update italian translation file 2018-04-12 16:55:45 +02:00
Andrea 684bb22a38 BugFix agendaDay View 2018-04-12 16:46:45 +02:00
Andrea 721df5833d Update for new time format 2018-04-12 16:15:18 +02:00
Andrea 7d8746f40a Update for new time format 2018-04-12 16:05:52 +02:00
Andrea 9c7ae5dfdc Extra working days outside default working plan
Add function to add extra working days outside the default working plan.
2018-04-12 15:03:46 +02:00
alext 7ee9f24f5a Corrected working plan parsing for foreign languages (#461). 2018-04-09 13:50:00 +02:00
Caine85 8c16a52d2c
Update Appointments.php
Bug fix: Appointments Parser crashes when a provider break is added to the schedule
2018-04-09 12:06:48 +02:00
Aurélien 31639bb1db
Update translations_lang.php
About issue #455
2018-04-04 18:03:23 +02:00
alext 271652c2b7 Path corrections in the phpunit.xml file. 2018-03-29 14:55:14 +02:00
alext 76daf6db01 Corrected vendor path in tests bootstrap.php file. 2018-03-29 14:52:53 +02:00
alext 40ec49673d Moved phpunit.xml file into the root of the project for better use with terminal commands. 2018-03-29 14:52:26 +02:00
alext ead4ae5985 Corrections in the datetimepicker and timepicker formatting. 2018-03-28 14:41:27 +02:00
alext bbffd75a51 Updated version number and cache busting parameter. 2018-03-28 14:37:26 +02:00
alext 5147d0ad68 Added error messages with more information for the installation page (#452) 2018-03-28 14:36:28 +02:00
alext 4d6b452dd6 Updated copyright year in file headers. 2018-03-27 09:23:09 +02:00
alext 4ed30b6822 Corrected translation key for server communication error. 2018-03-27 09:19:27 +02:00
alext 610f184aad Further formatting corrections. 2018-03-17 18:00:55 +01:00
alext 52be9ff9d7 Merge branch 'develop' into hotfix 2018-03-09 07:57:31 +01:00
alext 43b9cf678b Corrected time format use in booking page. 2018-03-08 14:59:13 +01:00
alext 632f7539eb Updated the time format values in the email notification files. 2018-03-08 14:56:31 +01:00
alext 1caccb731a Changed the time formatting in javascript files. 2018-03-08 14:55:51 +01:00
alext 7bcca1b5db Added timezone setting in back-end. 2018-03-06 22:50:31 +01:00
alext 917d7fa6bb Added translations for the time format setting. 2018-03-06 22:47:57 +01:00
alext 7c620c6734 Added time format setting in the database and created migration file. 2018-03-06 22:46:33 +01:00
Andrea d971f4f097 Added time format selection 2018-03-06 12:20:47 +01:00
alext a54917aacf Updated moment.js to a newer version. 2018-03-06 08:21:59 +01:00
Caine85 b7d762c110
Update backend_calendar_default_view.js 2018-03-02 17:12:54 +01:00
alext 6fd28cd5e6 Updated jsdoc dependency. 2018-02-28 20:24:24 +01:00
alext 8001984fcd Merge branch 'develop' 2018-02-28 20:18:11 +01:00
alext dfbae5a2c2 Minor adjustments in README.md 2018-02-28 20:16:32 +01:00
alext 59c0d7c671 Corrections in the doc markdown files. 2018-02-28 14:44:18 +01:00
alext ca6c62578f Normalize line breaks when starting Docker environment within a windows environment. 2018-02-27 15:07:45 +01:00
alext 49c856054c Corrections in the spanish translation. 2018-02-27 10:12:55 +01:00
alext 4973d156f5 Updated migration number in configuration file. 2018-02-26 14:16:20 +01:00
alext 1b563eef9e Use smaller field length value in booking form. 2018-02-26 14:15:41 +01:00
alext a2588dbe21 Do not display expected captcha phrase on failures. 2018-02-23 15:33:41 +01:00
alext 99bfc1e3ab Disable calendar modifications when viewing services in back-end. 2018-02-23 15:29:53 +01:00
alext 95e32bbd38 Migration classes will first check if changes need to be integrated before executing them. 2018-02-23 15:23:13 +01:00
alext f78f45ef6f Set correct initial value for the ea_migrations class. 2018-02-23 15:22:23 +01:00
alext c334691cf5 Updated slovak translations. 2018-02-15 09:07:56 +01:00
alext 7d6f87f7bf Corrected creation of provider columns in back-end table view (#381). 2018-02-08 22:00:22 +01:00