Commit Graph

9362 Commits

Author SHA1 Message Date
Uwe Steinmann
9310015097 remove null bytes in login 2026-04-20 16:03:39 +02:00
Uwe Steinmann
13a9915845 check for php extension gd 2026-04-16 17:18:58 +02:00
Uwe Steinmann
379ff9f355 fix path to vendor/autoload.php 2026-04-16 16:18:46 +02:00
Uwe Steinmann
d8006b76bb set log level 2026-04-16 14:58:01 +02:00
Uwe Steinmann
c190bd8da1 add changes for 5.1.47 2026-04-16 14:04:56 +02:00
Uwe Steinmann
9ef3f9c8f7 output and check for reasonable values of post_size, memory_limit and upload_file_size 2026-04-16 14:03:07 +02:00
Uwe Steinmann
a395bd1030 new version 5.1.47 2026-04-15 10:28:12 +02:00
Uwe Steinmann
4781b8b469 added new phrases 2026-04-15 07:50:00 +02:00
Uwe Steinmann
bcd82642a5 put extension config into table 2026-04-13 09:17:00 +02:00
Uwe Steinmann
1e59f42dc2 add changes of 5.1.39 2026-04-13 08:34:41 +02:00
Uwe Steinmann
0a49c53f26 do add save btn to extension config dlg, if config cannot be written 2026-04-13 08:33:17 +02:00
Uwe Steinmann
0f88697850 add changes for 5.1.46 2026-04-10 12:06:36 +02:00
Uwe Steinmann
624dbeeed1 turn off creation of preview images in documentListRow() 2026-04-10 12:04:32 +02:00
Uwe Steinmann
f9b1848ba6 some code simplification 2026-04-08 08:56:35 +02:00
Uwe Steinmann
a60b3b2779 do not index document if latest content does not exist 2026-04-05 22:23:32 +02:00
Uwe Steinmann
0663f79640 do not call mb_convert_encoding() if encoding is unknown 2026-04-02 10:16:29 +02:00
Uwe Steinmann
e3b52ad744 fix output of error msg when outputing missing language keys 2026-04-01 12:51:01 +02:00
Uwe Steinmann
95bfe47f3a new method getExtensionConfiguration() 2026-03-30 07:39:32 +02:00
Uwe Steinmann
0953c251e8 do not use controller for access control, because there is no controller 2026-03-25 19:30:31 +01:00
Uwe Steinmann
0c63537410 more changes for 5.1.46 2026-03-25 13:31:53 +01:00
Uwe Steinmann
a042604a2e show categories on document details page like in list of documents 2026-03-25 13:31:44 +01:00
Uwe Steinmann
05fc7475d7 new import/export menu in admin area, move import users into user/group management 2026-03-23 09:28:30 +01:00
Uwe Steinmann
2ce38aa242 add new conf options when to consider ext. cmd has failed 2026-03-20 14:40:50 +01:00
Uwe Steinmann
0265eae5fd fix wrong key 2026-03-20 14:40:30 +01:00
Uwe Steinmann
d46f986470 add missing phrases 2026-03-20 14:29:51 +01:00
Uwe Steinmann
a90269560f add two flags to set when a command is considered to be failed 2026-03-20 12:36:56 +01:00
Uwe Steinmann
ca79696711 add commands to convert man page to pdf 2026-03-20 12:36:46 +01:00
Uwe Steinmann
a7efa87831 objects may not be marked for batch operation, take all if none is
marked
2026-03-18 14:40:25 +01:00
Uwe Steinmann
51fb600843 add commands to convert drawio diagramm 2026-03-18 11:58:01 +01:00
Uwe Steinmann
6fec33c3a7 add method batchoperation() to run a batch operation by hook 2026-03-17 21:05:05 +01:00
Uwe Steinmann
069ecbb05b call hook postBatchOperations 2026-03-16 21:52:21 +01:00
Uwe Steinmann
5eb4d0bdd5 make html_url() and html_link() public 2026-03-16 21:51:56 +01:00
Uwe Steinmann
4ba8eff300 add new flag to migrate extension 2026-03-13 13:55:24 +01:00
Uwe Steinmann
c8c6b7d74c fix typo 2026-03-13 13:41:46 +01:00
Uwe Steinmann
11b3a848c1 add changes for 5.1.46 2026-03-13 11:34:09 +01:00
Uwe Steinmann
d03e818902 call $settings->getLanguages() instead of globally def. getLanguages() 2026-03-13 11:33:49 +01:00
Uwe Steinmann
7a6ff1bd37 include PasswordStrength with namespace 2026-03-13 11:33:10 +01:00
Uwe Steinmann
966bda05ae include PasswordStrength with namespace, fix calc of strength 2026-03-13 11:32:32 +01:00
Uwe Steinmann
ef48025001 do not include PasswordStrength class 2026-03-13 11:31:48 +01:00
Uwe Steinmann
20a359e455 rename to PasswordStrength, add namespace and alias for old name 2026-03-13 11:31:05 +01:00
Uwe Steinmann
67476f89f5 add inc/inc.ClassPasswordStrength.php to classmap 2026-03-13 11:30:39 +01:00
Uwe Steinmann
34262b81b2 maxsizeforfulltext is already set when the fulltextservice is created 2026-03-10 20:40:58 +01:00
Uwe Steinmann
80c6eb2b16 do not include password strengt class, fix errors in DownloadMgr 2026-03-09 14:37:41 +01:00
Uwe Steinmann
195574485b add support for extra fields with multiple values 2026-03-06 21:27:40 +01:00
Uwe Steinmann
ec0b1c2ac5 add changes for 5.1.46 2026-03-05 14:41:12 +01:00
Uwe Steinmann
a8c0f82340 make sure extension file is set 2026-03-05 14:39:24 +01:00
Uwe Steinmann
e048ad4307 convert all none utf16 and utf32 encodings to utf8 2026-03-05 14:38:44 +01:00
Uwe Steinmann
f7d6316dc9 add changes for 5.1.46 2026-03-03 14:52:46 +01:00
Uwe Steinmann
7f7253bf07 force to use psr/http-message 2.0 2026-03-03 14:50:40 +01:00
Uwe Steinmann
a4d8796d0a force to use psr/http-message 2.0 2026-03-03 14:50:00 +01:00