Commit Graph

43585 Commits

Author SHA1 Message Date
ralf
fd9a86ec8c Updating dependencies for 23.1.20250113 2025-01-13 10:22:35 +01:00
ralf
7882d50197 Changelog for 23.1.20250113 2025-01-13 10:21:12 +01:00
ralf
0e61051069 * Mail: use account of selected From address to send mails, not the current open mailbox 2025-01-13 10:09:35 +01:00
ralf
4b8b6861b2 Size and align update-notification image in topmenu 2025-01-12 20:09:06 +01:00
ralf
a2a50afdbf use stylite.links streamwrapper for listing attachments of invoices 2025-01-12 18:25:56 +01:00
ralf
d0315793d9 hopefully final fix for the 404 in mail attachments problem
caused by typeof null !== 'undefined' :(
2025-01-12 13:32:48 +01:00
ralf
828111946e hide by default hidden compose header-lines, to not show them briefly before hidden by app.js
also align To dropdown-button with the other labels
2025-01-12 11:40:33 +01:00
Ralf Becker
7de9f4966f pending translations from our translation-server 2025-01-12 10:41:27 +01:00
ralf
e38ed1f797 fix DE translation of "not enabled" to "nicht aktiv" statt "nicht einschalten" 2025-01-12 10:29:44 +01:00
ralf
f1cd065a0f * Addressbook: fix non-active accounts where visible for non-admins, if hidden accounts exist
also fix not working sorting by account_lid/username
2025-01-12 10:26:26 +01:00
ralf
ae646209f0 * All apps: merge-print of OpenDocument files now also replaces in header- and footer-lines or text-frames (styles.xml part of the document) 2025-01-11 14:57:45 +01:00
ralf
fb2f9af81b * Mail: prefer identity email over SMTP username for Return-Path header, if both are from the same domain 2025-01-11 11:04:11 +01:00
ralf
5200e5ad2b change max symlink-size to 1024 chars (from 255) 2025-01-09 19:59:32 +01:00
ralf
ffb55e2132 fix mail app gives "404 Not found" when clicking on link of pdf or xml files 2025-01-09 11:36:05 +01:00
ralf
5d7d48aea3 ignore double slashes in the Request-URI 2025-01-07 14:39:10 +01:00
ralf
50da59dc37 replace deprecated et2_dialog with new Et2Dialog 2025-01-07 09:00:52 +01:00
nathan
14a2548615 Fix merge document dialog used user preference over action path, even if it was missing 2025-01-06 10:59:54 -07:00
nathan
cdccd2a275 Et2VfsPath: Fix Enter would not accept typed value in Firefox 2025-01-06 10:43:08 -07:00
ralf
4df252b5d6 WIP invoices: adding invoice-number to attachment name and fixing missing attachment/invoice if merging more then one (aka directly sending mail) 2025-01-04 10:02:30 +01:00
ralf
8ff5beb78f * EPL Invoices: allow to select a mail template and directly mail invoice to buyer 2025-01-03 16:10:33 +01:00
ralf
c11532e72f * Invoices (EPL): allow to use Invoices app as viewer for e-invoices in Mail (without rights for Invoices app itself) 2025-01-03 09:34:27 +01:00
ralf
a9ba203660 WIP invoices: allow to query and use not just the first app supporting a certain mime-type
thought mail code still only checks for certain apps
2025-01-03 09:34:00 +01:00
ralf
091cbabe20 show app-icon and translated name for /(apps|templates)/$app 2025-01-03 09:32:59 +01:00
ralf
25136a7b5d use a regular expression to only save wanted stuff in JSON blob
also re-implement data_merge to also merge and init JSON columns
2024-12-20 21:40:13 +01:00
nathan
9753e6ee14 Api: More details in error message if mail can't be merged & sent 2024-12-20 08:22:48 -07:00
nathan
5972624464 Mail: Merge into email was only accepted for classes named <appname>_merge, now accepting EGroupware\<appname>\Merge also 2024-12-20 08:22:40 -07:00
nathan
16155ffd01 Et2Search / SearchMixin: Clear button focuses search, ready for new value 2024-12-19 13:34:34 -07:00
nathan
1a8027c456 Et2Search / SearchMixin: Hide clear button when dropdown is visible 2024-12-19 13:19:00 -07:00
nathan
ec7936b448 Et2Select / SearchMixin: fix some more allowFreeEntry issues
- existing values were not being properly matched
- " freeEntry " option.class (with spaces) was causing nasty error in LitElement
2024-12-19 13:18:52 -07:00
ralf
b02ff90092 fix errors / exceptions in merge-print or other downloads do NOT show the error but trigger a redirect giving potentially a different unrelated error
A better fix would be to use a different cd-code e.g. cd=postSubmit and fix the server-side framework to return the framework / sidebox AND the page-content incl. the error, which it currently does not :(
With cd=popup we don't get the framework / sidebox (if running in the main window), but we get the error and a F5 / reload fixes the framework
2024-12-19 20:46:49 +01:00
ralf
d53a86f10e allow to specify a message with $_GET[msg] when redirecting to configuration 2024-12-19 20:45:14 +01:00
milan
98c1e920e8 make bi icons same size as other icons
(cherry picked from commit d3ac3d7432)
2024-12-19 18:31:22 +01:00
milan
3e466125da calendar edit et2-date-time popup always placed top
(cherry picked from commit 4147c28b3e)
2024-12-19 17:56:36 +01:00
milan
6ddd824cfe calendar 7/5 in toolbar adjustment
(cherry picked from commit 545ac9779d)
2024-12-19 17:56:23 +01:00
milan
127fda214f mail compose "To" left align
(cherry picked from commit 7e75fb5f1d)
2024-12-19 17:56:15 +01:00
milan
3e0abb0df5 fix mail compose save as draft
fixup 914c723c78

(cherry picked from commit 810f54f1b2)
2024-12-19 14:56:45 +01:00
milan
31da81ef00 status app visual adjustments regarding Ticket #101431
(cherry picked from commit b4aab2f712)
2024-12-18 18:14:10 +01:00
milan
1cda5091fa fixed alignment of timesheet descriptions regarding ticket # 101351
(cherry picked from commit 86c4a384ed)
2024-12-18 17:09:27 +01:00
milan
64de6df947 Mail Compose change "To" label to a dropdown to add bcc cc etc
(cherry picked from commit 0df6426c03)
2024-12-18 16:49:10 +01:00
milan
04d98f4784 Mail Compose change "To" label to a dropdown to add bcc cc etc
(cherry picked from commit d4c819899c)
2024-12-18 16:46:32 +01:00
milan
2d01b02764 mail compose move toggle html checkbox to the top next to toolbar
(cherry picked from commit 914c723c78)
2024-12-18 16:42:35 +01:00
milan
06f9a50eba fix table alignment in calendar multi-week and month view
(cherry picked from commit 849cc8071e)
2024-12-18 16:40:25 +01:00
milan
cec8fa22e6 change 'insert timestamp' icon from 'magic' to 'pin-map' regarding #101741
Also removed ellipsis from fancy tab header

(cherry picked from commit 4c4725883e)
2024-12-18 16:40:15 +01:00
milan
36de06b157 WIP cleanup css revert too much removed css
(cherry picked from commit ff396d74b3)
2024-12-18 16:40:09 +01:00
milan
54dcda0897 WIP cleanup css --removed some no longer used css
(cherry picked from commit ab16fd77c6)
2024-12-18 16:40:05 +01:00
ralf
36a8e0dfa2 allow to use Api\DateTime::sql_filter also for non-integer columns like regular DB DateTime or Timestamp columns 2024-12-17 17:38:45 +01:00
nathan
2877e9d193 Add Et2Dropdown, just a wrapper around SlDropdown 2024-12-17 08:47:04 -07:00
ralf
b45a33842b do NOT (re)move data with numerical indexes to JSON blob, as filters are also run through data2db 2024-12-17 14:27:03 +01:00
ralf
a4cc3ef55f change Recurrence to just a nextmatch-header as there is nothing to sort by and you get an SQL error clicking on it 2024-12-17 08:31:58 +01:00
ralf
a184b0ca7f fix capitalisation of ZUGFeRD 2024-12-14 20:46:36 +01:00