Commit Graph

41410 Commits

Author SHA1 Message Date
45b05a6268 WIP egw_action copy fixes
paste not working

(cherry picked from commit b00371c7e1)
2023-09-13 10:40:32 +02:00
ff4c86f4f5 fix not translated context menu
window.egw with a reference to the main window in a popup, egw(_app, window) gives one with correct window context / translation in a popup (_app does not matter for translations, they are requested to be loaded from server-side)

(cherry picked from commit 40a4d38776)
2023-09-13 10:40:32 +02:00
f430b66d3b converted egw_action from javascript to typescript
classes are now uppercase and in their own files. lowercase classes are deprecated.
Interfaces are now actual interfaces that should be implemented instead of creating and returning an ai Object every time

(cherry picked from commit 5e3c67a5cf)
2023-09-13 10:40:32 +02:00
a35e80c73a Changelog for 23.1.20230911 2023-09-11 08:45:04 +02:00
a9d59bb903 Changelog for 23.1.20230911 2023-09-11 08:25:38 +02:00
1e04bd2f72 fix error: count(): Argument #1 ($value) must be of type Countable 2023-09-11 08:09:45 +02:00
310a4c9c9a fix error: count(): Argument #1 ($value) must be of type Countable 2023-09-11 08:09:24 +02:00
d80078893e Api: Fix customfield with no data sent breaks entire customfield tab 2023-09-08 08:41:54 -06:00
549e023998 * Mail: equal sign followed by numbers is mangled in plain-text mails (e.g. =22 becomes a ")
If we detected qprint encoding in the plain-text body of a composed mail (not an arrived mail!), we wrongly decoded it.
2023-09-08 09:36:06 +02:00
825c1e8614 * Mail: equal sign followed by numbers is mangled in plain-text mails (e.g. =22 becomes a ")
If we detected qprint encoding in the plain-text body of a composed mail (not an arrived mail!), we wrongly decoded it.
2023-09-08 09:34:53 +02:00
044b57a813 Calendar: Fix days offset by one
Depending on your timezone and current time, your calendar could show the wrong days (Tuesday -> Monday)
2023-09-07 16:34:35 -06:00
b2935ba4a3 Calendar: Fix days offset by one
Depending on your timezone and current time, your calendar could show the wrong days (Tuesday -> Monday)
2023-09-06 13:32:52 -10:00
0d4cde3ad6 Fix date & time formatting on mobile
- Date & DateTimeOnly did not show value
- timesheet view was missing start time
2023-09-06 13:44:21 -06:00
2f32b0fc4c Fix export fails with "File not found" 2023-09-05 13:28:04 -06:00
896f77f2fd Fix date & time formatting on mobile
- Date & DateTimeOnly did not show value
- timesheet view was missing start time
2023-09-05 11:21:09 -06:00
8e7c09c905 Fix some incorrect / unwanted import warnings 2023-09-05 09:12:41 -06:00
3803c4ebee Fix addressbook list type filter gave error when changing 2023-09-05 08:45:59 -06:00
6793f62c0f Api: Fix legacy onchange in nextmatch got nextmatch instead of changed widget 2023-09-05 08:45:55 -06:00
b5758a2268 Fix addressbook list type filter gave error when changing 2023-09-05 08:35:58 -06:00
957781af5f Fix export fails with "File not found" 2023-08-31 15:54:03 -06:00
d16d56c55f Fix some incorrect / unwanted import warnings 2023-08-31 08:57:46 -06:00
e4e270da2a Api: Fix legacy onchange in nextmatch got nextmatch instead of changed widget 2023-08-30 10:30:07 -06:00
834141bdd0 Et2Select: Fix some static option selects did not show their values when readonly 2023-08-30 08:16:38 -06:00
0b036f49b8 Et2Select: Fix some static option selects did not show their values when readonly 2023-08-28 13:50:09 -06:00
b34789e676 Fix properties do not get set for inherited widgets from Et2Button 2023-08-28 12:19:18 +02:00
b33f0fa8cf Fix js error happens when there's no label set on select options 2023-08-28 12:17:42 +02:00
fd8b994dde fix "no SSL connection" error when trying to change password over a ldaps connection
also fix PHP Fatal error "Can NOT convert object to string", when trying to log an error
2023-08-25 18:02:55 +02:00
1284ab534f fix "no SSL connection" error when trying to change password over a ldaps connection
also fix PHP Fatal error "Can NOT convert object to string", when trying to log an error
2023-08-25 18:01:46 +02:00
c933999294 fix Error: Class "Accounts" not found 2023-08-24 16:43:47 +02:00
c3c458b0e6 fix Error: Class "Accounts" not found 2023-08-24 16:43:04 +02:00
7370cfe0ee Fix admins could not delete other user's shares 2023-08-24 08:18:48 -06:00
b8b730b0cd Sharing updates
- admin can set / change share password, encrypted using system
- admin can change share owner
- now recording last modified date / user when changing share
- change encrypted password column name
- new share column for encrypted type
2023-08-24 08:18:35 -06:00
c6b77bea91 * AD: use thumbmailPhoto, if jpegPhoto is empty 2023-08-24 13:35:35 +02:00
705554ec14 Changelog for 23.1.20230824 2023-08-24 12:50:01 +02:00
666753d4cc Changelog for 23.1.20230824 2023-08-24 12:20:58 +02:00
1cbb5eff05 pending translations from our translation server 2023-08-24 12:13:58 +02:00
50d4a0a0fa pending translations from our translation server 2023-08-24 12:12:36 +02:00
6876ea3d1d Mail: If there are multiple attachments with the same file name, give them unique names when integrating to another app 2023-08-24 11:31:59 +02:00
916f951af7 npm audit fix for "moderate severity vulnerability" 2023-08-24 09:32:55 +02:00
9304872652 npm audit fix for "moderate severity vulnerability" 2023-08-24 09:32:14 +02:00
979a965aec Mail: If there are multiple attachments with the same file name, give them unique names when integrating to another app 2023-08-23 12:59:44 -06:00
9c23050465 Add deleted.svg
as replacement for png
2023-08-23 20:56:29 +02:00
90b03d34d1 Add deleted.svg
as replacement for png
2023-08-23 20:55:28 +02:00
c50b6e6cae Fix admins could not delete other user's shares 2023-08-23 11:35:00 -06:00
23888417f5 Filemanager: Try to avoid type error in list when mime is missing
Uncaught TypeError: Cannot read properties of null (reading 'mime_odf_regex')
    at collaboraFilemanagerAPP.isEditable (filemanager.ts:1566:38)
2023-08-23 10:52:31 -06:00
d54eb8e388 Filemanager: Try to avoid type error in list when mime is missing
Uncaught TypeError: Cannot read properties of null (reading 'mime_odf_regex')
    at collaboraFilemanagerAPP.isEditable (filemanager.ts:1566:38)
2023-08-23 10:40:47 -06:00
db8f7588d1 Mail: Fix JS error selecting an account group that has an email address
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'find')
    at SearchMixin.ts:621:41
2023-08-23 10:21:50 -06:00
e399560e32 Load anonymous user's lang preference for error translation 2023-08-23 10:20:42 -06:00
4420e9662d Load anonymous user's lang preference for error translation 2023-08-23 10:15:31 -06:00
9a770824bb Better error message for not found / expired share
German translation from Birgit
2023-08-23 09:56:22 -06:00