Commit graph

1986 commits

Author SHA1 Message Date
Alex Tselegidis
534d6e1761 Event popover display the provider timezone. 2020-03-29 14:44:06 +02:00
Alex Tselegidis
b639318dac All the backend pages have the timezone information. 2020-03-29 14:43:53 +02:00
Alex Tselegidis
26442a1e17 Events get rendered based on the current user timezone. 2020-03-29 14:17:56 +02:00
Alex Tselegidis
1e5a1e59ea Added timezone handling for users in the backend section. 2020-03-29 14:10:49 +02:00
Alex Tselegidis
5847728fd2 Added timezone translation. 2020-03-29 14:08:42 +02:00
Alex Tselegidis
c0cd2346fd Created new render helper for the timezone dropdown. 2020-03-29 14:07:01 +02:00
Alex Tselegidis
26efa3c410 Login will set the user timezone in the session variable (if available). 2020-03-29 14:04:24 +02:00
Alex Tselegidis
b8ebe2b1bd Do not depend on the server timezone for providing the default timezone value. 2020-03-29 14:03:50 +02:00
Alex Tselegidis
db5c2968c6 Use UTC as the default timezone value for all users. 2020-03-29 14:02:00 +02:00
Alex Tselegidis
19406ca2c0 Created the Timezones_model.php 2020-03-29 13:42:58 +02:00
Alex Tselegidis
fbe1a10eeb Include the user timezone in the session information. 2020-03-29 12:54:02 +02:00
Alex Tselegidis
3d0d1f2005 Added timezone fields to the database (#313). 2020-03-29 12:47:57 +02:00
Alex Tselegidis
12f6833ca5 Providers and services are ordered alphabetically (#568). 2020-03-27 11:11:51 +01:00
Alex Tselegidis
2321c3b7fc Token based authentication for the REST API (#610). 2020-03-27 11:02:06 +01:00
Alex Tselegidis
3c4ecb2873 Corrected issue with language resolving on an API request. 2020-03-27 11:00:54 +01:00
Alex Tselegidis
ca989d01fa Use HTTPS protocol for easyappointments.org links. 2020-03-27 10:31:07 +01:00
Alex Tselegidis
1d91f6d1c4 Improved rendering for email templates (#611). 2020-03-27 10:30:31 +01:00
Alex Tselegidis
1f4438afd2 Ensure minified vendor files are being loaded. 2020-03-27 10:30:06 +01:00
Alex Tselegidis
22f4a11493 Corrected if statements for recursive search when aggregates are enabled (#549). 2020-03-27 10:20:41 +01:00
Alex Tselegidis
fff57ad3f3 Ensure that only valid appointments are being processed. 2020-03-24 18:54:50 +01:00
Alex Tselegidis
474453cf59 The data removal text states that appointments will also be removed (#648). 2020-03-18 20:36:13 +01:00
Alex Tselegidis
71f9892ace Automatically reload backend calendar events (#301). 2020-03-18 20:30:15 +01:00
Alex Tselegidis
d828a7a8d2 Replaced use of gulp-util. 2020-03-18 20:21:33 +01:00
Alex Tselegidis
22a0986468 Only use the minified files of vendor assets. 2020-03-18 20:21:11 +01:00
Alex Tselegidis
fc6921103e The Config::DEBUG flag toggles the min files (#502). 2020-03-18 20:20:43 +01:00
Alex Tselegidis
d45abbfeab Updated README.md 2020-03-11 14:03:02 +01:00
Alex Tselegidis
1dd30b5db6 Updated README.md 2020-03-11 14:01:09 +01:00
Alex Tselegidis
5531a8da4b Updated README.md 2020-03-11 13:53:16 +01:00
Alex Tselegidis
53adc698c5 Updated README.md 2020-03-11 13:52:02 +01:00
Alex Tselegidis
c04e180c20 Updated README.md 2020-03-11 13:47:57 +01:00
Alex Tselegidis
96d9005e66 Updated README.md 2020-03-11 13:41:57 +01:00
Alex Tselegidis
3c39dc376c Updated README.md 2020-03-11 13:40:20 +01:00
Alex Tselegidis
55a3265129 Updated the composer dependencies. 2020-03-11 13:25:17 +01:00
Alex Tselegidis
afd0323571 Updated the gulp flow (simplified tasks). 2020-03-11 13:24:23 +01:00
Alex Tselegidis
d709028eca Removed the version from package.json files 2020-03-11 10:39:47 +01:00
Alex Tselegidis
5d0419b980 Moved CODE_OF_CONDUCT.md and CONTRIBUTING.md 2020-03-11 10:37:46 +01:00
Alex Tselegidis
8a0c502a7d Updated the index.php file for the new code structure. 2020-03-11 10:28:30 +01:00
Alex Tselegidis
2e3b1ac9f7 The custom autoload file is not needed any more (autoloading via composer). 2020-03-11 10:26:36 +01:00
Alex Tselegidis
d37da32ffa Updated .gitignore based on the new file structure. 2020-03-11 10:25:33 +01:00
Alex Tselegidis
707e97ce8a Updated the composer.json file. 2020-03-11 10:24:49 +01:00
Alex Tselegidis
e1e9a60085 Moved source files to the root directory. 2020-03-11 10:24:25 +01:00
Alex Tselegidis
2eeb07e753 Removed system and vendor directory form src. 2020-03-11 10:23:15 +01:00
Alex Tselegidis
95b303cd6d Updated copyright year in source files. 2020-03-11 10:10:59 +01:00
Alex Tselegidis
5ea1d3e8b9 Fixes in translation files. 2020-03-11 10:08:53 +01:00
Alex Tselegidis
93e7a2d994 Added missing translation strings. 2020-03-11 10:00:44 +01:00
Alex Tselegidis
0f17a7a689 Added the new check_spam_folder translation key to all translation files. 2020-03-10 21:40:33 +01:00
Alex Tselegidis
bf0f5ec2e7
Merge pull request #708 from DiGitHubCap/check-spam-folder
Add note to check spam folder after booking an appointment
2020-03-10 21:38:31 +01:00
Alex Tselegidis
8910793d2e Merge branch 'DiGitHubCap-fix-validation' into develop 2020-03-10 21:31:19 +01:00
Alex Tselegidis
57209cf157 Merge branch 'fix-validation' of https://github.com/DiGitHubCap/easyappointments into DiGitHubCap-fix-validation
# Conflicts:
#	src/application/models/Customers_model.php
2020-03-10 21:31:10 +01:00
wolfygit
eb3ab4800d Spanish Translation
Translate the las sentences
2020-03-10 21:26:43 +01:00