Hadi Nategh
60190338d5
Do not continue on checking mail filemode if there's no attachments data
2022-10-14 15:19:05 +02:00
ralf
bc9e252da9
WIP timesheet timers: dont ask again to start working time, if user denied it in this session or last 18 hours
2022-10-14 14:26:13 +02:00
Hadi Nategh
68ff204527
Fix timer menu click handler not working on mobile view
2022-10-14 13:06:09 +02:00
Hadi Nategh
9ab0ca73bd
Remove shadow styling from calendar date navigator used in sidebox
2022-10-14 11:11:36 +02:00
ralf
664bb86b2a
WIP timesheet timers: create a single working time timesheet per configured periode of day, week or month
2022-10-14 10:12:11 +02:00
nathan
2dc50f52cc
Timesheet: Change duration to show h:mm
2022-10-13 14:51:38 -06:00
nathan
f9ee8952ea
Fix some display bugs in expose on chrome
...
Sometimes the picture didn't get shown right away
2022-10-13 14:23:11 -06:00
nathan
359fcf9782
Fix bug where sharing 3 different shares, the third link doesn't work
2022-10-13 11:53:02 -06:00
nathan
68f424173e
Timesheet: Fix missing emptyLabel in pricelist select
2022-10-13 10:50:28 -06:00
nathan
edd46d1127
Calendar: Add spaces after section colons (": ") in tooltip
2022-10-13 10:43:35 -06:00
nathan
ab07b3dee3
Et2LinkEntry: Fix value of null caused error
2022-10-13 10:37:29 -06:00
nathan
e9a797acce
Calendar: Fix incorrect category label in event tooltip
2022-10-13 10:25:11 -06:00
nathan
d457d5476a
Calendar: Fix description was not full width
2022-10-13 09:56:59 -06:00
nathan
37cd32e3ef
Calendar: Hide actions selectbox entirely when it is readonly
2022-10-13 09:51:30 -06:00
ralf
383dfb9a04
WIP timesheet timers: round duration and total time to full minutes
...
done because our UI only shows full minutes
2022-10-13 17:37:48 +02:00
nathan
69ce014aa6
Et2Select: Vertically center multiple tags
2022-10-13 09:33:04 -06:00
nathan
53e868b47b
Add default "Search" placeholder to link search
2022-10-13 09:18:49 -06:00
nathan
173c8891bd
Calendar: fix missing dialog translations
2022-10-13 09:06:13 -06:00
ralf
7404cc1119
WIP timesheet timers: do NOT round hours for hh:mm display, as 30min will give 1:30, instead of 0:30
2022-10-13 16:42:37 +02:00
nathan
08e899e91c
Fix Et2SelectCategory had category border when multiple
...
Now only shows category border for single select, when there's a value
2022-10-13 08:41:42 -06:00
ralf
49f608159c
WIP timesheet timer: ask user to start/stop working time with session/login/logout
...
if working time is not disabled in timesheet config, or asking is disabled in user preferences
2022-10-13 16:31:17 +02:00
Hadi Nategh
aa139d2f15
return logout to mobile menu and remove print icon
2022-10-13 16:03:05 +02:00
Hadi Nategh
32741781ba
Treat favorites in mobile view
2022-10-13 15:54:40 +02:00
Hadi Nategh
b23e10a967
Fix upload button in vfsSelect dialog sometimes being covered by search box
2022-10-13 14:19:16 +02:00
Hadi Nategh
ecca3dc79c
Fix avatar alignment on rows with labels and flags set
2022-10-13 13:46:45 +02:00
nathan
475fc869f5
Fix share link to single file
...
If it's mounted to root, we should serve root
2022-10-12 11:45:05 -06:00
nathan
d34273650a
Fix HiddenUpload shares fail to complete the upload
...
Use correct path this time
2022-10-12 09:26:53 -06:00
Hadi Nategh
47daa738d0
Do not apply mail horizontal template in mobile view
2022-10-12 12:49:41 +02:00
Hadi Nategh
08f7463482
Fix height on infolog description fields no longer being applied in mobile view
2022-10-12 11:35:33 +02:00
Hadi Nategh
f700b5b747
Fix some glitches in mobile template:
...
- Cancel button not being shown for loading popup dialog
- Entry id not being aligned
2022-10-12 11:00:40 +02:00
nathan
24a1dfbc2e
Infolog: Fix double row load if default filter preference is none
...
'none' was not a valid option and was "fixed", triggering another load.
2022-10-11 17:13:19 -06:00
nathan
241b5ec839
Fix some missing translations in merge placeholder display
2022-10-11 15:34:25 -06:00
nathan
b43dd8f2c3
Fix infinite reload in preference dialog when switching to common preferences
2022-10-11 13:14:55 -06:00
nathan
c9eaeb51ea
Fix HiddenUpload shares fail to complete the upload
2022-10-11 10:20:08 -06:00
ralf
075ba0f330
WIP timesheet timers: do not allow to enter a time before the last time entered
...
eg. a stop- or pause-time before the start-time or a start-time before the last stop- or pause-time
2022-10-11 16:20:17 +02:00
Hadi Nategh
11a4e21cb8
Try to get mails flagged/labelled rows aligned with none flagged ones
2022-10-11 16:14:13 +02:00
Hadi Nategh
32ce25d564
Fix vfsPath's content gets pushed up when it gets scrollbar
2022-10-11 15:50:50 +02:00
ralf
4de7dc5ba7
WIP timesheet timers: delete timer-events on timesheet deletion
2022-10-11 14:53:21 +02:00
Hadi Nategh
0b96af85ef
Fix audio attachments do not get played via expose in mail's attachment list
2022-10-11 14:46:25 +02:00
Hadi Nategh
c1694f676c
Fix infolog's nm details/no details filter no longer works (both regular and mobile template)
2022-10-11 13:03:58 +02:00
ralf
006199a199
Hopefully fix context for action system applyFunc call
2022-10-10 18:13:24 +02:00
Hadi Nategh
55f1c2a53b
Fix tab's header flickering on hover (happens in FF only)
2022-10-10 15:22:23 +02:00
Hadi Nategh
214f2bd03c
Remove extra logout button from mobile top header menu
2022-10-10 13:20:11 +02:00
Hadi Nategh
a015217f83
Revert commit 03fdceb847ddbf9ecf8d66f86f78736e7654badd causes breaking action system
2022-10-10 12:00:43 +02:00
ralf
65c1233ced
WIP timesheet timer: allow to start timer as alternative to add a timesheet directly
...
timesheet will be added on stopping the timer
2022-10-09 15:30:46 +02:00
ralf
a0471e1ad1
use egw.applyFunc instead of own/old code, to allow calling api methods eg. egw.start_timer too
...
Setting now NO context for applyFunc so app objects are used/created in global context/window.
This reverts commit 330461c28bbf5e54031942f52a29414d9e2e674e.
2022-10-09 13:34:37 +02:00
ralf
99e0b178ee
Revert "Revert "use egw.applyFunc instead of own/old code, to allow calling api methods eg. egw.start_timer too""
...
This reverts commit 330461c28bbf5e54031942f52a29414d9e2e674e.
2022-10-09 13:30:59 +02:00
nathan
479c90dc33
Pass custom filter attributes along
...
Fixes Status filter shows all possible values
2022-10-07 16:24:42 -06:00
nathan
690e89157e
Et2Listbox: Make rows set the height, not the max
2022-10-07 15:33:43 -06:00
nathan
8514792efc
Fix changing select options did not properly clear previous options
2022-10-07 15:31:06 -06:00