Commit Graph

410 Commits

Author SHA1 Message Date
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
Alex Tselegidis 911c884cbc Added autoload.php to the index.php file. 2015-10-18 18:50:16 +02:00
Alex Tselegidis b3f9eacc9d Added captcha library to the project. 2015-10-18 18:50:06 +02:00
Alex Tselegidis 48b4b26487 Changed the composer installation path to the third_party directory. 2015-10-18 18:27:10 +02:00
Alex Tselegidis 10be169229 Fixes #10 2015-10-11 22:30:18 +02:00
Alex Tselegidis b4181f502c Fixes #4 2015-10-11 22:21:45 +02:00
Alex Tselegidis ca71a6a2ff Fixed typo 2015-10-11 22:13:44 +02:00
Alex Tselegidis 07f4e45461 Added btn-default class to backend notification button. 2015-10-11 22:13:36 +02:00
Alex Tselegidis 2c46042f0e Fixed js problem with backend calendar ajax error handling. 2015-10-11 22:07:28 +02:00
Alex Tselegidis a24597ba4d Added ajax failure handler to jquery post requests. 2015-10-08 23:12:59 +02:00
Alex Tselegidis daa4d28a6e Merged pull request #60 which fixes issue #56 2015-10-07 22:51:12 +02:00
Alex Tselegidis 6eb710801b Merge branch 'chrispichardo-master' 2015-10-07 22:30:51 +02:00
Alex Tselegidis 178f9f951d Merge branch 'master' of https://github.com/chrispichardo/easyappointments into chrispichardo-master 2015-10-07 22:30:15 +02:00
Alex Tselegidis 75affd3255 Merge pull request #61 from satriani-vai/patch-1
Update translations_lang.php
2015-10-07 22:24:49 +02:00
Alex Tselegidis d6818d67bd Updated CodeIgniter to version 2.2.4 2015-10-07 22:22:20 +02:00
Alex Tselegidis db6439662f Removed old system dir 2015-10-07 22:21:40 +02:00