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 |
|
nathan
|
5031631dc4
|
Make two anonymous shares at the same time work
|
2022-10-03 14:27:11 -06:00 |
|
nathan
|
b5a2778168
|
Fix category did not display value on first load
|
2022-10-03 09:12:00 -06:00 |
|
ralf
|
8890ba801b
|
do NOT stall whole UI if update / creation of egw_timesheet_events table is not yet run
|
2022-10-03 10:11:33 +02:00 |
|
ralf
|
7dc781acd5
|
WIP timesheet timer: storing working time now w/o user interation when it is stopped
|
2022-10-03 10:01:46 +02:00 |
|
dependabot[bot]
|
4416198973
|
Bump twig/twig from 2.14.11 to 2.15.3
Bumps [twig/twig](https://github.com/twigphp/Twig) from 2.14.11 to 2.15.3.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/v2.15.3/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v2.14.11...v2.15.3)
---
updated-dependencies:
- dependency-name: twig/twig
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-03 08:19:34 +02:00 |
|
ralf
|
0a9526c152
|
WIP timesheet timer: persistence and opening a new timesheet when stoping the specific timer
|
2022-09-30 19:07:33 +02:00 |
|
ralf
|
d8e54c72c8
|
only set (default) searchUrl for regular taglist or taglist-email, or if a non-empty autocomplete_url was given
|
2022-09-30 15:36:40 +02:00 |
|
ralf
|
1d50c1ca91
|
fix Api\Accounts::username(): Argument #1 ($account_id) must be of type ?int, string given
|
2022-09-30 14:46:27 +02:00 |
|
Hadi Nategh
|
b6398c4059
|
Fix couple of mobile template issues
|
2022-09-30 11:39:51 +02:00 |
|
ralf
|
780f14b4c5
|
WIP timesheet timer: add (project, task, ticket) specific timer to existing overall timer
|
2022-09-29 21:09:35 +02:00 |
|
ralf
|
1308b09493
|
WIP timesheet timer
|
2022-09-29 18:04:57 +02:00 |
|
ralf
|
918c0324d1
|
remove redundant if clause
|
2022-09-29 15:07:10 +02:00 |
|
Hadi Nategh
|
d7019caec5
|
Fix sidebar splitter no longer respects its minsize value
|
2022-09-29 12:09:18 +02:00 |
|
Hadi Nategh
|
60aa0035a7
|
Try to set focus back to plain text area when replying to a plain text mail
|
2022-09-29 11:27:47 +02:00 |
|
nathan
|
ba8c5101ac
|
Et2Image: Fix data URLs did not work
|
2022-09-28 13:36:56 -06:00 |
|
nathan
|
260fa0d727
|
Mail: Turn on multiple so we get + & avatars on email addresses
|
2022-09-28 11:17:37 -06:00 |
|
nathan
|
12f8b2cb3e
|
Et2SelectEmail: Add some documentation
|
2022-09-28 11:14:02 -06:00 |
|
nathan
|
3ceb0db2c6
|
Mail: Turn on multiple so we get + & avatars on email addresses
|
2022-09-28 10:59:52 -06:00 |
|