Uwe Steinmann
|
6179e517b2
|
add changes for 5.1.26
|
2022-05-30 09:41:12 +02:00 |
|
Uwe Steinmann
|
0d5536f198
|
add conversion service from tiff, gif to png
|
2022-05-30 09:41:02 +02:00 |
|
Uwe Steinmann
|
a11bba23e4
|
check if logger is set before using it
|
2022-05-30 09:15:08 +02:00 |
|
Uwe Steinmann
|
ece2eec128
|
add sqlite to list of required php extensions
|
2022-05-25 08:19:16 +02:00 |
|
Uwe Steinmann
|
bb75ca5896
|
add change in 5.1.26
|
2022-05-24 08:39:54 +02:00 |
|
Uwe Steinmann
|
298f345cea
|
fix clear clipboard link in menu
|
2022-05-24 08:39:21 +02:00 |
|
Uwe Steinmann
|
4e7fb4a6e9
|
add btn-sm to remove button, manager cannot remove himself from group
|
2022-05-23 16:14:04 +02:00 |
|
Uwe Steinmann
|
a1f2ecf22d
|
set width of progress bar in % instead of px
|
2022-05-23 09:34:22 +02:00 |
|
Uwe Steinmann
|
c974c29578
|
fix setting max upload file size
|
2022-05-21 19:35:15 +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
|
80799aa1d4
|
add changes for 5.1.26
|
2022-05-21 11:04:48 +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
|
c8b7eea3cf
|
add change for 5.1.26
|
2022-05-20 12:32:31 +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
|
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
|
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
|
c9d6d840d9
|
use preview converters or conversion mgr
|
2022-05-17 07:51:17 +02:00 |
|
Uwe Steinmann
|
49a1b33df4
|
check extension dependency on shell commands
|
2022-05-16 15:54:04 +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
|
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
|
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
|
05092f6943
|
add entry for 5.1.26
|
2022-05-06 12:54:42 +02:00 |
|
Uwe Steinmann
|
d234673748
|
add hook additionalDocumentContentInfo
|
2022-05-06 12:54:11 +02:00 |
|
Uwe Steinmann
|
dbb2340269
|
backport assigning processes to other user
|
2022-05-06 09:54:55 +02:00 |
|
Uwe Steinmann
|
5950be6292
|
backport __removeFromProcesses from 6.0.x
|
2022-05-06 09:52:00 +02:00 |
|
Uwe Steinmann
|
c4f9fa8c08
|
pass conversion mgr to view
|
2022-05-03 18:22:03 +02:00 |
|
Uwe Steinmann
|
99d1d1455c
|
use conversion manager
|
2022-05-03 18:14:50 +02:00 |
|
Uwe Steinmann
|
da17e00422
|
place submit button outside of content container
|
2022-05-03 06:43:10 +02:00 |
|
Uwe Steinmann
|
49842f9728
|
readd hook actionMenu
|
2022-05-03 06:42:25 +02:00 |
|
Uwe Steinmann
|
e67dce277e
|
make getLongReadableDate() behave like getReadableDate()
|
2022-05-02 11:45:32 +02:00 |
|
Uwe Steinmann
|
52fbe0128f
|
use small button to remove link
|
2022-05-01 15:08:58 +02:00 |
|
Uwe Steinmann
|
637c9279aa
|
make iframe height = 1.41 time width
|
2022-05-01 15:08:35 +02:00 |
|
Uwe Steinmann
|
bfc436b5f0
|
set overflow: hidden for legend
|
2022-05-01 15:02:26 +02:00 |
|
Uwe Steinmann
|
e20d7a21f8
|
output number of folders/docs only if not 0
|
2022-04-30 15:55:19 +02:00 |
|
Uwe Steinmann
|
b5120113f7
|
fix status column of folder
|
2022-04-30 15:52:18 +02:00 |
|
Uwe Steinmann
|
50c4931834
|
fix font-size of status column, use icons for folder count in status column
|
2022-04-30 14:58:28 +02:00 |
|
Uwe Steinmann
|
5cd7dbec89
|
- move folder status column into own method
|
2022-04-30 14:39:49 +02:00 |
|
Uwe Steinmann
|
bcd15517eb
|
make setViewOnlineFileTypesFromString() and setEditOnlineFileTypesFromString() public
|
2022-04-30 14:19:56 +02:00 |
|