Commit Graph

1090 Commits

Author SHA1 Message Date
alext 610fc54a09 Changes in gfx directory. 2018-01-23 10:01:30 +01:00
alext cf94e9caac Added dynamic version for codeigniter library. 2018-01-23 09:55:51 +01:00
alext 519ff17a55 Added db and email lang files into all translations. 2018-01-23 09:54:32 +01:00
alext 3e58a98765 Added message in installation page when base url contains a trailing slash. 2018-01-23 09:51:56 +01:00
alext 7aae2f359b Appointment management modal is not updated after appointment duration resize (#155). 2018-01-17 22:06:42 +01:00
alext 62b74e8e75 Updated arabic translation (contributed by abdulhamid-ghannam). 2018-01-17 21:46:00 +01:00
alext ab0eec56ec Updated app's config file for 1.3.0-beta.1 2018-01-15 09:17:07 +01:00
alext dbcabd26fd Updated app's config file for 1.3.0-beta.1 2018-01-15 09:16:09 +01:00
alext 6f5ac8c695 Replaced base_url use with config helper in GlobalVariables definition. 2018-01-15 08:58:55 +01:00
alext fb8aea0c3e Added config_helper.php class for fetching the configuration values in templates. 2018-01-15 08:57:17 +01:00
alext 76dfb70685 Merge branch 'nforlando-patch-3' into develop 2018-01-12 13:50:12 +01:00
alext b3412c9729 Merge branch 'patch-3' of https://github.com/nforlando/easyappointments into nforlando-patch-3 2018-01-12 13:49:51 +01:00
alext d6d746853f Sorted languages alphabetically. 2018-01-11 14:21:29 +01:00
alext 49bf4fea5d Merge branch 'walalm-patch-1' into develop 2018-01-11 14:18:40 +01:00
alext d2cdec6c82 Merge branch 'patch-1' of https://github.com/walalm/easyappointments into walalm-patch-1 2018-01-11 14:18:23 +01:00
alext 8633e44ab6 Merge branch 'musicgackr-patch-1' into develop 2018-01-11 14:13:29 +01:00
alext d76665f336 Merge branch 'patch-1' of https://github.com/musicgackr/easyappointments into musicgackr-patch-1 2018-01-11 14:13:12 +01:00
alext 8a0d72c8e4 Added missing changelog label. 2018-01-03 09:36:28 +01:00
alext 72a90cd58e Added missing entries to change log. 2018-01-03 09:33:05 +01:00
alext a9632f4a44 Use the config-sample.php instead of the config.php when building the destination file. 2018-01-02 14:24:30 +01:00
alext f56053d061 Corrected overflow of elements. 2018-01-02 13:51:24 +01:00
alext b36f3e21a3 Removed line breaks from about settings page. 2018-01-02 13:48:43 +01:00
alext c75d264451 Corrected ticket number in change log. 2018-01-02 13:46:33 +01:00
alext 8081e8ff9f Disable cache busting on debug mode. 2018-01-02 13:34:13 +01:00
alext 5ae5719806 Enlarged the form filter buttons. 2018-01-02 13:32:09 +01:00
alext ab00577ac2 Provider services and secretary providers boxes use the .well class. 2018-01-02 13:14:13 +01:00
alext 729977c1f5 Last customer's appointment must not have a border. 2018-01-02 13:09:26 +01:00
alext 8713252b87 Made the services form a bit shorter. 2018-01-02 13:06:29 +01:00
alext 1ecff848cd Styling corrections for firefox. 2018-01-02 13:05:10 +01:00
alext d4c3a68368 Updated the availabilities generation of REST API (fixes #315 and #337). 2018-01-02 12:55:52 +01:00
alext 9fdee15b80 Updated release label 2018-01-02 12:37:34 +01:00
alext 6923520f7c Marked methods as deprecated. 2018-01-02 12:17:45 +01:00
alext 9888d519a4 Updated change log (based on Keep a Changelog template). 2018-01-02 12:13:22 +01:00
alext 625e0db3ae Added explanation for the generation of aggregates. 2018-01-02 11:27:12 +01:00
alext 85dec33466 Full day appointment with multiple attendants are now being taken into
concern while generating availabilities. (fixes #337 and #315).
2018-01-02 11:23:06 +01:00
alext 3a9ae7f4a3 Corrected initial values of working plan script. 2017-12-20 15:16:09 +01:00
musicgackr 31b9d6bd90
Spelling Error Correction
Misspelled "the" as "teh" on the documentation.
2017-12-12 00:55:49 -06:00
alext 716378f074 Only load the required events and not all the database records (for better performance). 2017-12-05 22:34:56 +01:00
alext edaa821957 Added migration class for changing db types. 2017-12-05 19:55:57 +01:00
alext c3642a10e3 Added support for aggregations in appointments REST API. 2017-12-01 09:12:09 +01:00
alext 5058e380ae Replaced jquery ui spinner component with native number input field. 2017-11-28 15:42:12 +01:00
alext afc0349fcf Changed backend users tab order. 2017-11-20 14:04:05 +01:00
alext ef500106cc Corrected event resizing of fullcalendar component. 2017-11-17 15:18:00 +01:00
alext faa911276e Corrected time handling in working plan management components. 2017-11-17 15:09:04 +01:00
alext d24f0aea39 Corrected button margin in notification box. 2017-11-16 00:00:50 +01:00
alext f009e73b44 Add customer email and phone number in the event popover of the backend/calendar page. #122 2017-11-15 23:53:59 +01:00
alext 049884d409 Added more information into the ajax exception messages. #370 2017-11-15 23:48:19 +01:00
alext b4d6767801 Notification alert styling corrections. 2017-11-15 23:40:07 +01:00
alext 26138c6586 Improved loading spinner styling. 2017-11-15 23:35:11 +01:00
alext 6408bc143f Removed jscrollpane as dependency. 2017-11-15 23:26:28 +01:00