Commit Graph

31 Commits

Author SHA1 Message Date
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 4e46417ee6 Added various UI fixes 2015-08-13 20:33:47 +02:00
Alex Tselegidis ff6564de3a issue #42 - use ext dir 2015-07-07 23:26:47 +02:00
Alex Tselegidis c1ad2c9aa0 issue #42 - use ext dir 2015-07-07 23:25:37 +02:00
Alex Tselegidis ad8c9b6522 Added csrfToken to GlobalVariables definition. 2015-05-27 23:47:19 +02:00
Alex Tselegidis 6ebcec38fd Replaced base_url() method with item('base_url') 2015-05-27 23:15:43 +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 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 8ed17a38d0 Replaced old bootstrap with version 3 in all frontend view files. 2015-04-13 20:33:59 +02:00
Alex Tselegidis cfa9891c64 changed google sync credentials to app - new config uses constants 2015-04-13 20:01:00 +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 3059f03a3d Applied minor code corrections. 2013-12-29 13:57:09 +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 0ea56d143c Translated user pages (login, logout, forgot password). 2013-12-19 10:28:10 +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 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 dcecfd896d * Completed main flow of installation use case. 2013-10-16 15:53:26 +00:00
alextselegidis@gmail.com e596cb768a * Completed login + logout operation.
* Updated the way the system stores passwords in db.
2013-09-23 15:42:36 +00:00
alextselegidis@gmail.com c139df2135 * Finished google synchronization algorithm.
* Prepared trunk for new version.
2013-07-15 07:32:19 +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 3062dbc001 Ολοκλήρωση λειτουργιών για την έκδοση 0.3 2013-06-26 09:31:57 +00:00
alextselegidis@gmail.com 6369da0893 - Τροποποιήσεις στα αρχεία και την δομή του κώδικα
- Υλοποίηση της πρώτης σελίδας του backend της εφαρμογής.
2013-06-12 15:31:16 +00:00
alextselegidis@gmail.com fcf58a7cf2 - Αλλαγή του τρόπου προσθήκης ενός νέου ραντεβού στο Google Calendar του πελάτη (χρήση javascript και popup).
- Αλλαγές στο αρχείο google_sync.php
2013-06-10 15:51:23 +00:00
alextselegidis@gmail.com f9a6b20052 Αλλαγές στα υπάρχον αρχεία που σχετίζονται με την κράτηση ραντεβού έτσι ώστε να είναι εφικτή η δημιουργία link, τα οποία θα επιτρέπουν στους πελάτες να πραγματοποιούν αλλαγές στα ραντεβού που έχουν καταχωρήσει. 2013-06-03 14:42:19 +00:00
alextselegidis@gmail.com deab8b490d - Χρήση της κλάσης phpmailer για την αποστολή email
- Δημιουργία email templates για τις τρέχουσες ειδοποιήσεις.
2013-05-17 13:09:10 +00:00
alextselegidis@gmail.com 11274ff7be - Δημιουργία configuration.php από το οποίο διαβάζει το σύστημα τις κύριες ρυθμίσεις του.
- Βελτιώσεις στην διαδικασία κράτησης ραντεβού. 
- Προσθήκη δυνατότητας συγχρονισμού νέου ραντεβού με το Google Calendar του χρήστη.
2013-05-03 21:26:04 +00:00
Renamed from src/application/views/appointments/book-success.php (Browse further)