Commit graph

321 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Alex Tselegidis
6bfa642339 Added the google_analytics_code in the booking page. 2015-10-07 21:38:14 +02:00
Alex Tselegidis
e0c3c0eba5 Added migration that add the "google_analytics_code" setting in the database. 2015-10-07 21:36:59 +02:00
Alex Tselegidis
722daac2cd Changed the tab content width. 2015-10-07 21:35:15 +02:00
chris.pichardo
5c55272fed Added the translation to the book appointment link in wizard 2015-10-06 17:22:41 -04:00
Alex
846e64250c Update translations_lang.php
Correction of sentences structure and grammatical errors.
2015-10-06 11:45:20 +02:00
chris.pichardo
d5481cdeb8 Fixed Issue #56, refresh of the page inserts duplicated appointments in calendar 2015-10-06 01:51:07 -04:00
Alex Tselegidis
6de4784ee7 Added active effect to language selection label. 2015-10-06 00:20:55 +02:00
Alex Tselegidis
f6dc7309e0 Corrected wrong styling for the customer's appointments list. 2015-10-06 00:07:43 +02:00
Alex Tselegidis
e930306b23 Replaced span classes with the equivalent col-md from bootstrap 3. 2015-10-05 23:59:19 +02:00
Alex Tselegidis
cfd546b4a0 Backend CSS fixes. 2015-10-05 23:53:48 +02:00
Alex Tselegidis
3ba264f279 Chaned textarea width to 100% 2015-10-05 23:30:56 +02:00
Alex Tselegidis
a89a86d9fe Frontend CSS fixes. 2015-10-05 23:30:33 +02:00
Alex Tselegidis
1ab65f433f Changed datepicker style. 2015-10-05 23:16:50 +02:00
Alex Tselegidis
29a6c0f136 Removed email notification. 2015-10-05 00:32:47 +02:00