Commit Graph

1456 Commits

Author SHA1 Message Date
alext 8f3fe8a0c7 Updated comment block of composer gulp task. 2018-11-10 15:13:36 +01:00
alext ec07dddb4c Implementation of core engine components. 2018-11-10 09:45:20 +01:00
alext 7faa4bf974 Added monolog as composer dependency. 2018-11-10 09:29:00 +01:00
alext 1e174c29a2 Changed path for the addons directory in the autoload configuration. 2018-11-09 14:21:52 +01:00
Caine85 e39928627c
end-datetime accordingly with start and service
New feature

I have updated Easy!Appointments to ensure that when #start-datetime DateTimePicker closes, it also updates the #end-datetime field according to the selected service.

Have a nice day!
2018-11-07 17:24:08 +01:00
Joachim Wallsin e0cdb4c048 closes alextselegidis/easyappointments#557
Fixing connection issues to MySQL 8.0.4.
2018-11-06 09:43:47 +01:00
alext 78362e4cac Updated version information in repo for 1.4.0 2018-11-03 17:27:19 +01:00
alext 1178e9e58a Created separate code of conduct document and renamed files back to capital, so that they are easier to find. 2018-11-03 17:24:51 +01:00
alext 650fe4e36f Renamed Type directory. 2018-11-03 17:16:35 +01:00
alext a1ae0f3746 Updated phpunit tests for phpunit v7 2018-11-03 17:10:34 +01:00
alext 9e9565400d Updated phpunit dev dependency to v7 2018-11-03 16:29:03 +01:00
alext 333838b635 Integrated gulp tasks in for script and style minification. 2018-11-03 16:15:52 +01:00
alext f551bcfd73 Renamed docs and tests directories. 2018-11-03 15:20:51 +01:00
alext b33474761e Moved Docker related files into the docker directory. 2018-11-03 15:15:20 +01:00
alext 515b6b4c46 Converted root document files to lowercase. 2018-11-03 14:40:54 +01:00
alext 725edfb6ca Move rsc contents to doc directory and updated gulp doc task. 2018-11-03 14:40:00 +01:00
alext 01b0bc3fa3 Add "addons" to PSR autoloading configuration (#561). 2018-11-03 14:37:46 +01:00
alext 226f74ad6d Updated to CodeIgniter v3.1.9 2018-11-02 15:26:12 +01:00
Caine85 f4a6d2bf59
Update terms_and_conditions_modal.php 2018-10-23 20:03:08 +02:00
Caine85 7959099cb1
Update privacy_policy_modal.php 2018-10-23 20:02:53 +02:00
Caine85 f9b49150e3
Update cookie_notice_modal.php 2018-10-23 20:01:11 +02:00
PetrTodorov 83f14044d9 Add Czech language translation 2018-10-19 22:14:17 +02:00
PetrTodorov 2eb9127c06
Update README.md
Fix get involved link
2018-10-19 19:49:51 +02:00
Paulo Henrique Cuchi b3659c46d6 Update pt-br translation 2018-08-20 06:27:11 -03:00
Paulo Henrique Cuchi 5ca3ff160d Add pt-br to the available languages list 2018-08-20 06:26:54 -03:00
oxteam ad5f9f1266
Merge branch 'develop' into oxteam-dev-first_week_day 2018-07-31 10:17:06 +02:00
alext 159b455ccf Merge branch 'master' into develop 2018-07-29 16:58:53 +02:00
alext 11303acb55 Corrected CHANGELOG.md 2018-07-29 16:58:24 +02:00
alext c68fe9fb0c Updated doc files for v1.3.2 2018-07-29 16:10:54 +02:00
alext 0a3e31646f Updated version information 2018-07-29 16:09:41 +02:00
alext b3b1815c8d Providers should not be able to create appointments for other providers in the backend calendar page. #510 2018-07-29 16:08:41 +02:00
alext ba3227e11c Providers and secretaries shall not be able to see appointments of other providers (#512). 2018-07-29 15:59:18 +02:00
oxteam 76f53b8418 Translation file cleanup.
Remove duplicate of the 'address' language key.
Remove the 'phone' language key as the 'phone_number' already exists for the same purpose.
Minor typo fixes in English and French translation files.
2018-07-18 15:05:29 +02:00
Alex Tselegidis 3fd0c2834b
Merge pull request #523 from oxteam/oxteam-feat_gpdr_translate
Updated GDPR related french translations (oxteam).
2018-07-13 08:10:49 +02:00
Alex Tselegidis 62ee6cfd84
Merge pull request #524 from oxteam/oxteam-cleanup_translation_files
Update of the translation files.
2018-07-13 08:09:00 +02:00
oxteam 3c605c139c Import system translations from official CI depot https://github.com/bcit-ci/codeigniter3-translations
Only files already existing in EA! were imported.

CI's portuguese-brazilian folder was used for EA!'s portuguese-br.
CI's simplified-chinese folder was used for EA!'s chinese folder.

No supported translations exists for Finish and Luxembourgish. The migration_lang files for these languages are still in English but one translation key is missing compared to the EA! English original file.
For consistency purpose, the Finish and Luxembourgish migration_lang files have been overwritten by the EA! English original file.
2018-07-13 01:13:25 +02:00
oxteam 041a1c2078 Clean-up of translations_lang.php files using the English one as a reference.
All files have their tags now ordered like in the English one, duplicate tags are removed and the Arabic file has the "about_ea*" tags changed to "about_app*" like in other languages.
In additon for the French language, improved some translations (mainly consistency in usage of infinitive verb forms).
2018-07-12 22:11:09 +02:00
oxteam 064b0580fb Use translation for the personal information 'delete' button. 2018-07-12 14:49:14 +02:00
oxteam 7b20616559 French translation for GPDR labels. 2018-07-12 14:48:58 +02:00
alext 49cbd2da16 Merge branch 'oxteam-oxteam-patch-fr_trans-1' 2018-07-11 09:45:52 +02:00
alext e1f30b85dd Merge branch 'oxteam-patch-fr_trans-1' of https://github.com/oxteam/easyappointments into oxteam-oxteam-patch-fr_trans-1 2018-07-11 09:45:33 +02:00
alext f8ac3fb9ea Chagned the footer column width in order to allow more space for the app info. 2018-07-11 09:42:37 +02:00
oxteam e9de0e5581 Add missing French translation (company_link_hint) 2018-07-11 09:42:37 +02:00
alext 35be64270a Use moment objects when rendering appointments in fullcalendar. 2018-07-11 09:42:36 +02:00
Alex Tselegidis 3d7897ba57
Merge pull request #521 from robertobarlocci/patch-1
Corrected typo in german translations.
2018-07-11 09:39:36 +02:00
oxteam 3dde409f72 Change ea_consents table creation and management for backward compatibility (#518]
This change allows the creation and migration scripts to run on MySQL/MariaDB 5.5.x versions (still the default version for Linux RHEL/CentOS 7.x versions).
2018-07-10 15:51:42 +02:00
Roberto Barlocci 6ae4c2b04f
typo 2018-07-10 14:49:09 +02:00
alext a1647966db Chagned the footer column width in order to allow more space for the app info. 2018-07-07 19:10:46 +02:00
oxteam 813a9049d8 Remove unnecessary call to the timepickers function. 2018-07-06 02:07:34 +02:00
oxteam beaa309054 Days sorted also in the Users and Setting pages in the backend. 2018-07-06 01:21:24 +02:00