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
wolfygit
9297681f18
Fix mail title
...
Fix the provider's modification mail title .
As the modification is made by the provider from the backend, his mail title has to be 'appointment_changes_saved' and the customer mail title 'appointment_details_changed'
2020-03-10 21:26:22 +01:00
wolfygit
3458744933
Fix link appointment form
...
Fix form filling when open an appointment from a link
2020-03-10 21:26:22 +01:00
Alex Tselegidis
383b664664
Merge pull request #666 from yrammos/fix_language_switch_on_legacy_browsers
...
Fix language-switch control on legacy browsers.
2020-03-10 21:22:15 +01:00
Alex Tselegidis
259ef17a55
Merge pull request #662 from yrammos/auto-select-browser-lang
...
Automatically detect the client's language
2020-03-10 21:16:24 +01:00
Alex Tselegidis
2e9d8c963e
Merge pull request #660 from yrammos/hide-zero-price
...
Hide service price in modal views if equal to zero.
2020-03-10 21:13:17 +01:00
Alex Tselegidis
3b88d1d0c4
Merge branch 'sandbergja-make_phone_number_optional' into develop
2020-03-10 21:12:21 +01:00
Alex Tselegidis
058089134b
Merge branch 'make_phone_number_optional' of https://github.com/sandbergja/easyappointments into sandbergja-make_phone_number_optional
...
# Conflicts:
# src/application/controllers/Appointments.php
# src/application/controllers/Backend.php
# src/application/language/arabic/translations_lang.php
# src/application/language/bulgarian/translations_lang.php
# src/application/language/chinese/translations_lang.php
# src/application/language/danish/translations_lang.php
# src/application/language/dutch/translations_lang.php
# src/application/language/english/translations_lang.php
# src/application/language/finnish/translations_lang.php
# src/application/language/french/translations_lang.php
# src/application/language/german/translations_lang.php
# src/application/language/greek/translations_lang.php
# src/application/language/hindi/translations_lang.php
# src/application/language/hungarian/translations_lang.php
# src/application/language/italian/translations_lang.php
# src/application/language/japanese/translations_lang.php
# src/application/language/luxembourgish/translations_lang.php
# src/application/language/polish/translations_lang.php
# src/application/language/portuguese-br/translations_lang.php
# src/application/language/portuguese/translations_lang.php
# src/application/language/romanian/translations_lang.php
# src/application/language/russian/translations_lang.php
# src/application/language/slovak/translations_lang.php
# src/application/language/spanish/translations_lang.php
# src/application/language/turkish/translations_lang.php
# src/assets/sql/data.sql
2020-03-10 21:11:33 +01:00
Alex Tselegidis
12a9f4cc59
Merge branch 'JasonMFry-patch-1' into develop
2020-03-10 21:02:48 +01:00
Alex Tselegidis
2eeead90a3
Merge branch 'sduck-dk_lang_updates' into develop
...
# Conflicts:
# src/application/language/danish/translations_lang.php
2020-03-10 21:00:44 +01:00
Alex Tselegidis
22e9b1bbf0
Merge branch 'dk_lang_updates' of https://github.com/sduck/easyappointments into sduck-dk_lang_updates
2020-03-10 20:59:55 +01:00
Alex Tselegidis
8a217df0a3
Fixed captcha issues in the docker environment ( #623 ).
2020-03-10 20:58:31 +01:00
Alex Tselegidis
923d7bd4c4
Merge branch 'ftaurino-patch-1' into develop
...
# Conflicts:
# src/application/language/italian/translations_lang.php
2020-03-10 20:57:00 +01:00
Alex Tselegidis
1134d13cce
Merge branch 'patch-1' of https://github.com/ftaurino/easyappointments into ftaurino-patch-1
2020-03-10 20:55:42 +01:00
Alex Tselegidis
cbb3506c4a
Merge branch 'citrtech-patch-1' into develop
2020-03-10 20:53:10 +01:00
Alex Tselegidis
940ff73365
Merge branch 'patch-1' of https://github.com/citrtech/easyappointments into citrtech-patch-1
2020-03-10 20:53:01 +01:00
Alex Tselegidis
209f9dff4e
Merge branch 'guifelix-patch-1' into develop
...
# Conflicts:
# src/application/language/portuguese-br/translations_lang.php
2020-03-10 20:50:44 +01:00
Alex Tselegidis
56bfd11394
Merge branch 'patch-1' of https://github.com/guifelix/easyappointments into guifelix-patch-1
2020-03-10 20:49:37 +01:00
Alex Tselegidis
6ae4835015
Merge branch 'altomarketing-patch-1' into develop
...
# Conflicts:
# src/application/language/spanish/translations_lang.php
2020-03-10 20:48:40 +01:00
Alex Tselegidis
ea6e237e38
Merge branch 'patch-1' of https://github.com/altomarketing/easyappointments into altomarketing-patch-1
2020-03-10 20:47:54 +01:00
Alex Tselegidis
07e354d332
Merge branch 'Caine85-enddatetime-according-to-start-and-service' into develop
2020-03-10 20:45:01 +01:00