Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #7

Merged
merged 108 commits into from
May 11, 2024
Merged

Develop #7

merged 108 commits into from
May 11, 2024

Conversation

tm8544
Copy link
Owner

@tm8544 tm8544 commented May 11, 2024

No description provided.

tm8544 and others added 30 commits March 27, 2024 17:09
…ezone_to_setting.php

Renamed file to avoid conflict with PR #1479
add script_vars for default values
views/pages/(account|admins|providers|secretaries).php
Fix undisplayed appointments if not in this current month
and if moved by D&D on prev/next month days view (displace OK),
but after auto refresh, appointment disapear in view...
After little fear, it exist in db :)
Need to choose prev/next month (where is moved) to see it.

see https://fullcalendar.io/docs/view-object
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
Administrator from Account page
Company from General Settings page
Fix bad transtyped bool
throw error on login
session_regenerate_id(): Passing null to parameter #1
($delete_old_session) of type bool is deprecated
alextselegidis and others added 29 commits May 11, 2024 19:29
Administrator from Account page
Company from General Settings page
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
Fix bad transtyped bool
throw error on login
session_regenerate_id(): Passing null to parameter #1
($delete_old_session) of type bool is deprecated
Fix undisplayed appointments if not in this current month
and if moved by D&D on prev/next month days view (displace OK),
but after auto refresh, appointment disapear in view...
After little fear, it exist in db :)
Need to choose prev/next month (where is moved) to see it.

see https://fullcalendar.io/docs/view-object
views/pages/(account|admins|providers|secretaries).php
# Conflicts:
#	application/language/arabic/translations_lang.php
#	application/language/bulgarian/translations_lang.php
#	application/language/catalan/translations_lang.php
#	application/language/chinese/translations_lang.php
#	application/language/croatian/translations_lang.php
#	application/language/czech/translations_lang.php
#	application/language/danish/translations_lang.php
#	application/language/dutch/translations_lang.php
#	application/language/english/translations_lang.php
#	application/language/estonian/translations_lang.php
#	application/language/finnish/translations_lang.php
#	application/language/french/translations_lang.php
#	application/language/german/translations_lang.php
#	application/language/greek/translations_lang.php
#	application/language/hebrew/translations_lang.php
#	application/language/hindi/translations_lang.php
#	application/language/hungarian/translations_lang.php
#	application/language/italian/translations_lang.php
#	application/language/japanese/translations_lang.php
#	application/language/luxembourgish/translations_lang.php
#	application/language/marathi/translations_lang.php
#	application/language/persian/translations_lang.php
#	application/language/polish/translations_lang.php
#	application/language/portuguese-br/translations_lang.php
#	application/language/portuguese/translations_lang.php
#	application/language/romanian/translations_lang.php
#	application/language/russian/translations_lang.php
#	application/language/serbian/translations_lang.php
#	application/language/slovak/translations_lang.php
#	application/language/spanish/translations_lang.php
#	application/language/swedish/translations_lang.php
#	application/language/thai/translations_lang.php
#	application/language/turkish/translations_lang.php
#	assets/js/components/appointments_modal.js
#	assets/js/pages/admins.js
#	assets/js/pages/customers.js
#	assets/js/pages/providers.js
#	assets/js/pages/secretaries.js
@tm8544 tm8544 merged commit 475ba32 into tm8544:develop May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants