Commit Graph

1270 Commits

Author SHA1 Message Date
Uwe Steinmann
7500a698d3 do not use global function getBaseUrl() anymore 2026-04-24 08:11:41 +02:00
Uwe Steinmann
5f281a1e99 number of files listed in drop folder can be configured 2026-04-24 08:10:16 +02:00
Uwe Steinmann
378a960b82 check for valid referer uri when logging in 2026-04-20 16:23:04 +02:00
Uwe Steinmann
9310015097 remove null bytes in login 2026-04-20 16:03:39 +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
2ce38aa242 add new conf options when to consider ext. cmd has failed 2026-03-20 14:40:50 +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
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
db2144c2a3 call hook for any other command 2026-03-03 14:47:36 +01:00
Uwe Steinmann
1df100b3e5 go into new folder after creatіng it 2026-02-11 16:43:09 +01:00
Uwe Steinmann
7d57de992a include Language.php before Extension.php 2026-02-05 17:27:24 +01:00
Uwe Steinmann
e033268576 check for secure password when adding a new user, secure password check can be turned off for admins 2026-01-19 13:24:11 +01:00
Uwe Steinmann
85638ebadb add config var to enable document/folder actions in dropdown menu 2026-01-13 17:06:28 +01:00
Uwe Steinmann
a6899c574c add some { and } 2025-12-10 12:56:27 +01:00
Uwe Steinmann
5949c4ed35 add command to return a random string 2025-12-09 12:14:38 +01:00
Uwe Steinmann
dfc80b823e simplify code 2025-12-03 07:43:21 +01:00
Uwe Steinmann
282df2a886 fix error msg when migration of extension fails 2025-12-02 21:18:26 +01:00
Uwe Steinmann
a8e0ace046 if filename does not have an extension, get it from the mimetype 2025-12-01 14:11:03 +01:00
Uwe Steinmann
9d7310f4eb add command 'uploadremotedocument' 2025-11-30 15:10:54 +01:00
Uwe Steinmann
580fa92393 set the original file name will other adjust the file type 2025-11-19 20:31:24 +01:00
Uwe Steinmann
1443fcbe60 include inc.Extension.php 2025-11-16 20:08:13 +01:00
Uwe Steinmann
bf28ffa215 rename SeedDMS_Session and SeedDMS_SessionMgr into \Seeddms\Seeddms\... 2025-11-13 22:21:07 +01:00
Uwe Steinmann
55e6ce1b9b call $settings->getLanguages() instead of the global function 2025-11-08 16:34:58 +01:00
Uwe Steinmann
9874f9889d global var $extMgr is now named $extmgr 2025-11-03 18:49:46 +01:00
Uwe Steinmann
7384d1db4a pass translator ot constructor of SeedDMS_EmailNotify 2025-10-29 15:45:54 +01:00
Uwe Steinmann
8540d591cd save logFileRestApiMaxLevel 2025-10-08 14:34:12 +02:00
Uwe Steinmann
81fc17a812 memcached port and host can be configured 2025-10-02 09:17:42 +02:00
Uwe Steinmann
8e95df660b change same keys of translated phrases 2025-09-25 07:54:42 +02:00
Uwe Steinmann
2e38c8fb92 add command 'setoriginalname' 2025-07-29 21:17:04 +02:00
Uwe Steinmann
5bce2fa6fd move code into controller 2025-07-23 22:53:27 +02:00
Uwe Steinmann
5c717cf6ba remove old code 2025-07-23 22:52:23 +02:00
Uwe Steinmann
30880c0539 move sending notification into sendChangedVersionAttributesMail() 2025-07-23 20:05:57 +02:00
Uwe Steinmann
7edd4fa0b9 action can be set when clicking on a thumbnail 2025-05-23 12:26:34 +02:00
Uwe Steinmann
b2cfde85ca contentOffsetDir may be a string 2025-04-29 10:30:42 +02:00
Uwe Steinmann
c2d8b383c3 support saving via ajax 2025-04-02 08:04:56 +02:00
Uwe Steinmann
f8ceb0d56a do not set bool/array value if not exist in post data 2025-04-02 08:03:52 +02:00
Uwe Steinmann
e578e2a206 remove old function getBoolValue() 2025-04-02 08:02:53 +02:00
Uwe Steinmann
54832e3727 fix saving user data when language selection is turned of (Closes: #568) 2025-03-18 14:19:37 +01:00
Uwe Steinmann
70c63afd10 fix setting attributes (user, group, folder, document) 2025-03-14 17:16:06 +01:00
Uwe Steinmann
444af0831b use add_log_line() 2025-03-05 07:56:55 +01:00
Uwe Steinmann
3197f25ce8 log password forgotten request 2025-03-05 07:29:56 +01:00
Uwe Steinmann
329b54d00f encrypt referer to prevent malicious manipulation 2025-03-03 21:42:54 +01:00
Uwe Steinmann
9f5390e560 add checkbox for enabling memcached 2025-02-27 09:06:19 +01:00
Uwe Steinmann
a2804d252a very old file which is no longer needed 2025-02-03 12:14:07 +01:00
Uwe Steinmann
6b325cb4df remove trailing white space 2025-02-03 12:11:39 +01:00
Uwe Steinmann
e3b6c2f5b6 remove no longer needed function _printMessage() 2025-02-03 12:10:38 +01:00
Uwe Steinmann
c56d18299c remove no longer needed method _printMessage() 2025-02-03 12:09:10 +01:00