Commit graph

599 commits

Author SHA1 Message Date
oxteam
c0a33d1116 French translation improved. 2018-06-03 18:56:12 +02:00
oxteam
3d27d05b58
Update French translation 2018-05-27 17:38:34 +02:00
alext
a2d72c068c Corrected migration classes for v1.3.1. 2018-04-30 14:10:25 +02:00
alext
d23ec0483c Removed "ea" prefix from db constraints (#438) 2018-04-25 13:40:13 +02:00
alext
6df2389287 Corrections in the migration classes (update secure, defensive checks, #438). 2018-04-24 15:26:07 +02:00
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
3432d4e9ea Merge branch 'patch-1' of https://github.com/AurelienC/easyappointments into hotfix 2018-04-13 14:58:20 +02:00
alext
baa2e58951 The Appointments API endpoint must only return appointment records and no unavailabilities. 2018-04-13 14:54:50 +02:00
Aurélien
31639bb1db
Update translations_lang.php
About issue #455
2018-04-04 18:03:23 +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
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
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
95e32bbd38 Migration classes will first check if changes need to be integrated before executing them. 2018-02-23 15:23:13 +01:00
alext
c334691cf5 Updated slovak translations. 2018-02-15 09:07:56 +01:00
alext
d60193c926 Corrected availabilities generation in booking page. 2018-02-06 15:35:10 +01:00
alext
950866d90f Corrections for the any-provider option. 2018-02-05 15:48:43 +01:00
alext
ea53955f71 Corrected conditions when fetching events that start or end outside the displayed period of time for back-end calendar page. 2018-02-02 14:49:06 +01:00
alext
71b847135a The availabilities generation must take into concern events that belong in the past but end at some time in the future. 2018-02-02 14:48:22 +01:00
alext
75b7fe69f6 Added fix for endless loop issue during availabilities generation. 2018-02-02 14:40:01 +01:00
alext
718f24e700 Updated the update view file messages and added a link for navigation back to the back-end section. 2018-01-30 10:26:00 +01:00
alext
c25f7828bd Updated app version info. 2018-01-23 10:10:56 +01:00
alext
7e2ef9cf00 Added maxlength to currency field of service. 2018-01-23 10:10:33 +01:00
alext
e013943fde Reformatted code files. 2018-01-23 10:08:37 +01:00
alext
519ff17a55 Added db and email lang files into all translations. 2018-01-23 09:54:32 +01:00
alext
62b74e8e75 Updated arabic translation (contributed by abdulhamid-ghannam). 2018-01-17 21:46:00 +01:00
alext
ab0eec56ec Updated app's config file for 1.3.0-beta.1 2018-01-15 09:17:07 +01:00
alext
dbcabd26fd Updated app's config file for 1.3.0-beta.1 2018-01-15 09:16:09 +01:00
alext
6f5ac8c695 Replaced base_url use with config helper in GlobalVariables definition. 2018-01-15 08:58:55 +01:00
alext
fb8aea0c3e Added config_helper.php class for fetching the configuration values in templates. 2018-01-15 08:57:17 +01:00
alext
b3412c9729 Merge branch 'patch-3' of https://github.com/nforlando/easyappointments into nforlando-patch-3 2018-01-12 13:49:51 +01:00
alext
d6d746853f Sorted languages alphabetically. 2018-01-11 14:21:29 +01:00
alext
d2cdec6c82 Merge branch 'patch-1' of https://github.com/walalm/easyappointments into walalm-patch-1 2018-01-11 14:18:23 +01:00
alext
b36f3e21a3 Removed line breaks from about settings page. 2018-01-02 13:48:43 +01:00
alext
8081e8ff9f Disable cache busting on debug mode. 2018-01-02 13:34:13 +01:00
alext
5ae5719806 Enlarged the form filter buttons. 2018-01-02 13:32:09 +01:00
alext
ab00577ac2 Provider services and secretary providers boxes use the .well class. 2018-01-02 13:14:13 +01:00
alext
8713252b87 Made the services form a bit shorter. 2018-01-02 13:06:29 +01:00
alext
d4c3a68368 Updated the availabilities generation of REST API (fixes #315 and #337). 2018-01-02 12:55:52 +01:00
alext
9fdee15b80 Updated release label 2018-01-02 12:37:34 +01:00
alext
6923520f7c Marked methods as deprecated. 2018-01-02 12:17:45 +01:00
alext
85dec33466 Full day appointment with multiple attendants are now being taken into
concern while generating availabilities. (fixes #337 and #315).
2018-01-02 11:23:06 +01:00