alext
e013943fde
Reformatted code files.
2018-01-23 10:08:37 +01:00
alext
fb8aea0c3e
Added config_helper.php class for fetching the configuration values in templates.
2018-01-15 08:57:17 +01:00
alext
8081e8ff9f
Disable cache busting on debug mode.
2018-01-02 13:34:13 +01:00
alext
3bc482adf4
Added asset_helper file and cache busting token config.
2017-11-08 15:22:30 +01:00
alext
9366089c82
Direct file access must not be permitted.
2017-09-15 13:44:40 +02:00
alext
fcb4b9d5cf
Autoformatted php files based on CodeIgniter style guide.
2017-09-15 13:36:37 +02:00
alext
2dad4dfc34
Updated copyright year.
2017-01-31 07:35:34 +01:00
alext
6f886d60a5
Removed comments from the end of the files.
2016-12-07 19:45:39 +01:00
Alex Tselegidis
c4f5a26a55
Updated installation scripts with new db columns.
2016-07-24 10:48:57 +02:00
Alex Tselegidis
c06f3def14
Added google analytics code to extra frontend pages like book_success, message, error404.
2016-01-17 13:10:48 +01:00
Alex Tselegidis
86644cfa9c
Updated the copyright date.
2016-01-02 14:47:04 +01:00
Alex Tselegidis
e69f7ca634
Add sample service and provider after the installation completes successfully.
2016-01-01 16:45:01 +01:00
Alex Tselegidis
1075855e04
Fixed "$this was not undefined" error.
2015-10-18 19:57:22 +02:00
Alex Tselegidis
416428ee4e
Created new installation_helper.php file.
2015-10-18 19:51:24 +02:00
Alex Tselegidis
b68afb8a71
Added comment banners to helpers.
2015-10-18 19:48:39 +02:00
Alex Tselegidis
b0db1289f4
Added comment banners to helpers.
2015-10-18 19:46:16 +02:00
alextselegidis@gmail.com
991551a4d7
* Display "Not Working" day on agenda week view on the calendar.
...
* Fixed frontend dialog styling.
* Added user logged in check on google sync procedure.
* Other minor fixes.
2013-10-20 16:45:46 +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
08a50c14be
* Added username validation (username must be unique for every record).
...
* Admins can manage the working plan of a single provider on the backend/users page.
* Before sending a new notification email the system checks whether the provider user has notifications enabled.
* Added salt field in the "ea_user_settings" table.
2013-09-24 13:09:04 +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
fcc142a11b
* Finished with backend/settings page.
...
* Started user login and privileges management.
2013-09-20 13:58:11 +00:00
alextselegidis@gmail.com
500ad49c23
* Completed backend users (admins, providers, secretaries) management.
2013-09-03 18:58:56 +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
756114685b
Created backend customers page.
2013-07-05 08:39:52 +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
deab8b490d
- Χρήση της κλάσης phpmailer για την αποστολή email
...
- Δημιουργία email templates για τις τρέχουσες ειδοποιήσεις.
2013-05-17 13:09:10 +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
11274ff7be
- Δημιουργία configuration.php από το οποίο διαβάζει το σύστημα τις κύριες ρυθμίσεις του.
...
- Βελτιώσεις στην διαδικασία κράτησης ραντεβού.
- Προσθήκη δυνατότητας συγχρονισμού νέου ραντεβού με το Google Calendar του χρήστη.
2013-05-03 21:26:04 +00:00
alextselegidis@gmail.com
c89635dfb9
Δημιουργία δομής repository για το Easy!Appointments.
2012-11-11 17:47:25 +00:00