Commit graph

272 commits

Author SHA1 Message Date
Alex Tselegidis
fe215e8be6 Refactored CSS with common backend rules for services page. 2016-07-15 21:09:38 +02:00
Alex Tselegidis
7d6eb5b4df Added required column classes to all booking frames (fixes #137). 2016-07-14 21:30:27 +02:00
Alex Tselegidis
dec2eb4779 Corrected responsive behaviour of frontend (fixes #137) 2016-07-14 21:21:56 +02:00
Alex Tselegidis
82f2323df1 Responsive design refactoring for the backend/settings page. 2016-07-14 21:13:51 +02:00
Alex Tselegidis
05ac409c0f Responsive design refactoring for the backend/users page. 2016-07-14 21:08:36 +02:00
Alex Tselegidis
e3eba5cd8a Corrected column classes for customers and services page. 2016-07-14 20:52:50 +02:00
Alex Tselegidis
fc516b498e Responsive design refactoring for the backend/services page. 2016-07-14 20:48:16 +02:00
Alex Tselegidis
e649119828 Responsive design refactoring for the backend/customers page. 2016-07-14 20:25:05 +02:00
Alex Tselegidis
bb83b6b839 Added updated .gitignore with storage directory. 2016-07-13 22:56:05 +02:00
Alex Tselegidis
b8b1d546fd Responsive design refactoring for the backend/calendar page. 2016-07-12 22:02:59 +02:00
Alex Tselegidis
38e2955273 Re-designed the backend header in order to be responsive. 2016-07-12 21:27:54 +02:00
Alex Tselegidis
fc237b1ffd Changed if statement style in view file. 2016-07-11 22:59:38 +02:00
Alex Tselegidis
2dc8b06d04 Added 'save' string to settings button. 2016-07-11 22:57:44 +02:00
Alex Tselegidis
1a8eccbb35 Refactored the backend-page css components. 2016-05-20 09:08:41 +02:00
Alex Tselegidis
f228410c36 Moved part of the frontend_book.js to frontend_book_api.js 2016-04-27 21:57:11 +02:00
Alex Tselegidis
ebfd04172c Merge branch 'develop' of https://github.com/alextselegidis/easyappointments into develop 2016-04-26 21:34:03 +02:00
Alex Tselegidis
c4224ff76f Made changes to the users.php 2016-04-26 21:33:44 +02:00
Alex Tselegidis
fb5e4aa20e Merge branch 'feature-update-codeigniter' into develop 2016-04-24 18:39:18 +02:00
Alex Tselegidis
6756de80c4 Removed 'ea' prefix from internal configuration parameters. 2016-04-24 18:29:58 +02:00
Alex Tselegidis
5dc051626a Moved the application/errors directory to application/views/errors. 2016-04-24 18:14:32 +02:00
Alex Tselegidis
8f34455873 Added the scripts in the bottom of book.php 2016-04-24 10:36:06 +02:00
Alex Tselegidis
967021acf7 Refactored the backend_settings.js module. 2016-04-13 19:54:56 +02:00
Alex Tselegidis
a271ce08cf Refactored the backend_services.js module 2016-04-02 15:36:55 +02:00
Alex Tselegidis
00543996ef Refactored the backend_customers.js file. 2016-04-02 14:58:21 +02:00
Alex Tselegidis
5161a8b4bb Corrected the sticky footer issue. 2016-03-22 22:36:48 +01:00
Alex Tselegidis
2c3deeeb89 Merge branch 'master' of https://github.com/h3ct0r/easyappointments into h3ct0r-develop 2016-03-22 22:18:55 +01:00
h3ct0r
1c4ab83d32 Fixed css bug; Added support for case insensitive search for clients and search by notes too! 2016-03-10 12:55:00 -03:00
Alex Tselegidis
0bb0171738 Replaced the config base_url value with the base_url() function of the URL helper. 2016-03-07 21:19:55 +01:00
Alex Tselegidis
79a77401d0 Replaced hard-coded url with site_url method. 2016-03-07 21:01:39 +01:00
Alex Tselegidis
29effc24bf Merge branch 'thijslemmens-master' into develop 2016-03-07 20:59:27 +01:00
Alex Tselegidis
635380512d Converted all the hard-coded urls to site_url() function calls. 2016-03-07 20:59:04 +01:00
Thijs Lemmens
13698d8726 Use the site_url function instead of the index.php link 2016-03-05 21:09:40 +01:00
Alex Tselegidis
a3d12cd04e Corrected message styling class for the forgot_password.php page. 2016-01-24 17:38:02 +01:00
Alex Tselegidis
181595d8bd Corrected selectors for backend appointment & unavailable modals. 2016-01-24 15:40:06 +01:00
Alex Tselegidis
c06f3def14 Added google analytics code to extra frontend pages like book_success, message, error404. 2016-01-17 13:10:48 +01:00
Alex Tselegidis
a770a69660 Added extra line at the end of the files as configured in the .editorconfig file. 2016-01-09 22:29:28 +01:00
Alex Tselegidis
7cdccf1d27 Fixed responsive display for mobile devices. 2016-01-06 21:56:22 +01:00
Alex Tselegidis
fa992b824a Moved the customer-notifications setting in the 'general settings' tab. 2016-01-01 20:40:10 +01:00
Alex Tselegidis
0b43e4d918 Changed the CAPTCHA failure display (added input hint below the captcha input). 2016-01-01 20:18:03 +01:00
Alex Tselegidis
655f068a8d Integrated CAPTCHA setting within the booking wizard. 2015-12-30 12:54:33 +01:00
Alex Tselegidis
acd2ffba05 Added captcha setting to the settings.php view file. 2015-12-30 12:34:18 +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
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
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
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
7cbd6901b0 Added new 'customer_notifications' setting. 2015-11-24 22:48:57 +01:00
Alex Tselegidis
e2ec6df076 Fixed dislay for the unlogged users 2015-11-24 21:29:32 +01:00
Alex Tselegidis
c051a894ca Fixes #20 2015-11-23 23:46:15 +01:00
Alex Tselegidis
7feca74d25 Added fix for the error message box width. 2015-11-05 20:18:31 +01:00
Alex Tselegidis
d1b5d66acc Added captcha to the appointment registration, fixes #15 2015-10-21 23:29:20 +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
6bfa642339 Added the google_analytics_code in the booking page. 2015-10-07 21:38:14 +02:00
chris.pichardo
5c55272fed Added the translation to the book appointment link in wizard 2015-10-06 17:22:41 -04: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
e930306b23 Replaced span classes with the equivalent col-md from bootstrap 3. 2015-10-05 23:59:19 +02:00
Alex Tselegidis
88cc9f1574 UI fixes for the app. 2015-10-05 00:31:06 +02:00
Alex Tselegidis
71f21fd366 Changed settings save-buttons to extra small. 2015-10-04 23:50:44 +02:00
Alex Tselegidis
648fb96b85 Refactored the installation page js. 2015-10-04 23:18:23 +02:00
Bastien
6d10b3364e Fix typo. 2015-08-30 22:33:09 +02:00
Alex Tselegidis
61cf07e155 Added btn-default class to customers.php 2015-08-13 20:38:11 +02:00
Alex Tselegidis
f4da9e6f52 Added btn-default class to calendar.php 2015-08-13 20:36:44 +02:00
Alex Tselegidis
f847fa1600 Added btn-default class to book.php 2015-08-13 20:35:02 +02:00
Alex Tselegidis
4e46417ee6 Added various UI fixes 2015-08-13 20:33:47 +02:00
Alex Tselegidis
809eab4ff2 Restyled installation.php page. 2015-08-13 20:09:07 +02:00
Alex Tselegidis
c68f0c08a0 Added undefined variable fix for the booking page. 2015-08-13 19:53:18 +02:00
Alex Tselegidis
7ebe58d4f4 Corrected calendar-filter element in backend/calendar.php 2015-07-27 23:11:15 +02:00
Alex Tselegidis
1812d66bb4 Fixed problem with JS manipulation of provider sync state. 2015-07-27 22:29:20 +02:00
Alex Tselegidis
0d4c97d073 Updated error404 page. 2015-07-27 22:01:27 +02:00
Alex Tselegidis
c56daabc0a Updated settings page for bootstrap 3. 2015-07-25 14:15:34 +02:00
Alex Tselegidis
651c2c5101 Updated users page for bootstrap 3. 2015-07-25 14:04:23 +02:00
Alex Tselegidis
6c6a597064 Refactored main structure of the users page. 2015-07-25 12:41:19 +02:00
Alex Tselegidis
2f58b551c5 Refactored services.php page for bootstrap 3. 2015-07-25 12:20:14 +02:00
Alex Tselegidis
9a7ec58a0b Changed language-switcher to label element. 2015-07-25 12:07:12 +02:00
Alex Tselegidis
fa3810bc97 Fixed container problem with customers page. 2015-07-25 12:06:49 +02:00
Alex Tselegidis
72b93afe95 Updated customers.php page for bootstrap 3 2015-07-25 11:55:58 +02:00
Alex Tselegidis
d70db22269 Updated js part after html refactoring. 2015-07-25 11:47:46 +02:00
Alex Tselegidis
7b98a9e6f7 fixed #manage-unavailable 2015-07-22 22:16:47 +02:00
Alex Tselegidis
cdb14b5c95 fixed #manage-appointment modal 2015-07-22 22:14:03 +02:00
Alex Tselegidis
8a9a21d9eb Updated backend/calendar page with bootstrap 3 2015-07-20 23:39:50 +02:00
Alex Tselegidis
78b114e614 Fixed alert-danger problem (js) 2015-07-08 23:16:13 +02:00
Alex Tselegidis
ec35616a27 Resposnify other frontend pages. 2015-07-08 23:14:42 +02:00
Alex Tselegidis
e55168223e Fixed middle positioning of forgo_password.php frame 2015-07-08 23:07:06 +02:00
Alex Tselegidis
078dc4add6 margin css correction 2015-07-08 23:00:14 +02:00
Alex Tselegidis
11e85e2aa5 Responsify login.php 2015-07-08 22:58:54 +02:00
Alex Tselegidis
67a81a50fe Responsify log out page. 2015-07-08 22:53:50 +02:00
Alex Tselegidis
2385469476 Updated forgot_password.php CSS and HTML 2015-07-08 22:44:52 +02:00
Alex Tselegidis
0aaac2830a Updated login.php CSS 2015-07-08 22:42:54 +02:00
Alex Tselegidis
24c995d961 CSS corrections in frontend 2015-07-08 22:37:26 +02:00
Alex Tselegidis
2e85af40d2 Corrections for the new bootstrap version and theme. 2015-07-08 00:50:25 +02:00
Alex Tselegidis
e1ced9bd72 Removed bootstrap-theme.css from files 2015-07-08 00:24:54 +02:00