Commit Graph

41848 Commits

Author SHA1 Message Date
nathan
e156ea8f64 Et2Widget: Stub some egw object methods that widgets use to avoid errors when egw object is not loaded 2024-09-11 10:59:59 -06:00
ralf
a4f2549acf fix array_key_exists() Argument #2 must be of type array, null given when trying to create a new iCal Import profile for Infolog 2024-09-11 17:23:48 +02:00
nathan
0f99d2e794 smallpart still needs hbox 2024-09-10 08:49:14 -06:00
nathan
cc8f060cdd CSS changes to make Et2TreeDropdown multiple=false look more like regular selectbox 2024-09-10 08:49:14 -06:00
nathan
d26b620f8d Fix currentResult got set to invalid node if results were re-rendered 2024-09-10 08:49:14 -06:00
ralf
ca20de424e fix config to show NO private custom-field tab was not taken into account (private CF tab was always used, for private CFs) 2024-09-10 10:54:40 +02:00
ralf
87bb0fed29 allow longer sharing-path up to 1024 chars (instead of just 255), which also limited Collabora editing 2024-09-10 09:48:07 +02:00
ralf
9f02f15221 remove unnecessary import breaking loading of EGroupware itself 2024-09-10 08:37:17 +02:00
ralf
e9511cfa36 npm audit fix 2024-09-10 08:19:41 +02:00
dependabot[bot]
2c28658afb Bump twig/twig from 2.15.3 to 2.16.1
Bumps [twig/twig](https://github.com/twigphp/Twig) from 2.15.3 to 2.16.1.
- [Changelog](https://github.com/twigphp/Twig/blob/v2.16.1/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v2.15.3...v2.16.1)

---
updated-dependencies:
- dependency-name: twig/twig
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-10 08:10:29 +02:00
ralf
fb1609bb7b Use a [+] button instead of [Add] for adding explicit recurrences (to not conflict with exceptions label) 2024-09-09 20:17:46 +02:00
nathan
ef35cfe1af Import/export: Avoid "Unable to schedule" error if schedule part contains whitespace 2024-09-09 10:42:51 -06:00
nathan
c43681b57b Import bootstrap CSS for docs 2024-09-09 10:20:46 -06:00
nathan
26b1431c31 Et2TreeDropdown: Ellipsis on tags 2024-09-09 09:46:43 -06:00
nathan
e30fb0cbb8 Stop redeclaration warnings from some old widgets 2024-09-09 08:12:22 -06:00
nathan
b9b8a40bf4 Et2DateRange replaces old et2_date_range widget 2024-09-09 08:12:22 -06:00
ralf
773371584e fix not working admin menu entries after mobile template automatic sidebar closing 2024-09-09 14:51:46 +02:00
ralf
b1d382fd66 display via context menu selected users, some UI cleanups and name it in tree also "Bulk changes" 2024-09-09 11:53:45 +02:00
ralf
6c357b7068 no longer mark high priority mail with a red bar 2024-09-09 11:12:48 +02:00
ralf
da57a26c5a automatic close sidebox/-bar in mobile framework when tree or favorite is clicked 2024-09-09 10:29:30 +02:00
ralf
cf021014b2 need two more patches for current ADOdb 2024-09-08 18:17:59 +02:00
ralf
dde83c7b07 fix stalled install by calling defaultLabel with null 2024-09-08 17:09:32 +02:00
ralf
9c841fe2a8 need to call our version different from ADOdb ones, just no v-prefix is not enough 2024-09-08 16:56:19 +02:00
ralf
b55c7aa90a update adodb to recent version 5.22.7 with some EGroupware specific patches 2024-09-08 16:48:23 +02:00
ralf
bfda9f3139 replace adodb_date() with PHP native date() as it is no longer available and necessary 2024-09-08 16:24:05 +02:00
nathan
c59be309d6 Get emptyLabel property translated 2024-09-06 14:20:20 -06:00
nathan
df20d58abf Etemplate: Add a timeout to waiting for widgets to load so we can more easily know what happened & track it down. 2024-09-06 11:04:32 -06:00
milan
f4438ac59d fix bug in tree where lazy loading without a result would never stop 2024-09-06 16:49:49 +02:00
ralf
a99a595258 fix double statustext/tooltip 2024-09-06 13:05:37 +02:00
ralf
da4efca4ec fix broken switch between list- and tile-view after change to bootstrap icons 2024-09-06 12:49:11 +02:00
ralf
94d6b365ea fix some JS errors displayed in mail 2024-09-06 12:36:56 +02:00
milan
e1e218580b fix bug in mail where EmptyTrash/EmptySpam action would make a wrong badge appear 2024-09-06 12:21:11 +02:00
ralf
743410808a fix huge addressbook icon 2024-09-06 11:53:25 +02:00
ralf
2e0e7607a0 use different icons for import & export as up- & download
as im/export is gettings something in or out of EGroupware, while up/download is getting something from or to the browser
2024-09-06 11:34:34 +02:00
ralf
bca81e8f58 fix reverse import and export icons 2024-09-06 11:27:06 +02:00
ralf
1e3c48c270 fix bootstrap images in mail and remove old images, but navbar and (changed) smime* 2024-09-06 11:20:57 +02:00
ralf
92639c09dc two missing points in changelog: tabs for custom-fields and EGroupware font to use 2024-09-06 10:12:15 +02:00
ralf
11e4b2e356 better alignment of custom-fields edit popup 2024-09-06 09:58:03 +02:00
nathan
dcece87c9c Et2TreeDropdown: Better sizing & styling to more closely match select & other widgets 2024-09-05 14:56:54 -06:00
ralf
51e7269d88 using bootstrap icons as stock icons for categories (former api/images) and allow to search arbitrary bootstrap icons when adding/editing categories
also fixed error editing categories in the root ('0' is not allowed validation message)
2024-09-05 18:00:18 +02:00
ralf
1f7325b648 fix PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead 2024-09-05 14:35:00 +02:00
ralf
10e6831a7a changing default PHP version to 8.3 used since some time in releases 2024-09-05 10:22:47 +02:00
ralf
3d2c3c4efa remove additional/wrong changelog entry 2024-09-05 09:36:37 +02:00
ralf
0c95c632d5 Changelog for 23.1.20240905 2024-09-05 09:36:34 +02:00
ralf
1fb5d604a6 skip (rebased) commits older than the last tag 2024-09-05 09:08:53 +02:00
Ralf Becker
5dbebb9306 pending translations from our translation server 2024-09-05 08:17:03 +02:00
ralf
b6205a9215 remove / comment out some not used images 2024-09-04 18:52:34 +02:00
ralf
81412b0af3 use bootstrap icons for top- and avatar-menu 2024-09-04 18:34:31 +02:00
nathan
efb9c55b64 Automatically handle numeric customfield values for spreadsheets 2024-09-04 10:09:45 -06:00
nathan
cfcbe3018d Fix incorrect display of default number format
Pass an array instead of CSV if needed.
2024-09-04 10:09:45 -06:00