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 |
|
Alex Tselegidis
|
af976440f8
|
Minor code format corrections.
|
2015-12-30 12:02:14 +01:00 |
|
Alex Tselegidis
|
18a4603072
|
The 'any-provider' option will select the provider with the most free time instead of the first available one.
|
2015-12-30 11:44:42 +01:00 |
|
Alex Tselegidis
|
1a5cfa6191
|
Added '403 Error' index.html files in directories that it was missing.
|
2015-12-29 23:43:47 +01:00 |
|
Alex Tselegidis
|
1e0c13e973
|
Quick CSS aligmnment fix for the settings page.
|
2015-12-13 23:46:02 +01:00 |
|
Alex Tselegidis
|
9f605420e8
|
Added .row wrapper element in the backend/users page.
|
2015-12-13 23:43:18 +01:00 |
|
Alex Tselegidis
|
478e6971ac
|
Changed the order of the user phone-number field in the forms.
|
2015-12-13 23:28:34 +01:00 |
|
Alex Tselegidis
|
196d5727e4
|
Added missing .row div wrapper.
|
2015-12-13 23:24:00 +01:00 |
|
Alex Tselegidis
|
741ffe906b
|
Added select box for the date format option in the settings page (refs #27).
|
2015-12-13 22:49:42 +01:00 |
|
Alex Tselegidis
|
e9b82fac12
|
Corrected HTML typo
|
2015-12-12 00:22:26 +01:00 |
|
Alex Tselegidis
|
de872cfc36
|
Corrected error if there is no provider or service to select.
|
2015-12-10 23:29:15 +01:00 |
|
Alex Tselegidis
|
c60a0feeaf
|
Added the dateFormat value to the GlobalVariables of every backend page.
|
2015-12-01 23:39:31 +01:00 |
|
Alex Tselegidis
|
284abdfd54
|
Added date dynamic date format to booking wizard.
|
2015-12-01 23:25:59 +01:00 |
|
Alex Tselegidis
|
d88362dcc0
|
Added 'date_format' setting migration.
|
2015-12-01 23:08:04 +01:00 |
|
Alex Tselegidis
|
38187a208f
|
Fixes #19 - Customers can add appointments to 'any provider'.
|
2015-12-01 00:10:16 +01:00 |
|
Alex Tselegidis
|
1fc2fd9324
|
Styling corrections in the backend pages.
|
2015-11-28 12:15:21 +01:00 |
|
Alex Tselegidis
|
7f48897bb7
|
Added the btn-default class to the buttons in the backend/service page
|
2015-11-28 12:06:49 +01:00 |
|
Alex Tselegidis
|
5896588abc
|
Fixed problem with appointment update and the check_datetime_availability method.
|
2015-11-28 12:00:01 +01:00 |
|
Alex Tselegidis
|
ba5ef4d326
|
Corrected undefined variable error in calendar.php
|
2015-11-28 11:52:42 +01:00 |
|
Alex Tselegidis
|
8fddb814a7
|
Added the btn-default class to the notification buttons.
|
2015-11-28 11:31:04 +01:00 |
|
Alex Tselegidis
|
97856af73a
|
Changed the backend filter-records component appearance.
|
2015-11-28 11:19:44 +01:00 |
|
Alex Tselegidis
|
2ad9e11f15
|
Added required value in the sample-data.sql and increased the migaration number.
|
2015-11-28 11:10:13 +01:00 |
|
Alex Tselegidis
|
8fd024d34d
|
Added check before sending the notification.
|
2015-11-24 23:12:37 +01:00 |
|
Alex Tselegidis
|
7cbd6901b0
|
Added new 'customer_notifications' setting.
|
2015-11-24 22:48:57 +01:00 |
|
Alex Tselegidis
|
1e31c11341
|
Fixes #66 thanks to bikimike solution.
|
2015-11-24 22:12:44 +01:00 |
|
Alex Tselegidis
|
ff5be8d328
|
Corrected mistake at the hindi translation.
|
2015-11-24 21:29:57 +01:00 |
|
Alex Tselegidis
|
e2ec6df076
|
Fixed dislay for the unlogged users
|
2015-11-24 21:29:32 +01:00 |
|
Alex Tselegidis
|
619b56ca3f
|
Added hindi translation to repository.
|
2015-11-24 21:26:58 +01:00 |
|
Alex Tselegidis
|
c051a894ca
|
Fixes #20
|
2015-11-23 23:46:15 +01:00 |
|
Alex Tselegidis
|
d40c336c3b
|
Added new translation key to language files..
|
2015-11-23 23:06:58 +01:00 |
|
Alex Tselegidis
|
f0c4f6f12b
|
Fixes #31
|
2015-11-23 22:58:32 +01:00 |
|
Alex Tselegidis
|
2f2e1c5adc
|
Added default data sql file.
|
2015-11-05 21:19:52 +01:00 |
|
Alex Tselegidis
|
adbd329f0c
|
Fixed error on backend calendar when there are not services or providers.
|
2015-11-05 20:38:13 +01:00 |
|
Alex Tselegidis
|
9d706d7125
|
Fixes #79
|
2015-11-05 20:30:54 +01:00 |
|
Alex Tselegidis
|
7feca74d25
|
Added fix for the error message box width.
|
2015-11-05 20:18:31 +01:00 |
|
Alex Tselegidis
|
b86c850b88
|
Fixed the translation issue with the installation page.
|
2015-11-05 20:13:44 +01:00 |
|
Alex Tselegidis
|
6adf0abf8d
|
Added the "any_provider" translation to the translation files.
|
2015-10-27 22:52:51 +01:00 |
|
Alex Tselegidis
|
663324c8c5
|
Added phpmailer class to the composer dependencies.
|
2015-10-21 23:48:35 +02:00 |
|
Alex Tselegidis
|
d1b5d66acc
|
Added captcha to the appointment registration, fixes #15
|
2015-10-21 23:29:20 +02:00 |
|
Alex Tselegidis
|
056e9c1165
|
Moved the register-appointment function to a new ajax callback and added extra installation checks to the installation.php controller.
|
2015-10-18 20:00:01 +02:00 |
|
Alex Tselegidis
|
1075855e04
|
Fixed "$this was not undefined" error.
|
2015-10-18 19:57:22 +02:00 |
|