Commit Graph

309 Commits

Author SHA1 Message Date
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 fabd9ace1f Enlarged jquery popup title font-size 2015-07-27 22:57:02 +02:00
Alex Tselegidis 0b35148a86 Fixed datepicker styling 2015-07-27 22:51:35 +02:00
Alex Tselegidis 1812d66bb4 Fixed problem with JS manipulation of provider sync state. 2015-07-27 22:29:20 +02:00
Alex Tselegidis f89527fe58 Updated tooltip style. 2015-07-27 22:08:51 +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 ce1882b157 Language switcher styling was moved to general.css 2015-07-25 12:09:31 +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 138cd597af Updated header border-bottom styles. 2015-07-25 11:58:39 +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 30fe0c9c1d fixed backend notification styling 2015-07-22 22:24:31 +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 ed3f2c1176 Updated backend header css. 2015-07-20 21:53:18 +02:00
Alex Tselegidis 450b7b3202 Removed unnecessary comments. 2015-07-20 21:44:35 +02:00
Alex Tselegidis 7cf37efa7b Added credentials docblock banner. 2015-07-20 21:41:24 +02:00
Alex Tselegidis 963c536719 Added package json and updated code-doc script 2015-07-20 21:31:46 +02:00
Alex Tselegidis 046f07d0da Added package.json file with jsdoc dev dependency 2015-07-20 21:24:27 +02:00
Alex Tselegidis 13e1246a47 Added csrf token for ajax request 2015-07-20 21:13:34 +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 d1a664c461 Added @package tag to libraries. 2015-07-08 00:40:04 +02:00
Alex Tselegidis 2ba088a971 Added @package tag in model classes 2015-07-08 00:36:16 +02:00
Alex Tselegidis 4614fc8c1d Added @package tag to controllers. 2015-07-08 00:33:33 +02:00
Alex Tselegidis e1ced9bd72 Removed bootstrap-theme.css from files 2015-07-08 00:24:54 +02:00
Alex Tselegidis e90fef38c1 issue #42 use ext dir 2015-07-08 00:17:39 +02:00
Alex Tselegidis c4ab3b3527 removed unnecessary backup dir 2015-07-07 23:57:26 +02:00
Alex Tselegidis b95fe87a1b Removed unused logo 2015-07-07 23:48:58 +02:00
Alex Tselegidis dab01ac070 Included easyappointments.zip to gitignore file 2015-07-07 23:48:00 +02:00
Alex Tselegidis 4cc0946489 Added README.md to zip package 2015-07-07 23:47:26 +02:00
Alex Tselegidis a358c44805 Removed license.txt and release-notes.txt because changelog and readme are sufficient enough 2015-07-07 23:46:39 +02:00
Alex Tselegidis 624aee06a9 Created package.sh script for generating ea zip files 2015-07-07 23:44:07 +02:00
Alex Tselegidis 5d07d871ab issue #42 - use ext dir 2015-07-07 23:27:30 +02:00