Commit graph

60 commits

Author SHA1 Message Date
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
284abdfd54 Added date dynamic date format to booking wizard. 2015-12-01 23:25:59 +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
d1b5d66acc Added captcha to the appointment registration, fixes #15 2015-10-21 23:29:20 +02:00
Alex Tselegidis
6bfa642339 Added the google_analytics_code in the booking page. 2015-10-07 21:38:14 +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
c68f0c08a0 Added undefined variable fix for the booking page. 2015-08-13 19:53:18 +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
8bf7049198 Restructured the assets directory within the 'ext' directory 2015-05-31 16:06:09 +02:00
Alex Tselegidis
daf4865c29 CSRF protection for cancel appointment use case 2015-05-27 23:32:26 +02:00
Alex Tselegidis
f223ffa343 CSRF protection for appointment book 2015-05-27 23:26:36 +02:00
Alex Tselegidis
28a95d6943 Fixed url problem with base_url() function. 2015-05-27 23:11:46 +02:00
Alex Tselegidis
1f73e7fcbc Added CSRF protection to frontend (reported by Henri Salo) 2015-05-27 23:06:48 +02:00
alextselegidis
b8b2e5ae31 Fixed forgotten url in book.php. 2015-05-20 23:24:08 +02:00
Alex Tselegidis
c01bfe464e converted appointment manage mode display to responsive 2015-04-26 16:19:54 +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
5c9bed3ee5 Edited meta charset in book.php 2015-04-22 22:50:40 +02:00
Alex Tselegidis
cfb4a43dfd Removed hardcoded size values from frontend book.php 2015-04-22 22:44:59 +02:00
Alex Tselegidis
4d57b8f045 Fixed booking wizard display problem at first step. 2015-04-21 23:23:16 +02:00
Alex Tselegidis
8ed17a38d0 Replaced old bootstrap with version 3 in all frontend view files. 2015-04-13 20:33: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
ee8adfbfbf Updated release-notes.txt for version 1.0 2014-01-18 23:07:15 +00:00
alextselegidis@gmail.com
7ac98c1e8d * Added update algorithm.
* Fixed firefox issues
2014-01-04 17:25:21 +00:00
alextselegidis@gmail.com
05416823f6 Added translation change button in frontend. 2013-12-25 01:22:37 +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
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
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
dc72bcbf35 * Changed php array definition from "$var = [];" to "$var = array();".
* Added php error display in the CodeIgniter "development" environment.
* Added "$google_sync_feature" setting in the configuration file.
2013-10-21 12:36:40 +00:00
alextselegidis@gmail.com
8da6304f26 * Fixed bugs in backend and front end (booking process)
* Made css changes to backend. 
* Applied qtip into backend control tootips.
2013-10-18 14:56:12 +00:00
alextselegidis@gmail.com
8f90da86be * Completed the installation process.
* Added tooltip texts on the common controls of backend.
* GUI fixes on several pages.
2013-10-17 15:31:43 +00:00
alextselegidis@gmail.com
a5ef8fb491 * Added "Forgot Password" procedure.
* Started working on the installation page.
* Fixed minor bugs in backend pages.
2013-10-11 15:58:46 +00:00
alextselegidis@gmail.com
538c34ecd4 * Added jScrollPane on some of the admin pages.
* Selected backend menu item is now active.
* The logged in user can see his name on the footer. 
* Completed previleges checks for secretaries.
2013-10-10 16:50:33 +00:00
alextselegidis@gmail.com
f0fd08e444 * Updated database structure and added new sample data.
* Regenerated code docs (js + php).
* Added custom error 404 page.
* Added service price and description in the appointment booking wizard.
* Completed Issue #21 - devide services in categories in the appointment booking wizard.
* Completed the backend user management page.
2013-09-13 13:21:03 +00:00
alextselegidis@gmail.com
4b52ccfd40 Added second category of exceptions (warnings) that are not very important to each operation.
Added appointment cancellation reason field to emails.
2013-07-03 17:27:00 +00:00
alextselegidis@gmail.com
bd6cab36f0 Added user friendly display of exceptions, raised on php (need to apply this methodology to the rest of the code). 2013-07-02 17:18:19 +00:00
alextselegidis@gmail.com
6050bf75c3 Finish insert appointment from backend. 2013-06-28 21:54:12 +00:00
alextselegidis@gmail.com
07e244247d Προσθήκη email validation στον οδηγό κράτησης ραντεβού. 2013-06-27 13:37:45 +00:00
alextselegidis@gmail.com
a481c6747d Διορθώσεις στην διαδικασία κρατήσης ραντεβου. 2013-06-19 21:12:06 +00:00
alextselegidis@gmail.com
dc586ecefb Ολοκλήρωση της διαδικασίας OAuth της Google. Συχρονισμός των ραντεβού που προστίθονται από τους πελάτες στο ημερολόγιο του αντίστοιχου πάροχου. 2013-06-19 19:29:00 +00:00
alextselegidis@gmail.com
6369da0893 - Τροποποιήσεις στα αρχεία και την δομή του κώδικα
- Υλοποίηση της πρώτης σελίδας του backend της εφαρμογής.
2013-06-12 15:31:16 +00:00