Commit Graph

8388 Commits

Author SHA1 Message Date
Uwe Steinmann
7790f483f0 no need to create notification service a second time 2023-03-31 12:00:56 +02:00
Uwe Steinmann
23a94f8ac8 put reviewer and approver into own content container 2023-03-30 12:26:35 +02:00
Uwe Steinmann
476c726a45 improve password expiration 2023-03-29 20:57:48 +02:00
Uwe Steinmann
382e78855d do not force password change if in substitute user mode 2023-03-29 20:48:07 +02:00
Uwe Steinmann
0280a8adc0 show current password expiration 2023-03-29 20:38:48 +02:00
Uwe Steinmann
a13e1121e3 no need to include vendor/autoload.php. It's done in inc.Settings.php 2023-03-29 09:03:58 +02:00
Uwe Steinmann
ed27dbcf4b add open office formats to get_extension 2023-03-24 16:33:17 +01:00
Uwe Steinmann
5e591f3a75 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2023-03-24 11:19:20 +01:00
Uwe Steinmann
553882fd50 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2023-03-24 11:19:09 +01:00
Uwe Steinmann
8628e5b02c add new phrases 2023-03-24 11:18:59 +01:00
Uwe Steinmann
882b87c885 check if logger is set before using it 2023-03-21 11:25:08 +01:00
Uwe Steinmann
197a6e8824 set various callbacks to reindex document when it has changed 2023-03-19 09:17:08 +01:00
Uwe Steinmann
ae0c641865 add note for pdftotext 2023-03-19 09:16:49 +01:00
Uwe Steinmann
782e4c2044 include Log.php early and use require_once 2023-03-15 11:13:14 +01:00
Uwe Steinmann
1bad1d2aa5 use require_once instead of include("Log.php") 2023-03-15 11:08:51 +01:00
Uwe Steinmann
c099903f12 fix html error in menu item if attributes are passed 2023-03-13 10:26:22 +01:00
Uwe Steinmann
d127b137ba create missing preview files 2023-03-11 22:49:41 +01:00
Uwe Steinmann
37f64d0a3e add menu item for adding folder/document to clipboard 2023-03-11 20:54:42 +01:00
Uwe Steinmann
da992a7bdd create 8-bit png instead of 16-bit 2023-03-11 18:59:02 +01:00
Uwe Steinmann
2e818d5426 add changes for 5.1.30 2023-03-10 17:59:32 +01:00
Uwe Steinmann
2c5f661108 support README of extension in different languages 2023-03-10 17:58:27 +01:00
Uwe Steinmann
742929002b show number of occurances in subtitle of options 2023-03-06 10:03:28 +01:00
Uwe Steinmann
0e712c1554 empty password in csv file will not override an existing password 2023-03-04 10:09:05 +01:00
Uwe Steinmann
9e36d82873 initial support for attributes in full text search 2023-03-04 09:04:58 +01:00
Uwe Steinmann
39026ef4a8 new algo for contrast color based on lightness 2023-03-03 16:14:01 +01:00
Uwe Steinmann
198dc8c730 use propper language names 2023-03-01 12:16:41 +01:00
Uwe Steinmann
05b95bd0ed note about required ffmpeg 2023-02-28 13:10:16 +01:00
Uwe Steinmann
3d170ad18c add converter to png for videos 2023-02-28 13:09:33 +01:00
Uwe Steinmann
258914e884 override action to 'show' when showing error msg 2023-02-28 12:54:56 +01:00
Uwe Steinmann
13a0646698 formField() evals allow_empty 2023-02-28 11:31:31 +01:00
Uwe Steinmann
245092bb10 fix get smtp parameters 2023-02-27 19:36:14 +01:00
Uwe Steinmann
4bfdc9cbf5 add selection of document in extension configuration 2023-02-24 13:26:40 +01:00
Uwe Steinmann
b496f02c2c Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2023-02-23 08:24:34 +01:00
Uwe Steinmann
394e7c8d5e Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2023-02-23 08:24:20 +01:00
Uwe Steinmann
04210265c0 add translations for conversion services 2023-02-23 08:24:11 +01:00
Uwe Steinmann
e2d94d2e56 depth is now one less then before 2023-02-23 07:18:14 +01:00
Uwe Steinmann
d8f79b846e pass correct depth in callback of SeedDMS_FolderTree 2023-02-23 07:17:17 +01:00
Uwe Steinmann
b5be1c8490 add changes for 5.1.30 2023-02-22 10:33:31 +01:00
Uwe Steinmann
352446e9d8 create missing preview images in category or attribute manager 2023-02-22 10:33:06 +01:00
Uwe Steinmann
6301e9228e add changes for 5.1.30 2023-02-22 10:02:31 +01:00
Uwe Steinmann
ac3580aa1c color category batch 2023-02-22 10:01:06 +01:00
Uwe Steinmann
05c0f296fc place button with color of category in front of title in select menu 2023-02-22 10:00:31 +01:00
Uwe Steinmann
9e6e13a041 add method getContrastColor() 2023-02-22 09:59:45 +01:00
Uwe Steinmann
e21e301ea3 use chosen select for custom attributes 2023-02-22 08:30:34 +01:00
Uwe Steinmann
a7b00ae22a add new key 'attrcallback' to configuration of fulltext engine 2023-02-20 16:07:22 +01:00
Uwe Steinmann
44d043ef21 add fold marks 2023-02-20 16:06:43 +01:00
Uwe Steinmann
2ffe130666 set theme to bootstrap4, fulltext engine to sqlitefts, turn on theme selector 2023-02-20 16:05:55 +01:00
Uwe Steinmann
535de29e7d check return value of postInitDMS 2023-02-18 15:49:55 +01:00
Uwe Steinmann
dc868bd83b getBaseUrl() checks for HTTP_X_FORWARDED_HOST and HTTP_X_FORWARDED_PROTO 2023-02-18 15:49:04 +01:00
Uwe Steinmann
4e08744631 addDirSep() can check for arbitrary chars at end of string 2023-02-17 16:10:59 +01:00