Commit Graph

41614 Commits

Author SHA1 Message Date
nathan
4cee859516 Fix et2-image-expose was not properly defined, and could not be loaded via etemplate 2024-07-02 15:56:59 -06:00
milan
44af749074 Merge remote-tracking branch 'origin/master' into upstream_master 2024-07-02 23:47:31 +02:00
milan
3a8c7ff054 AcSelect Widget 2024-07-02 23:46:43 +02:00
nathan
7d0bf2495d Admin: Translations from Birgit 2024-07-02 15:41:01 -06:00
nathan
dfa7f991bb Mail: Move attachment placeholder to client side, inserted at cursor position 2024-07-02 15:29:43 -06:00
ralf
9ca7c6f373 export explicit recurrences via REST API (ToDo: import/update of recurring events) 2024-07-02 16:24:45 +02:00
ralf
5bc413deb2 show (correct) recurrence rule or explicit recurrences in notifications and when displaying notifications to user
do not allow notifying yourself via notify-dialog, as it will be suppressed anyway in notifications
also fix iCal import and export of RDATE
2024-07-02 15:13:42 +02:00
ralf
b7c144423c fix adding and deleting of explicit recurrences / rdates (also disable recur-enddate in UI for RDates) 2024-07-01 11:39:28 +02:00
ralf
2a87ebdbe6 do NOT fail with TypeError, if order_by is NULL, it's harmless ;) 2024-07-01 10:26:53 +02:00
ralf
0c6e9ac77f * Mail: make sure to create a valid Message-ID header, even if SERVER_NAME is set to "_"
happens e.g. under Univention
2024-06-29 17:51:21 +02:00
ralf
7ccd1e4cf2 * Calendar: ask user to apply changes in series master to already created exceptions 2024-06-29 16:40:32 +02:00
ralf
cbd2e4c695 * Calendar: allow to create recurring events with explicit recurrences 2024-06-29 11:56:28 +02:00
nathan
76ade7bc89 Admin: Add group added to bulk user changes 2024-06-28 15:33:09 -06:00
nathan
fdb9040f3f * Admin: Add bulk changes as a context menu action for user list 2024-06-28 15:16:41 -06:00
nathan
c51f77a9dd Mail: Add non-editable attachment block placeholder 2024-06-28 09:47:54 -06:00
nathan
b879b5eb7e Admin: Change bulk password reset to long task 2024-06-27 15:24:46 -06:00
nathan
9a60e1e890 Add missing CSS 2024-06-27 09:29:37 -06:00
milan
198fabe15e improve performance for tree DragDrop 2024-06-27 17:05:12 +02:00
milan
445ec9a318 small padding adjustment for clickable area 2024-06-27 15:01:11 +02:00
milan
7262028539 expanding Tree folder now works everywhere left of the label
--fixes expand bug
2024-06-27 14:48:41 +02:00
Ralf Becker
f4b8025cf5
Update README.md 2024-06-27 06:20:46 +02:00
nathan
f9de309e2c Give nextmatch header templates a chance to load their children before binding to inputs
Fixes inputs in nested templates did not submit nm
2024-06-26 14:23:48 -06:00
nathan
92b0beb134 Addressbook: Fix group view in favorite did not select group properly 2024-06-26 10:05:34 -06:00
ralf
e53efd8389 re-add package-lock.json and add bootstrap-icons npm package for smallpart/vidoteach 2024-06-26 16:49:30 +02:00
nathan
1cdd0ac383 Infolog: Skip all user accounts for importing mail -> infolog entry, contacts only 2024-06-25 15:50:27 -06:00
nathan
02e35d609f Api: Remove disused ajax-select customfield type 2024-06-25 15:14:32 -06:00
nathan
989f974da0 Api: Filemanager customfield improvements
- Fix links from VFS did not work
- Update list after linking to VFS
- Add noUpload option
2024-06-25 14:58:12 -06:00
ralf
6cc6ad4e2e only allow to select groups as owner of categories 2024-06-25 15:43:08 +02:00
ralf
eda6e26017 show upload error for TinyMCE images by pushing it as error-message to client and also show it instead of the URL 2024-06-25 13:46:26 +02:00
nathan
ff77675b3e Api: Adjust typical size & vertical alignment on text & number input 2024-06-24 16:46:30 -06:00
nathan
27dc77feb3 Fix customfields were not shown if customfield taboption was not set 2024-06-24 15:50:14 -06:00
nathan
5dfc16d079 Update versions of testing & doc devtools 2024-06-24 15:50:14 -06:00
ralf
b851de3463 Changelog for 23.1.20240624 2024-06-24 15:42:15 +02:00
Ralf Becker
03693f7d3b pending translations from our translation server 2024-06-24 10:18:29 +02:00
ralf
fbab8cfea1 * Mail: fix broken PDF attachments which were quoted-printable encoded 2024-06-24 09:42:25 +02:00
ralf
b86a558a4f allow numbers in table- and column-names 2024-06-24 09:06:04 +02:00
ralf
4d0a967647 allow to switch sanitizing off and account for space after comma 2024-06-20 20:14:09 +02:00
milan
f9be01774d Added media Query to Et2Tree style to improve mobile display and made expanding/collapsing of folders easier on mobile 2024-06-20 18:29:33 +02:00
ralf
abf5c00923 * Mail: do not stall (quick-)preview on mails without text-part e.g. PDF only 2024-06-20 15:01:50 +02:00
ralf
bd0818b7e1 * Filemanager: automatic shorten too long filenames and replace 4-byte utf-8 characters, which gave an error when trying to store VFS 2024-06-20 12:29:13 +02:00
ralf
230f3953a6 fix reported problems 2024-06-20 11:12:09 +02:00
nathan
87c3b3b613 Make sure config sends updated link settings
Fixes login after registration is missing full link registry
2024-06-18 11:11:33 -06:00
ralf
16d42c69c5 exclude Et2.*(Readonly|Mobile) components from documentation:
- renamed Et2DateSinceReadonly to Et2DateSince as there is no non-readonly class
- enhance getSlClass() in cem.js to also return regular Et2 class, if there is no readonly one
- replace ? in since tag with 23.1 and added @since 23.1.x to Tree widgets (somehow not parsed!)
- updated etemplate2.0.(dtd|rng)
2024-06-18 11:09:06 +02:00
ralf
87153a753c get the correct values for accountType reported plus the default 2024-06-18 09:28:53 +02:00
nathan
47a8519767 Framework WIP:
- Fix unable to open account
2024-06-17 15:18:51 -06:00
nathan
485ebf2cc3 Make sure context menu opens over splitter 2024-06-17 09:41:57 -06:00
nathan
ba3aa1c4b5 EgwMenuShoelace bugfixes
- Fix menu does not do action
- Fix menus accumulate in DOM
2024-06-17 09:26:10 -06:00
nathan
5770484723 Framework WIP:
- Deal with avatar menu not positioning correctly
2024-06-17 09:25:40 -06:00
ralf
bf3ea312df Script to create a new EGroupware app based on the example app 2024-06-17 15:39:46 +02:00
ralf
a69b47f397 base DTD (and RNG) generation now on components.json
enhanced with Shoelace attributes instead of custom-elements.json
2024-06-17 10:32:03 +02:00