Commit Graph

41305 Commits

Author SHA1 Message Date
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
nathan
c6c8de0a3b Framework WIP:
- Apps loading
2024-05-08 13:46:09 -06:00
nathan
c1db022fb8 Better scrollbutton positioning in Et2Date 2024-05-08 09:30:21 -06:00
nathan
672f591266 Et2InvokerMixin: Fix invoker did not get added 2024-05-08 09:15:38 -06:00
nathan
449376d613 Et2Date: Fix missing scroll buttons 2024-05-08 09:15:37 -06:00
nathan
a9d57499a3 Framework WIP:
- Starting to get app loading
2024-05-08 09:15:37 -06:00
ralf
e3d66c2cc6 fix PHP error in tracking, if no links given (e.g. in filemanager notifications) 2024-05-08 08:36:43 +02:00
nathan
ba744d3292 Remove Lion 2024-05-07 14:46:44 -06:00
ralf
2b90e9fc8d updated timesheet REST API docu for pause-time 2024-05-07 15:46:52 +02:00
ralf
f082055134 * Timesheet: allow to record/document pause times with timer and manually 2024-05-07 15:04:18 +02:00
ralf
eaa4a6abd0 translation of OIC error message 2024-05-07 11:37:26 +02:00
ralf
b7f740c50d display OpenIDConnect errors and problem on the login page, do NOT fail silently 2024-05-07 11:28:12 +02:00
ralf
c54c127d05 * InfoLog: now fully supported by REST API 2024-05-06 17:32:47 +02:00
ralf
636cb10cab WIP InfoLog REST API 2024-05-06 12:20:41 +02:00
ralf
ffca28dd1d fix one more case (empty AB and PM lists) after performance fix for custom fields 2024-05-04 08:10:36 +02:00
ralf
37ebc4b8e3 WIP InfoLog REST API 2024-05-03 19:56:01 +02:00
nathan
f568930a90 Admin: Fix user record couldn't generate a title without account_id
This caused import of new users to fail.
2024-05-03 08:45:41 -06:00
nathan
e880479099 Framework WIP:
- Fix splitter preferences
- Add some app icons to app header
- Alignment & layout adjustments
2024-05-03 08:26:28 -06:00
ralf
3cb0779e62 some Windows AD seem to get confused by using ldap_get_entries together with ldap_(first|next)_entry
check if we got the requested number of entries ($start[1]) back and only continue in that case
2024-05-03 15:17:35 +02:00
ralf
fc44e90b80 fix some object/array errors 2024-05-03 14:53:35 +02:00
ralf
335b66612c fix empty customfields tab after performance fix 2024-05-03 11:50:41 +02:00
ralf
9589b84149 some more dtd fixes/updates 2024-05-03 08:00:16 +02:00
ralf
4a0b01d34f some docu fixes to get Collabora installed 2024-05-03 07:57:38 +02:00
ralf
5b7857eeba npm audit fix: update ejs to 3.1.10 2024-05-03 07:31:30 +02:00
nathan
e4601ce65a Admin: Fix user & group import threw error "Class "admin_egw_record" not found" 2024-05-02 10:43:09 -06:00
nathan
8e42d4d274 Framework WIP:
- Fix egw not loading in time
- Fix manually hiding side content meant auto-opening did not work
- Some accessibility adjustments
2024-05-02 08:27:03 -06:00
Ralf Becker
80979eb8ba
Update README.md
remove rocket.chat references, as they are commented out
2024-05-02 14:51:05 +02:00