Uwe Steinmann
|
93f6b01c7f
|
do not allow to set revision date if document status is 'in revision'
|
2022-05-25 11:33:44 +02:00 |
|
Uwe Steinmann
|
d641a8d2ed
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-05-23 09:34:55 +02:00 |
|
Uwe Steinmann
|
a1f2ecf22d
|
set width of progress bar in % instead of px
|
2022-05-23 09:34:22 +02:00 |
|
Uwe Steinmann
|
4ffe010d06
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-05-22 11:15:45 +02:00 |
|
Uwe Steinmann
|
c974c29578
|
fix setting max upload file size
|
2022-05-21 19:35:15 +02:00 |
|
Uwe Steinmann
|
332a7b2f3d
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-05-21 19:11:11 +02:00 |
|
Uwe Steinmann
|
56cda2798f
|
add iterm for 5.1.26
|
2022-05-21 19:10:53 +02:00 |
|
Uwe Steinmann
|
218934fea6
|
make sendFileToServer() and createStatusbar() public, add getMaxFileSize() and getMaxFileSizeMsg()
|
2022-05-21 19:10:06 +02:00 |
|
Uwe Steinmann
|
4483b21d05
|
use a instead of button from .btn-file, because firefox submits the form when clicking on it
|
2022-05-21 19:06:59 +02:00 |
|
Uwe Steinmann
|
bf5aedf1b5
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-05-21 11:19:23 +02:00 |
|
Uwe Steinmann
|
80799aa1d4
|
add changes for 5.1.26
|
2022-05-21 11:04:48 +02:00 |
|
Uwe Steinmann
|
1f6a3c7f77
|
add list of notifications to debug menu
|
2022-05-21 11:00:16 +02:00 |
|
Uwe Steinmann
|
987cc5d164
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-05-21 10:59:30 +02:00 |
|
Uwe Steinmann
|
cb18ea8756
|
add list of notification services
|
2022-05-21 10:59:08 +02:00 |
|
Uwe Steinmann
|
f852ae0827
|
log type of receiver
|
2022-05-21 10:58:22 +02:00 |
|
Uwe Steinmann
|
369dc80110
|
log type of receiver
|
2022-05-21 10:57:50 +02:00 |
|
Uwe Steinmann
|
eb4b28ea8c
|
fix php warnings and propperly handle failure of cancelCheckout()
|
2022-05-20 17:40:04 +02:00 |
|
Uwe Steinmann
|
20b03dcbe0
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-05-20 13:54:01 +02:00 |
|
Uwe Steinmann
|
c8b7eea3cf
|
add change for 5.1.26
|
2022-05-20 12:32:31 +02:00 |
|
Uwe Steinmann
|
af93db836e
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-05-20 12:31:25 +02:00 |
|
Uwe Steinmann
|
649fcbbc8b
|
add all custom attributes of type date to calendar
|
2022-05-20 12:05:04 +02:00 |
|
Uwe Steinmann
|
8f6402c51f
|
extension config can filter attributes by type
|
2022-05-20 12:04:24 +02:00 |
|
Uwe Steinmann
|
f718f565ff
|
SeedDMS_Core_DMS::getAllAttributeDefinitions() has second parameter to filter attributes by type
|
2022-05-20 12:03:47 +02:00 |
|
Uwe Steinmann
|
1b15008870
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-05-19 19:26:19 +02:00 |
|
Uwe Steinmann
|
55126a689b
|
add optional parameter $op to SeedDMS_Core_AttributeDefinition::getObjects(), SeedDMS_Core_AttributeDefinition::getObjects() will not filter by value if null is passed
|
2022-05-19 19:23:10 +02:00 |
|
Uwe Steinmann
|
ecc70bc99a
|
make progress bar a block for better positioning of popup box
|
2022-05-19 08:07:32 +02:00 |
|
Uwe Steinmann
|
afddc5a4d6
|
remove spaces when showing content of popup box
|
2022-05-19 08:05:47 +02:00 |
|
Uwe Steinmann
|
f306c186cf
|
set line-height, max-width, white-space of popupbox
|
2022-05-19 08:05:24 +02:00 |
|
Uwe Steinmann
|
cc341f6ed3
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-05-17 08:20:16 +02:00 |
|
Uwe Steinmann
|
c9d6d840d9
|
use preview converters or conversion mgr
|
2022-05-17 07:51:17 +02:00 |
|
Uwe Steinmann
|
1ae35ca6ad
|
do not show debug menu if all items are inaccessible
|
2022-05-17 07:45:05 +02:00 |
|
Uwe Steinmann
|
983af33300
|
use conversion mgr
|
2022-05-17 07:43:43 +02:00 |
|
Uwe Steinmann
|
49a1b33df4
|
check extension dependency on shell commands
|
2022-05-16 15:54:04 +02:00 |
|
Uwe Steinmann
|
9b07f6e943
|
pass logger to fulltextservice
|
2022-05-16 15:45:23 +02:00 |
|
Uwe Steinmann
|
30c2b8a493
|
do not set orderby when clicking on link in sidebar as it is undefined anyway
|
2022-05-13 17:53:38 +02:00 |
|
Uwe Steinmann
|
9a76df52bd
|
fix documentation of execute() methods
|
2022-05-13 07:27:24 +02:00 |
|
Uwe Steinmann
|
307b524d11
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-05-12 17:35:36 +02:00 |
|
Uwe Steinmann
|
395e60ca71
|
logger can be set
|
2022-05-12 09:03:27 +02:00 |
|
Uwe Steinmann
|
c8ec7d70f0
|
set logger and add option to turn it off again
|
2022-05-12 09:02:24 +02:00 |
|
Uwe Steinmann
|
dfedd201dd
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-05-10 18:33:41 +02:00 |
|
Uwe Steinmann
|
38ac4e6005
|
add changes for 5.1.16
|
2022-05-09 15:27:46 +02:00 |
|
Uwe Steinmann
|
9522d38cfb
|
fix editing of custom attributes of type date
|
2022-05-09 15:27:19 +02:00 |
|
Uwe Steinmann
|
3388a14793
|
fix line indenting
|
2022-05-09 15:26:45 +02:00 |
|
Uwe Steinmann
|
92ce4ff1bc
|
add more types to getStatisticalData()
|
2022-05-09 15:22:35 +02:00 |
|
Uwe Steinmann
|
6fd868c5a7
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-05-09 10:03:03 +02:00 |
|
Uwe Steinmann
|
2b6a68cc28
|
restrict operation on selected documents
|
2022-05-09 09:58:05 +02:00 |
|
Uwe Steinmann
|
2aa67b93a0
|
handle case when certain docs are passed to removefromprocesses
|
2022-05-09 09:55:48 +02:00 |
|
Uwe Steinmann
|
70114bbd30
|
if documents are paѕsed to __removeFromProcesses(), only the latest version will be updated
|
2022-05-09 09:54:33 +02:00 |
|
Uwe Steinmann
|
c9e93c329c
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-05-06 16:39:02 +02:00 |
|
Uwe Steinmann
|
05092f6943
|
add entry for 5.1.26
|
2022-05-06 12:54:42 +02:00 |
|