oxteam
45db34cb52
Merge branch 'develop' into oxteam-dev-first_week_day
2019-07-30 14:38:59 +02:00
alext
14bbd793bf
Merged pull request #282 - Added action link icons in the backend calendar page, event popover component.
2019-06-08 17:20:49 +02:00
alext
44cd035448
Merged pull request #260 - Add 'Location' option to Services [Not a required field]
2019-06-08 17:03:32 +02:00
alext
52e17063b7
Added location field for services.
2019-06-08 16:57:09 +02:00
alext
dfd55d9472
Added location field in the appointments API parser.
2019-06-08 16:55:44 +02:00
alext
62e28d381d
Merged pull request #221 - Fixed/Improved sort breaks increasingly by hour within day
2019-06-08 16:48:24 +02:00
alext
84afca8b26
Integrated location field in the backend section.
2019-06-08 16:43:21 +02:00
alext
6f39a99734
Switched namespace directory back to its previous state.
2019-06-08 16:27:17 +02:00
alext
756f4762a6
Added new autoloading directories.
2019-06-08 16:20:14 +02:00
alext
cfdb5c6359
Included required composer files.
2019-06-08 16:08:29 +02:00
alext
31673436fe
Added location field in the database for appointments.
2019-06-08 15:56:38 +02:00
alext
cd58d5d07d
Added backtrace in debug log entries.
2019-01-16 10:03:25 +01:00
oxteam
eb3bae9c1d
Merge branch 'develop' into oxteam-dev-first_week_day
2018-11-27 09:58:45 +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
alext
78362e4cac
Updated version information in repo for 1.4.0
2018-11-03 17:27:19 +01:00
alext
650fe4e36f
Renamed Type directory.
2018-11-03 17:16:35 +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
oxteam
ad5f9f1266
Merge branch 'develop' into oxteam-dev-first_week_day
2018-07-31 10:17:06 +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
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
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
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
oxteam
06630e0d2d
Cosmetic changes (removing blanks)
2018-06-29 14:31:09 +02:00
oxteam
734be96126
Add new system-wide setting that enable users to choose the first day of the week. ( #471 )
...
The setting change the display of weeks shown in backend and booking page calendars.
Work plans and break lists in the 'settings' page are still displayed starting on Sunday.
2018-06-29 00:42:52 +02:00
oxteam
502027e894
Minor change in a comment to be more relevant.
2018-06-28 17:56:24 +02:00
oxteam
78bd5e67fd
Fix display of breaks in the backend for working plans stored in database with Monday as the first weekday (EA! Issue #506 ).
...
Prior commit 00372f2f1a
, the first weekday was Monday.
After this commit, it is set to Sunday and the display of breaks in the backend calendar is broken for former working plans.
The fix consists in reordering the working plan elements with Sunday as the first day prior displaying the backend calendar.
In addition, the working plan elements are also reordered when displaying 'Settings/Business Logic' and 'Users/Providers' tabs.
This is to ensure that breaks are always displayed with Sunday first, like done for the Working Plan in those tabs, for consistency purpose..
2018-06-28 17:56:24 +02:00
alext
66aacd7e6b
Use moment objects when rendering appointments in fullcalendar.
2018-06-26 09:54:43 +02:00
alext
6bbdee1fa4
Added beta label to current release.
2018-06-24 19:47:33 +02:00
alext
3bb6dcdbf1
Make REST API search check with "q" parameter case insensitive. #485
2018-06-24 19:44:49 +02:00
alext
caa45a65f1
Performance optimization in backend calendar page, after the user clicks the insert appointment button. ( #500 )
2018-06-24 19:42:42 +02:00
alext
58ab2b0c8e
REST API response headers must use the Content-Type application/json value ( #489 ).
2018-06-24 19:38:50 +02:00
alext
ba33755032
Added new translation strings to language files ( #480 ).
2018-06-24 19:24:17 +02:00
alext
0d91792d36
Customers will now be able to remove all their data from the system ( #480 ).
2018-06-24 19:08:45 +02:00
alext
d171a5b2ee
Save consent every time the customer updates his data ( #480 ).
2018-06-24 17:27:16 +02:00