Alex Tselegidis
056e9c1165
Moved the register-appointment function to a new ajax callback and added extra installation checks to the installation.php controller.
2015-10-18 20:00:01 +02:00
Alex Tselegidis
a8cedcd9aa
Moved installation procedure from the appointments.php controller to the new installation.php file.
2015-10-18 19:18:02 +02:00
Alex Tselegidis
daa4d28a6e
Merged pull request #60 which fixes issue #56
2015-10-07 22:51:12 +02:00
Alex Tselegidis
178f9f951d
Merge branch 'master' of https://github.com/chrispichardo/easyappointments into chrispichardo-master
2015-10-07 22:30:15 +02:00
Alex Tselegidis
6bfa642339
Added the google_analytics_code in the booking page.
2015-10-07 21:38:14 +02: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
29a6c0f136
Removed email notification.
2015-10-05 00:32:47 +02:00
Alex Tselegidis
7cf37efa7b
Added credentials docblock banner.
2015-07-20 21:41:24 +02:00
Alex Tselegidis
4614fc8c1d
Added @package tag to controllers.
2015-07-08 00:33:33 +02:00
Alex Tselegidis
6fd64a0a16
fetching the installation sql file without the base_url
2015-06-22 21:12:10 +02:00
alextselegidis
1793dd2eae
Updated appointment email links (work without mod_rewrite)
2015-05-20 23:00:05 +02:00
Alex Tselegidis
31f6227276
Replaced appointments/cancel.php view with message.php file
2015-04-29 22:49:27 +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
3e98961e7e
Fixed provider availability generation bug.
2014-01-15 15:48:58 +00:00
alextselegidis@gmail.com
919c3da18d
Fixes in minor bugs.
2014-01-11 00:07:25 +00:00
alextselegidis@gmail.com
982a9abb23
Finished the google calendar selection for the synchronization feature.
2013-12-26 13:32:25 +00:00
alextselegidis@gmail.com
de29ef1ef4
Added calendar selection when the user enables the google calendar synchronization for a provider.
2013-12-26 00:57:59 +00:00
alextselegidis@gmail.com
6b03dcff90
Added language selection functionality to backend pages.
2013-12-23 16:55:42 +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
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
10a8fa0b5f
Added translations.xls
2013-12-03 17:32:51 +00:00
alextselegidis@gmail.com
e522af54f2
* Fixed issue #26
2013-11-25 08:48:54 +00:00
alextselegidis@gmail.com
21aba5d4da
* Updated user models and settings view file.
2013-11-24 17:01:46 +00:00
alextselegidis@gmail.com
80bb356d16
* Fixed Issue #25
...
* Other minor bug fixes.
2013-11-21 21:58:51 +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
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
dcecfd896d
* Completed main flow of installation use case.
2013-10-16 15:53:26 +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
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
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
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
71fb87d685
Added loading image on backend ajax requests.
...
Made some code corrections on the appointments controller.
Fixed minor problems.
2013-06-28 14:23:17 +00:00
alextselegidis@gmail.com
3062dbc001
Ολοκλήρωση λειτουργιών για την έκδοση 0.3
2013-06-26 09:31:57 +00:00
alextselegidis@gmail.com
82d458fe1d
Υλοποίηση της μεθοδου διαγραφής ραντεβού από το backend και το Google Calendar.
2013-06-24 06:04:30 +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
alextselegidis@gmail.com
fcf58a7cf2
- Αλλαγή του τρόπου προσθήκης ενός νέου ραντεβού στο Google Calendar του πελάτη (χρήση javascript και popup).
...
- Αλλαγές στο αρχείο google_sync.php
2013-06-10 15:51:23 +00:00
alextselegidis@gmail.com
ecca0df535
Μικρές διορθώσεις στην ακύρωση ενός ραντεβού
2013-06-08 15:54:22 +00:00
alextselegidis@gmail.com
e8725a9b1d
Ολοκλήρωση της διαδικασίας επεξεργασίας και ακύρωσης ενός ραντεβού για τον πελάτη, μέσω του link που έρχεται μαζί με το book success email.
2013-06-08 09:54:45 +00:00