Commit Graph

839 Commits

Author SHA1 Message Date
Alex Tselegidis 90bcd361da Enhancements in the fronted_book.js comments. 2016-05-14 12:07:16 +02:00
Alex Tselegidis 5da94d88a6 Merge branch 'emanwebdev-patch-4' into develop 2016-05-14 11:36:28 +02:00
Alex Tselegidis d7831fc9fa Corrected updateConfirmFrame method definition. 2016-05-14 11:36:17 +02:00
Emmanuel 23836e8ad8 Minor language improvements 2016-05-12 15:40:58 +02:00
Alex Tselegidis f228410c36 Moved part of the frontend_book.js to frontend_book_api.js 2016-04-27 21:57:11 +02:00
Alex Tselegidis 4676f57a25 Increased the version number in the package.json file. 2016-04-27 08:30:29 +02:00
Alex Tselegidis 48323163d8 Added new application/core directory from CodeIgniter v3 2016-04-27 08:23:19 +02:00
Alex Tselegidis 8461c0dca4 Refactor PHP controllers and models (use of protected members and corrections in docblock comments). 2016-04-27 08:21:40 +02:00
Alex Tselegidis e3eede1745 Refactored the frontend_book.js 2016-04-26 21:51:16 +02:00
Alex Tselegidis ebfd04172c Merge branch 'develop' of https://github.com/alextselegidis/easyappointments into develop 2016-04-26 21:34:03 +02:00
Alex Tselegidis c4224ff76f Made changes to the users.php 2016-04-26 21:33:44 +02:00
Alex Tselegidis bcc205522e Refactored the backend/users js files. 2016-04-26 21:33:30 +02:00
Alex Tselegidis 382acd119c Refactored working_plan.js 2016-04-26 19:45:17 +02:00
Alex Tselegidis 3f8fd91714 Commited current refactoring state of working_plan.js (not finished yet). 2016-04-24 19:28:33 +02:00
Alex Tselegidis edc97e771e Refactored the installation.js file. 2016-04-24 19:13:39 +02:00
Alex Tselegidis c85d89c5ee Refactored the general_functions.js file. 2016-04-24 19:09:33 +02:00
Alex Tselegidis d1a0aa02fd Refactored the backend.js module. 2016-04-24 18:58:35 +02:00
Alex Tselegidis fb5e4aa20e Merge branch 'feature-update-codeigniter' into develop 2016-04-24 18:39:18 +02:00
Alex Tselegidis 6756de80c4 Removed 'ea' prefix from internal configuration parameters. 2016-04-24 18:29:58 +02:00
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 8f34455873 Added the scripts in the bottom of book.php 2016-04-24 10:36:06 +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