Commit Graph

3576 Commits

Author SHA1 Message Date
dmitryturcan 44b4e0f55d found the problem 2024-09-02 09:46:26 +03:00
dmitryturcan ee4a0bcc86 fix-wip 2024-08-28 11:32:07 +03:00
Alex Tselegidis e45fcf30b5 Release v1.5.0 2024-07-07 13:53:43 +02:00
Alex Tselegidis f4964193e1 Update vendor package so that vendor files support PHP8.1 as well 2024-07-07 13:47:58 +02:00
Alex Tselegidis 5cda141356 Upgrade Dockerfile to PHP8.3 2024-07-07 13:07:17 +02:00
Alex Tselegidis 87ede44e80 Update php version in docs 2024-07-07 13:02:38 +02:00
Alex Tselegidis 0242c70fdf Correct the Learn More button behavior 2024-07-07 13:01:02 +02:00
Alex Tselegidis 8c8aaaa5e7 Move the default option to the beginning of the category dropdown 2024-07-07 12:31:35 +02:00
Alex Tselegidis fec1b1be3e Merge remote-tracking branch 'refs/remotes/origin/master' into develop
# Conflicts:
#	package-lock.json
#	package.json
2024-07-07 12:29:01 +02:00
Alex Tselegidis 2b081a85ac Set right class to remaining dropdown elements 2024-07-07 11:51:44 +02:00
Alex Tselegidis 8dab03f38a Select first service and provider if only one option exists 2024-07-07 11:48:33 +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
Alex Tselegidis 564b7dea25 Always re-enable the primary button 2024-07-07 11:48:33 +02:00
Alex Tselegidis 30c49f66ee
Merge pull request #1558 from tm8544/patch-3
Update translations_lang.php
2024-07-07 11:08:59 +02: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 2a41f2774f Update screenshot 2024-07-01 09:39:13 +02:00
Alex Tselegidis 1f146ff21c Hide the insert working plan button while viewing services in calendar 2024-07-01 09:38:01 +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 808a07374f Remove dot 2024-06-20 15:36:47 +03:00
Alex Tselegidis 2a645319fd Default color 2024-06-20 15:34:14 +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 721a976444 Remove text shadow from calendar 2024-06-18 16:20:52 +02:00
Alex Tselegidis 234a154d0b Remove opacity from unavailability (applied from background display setting) 2024-06-18 16:18:27 +02:00
Alex Tselegidis c95f6d7598 Styling for the month view in calendar page 2024-06-18 16:17:39 +02:00
Alex Tselegidis 6be7e24543 Render non-working time in background 2024-06-18 16:12:56 +02:00
Alex Tselegidis 1a476a4f8f Update styling of last modal button 2024-06-18 16:06:32 +02:00
Alex Tselegidis 48d84491ab Automatically focus the last modal button so that pressing enter submits the modal directly 2024-06-18 16:04:49 +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 3bad824966
Merge pull request #1551 from alextselegidis/dependabot/npm_and_yarn/multi-32eeadeb90
Bump braces, gulp and gulp-load-plugins
2024-06-11 11:08:30 +02:00
dependabot[bot] 4b446de750
Bump braces, gulp and gulp-load-plugins
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependencies [braces](https://github.com/micromatch/braces), [gulp](https://github.com/gulpjs/gulp) and [gulp-load-plugins](https://github.com/jackfranklin/gulp-load-plugins). These dependencies need to be updated together.


Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

Updates `gulp` from 4.0.2 to 5.0.0
- [Release notes](https://github.com/gulpjs/gulp/releases)
- [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/gulp/compare/v4.0.2...v5.0.0)

Updates `gulp-load-plugins` from 1.6.0 to 2.0.8
- [Release notes](https://github.com/jackfranklin/gulp-load-plugins/releases)
- [Commits](https://github.com/jackfranklin/gulp-load-plugins/compare/1.6.0...v2.0.8)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
- dependency-name: gulp
  dependency-type: direct:development
- dependency-name: gulp-load-plugins
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-11 08:51:24 +00:00
Alex Tselegidis 5ee6536430 Apply the form-select class to select dropdown elements 2024-06-04 12:24:01 +02:00
Alex Tselegidis 740a1d06cf Enlarge popover so that contents display nicely in all languages 2024-06-04 12:14:03 +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
Alex Tselegidis 1b32f83818 Update default config-sample.php values 2024-06-03 19:13:21 +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 29e5fce89e Do not block the booking page if the cookieconsent is blocked (#1398) 2024-06-01 16:10:17 +02: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