Commit Graph

569 Commits

Author SHA1 Message Date
Alex Tselegidis 5dc051626a Moved the application/errors directory to application/views/errors. 2016-04-24 18:14:32 +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 be489cc5b2 Updated gitignore paths. 2016-04-24 17:55:34 +02:00
Alex Tselegidis 448a87e693 Updated the application/config/mimes.php to CI v3. 2016-04-24 17:51:59 +02:00
Alex Tselegidis 840fe915eb Renamed the class filenames to Ucfirst. 2016-04-24 17:50:35 +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 aae60c8b4e Regenerated the third_party libraries. 2016-04-24 10:24:16 +02:00
Alex Tselegidis c0a5a9b562 Updated gulp composer task so that it doesn't place codeigniter into the third_party directory. 2016-04-24 10:23:50 +02:00
Alex Tselegidis c6bf850907 Removed ApiGen from composer and added codeigniter framework as a dev dependency. 2016-04-24 09:59:01 +02:00
Alex Tselegidis 967021acf7 Refactored the backend_settings.js module. 2016-04-13 19:54:56 +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 a271ce08cf Refactored the backend_services.js module 2016-04-02 15:36:55 +02:00
Alex Tselegidis 8ecdd7b4a2 Moved part of the backend_customers.js functionality to the backend_customers_helper.js 2016-04-02 14:59:31 +02:00
Alex Tselegidis 00543996ef Refactored the backend_customers.js file. 2016-04-02 14:58:21 +02:00
Alex Tselegidis d4d605bfd3 Refactored the backend_calendar.js file. 2016-04-02 12:25:29 +02:00
Alex Tselegidis 5ad3041c2c Removed console.log calls from the javascript files. 2016-04-02 12:02:17 +02:00
Alex Tselegidis cf6e635aad Implements #142: Grey out unavailable calendar dates 2016-03-31 20:08:21 +02:00
Alex Tselegidis 8118e9fd9b Merge branch 'h3ct0r-develop' into develop 2016-03-22 22:45:33 +01:00
Alex Tselegidis 3495295211 Minor modifications to the pull request changes of backend_calendar.js 2016-03-22 22:45:02 +01:00
Alex Tselegidis 5161a8b4bb Corrected the sticky footer issue. 2016-03-22 22:36:48 +01:00
Alex Tselegidis 2c3deeeb89 Merge branch 'master' of https://github.com/h3ct0r/easyappointments into h3ct0r-develop 2016-03-22 22:18:55 +01:00
h3ct0r d6c4e4cf75 Removed comments on js file 2016-03-10 15:47:22 -03:00
h3ct0r 2eb63a21d1 Appointment modal in backend now search clients using the ajax filter.
This allow using the most recent clients without refreshing the main page.
2016-03-10 15:45:17 -03:00
h3ct0r 1c4ab83d32 Fixed css bug; Added support for case insensitive search for clients and search by notes too! 2016-03-10 12:55:00 -03:00
Alex Tselegidis 0bb0171738 Replaced the config base_url value with the base_url() function of the URL helper. 2016-03-07 21:19:55 +01:00
Alex Tselegidis 79a77401d0 Replaced hard-coded url with site_url method. 2016-03-07 21:01:39 +01:00
Alex Tselegidis 29effc24bf Merge branch 'thijslemmens-master' into develop 2016-03-07 20:59:27 +01:00
Alex Tselegidis 635380512d Converted all the hard-coded urls to site_url() function calls. 2016-03-07 20:59:04 +01:00
Alex Tselegidis b531885026 Merge branch 'emanwebdev-i18n-french' into develop 2016-03-07 20:32:07 +01:00
Alex Tselegidis 02e4d36824 Merge branch 'i18n-french' of https://github.com/emanwebdev/easyappointments into emanwebdev-i18n-french 2016-03-07 20:31:45 +01:00
Thijs Lemmens 13698d8726 Use the site_url function instead of the index.php link 2016-03-05 21:09:40 +01:00
Thijs Lemmens 89aaaa7c55 Fixed Dutch translation 2016-03-03 20:06:26 +01:00
Emmanuel b7b8973ba1 Merge pull request #2 from emanwebdev/emanwebdev-i18n-fr
Couple of improvements
2016-03-01 15:25:05 +01:00
Emmanuel 3ef93660c5 Couple of improvements 2016-03-01 15:23:24 +01:00
Alex Tselegidis 972ea430b1 Merge remote-tracking branch 'pr124/patch-1' into develop 2016-02-21 19:50:38 +01:00
Emmanuel b8b3c1eebc Merge pull request #1 from emanwebdev/i18n-french
Fixed wrong save/delete translations + improvements
2016-02-19 11:16:49 +01:00
Emmanuel 61ae9b25ee Fixed wrong save/delete translations + improvements 2016-02-19 11:16:38 +01:00
Alex Tselegidis df0d81f68c Fixes #121: Replaced the 'validateEmail' validation with a RFC822 regex expression. 2016-02-15 22:19:04 +01:00
Alex Tselegidis e243a7b16c Merge branch 'release-1.1.1' into develop 2016-02-14 14:28:27 +01:00
Alex Tselegidis 58c996a839 Merge branch 'release-1.1.1' 2016-02-14 14:24:33 +01:00
Alex Tselegidis d3e86800b5 Corrected the class that needed to be removed from the sync-button after the user disables the syncing. 2016-02-14 14:08:51 +01: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 3bed331a1f Fixes #120 - Invalid appointment date set after editing an existing appointment. 2016-02-07 15:52:27 +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 42ff47a753 Added issue #120 to change log. 2016-02-07 15:15:17 +01:00
Alex Tselegidis e45900bfe3 Updated changelog for v1.1.1 release. 2016-02-07 12:05:37 +01:00
Alex Tselegidis bdccb642aa Fixes #118 - Added filter_var method for boolean values normalization. 2016-02-06 01:05:11 +01:00