Commit graph

74 commits

Author SHA1 Message Date
Alex Tselegidis
9cd19f9b02 Reset email.php configuration file. 2016-07-16 16:59:31 +02:00
Alex Tselegidis
15cfcf2e76 Replaced the notifications library with the new one (fixes #178). 2016-07-16 16:56:02 +02:00
Alex Tselegidis
9b39ea339c Corrected logs path. 2016-07-16 16:18:57 +02:00
Alex Tselegidis
5574e38436 Added email configuration file. 2016-07-16 16:18:37 +02:00
Alex Tselegidis
4646f63a98 Corrected storage paths. 2016-07-15 21:43:11 +02:00
Alex Tselegidis
6e08829b6e Created storage and extensions directories for future use. Also removed the javascript and styles which will be used from the assets directory. 2016-07-11 23:10:52 +02:00
Alex Tselegidis
a9b43ea18d Implemented settings API resource controller and parser. 2016-07-10 16:56:43 +02:00
Alex Tselegidis
73c8728182 Added unavailabilities resource to the app. 2016-07-09 07:47:01 +02:00
Alex Tselegidis
a33594a17e Added dynamic routes for the API controllers. 2016-07-08 21:13:40 +02:00
Alex Tselegidis
2afe0b903b Added route registration for the available resources. 2016-07-07 22:04:51 +02:00
Alex Tselegidis
39b79d8824 Added sample API routes into the project (will be updated soon). 2016-07-06 22:12:48 +02:00
Alex Tselegidis
6756de80c4 Removed 'ea' prefix from internal configuration parameters. 2016-04-24 18:29:58 +02:00
Alex Tselegidis
be736e2c5c Corrected equation symbol alignment. 2016-04-24 18:06:11 +02:00
Alex Tselegidis
18ce8fb83d Renamed variable to . 2016-04-24 18:05:45 +02:00
Alex Tselegidis
528fa89400 Renamed session variables to the CIv3 equivalents. 2016-04-24 18:03:21 +02:00
Alex Tselegidis
448a87e693 Updated the application/config/mimes.php to CI v3. 2016-04-24 17:51:59 +02:00
Alex Tselegidis
6deba85a36 Updated version 1.2 and the dev label in config.php. 2016-04-13 19:52:23 +02:00
Alex Tselegidis
77d7d02ea2 Removed the 'Beta' label of v1.1.1. 2016-02-14 14:05:50 +01:00
Alex Tselegidis
8f52705ebe Added the 'Beta' label to v1.1.1 release. 2016-02-07 15:54:23 +01:00
Alex Tselegidis
a669a83cce Increased the E\!A version in the config file for v1.1.1 2016-02-07 15:29:54 +01:00
Alex Tselegidis
5654dd46cf Removed the 'Beta' label from config. 2016-01-24 16:32:56 +01:00
Alex Tselegidis
b1e5296d1d Added fallback check for the configuration language. 2016-01-24 15:46:25 +01:00
Alex Tselegidis
b69ad58853 Refactored the language config setting. 2016-01-21 20:04:55 +01:00
Stijn Goethals
dac05a2ec8 Make option to change default language in main config 2016-01-19 19:35:32 +01:00
Alex Tselegidis
18be8b65f7 Updated the config version name to 'Beta 2'. 2016-01-17 13:57:55 +01:00
Alex Tselegidis
4f8ca2a7f8 Change the app title to BETA. 2015-12-30 23:27:34 +01:00
Alex Tselegidis
494e5e53a1 Added migration class for the captcha setting. 2015-12-30 12:39:36 +01:00
Alex Tselegidis
d88362dcc0 Added 'date_format' setting migration. 2015-12-01 23:08:04 +01:00
Alex Tselegidis
38187a208f Fixes #19 - Customers can add appointments to 'any provider'. 2015-12-01 00:10:16 +01:00
Alex Tselegidis
2ad9e11f15 Added required value in the sample-data.sql and increased the migaration number. 2015-11-28 11:10:13 +01:00
Alex Tselegidis
619b56ca3f Added hindi translation to repository. 2015-11-24 21:26:58 +01:00
Alex Tselegidis
85c2fb4c36 Added the url and file helpers in the autoload config file. 2015-10-18 19:14:31 +02:00
Alex Tselegidis
e0c3c0eba5 Added migration that add the "google_analytics_code" setting in the database. 2015-10-07 21:36:59 +02:00
Alex Tselegidis
d030496bed Added turkish translation to config.php 2015-09-24 00:41:09 +02:00
Alex Tselegidis
781c6ccbe0 Added romanian translation. 2015-09-23 22:01:05 +02:00
Alex Tselegidis
88432c2f86 Added russian translation files. 2015-09-22 00:34:22 +02:00
Joona Kannisto
92b0e4977a Finnish translation added 2015-06-21 11:41:49 +03:00
Alex Tselegidis
1f73e7fcbc Added CSRF protection to frontend (reported by Henri Salo) 2015-05-27 23:06:48 +02:00
Alex Tselegidis
914d3af8c2 Added XSS filtering (credits to Henri Salo) 2015-05-27 22:59:33 +02:00
Alex Tselegidis
45afbc29b0 Added slovak translation contributed by Branislav Ďorď 2015-05-21 21:14:36 +02:00
Alex Tselegidis
0108aa73ad Added luxembourgish translation to project (Contributor: Claudine Van Winckel-Weber) 2015-04-30 22:13:41 +02:00
Alex Tselegidis
cfa9891c64 changed google sync credentials to app - new config uses constants 2015-04-13 20:01:00 +02:00
Alex Tselegidis
82503d1694 corrected typo in config.php file 2015-04-09 21:44:58 +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
919c3da18d Fixes in minor bugs. 2014-01-11 00:07:25 +00:00
alextselegidis@gmail.com
e5b109e7da * Added hungarian and portuguese into the available interface languages.
* Removed the update button from settings (will be added when the auto update feature is implemented).
2014-01-10 14:09:20 +00:00
alextselegidis@gmail.com
39401b2e27 Corrections on the migration algorithm. 2014-01-04 19:14:24 +00:00
alextselegidis@gmail.com
7ac98c1e8d * Added update algorithm.
* Fixed firefox issues
2014-01-04 17:25:21 +00:00