Commit Graph

8731 Commits

Author SHA1 Message Date
Uwe Steinmann
ec990ef1c5 make code theme independent, open confirm dialog for category change, check if category, user, docs are selected before opening confirm dialog 2023-10-14 10:45:33 +02:00
Uwe Steinmann
a2676573a6 add SeedDMSBox.redirect() 2023-10-14 10:44:23 +02:00
Uwe Steinmann
69cab29178 use " instead of ' 2023-10-14 08:50:48 +02:00
Uwe Steinmann
2b3d127808 fix 'Add to clipboard' menu item in bootstrap theme 2023-10-14 08:49:57 +02:00
Uwe Steinmann
34697b62bd new config _enableHiddenRevApp (currently set to false) 2023-10-13 19:33:25 +02:00
Uwe Steinmann
dca43ea703 fix colouring of user lines, show hidden users in yellow 2023-10-13 19:32:07 +02:00
Uwe Steinmann
00fe04a82f number of user session can be limited 2023-10-13 19:31:41 +02:00
Uwe Steinmann
183bdcfa69 use mayRemoveVersion() 2023-10-13 13:33:58 +02:00
Uwe Steinmann
fcf5c9be93 addititional lecacy right can be added 2023-10-13 13:33:14 +02:00
Uwe Steinmann
3eb830855a if fields of type 'checkbox' have a default value, the will have a hidden input field to set this value 2023-10-13 11:38:51 +02:00
Uwe Steinmann
437f9e894f options of a conf var of type select can be retrieved by a hook 2023-10-13 11:38:02 +02:00
Uwe Steinmann
14a3da7855 if fields of type 'checkbox' have a default value, the will have a hidden input field to set this value 2023-10-13 11:37:07 +02:00
Uwe Steinmann
40f2311b91 show files and folders in dropfolder dir recursively 2023-10-12 16:02:50 +02:00
Uwe Steinmann
ab82a65bcc fix creating preview image of file in drop folder if it contains special chars 2023-10-12 13:34:46 +02:00
Uwe Steinmann
5843db1451 add converter from audio/mpeg in spectrum as png file 2023-10-11 13:41:36 +02:00
Uwe Steinmann
54baa86089 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2023-10-11 08:51:20 +02:00
Uwe Steinmann
73087455fc minor translation updates 2023-10-11 08:51:06 +02:00
Uwe Steinmann
8b950006f5 remove old output of missing functions and classes 2023-10-11 08:50:06 +02:00
Uwe Steinmann
da8e5a6eab Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2023-10-11 08:43:11 +02:00
Uwe Steinmann
4c266f79d7 new translations 2023-10-11 08:42:12 +02:00
Uwe Steinmann
b480439397 add security check, echo error for each missing function, class, php-ext 2023-10-11 08:38:33 +02:00
Uwe Steinmann
bc70af210d add fulltext search for attribute=__any__ 2023-10-10 10:33:26 +02:00
Uwe Steinmann
749c40211d show week number in date selector 2023-09-29 14:34:42 +02:00
Uwe Steinmann
ca56d18b97 set propper class in folder row if class 'error' is passed 2023-09-29 14:34:18 +02:00
Uwe Steinmann
ede79bf40d only dates in the future can be selected, add help message for expiration date 2023-09-29 14:32:27 +02:00
Uwe Steinmann
520515303a show expiration date in options of preselected dates 2023-09-29 14:31:35 +02:00
Uwe Steinmann
2c01243ec5 use new function getTsByPeriod() 2023-09-29 14:30:20 +02:00
Uwe Steinmann
01fd55832f date format can be passed to getConvertDateFormat() 2023-09-29 14:29:44 +02:00
Uwe Steinmann
70a455c422 add new function getTsByPeriod() 2023-09-29 14:29:30 +02:00
Uwe Steinmann
60410708de filter out documents on Dashboard which cannot be read 2023-09-27 13:02:41 +02:00
Uwe Steinmann
d6568bf62e new version 5.1.33 2023-09-27 11:41:07 +02:00
Uwe Steinmann
2bc00fc575 add changes for 5.1.33 2023-09-27 11:32:07 +02:00
Uwe Steinmann
b8ded0fed7 set max-height of user image to 150px 2023-09-27 11:31:50 +02:00
Uwe Steinmann
2213ea7e29 handle extension conf parameters of type 'date' 2023-09-27 11:30:45 +02:00
Uwe Steinmann
929c93fdb9 do not scale user image if too small, allow images up to 300px height 2023-09-27 11:30:02 +02:00
Uwe Steinmann
4cb589b0ed check reques instead of query for param action 2023-09-27 11:29:14 +02:00
Uwe Steinmann
295c805a15 set maxsizeforfulltext 2023-09-27 11:28:54 +02:00
Uwe Steinmann
700add3b7f use SeedDMS_Core_File::mimetype() to determin mimetype 2023-09-27 11:28:39 +02:00
Uwe Steinmann
66f5efb487 set width of select box for undel user ids to 100% 2023-09-18 13:36:54 +02:00
Uwe Steinmann
82751c0b84 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2023-09-17 16:27:23 +02:00
Uwe Steinmann
8dce4215c8 various translation updates 2023-09-17 16:21:53 +02:00
Uwe Steinmann
7b805b62d3 show message below spinner when waiting for ajax request 2023-09-17 16:13:21 +02:00
Uwe Steinmann
fdc6c6a863 add Dashboard to legacy access rights 2023-09-17 16:12:45 +02:00
Uwe Steinmann
3e47e80874 calc and diѕplay disc usage and number of files in cache 2023-09-14 12:10:34 +02:00
Uwe Steinmann
c2a4c76f3f use DIRECTORY_SEPARATOR when building path to cache dir 2023-09-14 12:10:12 +02:00
Uwe Steinmann
4d3fa42716 show number of files and size in cache 2023-09-14 10:27:47 +02:00
Uwe Steinmann
69786c4196 do not show facetted search if fulltext search is off 2023-09-12 10:14:54 +02:00
Uwe Steinmann
6c298030a5 add translation to js which will be needed for dropping a file on a document 2023-09-07 15:50:57 +02:00
Uwe Steinmann
9493d5e185 initial code to support dropping of files on a document 2023-09-07 15:50:33 +02:00
Uwe Steinmann
754a601e73 correct changes of 5.1.32 2023-09-06 20:49:00 +02:00