Commit graph

1267 commits

Author SHA1 Message Date
Alex Tselegidis
d530aeee39
Merge pull request #1516 from sudwebdesign/develop-lang-calendar_view-selectors-fix
Add missing lang() : Calendar view (default|table) selectors
2024-05-11 19:21:41 +02:00
Alex Tselegidis
4c7ca40952
Merge pull request #1518 from sudwebdesign/develop-config-sess_regenerate_destroy
Fix CodeIgniter creating a lot of session files
2024-05-11 19:18:55 +02:00
Alex Tselegidis
9824095cfa
Merge pull request #1519 from sudwebdesign/develop-get_default_timezone-from-php
Fix App lib Timezones::get_default_timezone() always UTC
2024-05-11 19:15:07 +02:00
Alex Tselegidis
89a74a206f
Merge pull request #1520 from sudwebdesign/develop-view-page-installation-labels-lang
Installer choose language + labels & errors msg in browser lang + timezone by server
2024-05-11 19:14:34 +02:00
Alex Tselegidis
09ac511277 Add the matomo analytics site ID setting for the Matomo integration (#1395) 2024-05-11 19:02:15 +02:00
Alex Tselegidis
71ba82eb96 Restructure the links of the about page and add customize link 2024-05-11 18:41:30 +02:00
Alex Tselegidis
9afadc2790 Rename the private switch label for more clarity 2024-05-11 18:00:52 +02:00
Alex Tselegidis
05ded5ed0b Wording 2024-05-11 17:57:17 +02:00
Alex Tselegidis
c1be588efd Add slots to key positions in the app mark up 2024-05-11 17:50:45 +02:00
Alex Tselegidis
b018542c77 Echo the slot as a comment so that it can be used by HTML replacement mechanisms 2024-05-11 17:27:28 +02:00
Alex Tselegidis
1fbe17aade Define get/set methods for related model resources (provider, secretary, admin users) 2024-05-11 17:03:54 +02:00
Alex Tselegidis
ea276bd649 Move the allowed and optional fields to of CRUD controllers to new overridable properties 2024-05-11 16:42:01 +02:00
Alex Tselegidis
0706d3fdab The webhook actions are optional 2024-05-11 16:12:14 +02:00
Alex Tselegidis
cc5331e1dc Make the search method order_by and offset use the provided values 2024-05-11 15:02:12 +02:00
Thomas Ingles
174856f8e3
Install: html lang + language & timezone provider same as admin 2024-04-30 20:49:27 +02:00
Thomas Ingles
556b77c08d
Install: Admin Add Language selector + set timezone by server 2024-04-30 17:21:20 +02:00
Thomas Ingles
c81ba8da21
Fix install alert msg not showed, pw confirm id + js errors lang
js #retype-password to #password-confirm
2024-04-30 14:25:25 +02:00
Thomas Ingles
2bc5c5a360
Installation labels translated in browser lang
Administrator from Account page
Company from General Settings page
2024-04-30 03:43:35 +02:00
Thomas Ingles
3936b4e106
Fix App lib Timezones::get_default_timezone() always UTC
If none of the above succeed,
will return a default timezone of UTC.

https://www.php.net/manual/en/function.date-default-timezone-get.php
2024-04-30 02:03:27 +02:00
Thomas Ingles
2cce9a8bba
Fix CodeIgniter creating a lot of session files
Fix When login CI call sess_regenerate() but do not apply
config 'sess_regenerate_destroy' & always create new file

After this, a session folder have one file by user logged
and clean old session files in storage/sessions folder

To test : in application/config.php
`$config['sess_time_to_update'] = 3;`

see
https://bobcares.com/blog/codeigniter-generating-too-many-sessions-files-resolved
2024-04-30 01:45:38 +02:00
Thomas Ingles
f02b276451
Add missing lang() : Calendar view (default|table) selectors
views/pages/(account|admins|providers|secretaries).php
2024-04-29 23:06:42 +02:00
Alex Tselegidis
0b5eacb109 French translation fixes 2024-04-26 17:32:39 +02:00
Alex Tselegidis
d7c1ed2ac4
Merge pull request #1461 from zikkee/develop
Added and improved Finnish translations
2024-04-26 17:32:14 +02:00
Alex Tselegidis
83b15dddea Set the Google attendee data only if all the values are available 2024-04-26 17:28:02 +02:00
Alex Tselegidis
002b9561cd
Merge pull request #1501 from krtcom/develop
Slovak translations
2024-04-26 17:26:03 +02:00
Alex Tselegidis
bd9160aad0
Merge pull request #1505 from sudwebdesign/develop-french
Fix french typos, improve & add missing translations
2024-04-26 17:06:05 +02:00
Alex Tselegidis
cc9a0515d2
Merge pull request #1511 from sudwebdesign/develop-app-controller-booking-customer_default-phone_number-fix
Fix typo : Develop App Controller Booking customer default phone number
2024-04-26 16:50:47 +02:00
Alex Tselegidis
6ee5e14966 Include the unavailabilities to the "all" display in the calendar 2024-04-26 16:45:31 +02:00
Alex Tselegidis
6576a9207d Unset foreach variable 2024-04-26 16:40:33 +02:00
Alex Tselegidis
86cd5f2285 Add return types to all class methods 2024-04-26 16:36:21 +02:00
Alex Tselegidis
e51f8ff377 Various fixes in the Calendar controller 2024-04-26 16:23:58 +02:00
Alex Tselegidis
a61701e2ad Various minor fixes in the appointment and provider models 2024-04-26 16:23:45 +02:00
Thomas Ingles
ee1d07f9fe
Fix controller Booking : typo default phone_number 2024-04-24 13:29:10 +02:00
Thomas Ingles
c4f00aae48
Fix french typos, improve & add missing translations
\' TO ’
2024-04-23 19:20:46 +02:00
krtcom
f2f395ddbc
Merge branch 'alextselegidis:develop' into develop 2024-04-17 08:03:20 +02:00
Michal Krnáč
268b527929 Slovak translations 2024-04-17 08:02:36 +02:00
Alex Tselegidis
b292e10c13 Fix the array_find call 2024-04-15 18:22:28 +02:00
Alex Tselegidis
5b2ce2e000 Include the status to the appointment notification 2024-04-08 15:57:43 +02:00
Alex Tselegidis
f2cdfb871f Do not allow user to submit login without a username and a password 2024-04-08 15:48:53 +02:00
Alex Tselegidis
babcc774dd Automatically redirect logged in users to the calendar page 2024-03-28 11:08:55 +00:00
Alex Tselegidis
da6d017ff1 Fix Validation 2024-03-18 11:54:08 +00:00
Alex Tselegidis
e527d13899 Correct validation 2024-03-18 11:38:09 +00:00
Alex Tselegidis
492a49f2b3 Decode the status prop 2024-03-08 14:10:37 +01:00
Alex Tselegidis
105e522973 Add default working plan exceptions value 2024-03-08 09:36:44 +01:00
Alex Tselegidis
1d4ef06fdb Add from email/name and reply-to settings in the email.php configuration file (#1465) 2024-03-04 10:59:52 +01:00
Alex Tselegidis
69c2bfef8a Add thai translation files 2024-03-04 10:02:51 +01:00
Nikke
6ba3b1e05b Added and improved Finnish translations 2024-02-20 16:03:57 +02:00
Alex Tselegidis
eedcb3b8d9 CLI support 2024-02-16 17:08:18 +01:00
Alex Tselegidis
5b87d75c10 Fix params for the custom_fields.php 2024-02-13 14:23:58 +01:00
Alex Tselegidis
4f2927fb67 Store and process the custom field value in the booking page 2024-02-07 10:45:04 +01:00