Commit Graph

311 Commits

Author SHA1 Message Date
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
Alex Tselegidis 88cc9f1574 UI fixes for the app. 2015-10-05 00:31:06 +02:00
Alex Tselegidis a8b8850b33 Removed unnecessary fix for paper theme 2015-10-05 00:02:07 +02:00
Alex Tselegidis 8a4b03cb0d Color fix 2015-10-05 00:00:12 +02:00
Alex Tselegidis fadb8d8a34 Fixed backend top nav hover effect problem with paper theme. 2015-10-04 23:57:13 +02:00
Alex Tselegidis 5566cabd59 Updated the theme colors. 2015-10-04 23:51:46 +02:00
Alex Tselegidis 71f21fd366 Changed settings save-buttons to extra small. 2015-10-04 23:50:44 +02:00
Alex Tselegidis d13c98003e Added installation js script to repo. 2015-10-04 23:19:15 +02:00
Alex Tselegidis 648fb96b85 Refactored the installation page js. 2015-10-04 23:18:23 +02:00
Alex Tselegidis 62ecc7ae3d Changed function name in order to fit with the project's coding style. 2015-10-04 21:47:57 +02:00
Alex Tselegidis 5e9a7ceef9 Replaced my email address with a fake one from the unit tests. 2015-09-24 21:18:34 +02:00