Commit Graph

8313 Commits

Author SHA1 Message Date
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
Uwe Steinmann
bea6ab35a8 add changes in 5.1.30 2023-02-17 12:42:05 +01:00
Uwe Steinmann
3e5497a7fd add more error checking when including extensions.php 2023-02-17 06:57:42 +01:00
Uwe Steinmann
bcd0977803 fix inclusion of php files 2023-02-16 11:36:07 +01:00
Uwe Steinmann
d45f050e46 conversion from pdf to png replaces alpha channel with white 2023-02-15 08:27:37 +01:00
Uwe Steinmann
73562364b0 add debug menu in admin tools 2023-02-12 14:34:31 +01:00
Uwe Steinmann
d07219a213 add list of conversion and notification services 2023-02-12 14:33:51 +01:00
Uwe Steinmann
6c6b754e52 remove duplicate class 'alert-warning' in drag&drop box for attachments 2023-02-10 10:17:16 +01:00
Uwe Steinmann
6fd8d3e7f5 log error when execution of command fails 2023-02-09 07:16:50 +01:00
Uwe Steinmann
27b19f5c3a start version 5.1.30 2023-02-09 06:50:15 +01:00
Uwe Steinmann
69cd042851 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2023-02-07 12:40:54 +01:00
Uwe Steinmann
a52fcea5d9 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2023-02-07 12:40:41 +01:00
Uwe Steinmann
ff4ebb0c38 various minor translation updates 2023-02-07 12:40:24 +01:00
Uwe Steinmann
477c79d5a4 add warning that preview images are recreated 2023-02-07 12:37:16 +01:00
Uwe Steinmann
81ff5aef93 fix indenting of line 2023-02-02 19:15:54 +01:00
Uwe Steinmann
2ab8cd5215 init $t and $ot 2023-01-26 21:05:53 +01:00
Uwe Steinmann
23bd194007 use getAttributeTypeText() and getAttributeObjectTypeText() 2023-01-26 20:58:47 +01:00
Uwe Steinmann
12a9762c96 use getAttributeTypeText() and getAttributeObjectTypeText() 2023-01-26 20:57:59 +01:00
Uwe Steinmann
d30ba981be add functions to return type of object type of attribute definitions 2023-01-26 20:55:42 +01:00
Uwe Steinmann
b495fd248b add baseUrl for those cases where seeddms cannot determine the host and protocol itself 2023-01-26 13:29:46 +01:00
Uwe Steinmann
970622564c SeedDMSTask.add() returns taskid, task will be passed to function of task 2023-01-26 13:19:28 +01:00
Uwe Steinmann
e87d7546a3 handle proxy settings and _baseUrl in settings in getBaseUrl() 2023-01-26 13:18:40 +01:00
Uwe Steinmann
1aca53f63a div.ajax update shows message when set in data-update-msg 2023-01-25 12:00:47 +01:00
Uwe Steinmann
345d34fbc8 add changes for 5.1.29 2023-01-25 10:11:44 +01:00
Uwe Steinmann
d6cca9291c clean up code, support drag&drop for items in clipboard 2023-01-25 09:53:08 +01:00
Uwe Steinmann
e0b1052640 add class 'add-clipboard-area' to clipboard menu item to make it drop aware 2023-01-25 09:52:23 +01:00