Commit Graph

41029 Commits

Author SHA1 Message Date
575c8fa976 SearchMixin: Move missing value check after update so select_options gets a chance to populate first
This should speed up the initialization a little, avoiding some unneeded checks
2023-07-26 08:32:00 -06:00
d3b644ebec fix Error: Call to undefined method calendar_bo::find_or_add_categories() when specifying categories 2023-07-26 16:30:10 +02:00
d071757bb9 fix TypeError: Cannot read properties of null (reading 'trim') 2023-07-26 14:20:13 +02:00
184a74e7b0 allow to disable application passwords for given groups 2023-07-26 13:26:34 +02:00
bf5bb04e1f Changelog for 23.1.20230726 2023-07-26 12:49:21 +02:00
3fc21a6434 Fix commit df1a099078 broke calendar in some browsers 2023-07-26 11:10:28 +02:00
425178e06c Make sure we are not hiding unnecessarily the grid which could lead to grid invisibility in mobile view 2023-07-26 11:10:04 +02:00
e0d284d3ae Calendar: Fix group calendar could be missing events under some circumstances
Static account options added to CalendarOwner were blocking the group data needed, fixed by using sent options over account options
2023-07-25 11:15:51 -06:00
b44ea1b2b0 Api: Fix doubled link on open and missing link app select 2023-07-25 10:27:05 -06:00
a89b69528e aggregate Etemplate\Widget\Url::ajax_contact() requests and search for all of them in a single AJAX request and SQL query 2023-07-25 18:18:29 +02:00
2a5d0062dd Api: SearchMixin improvements to work with Et2LinkSearch more efficiently
Moving handling of missing options to overridable method so Et2LinkSearch can use its more efficient method
2023-07-25 09:38:11 -06:00
06af22a46c Filemanager: Fix anonymous upload directory always reported failure when uploading
Now it works first time the file is uploaded
2023-07-25 09:23:06 -06:00
3aaf0b2b60 Api: More missing changes from SearchMixin.remoteQuery() / static options from json file 2023-07-25 09:14:13 -06:00
df9ec35704 Api: Fix Et2LinkSearch initialization with value failed, giving blank widget 2023-07-25 08:48:51 -06:00
a61445c0d0 fix TypeError if field.values is null causing some nextmatch features like search not to render 2023-07-25 16:39:56 +02:00
fe57e18438 implement missed shareExpiration and sharePassword attributes when sending mail 2023-07-25 14:58:49 +02:00
52a28b40bc Add some translations 2023-07-25 12:01:48 +02:00
7a7c04ccc8 for api.queue close session to NOT block other requests (api.queue should NOT be used for changing something in session) 2023-07-25 11:37:37 +02:00
f35de819a7 adapt Et2LinkSearch.remoteQuery() to Nathans change not run cleanSelectOptions() in Et2Select.processRemoteResults() any more
@Nathan: not sure if this needs to be applied in more places, or your change should detect it needs running ...
2023-07-25 10:39:13 +02:00
b8e97f9123 small docu update for Calendar REST APi 2023-07-25 10:28:26 +02:00
92a166825f Filemanager: Fix anonymous upload directory always reported failure when uploading 2023-07-24 16:28:31 -06:00
6647381bca Calendar: Fix clicking in dayview with multiple users added them all to the new event 2023-07-24 15:42:50 -06:00
edcc260b7b WIP on caching static option file and searching it client-side
Get it working in nextmatch
2023-07-24 15:13:28 -06:00
b013f75eef * Calendar: new REST API to read, create, modify and delete events, see https://github.com/EGroupware/egroupware/blob/master/doc/REST-CalDAV-CardDAV/Calendar.md 2023-07-24 17:08:18 +02:00
f04b25089a WIP on caching static option file and searching it client-side
Avoid type error in CalendarOwner
2023-07-24 08:51:27 -06:00
748673522c Fix calendar view no longer works in mobile view 2023-07-24 12:34:23 +02:00
f0be2fcdca WIP on caching static option file and searching it client-side
Still needs file caching & passing correct URL
2023-07-21 16:40:29 -06:00
7e333ceac9 WIP Calendar REST API 2023-07-21 17:41:37 +02:00
a3bed88d04 fix docu, spelling and some static vs. non-static calls 2023-07-21 08:54:06 +02:00
609d7b9855 Calendar: Stop double add for fast clickers 2023-07-20 16:56:32 -06:00
0e011c63e7 Calendar: More work on drag vs jiggle click
Now user must drag into the next time block to start drag to create.  Any movement inside the same time block is treated as a click.
2023-07-20 16:33:17 -06:00
16c9f5ef1d Calendar: Fix ignoring drag for events
Clicking inside the time was not ignored, causing a drag to be started
2023-07-20 10:27:37 -06:00
c170c44168 Merge remote-tracking branch 'origin/master' 2023-07-20 16:40:50 +02:00
0dd7616c5e egw_action copy fixes regarding ticket 84314 2023-07-20 16:40:22 +02:00
e0e40ac8f2 Calendar: Increase drag timeout to avoid confusion between very short drags and clicks 2023-07-19 15:34:50 -06:00
5023e8944a Mail: When importing from mail, prefer attachement filename when available
Fixes missing extensions in link name
2023-07-18 14:21:42 -06:00
b548de666d Mail: Fix missing translations in attachment download button options 2023-07-18 13:40:04 -06:00
4f2bef18bc Importexport: Fix missing select conversion to user friendly value
If select still had key=>value options, they were not converted before export.  Fixes missing values in merge.
2023-07-18 11:51:54 -06:00
48063b9059 Calendar: Include all groups in owner/participant when account selection is not primary group
(and not none)
2023-07-18 09:32:25 -06:00
870af86639 Importexport: Fix missing special import fields 2023-07-18 09:19:16 -06:00
1f928a66bb Calendar: Pre-fill some options in calendar owner/participant when select account preference is "selectbox" 2023-07-17 16:45:16 -06:00
9ad249fa30 * Adressbook/CardDAV: unconditionally start output-buffering to fix problems with huge multiget reports from TB110 AB 2023-07-15 08:29:47 +02:00
3c81672a41 More indent for sub-categories 2023-07-14 14:17:39 -06:00
871385054b Filemanager: Adjust Extended ACL template to make better use of space 2023-07-14 13:15:44 -06:00
0c9cb71a70 Get rid of "Undefined array key "HTTP_X_FORWARDED_PROTO"" warning 2023-07-14 10:58:53 -06:00
604a12f7e6 Get rid of "Undefined variable $args" warning 2023-07-14 10:56:18 -06:00
5b621ffcba Get rid of a bunch more warnings 2023-07-14 10:52:05 -06:00
8ed5c2aa7e Get rid of a bunch of warnings in Entry & subclasses 2023-07-14 10:14:06 -06:00
27bf68f66b Calendar: Stop conflict dialog from refreshing main view 2023-07-14 08:49:28 -06:00
4727b40329 Merge remote-tracking branch 'origin/master' 2023-07-14 15:50:17 +02:00