1
0
mirror of https://github.com/EGroupware/egroupware.git synced 2025-03-21 11:07:07 +01:00

Commit Graph

  • 9af4e15da2
    Merge 6a6c9e68bf into a9cc02a639 Alexandros Sigalas 2025-03-20 16:34:32 -0600
  • a9cc02a639 Calendar: Fix CalendarOwner would fail with certain values master nathan 2025-03-20 16:15:55 -0600
  • d8b9f29c8d Memory cleanup - Details mouseover holding on to details - Grid set_value left some old stuff - Make sure iframe unloads - Clear mail iframe load listener nathan 2025-03-20 15:25:31 -0600
  • 278be13a56 fixes -- delete mail from the mail popup works again milan 2025-03-20 22:16:50 +0100
  • 20370700db * WebDAV: improve performance by not returning all extra properties, if they are not requested 23.1 ralf 2025-03-20 20:36:16 +0100
  • dcf3412346 * WebDAV: improve performance by not returning all extra properties, if they are not requested ralf 2025-03-20 20:36:16 +0100
  • 3efd98d674 Et2Dialog: Clear interact when dialog hides nathan 2025-03-20 13:43:22 -0600
  • 442732e97e Calendar: switch calendar-owner to et2-calendar-owner in template nathan 2025-03-20 11:49:16 -0600
  • d1196c8ef4 Et2Select: Fix missing helpText nathan 2025-03-20 11:24:42 -0600
  • d4df3dbd36 Avoid error breaking egw if divAppboxHeader is not found nathan 2025-03-20 10:58:57 -0600
  • fe4d9aa900 Better Et2Date memory cleanup that doesn't need destroy() nathan 2025-03-20 10:24:27 -0600
  • f6a7aa8749 Timesheet: increase size of select boxes for project etc. to fill all available space milan 2025-03-20 16:58:31 +0100
  • 47c134a712 Timesheet: increase size of select boxes for project etc. to fill all available space milan 2025-03-20 16:58:31 +0100
  • 15cb88a1df Memory cleanup - Free flatpickr did not clean itself - Et2Tree inside Et2TreeDropdown needs to be destroyed explicitly nathan 2025-03-20 09:27:42 -0600
  • 815f95265d Revert accidental commit nathan 2025-03-20 08:09:33 -0600
  • 040c67f8da try fixing error updating mail attribute with a single string value, not an array giving error "must be an array with numeric keys" ralf 2025-03-20 15:42:17 +0100
  • 78cb5229e0 fix broken Kopano ics files, containing opening BEGIN:VCALENDAR for each BEGIN:VEVENT also fixing content passed as file-stream ralf 2025-03-20 12:34:31 +0100
  • 813a26ded2 fix broken Kopano ics files, containing opening BEGIN:VCALENDAR for each BEGIN:VEVENT also fixing content passed as file-stream ralf 2025-03-20 12:34:31 +0100
  • e4fc5bf35b fix broken Kopano ics files, containing opening BEGIN:VCALENDAR for each BEGIN:VEVENT ralf 2025-03-20 10:07:21 +0100
  • 32db4e62dd fix broken Kopano ics files, containing opening BEGIN:VCALENDAR for each BEGIN:VEVENT ralf 2025-03-20 10:07:21 +0100
  • f5f9e735df
    Merge c86bad323c into ce3de60af3 luzpaz 2025-03-19 21:35:02 -0400
  • ce3de60af3 Make edit reply dialog have multiline nathan 2025-03-19 17:00:34 -0600
  • cbfc12eabc Calendar: Get link title if event ID comes with :recurrence nathan 2025-03-19 10:05:47 -0600
  • 25901f48d8 Fix nextmatch sort header missing click handler context nathan 2025-03-19 09:52:24 -0600
  • 179c364c2b log and ignore ValueError in ldap_mod_replace ralf 2025-03-19 16:14:18 +0100
  • 79e4a7db10 remove code from (no longer working) Api\Html::tree() method and add a deprecation notice to it ralf 2025-03-19 16:03:33 +0100
  • 9ff980aad6 * VIDOTEACH: allow to upload and annotate mp3 audio files ralf 2025-03-19 09:08:39 +0100
  • 900ade72ed Calendar: Fix flickering planner view by holding IDs nathan 2025-03-18 15:29:10 -0600
  • 3d09dcd4cb fix broken URL containing a query-parameter ralf 2025-03-18 18:21:39 +0100
  • 43d9b50e47 fix broken URL containing a query-parameter ralf 2025-03-18 18:21:39 +0100
  • 5b97ea7c80 Et2File: Catch exceptions from server-side callback hook and show them as errors nathan 2025-03-18 10:05:48 -0600
  • ff94fb710a Et2File: Fix readonly & disabled still showed file select button nathan 2025-03-18 08:43:00 -0600
  • b082178a35 add environment variables EGW_POST_MAX_SIZE and EGW_UPLOAD_MAX_FILESIZE to permanent change php.ini settings in the container ralf 2025-03-18 13:09:27 +0100
  • d2e028938f detect upload > post_max_size and give a proper error-message ralf 2025-03-18 13:07:24 +0100
  • 50eb3cd2dc fix wrong namespace ralf 2025-03-18 08:33:35 +0100
  • dcde0c440d fix wrong namespace ralf 2025-03-18 08:33:35 +0100
  • 61d9cf81fc Et2Tree: Avoid error from lazy loading if tree has actions set to undefined nathan 2025-03-17 14:11:53 -0600
  • 631605fef0 Et2Tree: Avoid error from lazy loading if tree has no actions nathan 2025-03-17 12:25:45 -0600
  • 42154b9bc6 Memory cleanup fix - Tree loses actions when re-parented nathan 2025-03-17 09:21:59 -0600
  • 11a8e28aa6 Memory cleanup fix - TypeError: this.node.removeEventListener is not a function From old widgets that had this.node not pointing to a DOMNode nathan 2025-03-17 08:12:28 -0600
  • c4e989f486 fix typo stalling primary link only contact access ralf 2025-03-16 17:56:04 +0100
  • fb260e6440 fix not stored config by renaming it: (ensure_)responsible_contact_access name was too long ralf 2025-03-16 17:26:29 +0100
  • 706106109f fix not stored config by renaming it: (ensure_)responsible_contact_access name was too long ralf 2025-03-16 17:18:04 +0100
  • 4a7677d551 * InfoLog: new config to give responsible user access to linked contacts ralf 2025-03-14 15:59:45 +0100
  • 9e9e6e3820 fix typo stalling primary link only contact access ralf 2025-03-16 17:56:04 +0100
  • 772cb967a3 fix not stored config by renaming it: (ensure_)responsible_contact_access name was too long ralf 2025-03-16 17:26:29 +0100
  • 5988d736c9 fix not stored config by renaming it: (ensure_)responsible_contact_access name was too long ralf 2025-03-16 17:18:04 +0100
  • d137abd6f4 Memory cleanup fix - avoid errors from trying to destroy pieces that were never set Thanks Alexandros nathan 2025-03-14 15:29:44 -0600
  • a40d72a566 Memory cleanup fix - fix Et2Tree errors rendering items nathan 2025-03-14 15:25:29 -0600
  • 3e9beca8f4 Memory cleanup fix - fix nextmatch actions nathan 2025-03-14 15:13:47 -0600
  • a5f6038949 Memory cleanup fix - be more careful with action cleanup nathan 2025-03-14 14:05:07 -0600
  • 90dfae56c4 Memory cleanup - flatpickr was sticking around nathan 2025-03-14 13:20:03 -0600
  • a8182840e2 Memory cleanup - Free sidebox favorite sortable - Free context menu - Framework tab cleanup nathan 2025-03-14 12:54:01 -0600
  • 0c45186364 Memory cleanup - Free the nextmatch - headers, grid, rows, actions - Free arrayMgr perspective owner - Free bound change & click handlers nathan 2025-03-14 10:33:35 -0600
  • 8394c9d2cf fix some unnecessary or wrongly logged history - if compared fields are DateTime, compare as such, independent of current representation (object, int, ...) - wrong session-action since new eTemplate2 ;) - InfoLog info_from was changing between empty and set, everytime entry was stored ralf 2025-03-14 17:09:43 +0100
  • d77d156296 fix some unnecessary or wrongly logged history - if compared fields are DateTime, compare as such, independent of current representation (object, int, ...) - wrong session-action since new eTemplate2 ;) - InfoLog info_from was changing between empty and set, everytime entry was stored ralf 2025-03-14 17:09:43 +0100
  • 5ed8a2dbb3 * InfoLog: new config to give responsible user access to linked contacts ralf 2025-03-14 15:59:45 +0100
  • 4c04fdef7e * Login page: replace Twitter with BlueSky and Mastodon in our social media links ralf 2025-03-14 13:23:37 +0100
  • 5b3d1aefb7 * Login page: replace Twitter with BlueSky and Mastodon in our social media links ralf 2025-03-14 13:23:37 +0100
  • 1c5bcd453f
    Merge 7e4bf40ce7 into a4756c4590 Jan Grünewald 2025-03-14 05:46:19 +0000
  • a474937def
    Merge 507ddc1f32 into a4756c4590 Alexandros Sigalas 2025-03-14 03:59:44 +0000
  • a4756c4590 Memory cleanup - Remove etemplate2 containers when browser cleared. nathan 2025-03-13 16:32:20 -0600
  • 67706c63e6 Memory cleanup - Fix json handler did not properly clear plugin when unregistered - Fix tooltip did not remove when unbinding nathan 2025-03-13 16:31:29 -0600
  • 6467740d7c Memory cleanup - Fix buttons didn't call parent destroy() nathan 2025-03-13 16:30:12 -0600
  • fa432f1960 more darkmode fixes Ticket milan 2025-03-13 15:36:48 +0100
  • 3a3c0bb0b0 more darkmode fixes Ticket milan 2025-03-13 15:36:48 +0100
  • b184b610db Et2Details: Contents now scroll if they overflow nathan 2025-03-11 11:35:49 -0600
  • f383423ea5 fixed: memory cleanup introduced issue where CRM-view tab was not closing properly milan 2025-03-13 14:10:24 +0100
  • 2f5ee333f2 fix js error in mail compose milan 2025-03-13 12:09:18 +0100
  • b91ce2ea80 fix set predefined values for compose Ticket milan 2025-03-13 01:35:53 +0100
  • 1aa74de923 Memory cleanup - More aggressive garbage collection of popups using interval to check. This prevents the last closed popup from sticking around. nathan 2025-03-12 13:44:37 -0600
  • 8b4bee82ce Memory cleanup - Remove another jQuery reference, was maybe holding onto the window for Alexandros nathan 2025-03-12 11:20:09 -0600
  • de061c8774 Fix submitting form opens new tab nathan 2025-03-12 09:50:03 -0600
  • f4f7331718 Fix Et2Tree did not disconnect & reconnect actions cleanly when removed & added to DOM nathan 2025-03-11 16:22:32 -0600
  • bc63448790 Filemanager: Make sure we upload to the favorite folder, not as a file nathan 2025-03-11 14:25:21 -0600
  • 6157b97fbd Et2File: Handle a different way server can give errors, previously not shown to user nathan 2025-03-11 14:06:26 -0600
  • bce7014a0e
    Merge 88347acac5 into efed331167 dependabot[bot] 2025-03-11 20:25:01 +0100
  • 88347acac5
    Bump simplesamlphp/saml2 from 4.5.0 to 4.17.0 dependabot/composer/simplesamlphp/saml2-4.17.0 dependabot[bot] 2025-03-11 19:24:56 +0000
  • efed331167 Re-layout Course edit information tab so course information is in a details, adjust sizing nathan 2025-03-11 13:17:32 -0600
  • e96f800ced Et2Details: Contents now scroll if they overflow nathan 2025-03-11 11:35:49 -0600
  • a984a66108 Memory cleanup - Fix lingering form & other popup elements - Reduce lang array scope - Remove lingering autocomplete helper nathan 2025-03-11 10:14:26 -0600
  • 531dec9c69 fix not working preference what to show additional to resource-name ralf 2025-03-11 17:08:15 +0100
  • 230edb76c9 fix not working preference what to show additional to resource-name ralf 2025-03-11 17:08:15 +0100
  • d47bfe86bb fix wrong namespace causing error class "Accounts" not found when creating or editing groups ralf 2025-03-11 16:56:43 +0100
  • 76625a72f3 fix wrong namespace causing error class "Accounts" not found when creating or editing groups ralf 2025-03-11 16:56:43 +0100
  • b006eb460d
    Merge 730e4f80ed into efe29eab14 Alexandros Sigalas 2025-03-11 15:56:33 +0000
  • 4a2cd554f2 fix link-search from infolog for resources, same problem :( ralf 2025-03-11 16:33:21 +0100
  • efe29eab14 fix link-search from infolog for resources, same problem :( ralf 2025-03-11 16:33:21 +0100
  • 4ac79f5fed fix array_map() expects at least 2 arguments, 1 given ralf 2025-03-11 16:25:08 +0100
  • f4ee2e82cd fix array_map() expects at least 2 arguments, 1 given ralf 2025-03-11 16:25:08 +0100
  • 0f1091eaf1 fix not working link-search for resources ralf 2025-03-11 16:07:04 +0100
  • 1d4d36af3a fix not working link-search for resources ralf 2025-03-11 16:07:04 +0100
  • 7999dfd939 Fix merge into email + other document + Save As PDF sometimes sent the email and opened in compose nathan 2025-03-10 16:15:06 -0600
  • 4a39268c6f Fix error trying to invalidate entire cache nathan 2025-03-10 17:04:43 -0600
  • c86bad323c Added lang files Luz Paz 2025-03-10 18:38:13 -0400
  • d3183976fb
    Merge 0fcccacbc7 into 474e8feb1f dependabot[bot] 2025-03-10 23:22:02 +0100
  • 0fcccacbc7
    Bump prismjs from 1.29.0 to 1.30.0 dependabot/npm_and_yarn/prismjs-1.30.0 dependabot[bot] 2025-03-10 22:21:58 +0000
  • 474e8feb1f Fix merge into email + other document + Save As PDF sometimes sent the email and opened in compose nathan 2025-03-10 16:15:06 -0600
  • ca06379edb Filemanager: Fix changing path via favourite did not update path in upload widget, leading to uploading to previous directory nathan 2025-03-10 14:51:30 -0600
  • 24cf3ca122 Widget memory cleanup: - Clean up lingering Et2Tabs tabs & panels in parent object nathan 2025-03-10 14:15:26 -0600