Commit Graph

425 Commits

Author SHA1 Message Date
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 b94d0dc0f3 Escaped the html special characters in the confirmation step of the booking wizard for preventing direct XSS malfunction 2015-11-28 12:55:03 +01:00
Alex Tselegidis 644ada0db5 The form must be reset whenever the user hits the reset button. 2015-11-28 12:21:12 +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 c0a44c9e80 Changed styling for 'Receive Notifications' button and the timeout spinner in the settings page. 2015-11-28 11:24:09 +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 561fc8d859 Updated current version frame display. 2015-11-24 21:52:32 +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 30b6903cd2 Added transition effect to the admin menu items. 2015-11-23 23:57:00 +01:00
Alex Tselegidis c051a894ca Fixes #20 2015-11-23 23:46:15 +01:00
Alex Tselegidis 0652294a27 Changed min-width property of backend menu items. 2015-11-23 23:36:12 +01:00
Alex Tselegidis 5a34d7ec3f Added check for user ID before posting to the server. 2015-11-23 23:33:42 +01:00
Alex Tselegidis d40c336c3b Added new translation key to language files.. 2015-11-23 23:06:58 +01:00
Alex Tselegidis 5f75c029eb Added hover color to the captcha title refresh icon. 2015-11-23 23:02:08 +01:00
Alex Tselegidis f62e4df9f1 Merge branch 'develop' of https://github.com/alextselegidis/easyappointments into develop 2015-11-23 22:58:49 +01:00
Alex Tselegidis f0c4f6f12b Fixes #31 2015-11-23 22:58:32 +01:00
Alex Tselegidis 6a502b4aa6 Fixed button display in mobile view of the success-frame. 2015-11-23 22:12:17 +01:00
Alex Tselegidis 6b8075617e Corrected typo in the sample_data.sql file. 2015-11-11 23:17:29 +01:00
Alex Tselegidis 6415919efd Added the 'google_analytics_code' to the sample_data.sql file 2015-11-11 23:15:00 +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 5766490d59 Updated configuration instructions of README file. 2015-11-05 20:35:11 +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 52692d92f5 Added the "any provider" option to the booking wizard. 2015-10-27 22:49:05 +01:00
Alex Tselegidis cd58f8c6ae fixes #18 2015-10-26 23:48:06 +01:00
Alex Tselegidis 663324c8c5 Added phpmailer class to the composer dependencies. 2015-10-21 23:48:35 +02:00
Alex Tselegidis f17e6eca4a Corrected the redirect after a successful appointment registration. 2015-10-21 23:44:12 +02:00
Alex Tselegidis d1b5d66acc Added captcha to the appointment registration, fixes #15 2015-10-21 23:29:20 +02:00
Alex Tselegidis af226f5e83 Added composer instructions to README.md 2015-10-21 22:32:53 +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
Alex Tselegidis 416428ee4e Created new installation_helper.php file. 2015-10-18 19:51:24 +02:00
Alex Tselegidis b68afb8a71 Added comment banners to helpers. 2015-10-18 19:48:39 +02:00
Alex Tselegidis b0db1289f4 Added comment banners to helpers. 2015-10-18 19:46:16 +02:00
Alex Tselegidis a8cedcd9aa Moved installation procedure from the appointments.php controller to the new installation.php file. 2015-10-18 19:18:02 +02:00
Alex Tselegidis 85c2fb4c36 Added the url and file helpers in the autoload config file. 2015-10-18 19:14:31 +02:00