Commit Graph

12 Commits

Author SHA1 Message Date
Alex Tselegidis 7280a5d0c2 Moved third_party directory to vendor which will be used for loading the composer dependencies. 2016-07-11 23:13:24 +02:00
Alex Tselegidis ad59ffeb35 Added PSR4 autoload function for the project. 2016-07-08 21:35:07 +02:00
Alex Tselegidis 67129e115d Replaced the system directory and index.php file with the ones from CodeIgniter v3 2016-04-24 10:50:47 +02:00
Alex Tselegidis e252307e66 Improved AJAX error handling. 2016-01-09 22:55:07 +01:00
Alex Tselegidis 911c884cbc Added autoload.php to the index.php file. 2015-10-18 18:50:16 +02:00
alextselegidis 4b98409c08 Corrected typo in index.php file 2015-05-20 22:39:24 +02:00
Alex Tselegidis cf6d82d232 Load config.php at index.php 2015-04-09 21:41:36 +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 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 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 c89635dfb9 Δημιουργία δομής repository για το Easy!Appointments. 2012-11-11 17:47:25 +00:00