Alex Tselegidis
840fe915eb
Renamed the class filenames to Ucfirst.
2016-04-24 17:50:35 +02: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
86644cfa9c
Updated the copyright date.
2016-01-02 14:47:04 +01:00
Alex Tselegidis
7cf37efa7b
Added credentials docblock banner.
2015-07-20 21:41:24 +02:00
Alex Tselegidis
2ba088a971
Added @package tag in model classes
2015-07-08 00:36:16 +02:00
alextselegidis@gmail.com
80bb356d16
* Fixed Issue #25
...
* Other minor bug fixes.
2013-11-21 21:58:51 +00:00
alextselegidis@gmail.com
a9f3a5cbdb
* The user can now see the reason when a validation fails (during an add() procedure).
...
* Fixed service - provider connection in backend/calendar appointment modal.
* Backend notification messages on top are now disappearing after a few seconds (excluding cases where there are action items - the user must close the notification)
* The user will be able to select an existing customer from the backend/calendar appointment modal when creating a new appointment record.
* Started work on user privileges and on how the system performs according to that.
2013-09-26 16:06:57 +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
8455891262
* Finished with unavailable time periods management (backend).
...
* Started google sync operation (complete sync).
* Minor changes on js files.
2013-07-10 13:57:24 +00:00
alextselegidis@gmail.com
f5250e5581
* Insert custom unavailable time period on a provider's calendar.
...
* Fixed and refactored existing code.
* Updated database structure (appointment foreign keys need to be null, when the record is a unavailable time period).
2013-07-09 14:46:48 +00:00
alextselegidis@gmail.com
f17875edf1
* Changed code style on some php and js scripts.
...
* Updated existing unit testing classes.
* Removed the use of custom exception classes (since they are not needed).
2013-07-06 00:00:04 +00:00
alextselegidis@gmail.com
e8725a9b1d
Ολοκλήρωση της διαδικασίας επεξεργασίας και ακύρωσης ενός ραντεβού για τον πελάτη, μέσω του link που έρχεται μαζί με το book success email.
2013-06-08 09:54:45 +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
7e2baf30f9
- Διορθώσεις στα model της εφαρμογής
...
- Ολοκλήρωση των unit tests των models που χρησιμοποιούνται στη περίπτωση χρήσης 'Κράτηση Ραντεβού'
2013-05-15 15:03:47 +00:00
alextselegidis@gmail.com
b6c5cf1ef5
Ολοκλήρωση των unit test του model των ραντεβού.
2013-05-14 19:56:16 +00:00
alextselegidis@gmail.com
aa26540fd8
- Μετατροπή του συστήματος έτσι ώστε να τρέχουν τα unit tests με την built-in βιβλιοθήκη του CodeIgniter.
...
- Συγγραφή κάποιων test για το Appointments Model.
2013-05-11 10:19:18 +00:00
alextselegidis@gmail.com
8a79828d23
Προσθήκη unit test για το Appointments_Model.
2013-05-08 14:31:17 +00:00
alextselegidis@gmail.com
11274ff7be
- Δημιουργία configuration.php από το οποίο διαβάζει το σύστημα τις κύριες ρυθμίσεις του.
...
- Βελτιώσεις στην διαδικασία κράτησης ραντεβού.
- Προσθήκη δυνατότητας συγχρονισμού νέου ραντεβού με το Google Calendar του χρήστη.
2013-05-03 21:26:04 +00:00
alextselegidis@gmail.com
d8d6a8f400
Ολοκλήρωση της βασικής ροής της περίπτωσης χρήσης 'Κράτηση Ραντεβού'.
2013-04-20 17:20:16 +00:00