Commit graph

1341 commits

Author SHA1 Message Date
Alex Tselegidis
821b125016
Merge pull request #1585 from herzogmedia/240814_UpdateGermanTrans
Updated German Translations 1.5.0
2024-08-16 10:33:18 +02:00
Lukas Herzog
f0bd29a70d add suggestion by @cn-tools 2024-08-15 10:41:06 +02:00
Lukas Herzog
8fbdacbbb9 fix typo 2024-08-14 17:34:43 +02:00
Lukas Herzog
74e57a23c1 Translations batch 2 2024-08-14 12:38:17 +02:00
Lukas Herzog
21625cd86e updated translations, batch 1 2024-08-14 11:57:54 +02:00
Alex Tselegidis
ca664294e9 Hook the optional field checks to all CRUD controllers 2024-08-13 13:34:03 +02:00
Alex Tselegidis
99cf4c8da2 Improve the Model "optional" method functionality for empty values 2024-08-13 13:23:51 +02:00
Alex Tselegidis
faa66723f9 Fix the array-unpack PHP error during installation 2024-08-13 13:23:22 +02:00
Alex Tselegidis
58f53b1a66 Fix validation rules for the customer model (#1581) 2024-08-12 09:09:02 +02:00
Alex Tselegidis
dcf9015541
Merge pull request #1576 from willyaranda/update_es_translation
Update Spanish translation
2024-08-07 16:49:57 +02:00
Alex Tselegidis
665e63509d Updated the italian translation 2024-08-06 08:28:50 +02:00
Alex Tselegidis
f290afd897 Correct the appointment reschedule link in the add-to-google link 2024-07-30 09:21:46 +02:00
Guillermo López Leal
93fff8d9ad Update Spanish translation 2024-07-29 23:13:43 +02:00
Alex Tselegidis
9f2c893c5c Correct route for service categories (#1562) 2024-07-29 10:47:13 +02:00
Alex Tselegidis
e89686c6b3 Set the displayed language with a URL query parameter (#1566) 2024-07-22 10:15:28 +02:00
Alex Tselegidis
b4a8711a8f Fix translation 2024-07-22 10:12:43 +02:00
Alex Tselegidis
7d6c58f6fe Missing white-listed field 2024-07-15 16:22:22 +02:00
Alex Tselegidis
bdc5782cf4 Update how the booking selection displays on the screen 2024-07-15 16:09:15 +02:00
Alex Tselegidis
d12d4f125c Typo 2024-07-12 01:04:49 +02:00
Alex Tselegidis
001231cfe4
Merge pull request #1559 from tm8544/patch-4
Update translations_lang.php
2024-07-09 16:41:21 +02:00
Alex Tselegidis
e45fcf30b5 Release v1.5.0 2024-07-07 13:53:43 +02:00
Alex Tselegidis
2b081a85ac Set right class to remaining dropdown elements 2024-07-07 11:51:44 +02:00
Alex Tselegidis
4c7696e877 Disable x-frame-options by default 2024-07-07 11:48:33 +02:00
Alex Tselegidis
b0f7dec795 Formatting 2024-07-07 11:48:33 +02:00
Alex Tselegidis
935156a110 Update error message 2024-07-07 11:48:33 +02:00
tm8544
1db52fef7e
Update translations_lang.php
Add missing $ in line 460
2024-07-07 12:29:35 +03:00
tm8544
a4e98aaad0
Update translations_lang.php
Some updates to Finnish translations
2024-07-06 11:53:22 +03:00
Alex Tselegidis
73cda37e0f
Update translations_lang.php
Update Catalan
2024-07-04 14:31:09 +02:00
Alex Tselegidis
5ade840a2b Release v1.5.0-beta.1 2024-07-01 09:58:43 +02:00
Alex Tselegidis
f15d78797f Move the custom fields to the second customer column for better layout structure in booking and calendar page 2024-07-01 09:46:36 +02:00
Alex Tselegidis
35f914a997
Merge pull request #1550 from saud978/develop
Edit Arabic language translations
2024-06-21 12:26:09 +03:00
Alex Tselegidis
00bb543c93 Log json_exception messages so that we can later troubleshoot them 2024-06-20 15:20:10 +03:00
Alex Tselegidis
540af17e4f Add the please-select option to the booking page step 2024-06-18 16:27:27 +02:00
Alex Tselegidis
ea95b20873 Do not try to check the ldap credentials if the user has no ldap installed on server 2024-06-18 15:45:31 +02:00
Alex Tselegidis
88b8f87f97 Add missing timezone and language props in API 2024-06-18 10:18:56 +02:00
Alex Tselegidis
f398d18bbc Remove the automated calendar detection from the CalDAV sync as it will not work with all CalDAV providers (some use different URL structures than Baikal) 2024-06-14 18:49:41 +02:00
Alex Tselegidis
dd34836c88 Update the label of the calendar caldav url 2024-06-14 18:12:22 +02:00
Alex Tselegidis
706344c58e Update wording 2024-06-14 18:08:25 +02:00
Alex Tselegidis
5ee6536430 Apply the form-select class to select dropdown elements 2024-06-04 12:24:01 +02:00
Alex Tselegidis
6e395834ab Change the scope of the "get_available_periods" method to public so that other places in code can call it 2024-06-03 20:32:45 +02:00
Alex Tselegidis
b800cf239d Correct dest_url value 2024-06-03 19:39:40 +02:00
Saud
89cff93600
Merge branch 'alextselegidis:develop' into develop 2024-06-01 21:03:37 +03:00
Saud
f324244153
Edit Arabic language translations 2024-06-01 20:59:54 +03:00
Alex Tselegidis
341c79085c Apply the new "pure_html" helper to the content that originates from the Legal Contents text editors (#1463) 2024-06-01 15:59:19 +02:00
Alex Tselegidis
29bf31ba04 Create new "pure_html" helper function that uses the HTML purifier library to clean up HTML 2024-06-01 15:58:52 +02:00
Alex Tselegidis
3a488c2238 Set protocol configuration before creating a new LDAP binding 2024-06-01 15:47:12 +02:00
Alex Tselegidis
08f8315313 Update the LDAP password validation because some servers will not include "userpassword" to the LDAP entries result (#1547) 2024-06-01 15:36:16 +02:00
Alex Tselegidis
9d7e0ba94e Whitelist the supported LDAP attributes in order to avoid parsing issues with Samba AD servers 2024-06-01 13:22:15 +02:00
Alex Tselegidis
81a2f65e87 Add missing language field from API encoding/decoding 2024-05-27 17:05:42 +02:00
Alex Tselegidis
ff4657fce6 Remove duplicate load 2024-05-27 16:57:30 +02:00