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 03fdceb847 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 330461c28b .
|
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 330461c28b .
|
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 |
|
nathan
|
01a08447cb
|
Fix selecting an app changed icon in first entry instead of displayed icon
|
2022-10-07 15:29:52 -06:00 |
|
nathan
|
330461c28b
|
Revert "use egw.applyFunc instead of own/old code, to allow calling api methods eg. egw.start_timer too"
This reverts commit 03fdceb847 .
|
2022-10-07 14:08:32 -06:00 |
|
nathan
|
f130134dd1
|
Dynheight: Don't consider size of fixed or absolute positioned widgets when collecting bottom nodes
|
2022-10-07 11:57:43 -06:00 |
|
ralf
|
d8e993dc75
|
WIP timesheet timers: allow to add more time on an existing timesheet with right click "Start timer"
|
2022-10-07 19:36:57 +02:00 |
|
ralf
|
03fdceb847
|
use egw.applyFunc instead of own/old code, to allow calling api methods eg. egw.start_timer too
|
2022-10-07 19:30:55 +02:00 |
|
nathan
|
3825726152
|
Calendar: Sidemenu calendar next/last month buttons now jump by 1 month, keeping the same day
Matches toolbox arrow buttons
|
2022-10-07 10:55:18 -06:00 |
|
nathan
|
38d5cd627f
|
Work around Chromium bug that gives huge print jobs with thousands of pages
https://bugs.chromium.org/p/chromium/issues/detail?id=1161709
|
2022-10-07 09:08:07 -06:00 |
|
Hadi Nategh
|
cedaf4027c
|
Fix navigational buttons no longer work in VfsSelect dialog
|
2022-10-07 14:48:20 +02:00 |
|
nathan
|
8221d66ce2
|
Fix nm printing did not properly wait for column selection or rows before trying to print
|
2022-10-06 15:39:35 -06:00 |
|
ralf
|
d6bfa7d9ee
|
WIP timesheet timers: give an error, if user overwrite stop- or pause-time before the start
|
2022-10-06 13:56:44 +02:00 |
|
ralf
|
196024a454
|
stopping buttons in dialog from submitting it to server-side
|
2022-10-06 13:55:24 +02:00 |
|
ralf
|
c5b8261ec2
|
do NOT split RFC822 addresses containing comma in quoted name part eg. 'Becker, Ralf <rb@egroupware.org>'
|
2022-10-06 13:14:34 +02:00 |
|
Hadi Nategh
|
ce622f591b
|
Make the framework active tap's content fully displayed
|
2022-10-06 12:53:02 +02:00 |
|
ralf
|
ccee240055
|
WIP timesheet timers: fix overwrite and display overwritten time and time of recording
|
2022-10-06 09:03:51 +02:00 |
|
nathan
|
0a745299ce
|
Get flatpickr popup working along with LionDialog
|
2022-10-05 16:22:32 -06:00 |
|
nathan
|
ec388c955a
|
Fix open compose windows created new drafts after main window was reloaded
|
2022-10-05 14:30:43 -06:00 |
|
nathan
|
3ce5aebe12
|
Collabora: Get insert placeholder dialog working again
|
2022-10-05 10:50:54 -06:00 |
|
ralf
|
59da89fe8b
|
WIP timesheet timers: config to disable timers and overwrite of start&stop time
|
2022-10-05 14:55:42 +02:00 |
|
ralf
|
8fad43b705
|
WIP timesheet timer: start, pause and stop now via a dialog showing both timers and all buttons
|
2022-10-05 12:51:59 +02:00 |
|
ralf
|
ed05a8b6ee
|
always need to stop button click events as otherwise the result would be submitted to server-side eT2 handler
|
2022-10-05 09:53:45 +02:00 |
|
nathan
|
f8e56edc20
|
Limit number of accounts (& other select/taglist search results) sent to client
|
2022-10-04 15:49:07 -06:00 |
|
nathan
|
7bb4332961
|
Et2SelectCategory: Fix loading with initial value did not get category color or icon in the displayed label
|
2022-10-04 09:17:31 -06:00 |
|
ralf
|
96e2b495e1
|
pass placeholder attribute to et2-textbox
|
2022-10-04 13:46:15 +02:00 |
|
ralf
|
caef7296ce
|
invalidating/deleting et2-select-cat's cache on adding, updating or deleting categories
Also pushing cat-changes as app "api-cats" to client-side
ToDo: client-side code to update category list in admin or preferences
|
2022-10-04 12:54:30 +02:00 |
|