Commit Graph

41795 Commits

Author SHA1 Message Date
ralf
079dcac0ef change checking admin-credentials to be no longer fatal, just display a info-message with the error
checking admin credentials can fail for many reasons, not just they are wrong :(
2024-07-06 10:39:17 +02:00
ralf
ca2d82b32d fixing the fix, missed the camelCase of Et2Checkbox and changed Et2Checkbox so IDE can check it 2024-07-06 09:12:12 +02:00
ralf
7f92a44dce fix whole-day recuring events always asks for splitting of series when trying to store
caused by wrong condition hinting whole-day flag has changed
2024-07-06 08:39:04 +02:00
nathan
40f7b295c5 Addressbook: Fix group view in favorite did not select group properly 2024-07-02 10:41:55 -06:00
ralf
f60db45f44 do NOT fail with TypeError, if order_by is NULL, it's harmless ;) 2024-07-01 10:27:20 +02:00
ralf
800216aa44 * 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:52:01 +02:00
nathan
f56fab4f20 Infolog: Skip all user accounts for importing mail -> infolog entry, contacts only 2024-06-26 12:38:34 -06:00
nathan
df611d40a0 Update versions of testing & doc devtools 2024-06-26 18:05:04 +02:00
ralf
250a545c7e update EGroupware version in packackage-log.json 2024-06-26 18:02:23 +02:00
ralf
0debeeea07 Revert "Update versions of testing & doc devtools"
This reverts commit 4ad50c3607.
2024-06-26 17:33:38 +02:00
ralf
bd10a699c4 Revert "re-add package-lock.json and add bootstrap-icons npm package for smallpart/vidoteach"
This reverts commit 5a26f67f56.
2024-06-26 17:33:35 +02:00
ralf
5a26f67f56 re-add package-lock.json and add bootstrap-icons npm package for smallpart/vidoteach 2024-06-26 17:08:16 +02:00
nathan
4ad50c3607 Update versions of testing & doc devtools 2024-06-26 17:08:13 +02:00
nathan
3364e4343c Api: Adjust typical size & vertical alignment on text & number input 2024-06-25 08:31:54 -06:00
nathan
79c2bb07f7 Partially fix labels with %s don't wrap 2024-06-25 08:31:46 -06:00
nathan
b34e6905ce Fix some CSS / layout issues with labels
- Fix label nowrap stopped working
- Fix et2-label-fixed stopped working
2024-06-25 08:31:38 -06:00
ralf
faf6a21836 only allow to select groups as owner of categories 2024-06-25 15:43:29 +02:00
ralf
5327c6e770 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:57:49 +02:00
ralf
bad6a86f39 Changelog for 23.1.20240624 2024-06-24 10:31:40 +02:00
ralf
7772fd25ed * Mail: fix broken PDF attachments which were quoted-printable encoded 2024-06-24 09:42:55 +02:00
ralf
714e4b2169 allow numbers in table- and column-names 2024-06-24 09:06:33 +02:00
ralf
ed02332adb allow to switch sanitizing off and account for space after comma 2024-06-20 20:39:14 +02:00
ralf
da6a397e3f * Mail: do not stall (quick-)preview on mails without text-part e.g. PDF only 2024-06-20 15:02:17 +02:00
ralf
864bd19040 * 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:35 +02:00
ralf
553829d30c fix reported problems 2024-06-20 11:13:27 +02:00
dependabot[bot]
3d5a9b63ae Bump pug from 3.0.2 to 3.0.3
Bumps [pug](https://github.com/pugjs/pug) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/pugjs/pug/releases)
- [Commits](https://github.com/pugjs/pug/compare/pug@3.0.2...pug@3.0.3)

---
updated-dependencies:
- dependency-name: pug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 07:54:23 +02:00
dependabot[bot]
f8a0fe514f Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 07:52:35 +02:00
ralf
f5e266f2c6 fix infinite recursion when checking for Windows timezones without "Standard Time" prefix 2024-06-13 20:20:51 +02:00
ralf
96b6ef5c8c fix Et2Number shows scroll-buttons if disabled and allows to in/decrement value 2024-06-13 15:30:27 +02:00
ralf
c93b8b4203 * Calendar: fix editing recurring events of type RDATE/explicit dates
changing time and giving error "duration longer than interval", and now also displaying the explicit times
2024-06-11 15:50:32 +02:00
ralf
1725406d9a fix PHP Error stalling import of exceptions without master (or private master not readable by importing user) 2024-06-10 08:08:51 +02:00
ralf
4f50e6e31c * Mail: allow to edit/fix mail account if no session password is available e.g. SAML or OpenIdConnect SSO login 2024-06-07 11:56:34 +02:00
ralf
6de9a15cb8 fix typo causing PHP Fatal 2024-06-06 20:25:09 +02:00
ralf
02dfd24542 if iCal file contains no participant information, always add current user as participant
fixes importing events w/o participants won't add current user to existing event, imported for another user before
2024-06-06 20:25:09 +02:00
ralf
af6bbbe4e7 * CalDAV/CardDAV/REST API: fix not working limited result
(since using generator instead of iterator)
2024-06-06 09:10:36 +02:00
ralf
2067df1fa4 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 09:07:17 +02:00
ralf
8d5f036758 fix one problem if all recurrences of an event with explicit recurrences were overwritten/exceptions 2024-06-06 09:07:17 +02:00
ralf
2bfcc20856 * 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-06 09:07:17 +02:00
nathan
cc98141e86 Calendar: iCal can import events that use RDATE:VALUE=PERIOD 2024-06-06 09:07:17 +02:00
ralf
ebb213ddbb * 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:08:30 +02:00
ralf
8b250157eb * Resources: fix category-name not shown in edit, if user has no edit rights to the resources 2024-05-15 12:50:54 +02:00
ralf
d3d69caa6f fix not displayed category in mobile view 2024-05-15 12:32:50 +02:00
ralf
9f5bd62e35 * Resources: fix editing on mobile devices gave a template error
(unnecessary whitespace in <et2-vbox > caused preprocessor to fail)
2024-05-15 12:03:28 +02:00
ralf
9dbcf7041c * eSync: fix whole-day events were one day longer (shifted by timezone difference) 2024-05-15 11:30:09 +02:00
ralf
ece56abcc4 fix some errors in timesheet REST API 2024-05-10 16:30:33 +02:00
ralf
9059f66745 fix PHP error in tracking, if no links given (e.g. in filemanager notifications) 2024-05-08 08:37:33 +02:00
ralf
62bceb7d15 translation of OIC error message 2024-05-07 11:37:47 +02:00
ralf
3d474c2fff display OpenIDConnect errors and problem on the login page, do NOT fail silently 2024-05-07 11:28:52 +02:00
ralf
0640eb58c6 * InfoLog: now fully supported by REST API 2024-05-06 17:36:09 +02:00
ralf
495f1c4034 WIP InfoLog REST API 2024-05-06 17:36:09 +02:00