ralf
05b316f7ff
move egw_get_file_editor_prefered_mimes() to egw.file_editor_prefered_mimes() as everything in old jsapi.js is deprecated and should be removed
...
.
2022-10-18 08:30:15 +02:00
nathan
9d2a319821
If widget has onclick attribute, add et2_clickable class
2022-10-17 15:18:13 -06:00
nathan
6034702a7c
Et2Link: Fix editable files were downloaded instead of opened in Collabora
2022-10-17 14:47:34 -06:00
nathan
f2ebd369ef
Admin: Fix user list was 100px tall when switching Global Categories -> User accounts
2022-10-17 10:52:28 -06:00
nathan
bd62279f55
Et2Select: Cancel search timer on blur and menu close
...
If we don't, results might come back after we leave/close and re-open
2022-10-17 09:56:58 -06:00
ralf
b19d75874a
Fix PHP 8.x Fatal: array_merge(): Argument #2 must be of type array, null given
2022-10-17 15:58:59 +02:00
ralf
e66d03ec8d
WIP timesheet timer: use date-duration with display-format="h:m" and data-format="s" instead of date-timeonly to avoid timezone problems
2022-10-17 15:21:10 +02:00
Hadi Nategh
68acd6d370
Prompt user a message while resizing splitter regarding iframes
2022-10-17 14:06:12 +02:00
ralf
8e3cedbf08
fix error deleting links to files (they have negative ids!)
2022-10-17 12:11:59 +02:00
ralf
2834af46bc
WIP timesheet timers: fix overwriting time via clicking on time displayed under the button
2022-10-17 11:39:09 +02:00
nathan
0004aa5bb4
SearchMixin: Avoid errors if searchInputNode is not created
2022-10-14 15:12:08 -06:00
nathan
9ea00bb95f
Give webComponents inside nextmatch a chance to finish before we calculate sizes
2022-10-14 14:50:57 -06:00
ralf
c2fea85c2a
WIP timesheet timers: show time under each button and allow overwriting it via a click on the time
...
ToDo:
- Stop on paused timer does not behave write, overwriting stop needs testing, as timesheet need to be updated too, because it's already stored
- not checks or min/max values and config on overwrite time
2022-10-14 21:59:15 +02:00
nathan
c52ac8fbdc
Et2DateTime: Limit minutes to multiples of 5
2022-10-14 11:18:17 -06:00
nathan
b0fc18ad93
Calendar: update sidemenu calendar to match 2cb826e26
2022-10-14 10:07:19 -06:00
nathan
dcc6d1eb83
Et2Date: change "Today" button label to "Now" for widgets with time (Et2DateTime, Et2Timeonly, etc.)
2022-10-14 10:05:59 -06:00
nathan
2cb826e268
Et2Date: changes directly in the input field will now update popup & the value when blurred
2022-10-14 09:32:59 -06:00
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