Commit graph

337 commits

Author SHA1 Message Date
Alex Tselegidis
79a77401d0 Replaced hard-coded url with site_url method. 2016-03-07 21:01:39 +01:00
Alex Tselegidis
29effc24bf Merge branch 'thijslemmens-master' into develop 2016-03-07 20:59:27 +01:00
Alex Tselegidis
635380512d Converted all the hard-coded urls to site_url() function calls. 2016-03-07 20:59:04 +01:00
Alex Tselegidis
02e4d36824 Merge branch 'i18n-french' of https://github.com/emanwebdev/easyappointments into emanwebdev-i18n-french 2016-03-07 20:31:45 +01:00
Thijs Lemmens
13698d8726 Use the site_url function instead of the index.php link 2016-03-05 21:09:40 +01:00
Thijs Lemmens
89aaaa7c55 Fixed Dutch translation 2016-03-03 20:06:26 +01:00
Emmanuel
3ef93660c5 Couple of improvements 2016-03-01 15:23:24 +01:00
Alex Tselegidis
972ea430b1 Merge remote-tracking branch 'pr124/patch-1' into develop 2016-02-21 19:50:38 +01:00
Emmanuel
61ae9b25ee Fixed wrong save/delete translations + improvements 2016-02-19 11:16:38 +01:00
Alex Tselegidis
e243a7b16c Merge branch 'release-1.1.1' into develop 2016-02-14 14:28:27 +01:00
Alex Tselegidis
77d7d02ea2 Removed the 'Beta' label of v1.1.1. 2016-02-14 14:05:50 +01:00
Alex Tselegidis
8f52705ebe Added the 'Beta' label to v1.1.1 release. 2016-02-07 15:54:23 +01:00
Alex Tselegidis
a669a83cce Increased the E\!A version in the config file for v1.1.1 2016-02-07 15:29:54 +01:00
Alex Tselegidis
bdccb642aa Fixes #118 - Added filter_var method for boolean values normalization. 2016-02-06 01:05:11 +01:00
Alex Tselegidis
1027bbc8f7 Fixes #116: the book timeout would not be taken into account in the available appointment hours calculation. 2016-01-31 13:49:41 +01:00
Emmanuel
f3de3746da Update translations_lang.php 2016-01-25 15:07:15 +01:00
Alex Tselegidis
a3d12cd04e Corrected message styling class for the forgot_password.php page. 2016-01-24 17:38:02 +01:00
Alex Tselegidis
5654dd46cf Removed the 'Beta' label from config. 2016-01-24 16:32:56 +01:00
Alex Tselegidis
b1e5296d1d Added fallback check for the configuration language. 2016-01-24 15:46:25 +01:00
Alex Tselegidis
181595d8bd Corrected selectors for backend appointment & unavailable modals. 2016-01-24 15:40:06 +01:00
Alex Tselegidis
b69ad58853 Refactored the language config setting. 2016-01-21 20:04:55 +01:00
Alex Tselegidis
728c740173 Merge remote-tracking branch 'lang/master' into release-1.1 2016-01-21 19:56:26 +01:00
Frodotus
61166c1eab Added missing Finnish translations 2016-01-20 09:50:14 +02:00
Stijn Goethals
dac05a2ec8 Make option to change default language in main config 2016-01-19 19:35:32 +01:00
Alex Tselegidis
18be8b65f7 Updated the config version name to 'Beta 2'. 2016-01-17 13:57:55 +01:00
Alex Tselegidis
c06f3def14 Added google analytics code to extra frontend pages like book_success, message, error404. 2016-01-17 13:10:48 +01:00
Alex Tselegidis
b3ce15d4f1 Added new strings in dutch translation for v1.1 2016-01-17 12:44:43 +01:00
Alex Tselegidis
35d69d3b4c Merge branch 'master' into release-1.1 2016-01-16 11:51:07 +01:00
Alex Tselegidis
66b475e1c5 Merge pull request #102 from salvatorecordiano/patch-2
Update transaltions_lang.php
2016-01-16 10:45:48 +01:00
Salvatore Cordiano
f5d757031f Update migration_lang.php
Update untranslated strings
2016-01-15 22:30:49 +01:00
Salvatore Cordiano
05ac80b7ed Update transaltions_lang.php
Update untranslated strings
2016-01-15 22:25:58 +01:00
Alex Tselegidis
a770a69660 Added extra line at the end of the files as configured in the .editorconfig file. 2016-01-09 22:29:28 +01:00
Alex Tselegidis
636f399c91 Fixes #100 - Casted the is_unavailable value to an integer. 2016-01-09 22:22:01 +01:00
Alex Tselegidis
7cdccf1d27 Fixed responsive display for mobile devices. 2016-01-06 21:56:22 +01:00
Edio Ilha
1aa6818f3d Update translations_lang.php
Update translation to match EA updates. Thx
2016-01-05 16:37:52 -02:00
Alex Tselegidis
86644cfa9c Updated the copyright date. 2016-01-02 14:47:04 +01:00
Alex Tselegidis
648e82840f Translated new texts for greek and german translations. 2016-01-01 21:33:14 +01:00
Alex Tselegidis
fa992b824a Moved the customer-notifications setting in the 'general settings' tab. 2016-01-01 20:40:10 +01:00
Alex Tselegidis
f88c6cb898 Sometimes captcha generates an error if the session is accessed after there is some output in the response. From now on the captcha phrase will be saved first and then there will be the image output. 2016-01-01 20:34:42 +01:00
Alex Tselegidis
0b43e4d918 Changed the CAPTCHA failure display (added input hint below the captcha input). 2016-01-01 20:18:03 +01:00
Alex Tselegidis
e69f7ca634 Add sample service and provider after the installation completes successfully. 2016-01-01 16:45:01 +01:00
Alex Tselegidis
0dc88a85a9 Refactored the get_available_providers method. 2016-01-01 15:52:43 +01:00
Alex Tselegidis
3ec94245e0 Corrected migration class name. 2015-12-30 23:58:34 +01:00
Alex Tselegidis
4f8ca2a7f8 Change the app title to BETA. 2015-12-30 23:27:34 +01:00
Alex Tselegidis
c087d57b9e Removed phpmailer's language files. 2015-12-30 14:21:37 +01:00
Alex Tselegidis
95a5ae1dce Implemented the 'gulp composer' task which will install the composer dependencies and move only the required files to the 'src/application/third_party' directory. 2015-12-30 14:18:18 +01:00
Alex Tselegidis
655f068a8d Integrated CAPTCHA setting within the booking wizard. 2015-12-30 12:54:33 +01:00
Alex Tselegidis
494e5e53a1 Added migration class for the captcha setting. 2015-12-30 12:39:36 +01:00
Alex Tselegidis
acd2ffba05 Added captcha setting to the settings.php view file. 2015-12-30 12:34:18 +01:00
Alex Tselegidis
98c65aa666 Added the captcha settings translation. 2015-12-30 12:33:51 +01:00