ralf
f772bf69cd
remove facility to keep not autoloadable classes in EGroupware session, as there are no such classes anymore
2024-10-07 16:34:25 +02:00
ralf
9a034118d5
Filemanager: fix not being able to become superuser
...
also restyled it to be centered and fit its content
2024-09-27 11:07:40 +02:00
ralf
e7ed302ea0
Allow text "all_no_acl" for globalCategories
2024-09-26 18:37:05 +02:00
ralf
7211dc789e
fix not return app-placeholder icon, if app is not installed or has not navbar icon, also changed placeholder from "app" to "app-indicator"
2024-09-26 14:59:52 +02:00
ralf
1f23433506
using ViDoTeach icon from livefeedback videos, youtube for youtube-urls and regular mime-icons for the rest
2024-09-26 13:47:42 +02:00
nathan
58763707fd
Et2LinkString & Et2LinkList performance enhancements
...
- Limit server fetch to a certain amount of links (default 20)
- Load more button for Et2LinkList, More... for Et2LinkString
- Defer server fetch during initial loading for faster initial load
- Use repeat() so LitElement can do node caching magic
2024-09-24 11:50:38 -06:00
ralf
24ccfbf3ab
* Mail: remove content of script and style tags from displayed html mail
...
only script tags itself, not their content was removed before, and style tags were not completely removed, if regular expression run into an error
2024-09-24 13:46:44 +02:00
ralf
b4a7362241
fix PHP error: count(): Argument #1 ($value) must be of type Countable|array, null given
2024-09-24 12:48:22 +02:00
ralf
3fbf2e99fd
* All apps: limit number of loaded links to 20 and showing a load more button, if more are available
2024-09-24 11:32:17 +02:00
ralf
7e1b318bbc
according to PHP 8.4 upgrading file, 2006 will be changed to 4031 for MySQL 8.0.24+
2024-09-23 10:32:01 +02:00
ralf
e184d5bdcd
fix Framework::includeJS("", "app", "filemanager") failed on client-side, due to a double slash "//" in path
...
also fixed various warnings
2024-09-17 08:46:59 +02:00
ralf
5e28fb7f95
fix ajax_get_options does not use default of true for globalCategories
2024-09-13 13:04:48 +02:00
ralf
4f7b6d6b0b
readd or replace many missing/removed images
2024-09-13 11:49:09 +02:00
ralf
6105f02459
fix count(): Argument #1 ($value) must be of type Countable|array, null given
2024-09-13 08:38:10 +02:00
ralf
1b0f8683bb
readded a ton of images I had not replacement for and which were used in less files, todo: fw_mobile.less
2024-09-12 16:18:55 +02:00
ralf
ac389d8aab
remove all existing images and adding a couple redesigned ones to match Bootstrap icons
2024-09-12 15:00:17 +02:00
ralf
b8844cd5c4
fix et2-select-bool to return true/false and not "1" or "0", fixes mail-account edit switches sieve on again after apply
2024-09-12 11:56:08 +02:00
ralf
55b76229ac
fix et2-select-cat globalCategories attribute was not parsed correct (default for not setting the attribute is true!)
2024-09-12 11:04:15 +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
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
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
ralf
432d36c80b
automatic open "Security & password" dialog for SSO logins, if password is required in filemanager
2024-09-03 12:52:33 +02:00
ralf
fd216b07f2
* Mail/Filemanager: admin can allow users to store a password to pass to mail- and file-servers in case they use (password-less) SingleSignOn
2024-09-03 09:58:47 +02:00
ralf
75662dd424
* Mail: show s/mime signed/encrypted icons in mail display popup (verification is only shown in preview!)
2024-08-29 11:42:26 +02:00
ralf
7211d5931c
fix smime icons in mail were always displayed and using the old icons modified to black color
2024-08-29 09:24:34 +02:00
ralf
55c6b122d2
WIP new icons: open document and other missing icons, plus png icons for thumbnails
2024-08-28 17:35:48 +02:00
ralf
d1726937f7
more work on fancy theme and mime-icons from bootstrap, thought PHP GD unfortunately does NOT support SVG, so we can not include a type-icon into thumbnails
2024-08-27 19:15:25 +02:00
ralf
e4b073dfa3
new save and save-new icons based on Bootstrap icons floppy composed with either x-square-filled or plus-circle-filled
2024-08-27 11:03:47 +02:00
ralf
3eb3a87cf2
* ActiveDirectory: allow to disable VLV controls, if your AD has problems with it AND can return all users in a single query
2024-08-26 17:53:12 +02:00
ralf
703eb3ffc1
$options can be a real array, still using the key as value e.g. ["no", "yes"]
2024-08-25 18:20:37 +02:00
ralf
62fbeda480
fix a couple of problems with new images: infinite recursion and order they are found (navbar)
2024-08-25 12:15:35 +02:00
ralf
3e0cce403e
using now Birgit's substitution list for images before looking at the usual places
2024-08-25 11:48:19 +02:00
ralf
761197737a
fix sub-cats where also included on parent level and validation error for categories (caused by them being a real array with children and not an associate one)
2024-08-25 10:18:29 +02:00
ralf
85e72e919c
fix TranslationTools were not finding sidebox menu phrases
2024-08-24 10:28:06 +02:00
ralf
42f8124242
use et2-tree-dropdown for TZ selection in general preferences
2024-08-22 10:52:16 +02:00
ralf
c9a5edb0bd
send categories as array not object and without indention to use we et2-tree-cat
2024-08-21 20:19:00 +02:00
ralf
b294b5f999
fix AD implementation to use objectGUID instead of not available standard entryUUID
2024-08-20 11:04:20 +02:00
ralf
b6e00c9ae0
do NOT search for empty UUID
2024-08-20 10:18:46 +02:00
ralf
2469b8cc60
fix PHP Fatal Error stalling AD Sync: Declaration of Ads::connect($admin=false) must be compatible with Ldap::contect($admin=false, $reconnect=false)
2024-08-20 09:24:49 +02:00
ralf
da9b08e999
* LDAP/Import: fix not imported memberships of groups in LDAP not using their gidNumber, because it is already used as uidNumber / user
2024-08-19 13:31:22 +02:00
ralf
d0ce70e563
fix typo causing name2id() to fail and no members to be returned and therefore existing ones removed in the sync
2024-08-19 11:33:47 +02:00
ralf
a2391779ab
fix error Cannot access offset of type DateTime in isset() or empty()
2024-08-14 11:46:59 +02:00
ralf
f465d201ae
allow to sort groups in admin by container & group-name like in the tree
2024-08-13 14:52:37 +02:00
ralf
b75f850197
fix ldap_search(): Argument #1 ($ldap) must be of type LDAP|array, string given
2024-08-13 11:51:29 +02:00
ralf
6432807096
* Admin: allow to show groups by container: e.g. LDAP DN or arbitrary part of name found by a regular expression
2024-08-13 11:20:11 +02:00