Commit Graph

41331 Commits

Author SHA1 Message Date
snyk-bot
0f77d16b93
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
2024-06-06 08:19:53 +00:00
ralf
8ede13d471 fix PHP Fatal and not working iCal export of RDATE events
we need to read rdates also for search, not just read
2024-06-06 08:41:48 +02:00
ralf
be1224276b fix one problem if all recurrences of an event with explicit recurrences were overwritten/exceptions 2024-06-04 16:44:59 +02:00
ralf
66f40ee391 * Calendar: fix generating/importing exceptions on recurring events using explicit RDATEs instead of a RRULE
also correctly recognize Windows timezone names without "Standard Time" postfix like "Romance" instead of "Romance Standard Time" for "Europe/Paris"
2024-06-04 15:30:54 +02:00
ralf
0519897876 Convert Lotus Structured Text to CSV to e.g. use CSV Import 2024-06-03 12:27:54 +02:00
nathan
6bb19980e6 Framework WIP
- App menu progress
- Fix loading into iframe
2024-05-31 10:22:13 -06:00
nathan
1fb0df009b Framework WIP:
- Wait some stuff until egw is loaded
- Put old sidebox into 3 dots menu
2024-05-30 15:22:45 -06:00
nathan
9076110345 Framework WIP:
- Get nextmatch sizing more nicely without messing with dynheight
2024-05-30 15:22:45 -06:00
nathan
fe1fb39552 Framework WIP:
- Better sizing of slotted content
2024-05-30 15:22:45 -06:00
nathan
4223e5cdb4 Framework WIP:
- Get nextmatch scrolling
2024-05-30 15:22:45 -06:00
ralf
6e2eb07125 fix docker-compose files to allow Rocket.Chat Alpine containers (not having bash installed) 2024-05-29 08:52:51 +02:00
nathan
b0fc5b5ce3 Get CRM view loading in kdots framework 2024-05-28 16:15:21 -06:00
nathan
5bc5777db1 Framework WIP:
- Support for non-app tabs (CRM)
- Support for multiple etemplate results from a single request
- ApplicationInfo interface to manage app info
2024-05-28 16:14:52 -06:00
nathan
7448377e96 API: support slot attribute on <template> 2024-05-28 16:09:14 -06:00
nathan
18493f1f28 API: Handle multiple etemplate->exec() results returned in the same request 2024-05-28 16:05:38 -06:00
nathan
5b94507de6 Framework WIP
- Status select shows up
- Status shows up
- Timer working
2024-05-27 14:28:10 -06:00
nathan
3ba69d542d Framework WIP
- Get admin tree loading in side
- Popups working
2024-05-27 10:49:06 -06:00
nathan
b2476816f1 Merge dialog
- Add a hint that selecting from multiple directories isn't supported
- Add "Email" to mime selection
- Translations from Birgit
- Missing translations
2024-05-27 08:06:41 -06:00
StefanU
08826c98d3
Update accounts.svg
Change accounts.svg with single.svg.
Gender-neutral w/and without tie
2024-05-24 11:06:14 +02:00
nathan
20da951b59 Merge changes
- Disable individual checkbox when only one entry is selected
- One entry + email document opens compose with other documents attached instead of sending directly
- Download button gives emails too
2024-05-23 14:39:19 -06:00
nathan
7858ed8fae Fix multi-merge into email did not save to VFS 2024-05-22 10:36:29 -06:00
nathan
aeec9263ef Merge document fixes
- Give some feedback for single document
- Fix line breaks in long task messages
- Fix link merged document to entries
2024-05-21 15:10:29 -06:00
nathan
700cb987ea Fix calendar did not work with merge changes
ff94af1f7d
2024-05-21 15:10:29 -06:00
nathan
e596d60395 Et2LinkTo: Fix Link button did not show after selecting an entry
Broken by ba744d3292
2024-05-21 15:10:29 -06:00
ralf
a127860ad6 fix small 12pt font-size on login inputs after custom font introduction 2024-05-21 19:15:01 +02:00
ralf
92efbd75fd add style attribute for grid row 2024-05-21 18:51:16 +02:00
ralf
6f2f0b71ec some more changes to the eTemplate2 DTD 2024-05-21 14:31:35 +02:00
ralf
35fa439a93 fix PHP Fatal error: Declaration of calendar_merge::merge_entries(?array $ids = null, ?EGroupware\Api\Storage\Merge &$document_merge = null, $pdf = null) must be compatible with EGroupware\Api\Storage\Merge::merge_entries(?array $ids = null, ?EGroupware\Api\Storage\Merge &$document_merge = null, $options = [], ?bool $return = null) 2024-05-21 09:46:37 +02:00
nathan
ff94af1f7d * Api: Add some options to merge: merge individually, merge & link, merge & email, download 2024-05-17 15:57:09 -06:00
nathan
50dfa86150 Addressbook: Add a method to easily get email addresses for contacts on the client 2024-05-17 15:57:09 -06:00
ralf
839a0896bc Simple PHP client for EGroupware REST API using PHP Curl extension 2024-05-17 17:10:25 +02:00
ralf
5f795a4379 WIP ViDoTeach REST API: fix not working unsetting in PATCH requests with null value 2024-05-17 15:59:49 +02:00
ralf
a5796c8b41 add missing @type: Card(Group) in Addressbook REST API 2024-05-15 19:52:37 +02:00
ralf
4c8f88f3a0 Add and document filters for InfoLog REST API 2024-05-15 19:21:22 +02:00
ralf
4312300b63 * eSync/Mail/Calendar: limit request for all mail and events to 1 year back, instead of previous 178 or 100 days 2024-05-15 16:07:54 +02:00
ralf
691c3755f5 * Resources: fix category-name not shown in edit, if user has no edit rights to the resources 2024-05-15 12:50:31 +02:00
ralf
5da58aeb03 fix not displayed category in mobile view 2024-05-15 12:32:29 +02:00
ralf
6b3a12d8fe * Resources: fix editing on mobile devices gave a template error
(unnecessary whitespace in <et2-vbox > caused preprocessor to fail)
2024-05-15 12:03:00 +02:00
ralf
e88230dd8f * eSync: fix whole-day events were one day longer (shifted by timezone difference) 2024-05-15 11:29:37 +02:00
ralf
3810ea4e35 replaced draft with now existing rfc URLs and unified the markup of all REST API documents 2024-05-15 08:35:25 +02:00
ralf
a69142946c WIP ViDoTeach REST API 2024-05-14 18:40:08 +02:00
nathan
4271b5c72c Framework WIP:
- Some work on taking over framework duties
2024-05-14 08:17:20 -06:00
nathan
24e265ef6e Framework WIP:
- Fix template_set preference was ignored
- Move top-level etemplate elements with slot to be direct children of EgwFrameworkApp element
2024-05-14 08:17:20 -06:00
nathan
1d6aa8e793 Framework WIP:
- Missing placeholder icons for app dropdown
2024-05-14 08:17:20 -06:00
ralf
8864d6ed49 * CalDAV/CardDAV/REST API: fix not working limited result
(since using generator instead of iterator)
2024-05-13 19:18:59 +02:00
nathan
9eee63bbbd Et2LinkEntry: Fix initial value not shown 2024-05-10 10:31:48 -06:00
ralf
bd9464b7fe fix some errors in timesheet REST API 2024-05-10 16:29:48 +02:00
ralf
972a05bd56 WIP vidoteach/smallpart REST API 2024-05-10 16:28:51 +02:00
nathan
7ec41f1ca0 Get calendar sidemenu loading into kdots left slot 2024-05-09 13:14:43 -06:00
nathan
2dba426ae6 Framework WIP:
- Fix some size / scroll issues with aside content
- Side content split improvements
2024-05-09 13:10:30 -06:00