nathan
c213ebb17d
Fix tooltip was under calendar popup
2023-06-14 09:04:01 -06:00
nathan
f0361f5230
Calendar: Fix events that are hidden because there are too many did not have a tooltip
2023-06-13 15:03:01 -06:00
nathan
7e296ba12b
* Home: Fix birthdays were not visible
2023-06-13 10:24:29 -06:00
nathan
13981c5254
Home: More detailed cloud/rain icons
2023-06-13 09:13:22 -06:00
nathan
4c058ffc5f
Change new favourite icon from new to add
2023-06-12 14:19:53 -06:00
nathan
e2f82ca985
Fix link delete button to show on row hover again
2023-06-12 09:30:17 -06:00
ralf
db32d9ad31
fix not working folder creation via context menu
2023-06-12 17:19:37 +02:00
ralf
d5d2604a06
fix PHP Error: Undefined constant “type” in EGroupware\Api\Etemplate\Widget::expand_name() eval(’$name = “${row_cont[type]}”’)
2023-06-12 16:46:56 +02:00
ralf
1acb12c6a2
fix SQL error creating or deleting a user when admin accounts list is sorted by ID (account_id)
2023-06-12 15:23:06 +02:00
nathan
623ba146e4
Admin: Clicking 'Save' for custom translations forces a browser reload so translations are immediately available to the user
2023-06-09 13:52:14 -06:00
nathan
b1fe818527
* Infolog / Tracker: Change timesheet total columns to ignore timesheet ACL
...
Use "Respect timesheet run and read permissions for time totals" configuration setting for previous behaviour, which may exclude some timesheet entries
2023-06-09 13:19:19 -06:00
ralf
7799ef9a97
fix lots of warnings filling zpush logs
2023-06-09 18:30:09 +02:00
ralf
608963aa9b
fix lots of warnings filling zpush logs
2023-06-09 18:28:57 +02:00
nathan
9313156daa
Api: Adjust max_lang_time when saving custom messages so they're available right away
2023-06-09 09:40:34 -06:00
Ralf Becker
2bd55ee782
fix not working html
2023-06-09 16:37:58 +02:00
ralf
3980eb01a6
fix changing attendee status moves event due missing timezone conversation
...
The changed status itself is NOT send back to server, therefore it is NOT changed in EGroupware!
2023-06-09 14:05:44 +02:00
hadi
9c4d1a9fb7
Let the contextmenu be activated from tapandhold in regular template in order to be able to get the contextmenu in some touch devices
2023-06-09 10:44:26 +02:00
ralf
4716ce1459
fixing the fix ;)
2023-06-08 22:15:07 +02:00
nathan
2ed1513e7b
Filemanager: Fix "[] operator not supported for strings"
...
again
2023-06-08 13:58:46 -06:00
nathan
9b46880528
Filemanager: Fix "[] operator not supported for strings"
...
caused by e7e9c6f
2023-06-08 13:37:38 -06:00
nathan
6c17f6c43d
* Calendar: Fix clicking a day in a different month in sidemenu jumped to wrong date
2023-06-08 13:24:55 -06:00
nathan
aa2570f2ea
* Api: Fix custom etemplates were still used after deletion
2023-06-08 11:32:03 -06:00
nathan
492993e78e
Avoid some PHP warnings
...
- Undefined array keys
- Undefined class variables
- Passing null to string functions
2023-06-07 13:54:17 -06:00
ralf
f16cfd45fe
fix PHP TypeError: implode(): Argument #2 ($array) must be of type ?array, int given
2023-06-07 20:05:27 +02:00
nathan
77a3d0ed32
Importexport: Fix import definition field mapping had trouble with translations
2023-06-07 11:50:23 -06:00
nathan
f32d445f9e
Infolog: Fix dates were shown in wrong timezone after saving
...
Not necessary to change times back as we changed $to_write, not $values
2023-06-07 10:26:59 -06:00
nathan
bcf211c93f
Timesheet: Fix quantity update to work with comma decimal separator
2023-06-07 09:10:20 -06:00
nathan
e96031c154
Infolog: History tab showed start / due / completed dates in server time, not user time
2023-06-06 14:44:24 -06:00
nathan
efd073c4c2
Calendar: History tab showed start / end times in server time, not user time
2023-06-06 14:41:01 -06:00
nathan
2d7e267c4b
Calendar: Deleting an event sometimes left other user's alarms
...
Do not need to pay attention to the ACL of the alarm when the whole event is deleted
2023-06-06 11:59:43 -06:00
nathan
3a19a93b9a
Calendar: Adding alarms sometimes gave incorrect "can't add alarms in the past" error
...
Was not sending all values correctly
2023-06-06 11:49:41 -06:00
nathan
bb34db801c
Timesheet: When changing duration, update quantity if it's not been set to something different
2023-06-06 10:41:16 -06:00
hadi
6e044b93f9
Fix calendar weekend action's icons
2023-06-06 15:00:54 +02:00
ralf
18c3ed19f4
* eSync: fix meeting requests confirmed via ActiveSync protocol got wrong time
...
if user- and server-timezone was different
2023-06-06 11:01:40 +02:00
nathan
e7e9c6fa22
Filemanager: Push was not correctly updating file list when directory was added/deleted
2023-06-05 11:56:06 -06:00
nathan
dd4a2de988
API: Fix incorrect updateComplete override
2023-06-05 10:43:52 -06:00
hadi
68351ffb37
Fix demonstrated default value is shown as raw value instead of its relevant label
2023-06-05 16:00:33 +02:00
hadi
3c35137e2c
Fix icon size
2023-06-05 15:19:54 +02:00
nathan
0ceb187a44
Calendar: Fix integration buttons had a different border color
2023-06-02 11:01:13 -06:00
nathan
0f145323b2
Et2Date: Fix timeonly does not update value the first time when manually typing a new value
2023-06-02 09:50:59 -06:00
nathan
846852ca22
Et2Link: Wait for link title before we say update is complete
...
Overriding _getUpdateComplete() lets us wait for whatever conditions we want, so we can wait on the Promise from link_title()
2023-06-02 09:05:14 -06:00
hadi
3a476dcbd6
Add translation
2023-06-02 16:32:29 +02:00
hadi
62d91350eb
*Mail: Add new pane option for showing all columns in vertical 3-pane view
2023-06-02 11:38:54 +02:00
nathan
2eeff5ca38
Et2Link: If only breaking on a certain character, don't break on dash either (in addition to space)
2023-06-01 09:19:05 -06:00
hadi
8e0a3a2755
Fix swipe and popup contextmenu being triggered accidentally in touch devices
2023-06-01 15:28:42 +02:00
nathan
1d4bc10fbb
Admin: Set a min-width in ACL dialog
2023-05-30 09:46:40 -06:00
hadi
9dfd6f0766
Attempt to keep all touch devices happy for touch/swipe actions in mobile view(specifically in listviews)
2023-05-30 16:33:29 +02:00
nathan
27cd57d428
Et2Link: Fix unwanted indent in front of et2-link-string, fix expose in et2-link-list
2023-05-26 11:36:25 -06:00
hadi
4d133c04b8
Fix avatar cropper picture gets inverted color in darkmode
2023-05-26 11:24:05 +02:00
ralf
1d26a1cb6c
fix error reported ldap instead of ldaps
2023-05-26 08:55:05 +02:00