Updated CHANGELOG.md with new tasks.

This commit is contained in:
Alex Tselegidis 2016-07-15 20:16:49 +02:00
parent 10068bff13
commit bc217728af
1 changed files with 3 additions and 1 deletions

View File

@ -12,11 +12,13 @@ their custom modifications on the main project codebase.
- Issue #152: American Time Format (AM/PM)
- Issue #137: Invalid responsive behavior in frontend booking wizard (step #2 - appointment date & time).
- Issue #136: Loading spinner is not shown in during the installation.
- Issue #112: Remove PHPmailer from the project and use the CodeIgniter class.
- Issue #178: Load the application/config/email.php settings to PHPMailer instance.
- Issue #63: Update vendor files (CodeIgniter, FullCalendar, Bootstrap, jQuery ...)
- Issue #45: Add secure flag to CI_SESSION when HTTPS is enabled.
- Issue #54: Default auto-complete for the appointment end time according to service duration.
- Issue #24: Provide dedicated URL for separate provider/service bookings.
- Issue #127: Links in header contain index.php
- Issue #109: Accept multiple attendants in a single service session.
### Version 1.1.1
- Issue #116: Book advance timeout not taken into account for proposed appointments.