Commit Graph

104 Commits

Author SHA1 Message Date
Alex Tselegidis ed3f2c1176 Updated backend header css. 2015-07-20 21:53:18 +02:00
Alex Tselegidis 7cf37efa7b Added credentials docblock banner. 2015-07-20 21:41:24 +02:00
Alex Tselegidis 13e1246a47 Added csrf token for ajax request 2015-07-20 21:13:34 +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 4614fc8c1d Added @package tag to controllers. 2015-07-08 00:33:33 +02:00
Alex Tselegidis c4ab3b3527 removed unnecessary backup dir 2015-07-07 23:57:26 +02:00
Alex Tselegidis 8bf7049198 Restructured the assets directory within the 'ext' directory 2015-05-31 16:06:09 +02:00
Alex Tselegidis 4eb19df799 Fixed url typo in backend_customers.js 2015-05-28 00:01:50 +02:00
Alex Tselegidis ecbe5600df Fixed csrfToken problem with ajax_save_appointment request 2015-05-27 23:52:11 +02:00
Alex Tselegidis d88c138d2d Added csrfToken to js post requests 2015-05-27 23:42:40 +02:00
Alex Tselegidis f223ffa343 CSRF protection for appointment book 2015-05-27 23:26:36 +02:00
Alex Tselegidis 1f73e7fcbc Added CSRF protection to frontend (reported by Henri Salo) 2015-05-27 23:06:48 +02:00
alextselegidis fd0a9177cd Added index.php in js ajax urls (without mod rewrite) 2015-05-20 22:26:11 +02:00
Alex Tselegidis 57d6cc4a52 Correction in the responsive section of the frontend.css file. 2015-04-29 23:09:57 +02:00
Alex Tselegidis 41136a6d66 Converted message.php to responsive. 2015-04-26 16:32:50 +02:00
Alex Tselegidis e223b7a5b5 minor modifications in the general_functions.js 2015-04-26 16:20:16 +02:00
Alex Tselegidis c01bfe464e converted appointment manage mode display to responsive 2015-04-26 16:19:54 +02:00
Alex Tselegidis 9c10b29f46 moved book_success.php javascript code to frontend_book_success.js 2015-04-26 15:28:52 +02:00
Alex Tselegidis ab0fd25240 Minor corrections in frontend.css 2015-04-26 15:23:50 +02:00
Alex Tselegidis 0c549bcade fixed problem with js error messages display 2015-04-26 14:44:25 +02:00
Alex Tselegidis 56f02ae40b Modify CSS so that book_success.php is responsive. 2015-04-26 14:31:34 +02:00
Alex Tselegidis f822779a95 Converted booking wizard to responsive (still needs to be polished) 2015-04-23 21:46:52 +02:00
Alex Tselegidis cfb4a43dfd Removed hardcoded size values from frontend book.php 2015-04-22 22:44:59 +02:00
Alex Tselegidis 2f1b0efd1f Applied Bootstrap 3 to frontend book. 2015-04-09 21:50:16 +02:00
Alex Tselegidis 45753adbd0 Refactored config file 2015-01-28 23:53:13 +01:00
Alex Tselegidis 1d0ee088c4 Cleanup Respository
- Updated CodeIgniter
- Removed unnecessary files.
- Added custom translations.
- Updated release-notes.txt for v1.1
2015-01-15 00:03:46 +01:00
alextselegidis@gmail.com 3e98961e7e Fixed provider availability generation bug. 2014-01-15 15:48:58 +00:00
alextselegidis@gmail.com 919c3da18d Fixes in minor bugs. 2014-01-11 00:07:25 +00:00
alextselegidis@gmail.com e5b109e7da * Added hungarian and portuguese into the available interface languages.
* Removed the update button from settings (will be added when the auto update feature is implemented).
2014-01-10 14:09:20 +00:00
alextselegidis@gmail.com 7ac98c1e8d * Added update algorithm.
* Fixed firefox issues
2014-01-04 17:25:21 +00:00
alextselegidis@gmail.com b935dd954f Fixed Issue #29 2014-01-03 22:26:10 +00:00
alextselegidis@gmail.com 3059f03a3d Applied minor code corrections. 2013-12-29 13:57:09 +00:00
alextselegidis@gmail.com 982a9abb23 Finished the google calendar selection for the synchronization feature. 2013-12-26 13:32:25 +00:00
alextselegidis@gmail.com de29ef1ef4 Added calendar selection when the user enables the google calendar synchronization for a provider. 2013-12-26 00:57:59 +00:00
alextselegidis@gmail.com 05416823f6 Added translation change button in frontend. 2013-12-25 01:22:37 +00:00
alextselegidis@gmail.com 6b03dcff90 Added language selection functionality to backend pages. 2013-12-23 16:55:42 +00:00
alextselegidis@gmail.com 4767dc36f9 * Translated datetime pickers.
* Merged translation files into one per language.
2013-12-20 17:44:44 +00:00
alextselegidis@gmail.com 9c1b3b47e6 Completed backend settings page translation. 2013-12-20 11:12:36 +00:00
alextselegidis@gmail.com ec6b0678ca Translated backend calendar, services and users pages. 2013-12-19 16:28:19 +00:00
alextselegidis@gmail.com 9cd9558f55 Completed booking wizard translation. 2013-12-18 17:05:39 +00:00
alextselegidis@gmail.com 49dbe9cfba Added german translation array into project. 2013-12-18 15:04:11 +00:00
alextselegidis@gmail.com d51bb2dd7c * Updated CodeIgniter to version 2.1.4
* Fixed problem with provider availability algorithm.
* Fixed minor css issues.
2013-12-05 21:53:27 +00:00
alextselegidis@gmail.com 57a3e433eb * Commit final corrections before version 0.7 2013-11-24 15:45:44 +00:00
alextselegidis@gmail.com 75a6efb79c * Minor fixes on backend/users page. 2013-11-23 19:10:31 +00:00
alextselegidis@gmail.com 759f09141c * Minor fixes on backend. 2013-11-22 16:19:52 +00:00
alextselegidis@gmail.com 80bb356d16 * Fixed Issue #25
* Other minor bug fixes.
2013-11-21 21:58:51 +00:00
alextselegidis@gmail.com 457b3212f9 Minor changes and fixes:
* Fixed provider disabling sync privileges problem. 
* Fixed backend/services categories tab footer position. 
* Corrected success message in frontent. 
* Fixed provider appointment link on emails (on manage mode).
* Downcreased email header (in order to display bigger company names).
2013-11-07 11:25:59 +00:00
alextselegidis@gmail.com 2e7e668465 * Fixed google sync problem with unavailable time periods.
* Fixed minor issues with backend. 
* Fixed get_provider_available_time_periods() method - now works correctly. 
* Added unavailable notes in the calendar (under the "Unavailable" title). 
* Updated the thesis code snippets.
* Added listings.pdf, a free ebook about latex listings.
2013-10-27 17:41:37 +00:00
alextselegidis@gmail.com 140cb62627 * Minor fixes in the backend section. 2013-10-27 12:53:51 +00:00