Uwe Steinmann
|
71a24bb826
|
add 'data-target-id' to folder and document rows in list
This will be used to specify the document associated to the row.
|
2020-04-10 07:52:35 +02:00 |
|
Uwe Steinmann
|
24925bf2de
|
get document from latestversion where ever the version is concerned
latestVersion could be changed by a hook, which also changes the
related document
|
2020-04-10 07:50:22 +02:00 |
|
Uwe Steinmann
|
82a60956ca
|
do now show tasks in menu if workflow is turned off completly
|
2020-04-06 21:26:29 +02:00 |
|
Uwe Steinmann
|
82209c1ee4
|
do not calculated total for accumaled documents
|
2020-04-04 11:59:43 +02:00 |
|
Uwe Steinmann
|
3d128da722
|
show table with total document size per user
|
2020-04-02 13:59:38 +02:00 |
|
Uwe Steinmann
|
daf6ebe454
|
add table with data below chart
|
2020-04-02 12:38:16 +02:00 |
|
Uwe Steinmann
|
5d1d406cc1
|
take out empty opition for owner in fulltext search form
|
2020-04-02 08:46:00 +02:00 |
|
Uwe Steinmann
|
2e58a9324f
|
fix arcordeon for folder parameters
|
2020-04-02 08:25:00 +02:00 |
|
Uwe Steinmann
|
48cc8d80e8
|
use SeedDMS_Core_Document::isType() to check for documents
|
2020-04-01 18:29:48 +02:00 |
|
Uwe Steinmann
|
0fac1646d4
|
set $docAccess before checking the workflow mode
|
2020-04-01 16:56:20 +02:00 |
|
Uwe Steinmann
|
9b30289b32
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-04-01 14:38:12 +02:00 |
|
Uwe Steinmann
|
6f60445ca8
|
set data-allow-clear on select2
|
2020-04-01 14:05:33 +02:00 |
|
Uwe Steinmann
|
b80ffbf7c3
|
set data-allow-clear for select2
|
2020-04-01 14:04:24 +02:00 |
|
Uwe Steinmann
|
97f5f73730
|
process of user can be deleted again, instead of transfered to another user
|
2020-03-27 08:16:12 +01:00 |
|
Uwe Steinmann
|
297bdcb3a0
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-03-26 08:04:33 +01:00 |
|
Uwe Steinmann
|
1220de90bd
|
run workflow action name through htmlspecialchars()
|
2020-03-26 08:03:58 +01:00 |
|
Uwe Steinmann
|
26ff848f9c
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-03-26 07:55:54 +01:00 |
|
Uwe Steinmann
|
2c0fb6f476
|
run names through htmlspecialchars()
|
2020-03-26 07:54:27 +01:00 |
|
Uwe Steinmann
|
36b5fec504
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-03-24 08:29:00 +01:00 |
|
Uwe Steinmann
|
bab648b988
|
check if index and indexconf is set
|
2020-03-24 06:46:22 +01:00 |
|
Uwe Steinmann
|
feda33c2c8
|
add some more fold marks
|
2020-03-19 11:05:40 +01:00 |
|
Uwe Steinmann
|
bf9a409a71
|
add new method printVersionAttributes()
|
2020-03-19 10:13:12 +01:00 |
|
Uwe Steinmann
|
cce4be822c
|
use parent::printAttribute()
|
2020-03-19 09:48:19 +01:00 |
|
Uwe Steinmann
|
9c3b34b41e
|
move printAttribute() into parent class
|
2020-03-19 09:47:35 +01:00 |
|
Uwe Steinmann
|
2c53286943
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-03-18 18:17:33 +01:00 |
|
Uwe Steinmann
|
8497e652f6
|
setting more http headers to improve security
|
2020-03-13 19:43:47 +01:00 |
|
Uwe Steinmann
|
c6cd1b6900
|
place delete button below selection menu
|
2020-03-13 09:20:12 +01:00 |
|
Uwe Steinmann
|
835ab33fcd
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-03-13 08:22:45 +01:00 |
|
Uwe Steinmann
|
7fcc100ae7
|
support one page mode on TimeLine page
|
2020-03-10 17:10:19 +01:00 |
|
Uwe Steinmann
|
3b4cecabcc
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-03-10 14:32:18 +01:00 |
|
Uwe Steinmann
|
c021e4b4cb
|
make printPopupBox() public
|
2020-03-05 22:26:53 +01:00 |
|
Uwe Steinmann
|
49bebebdae
|
overhaul ManageNotify, support onepage mode, use standard output for documents and folders
|
2020-03-05 09:12:45 +01:00 |
|
Uwe Steinmann
|
09f5943eb0
|
pass new parameter $skipcont to folderListRow()
|
2020-03-05 09:12:25 +01:00 |
|
Uwe Steinmann
|
3e98a18bab
|
add new optional parameter skipcont to folderListRow()
|
2020-03-05 09:11:45 +01:00 |
|
Uwe Steinmann
|
d5ce0f8fe9
|
hook folderListItem has new parameter
|
2020-03-05 09:11:15 +01:00 |
|
Uwe Steinmann
|
3d5f321713
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-03-05 08:05:38 +01:00 |
|
Uwe Steinmann
|
92216112a4
|
set title and cursor of folder row in onepage mode
|
2020-03-04 22:30:42 +01:00 |
|
Uwe Steinmann
|
0acc08178f
|
support for onepage mode
|
2020-03-04 22:26:28 +01:00 |
|
Uwe Steinmann
|
91f61aad87
|
support for onepage mode
|
2020-03-04 22:26:05 +01:00 |
|
Uwe Steinmann
|
54a14286f3
|
set cursor of documentListRow in onepage mode, show id on mouse over
|
2020-03-04 22:25:10 +01:00 |
|
Uwe Steinmann
|
0e7b23ff4c
|
fix error when getting version of document
|
2020-03-02 09:29:53 +01:00 |
|
Uwe Steinmann
|
756a86abe5
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-03-02 09:26:41 +01:00 |
|
Uwe Steinmann
|
3b3ada2ff5
|
fix import of extension in list of extension versions
|
2020-03-02 09:17:30 +01:00 |
|
Uwe Steinmann
|
13e27496e0
|
fix getting workflow log when triggering a transition
|
2020-02-29 15:19:11 +01:00 |
|
Uwe Steinmann
|
111d433c8a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-02-28 18:21:33 +01:00 |
|
Uwe Steinmann
|
0e4a819e2b
|
run various outputs through htmlspecialchars()
|
2020-02-28 18:20:44 +01:00 |
|
Uwe Steinmann
|
23a456e730
|
fix various js errors
probably due to new cytoscape version
|
2020-02-28 18:12:53 +01:00 |
|
Uwe Steinmann
|
c8df1533e6
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-02-28 11:18:09 +01:00 |
|
Uwe Steinmann
|
13b7de9c60
|
support one page mode on search page
|
2020-02-28 09:48:43 +01:00 |
|
Uwe Steinmann
|
975c6cb147
|
add js code for catching clicks on folder rows in one page mode
|
2020-02-28 09:47:58 +01:00 |
|
Uwe Steinmann
|
b11aed0d18
|
fix comparision of versions
|
2020-02-28 09:47:23 +01:00 |
|
Uwe Steinmann
|
a424268514
|
click on related documents works in onepage mode
|
2020-02-28 08:28:58 +01:00 |
|
Uwe Steinmann
|
2eda020373
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-02-27 18:01:14 +01:00 |
|
Uwe Steinmann
|
ae2b7d4631
|
add debug mode
|
2020-02-27 17:58:31 +01:00 |
|
Uwe Steinmann
|
9e5f005f05
|
do not check checkboxes by default
|
2020-02-27 17:45:54 +01:00 |
|
Uwe Steinmann
|
7761f5d77b
|
get root folder in printTreeNavigationJs() only if partialtree is not set
|
2020-02-26 20:58:54 +01:00 |
|
Uwe Steinmann
|
33c4f88636
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-02-25 17:14:36 +01:00 |
|
Uwe Steinmann
|
9696187a9a
|
set url after selecting record
|
2020-02-25 09:52:27 +01:00 |
|
Uwe Steinmann
|
4675c785db
|
set configuration for http proxy
|
2020-02-21 10:01:09 +01:00 |
|
Uwe Steinmann
|
e2ac404760
|
set header X-Content-Type-Options (still commented out)
|
2020-02-18 09:46:32 +01:00 |
|
Uwe Steinmann
|
dc5d742c45
|
get docs with wrong file type in view, update page title when choosing list
|
2020-02-13 17:42:53 +01:00 |
|
Uwe Steinmann
|
1ad2976f0d
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-02-13 16:14:37 +01:00 |
|
Uwe Steinmann
|
c25c3fef60
|
add js for clicking on a document row
|
2020-02-13 16:12:43 +01:00 |
|
Uwe Steinmann
|
450bdc0b7f
|
add check for wrong file type, fix repairing of checksum and filesize
|
2020-02-13 12:20:16 +01:00 |
|
Uwe Steinmann
|
5ff1333c9f
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-02-12 17:29:52 +01:00 |
|
Uwe Steinmann
|
a5bf963bc5
|
add check for mismatch of fileType and mimeType
works only for some common mimetypes
|
2020-02-11 07:47:33 +01:00 |
|
Uwe Steinmann
|
9672f19bc4
|
call new hook checkOutInfo
|
2020-02-06 17:01:26 +01:00 |
|
Uwe Steinmann
|
3e9d2dc695
|
get read access list for receipt workflow
|
2020-02-06 17:01:00 +01:00 |
|
Uwe Steinmann
|
c3ef148ca6
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-02-06 11:35:55 +01:00 |
|
Uwe Steinmann
|
b07b94b59a
|
allow config fields of type 'textarea'
|
2020-01-27 15:37:59 +01:00 |
|
Uwe Steinmann
|
eba7f208d5
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-01-24 08:49:21 +01:00 |
|
Uwe Steinmann
|
8f56a8c8c0
|
fix loading more entries in folder list if one page mode is on
|
2020-01-22 15:54:29 +01:00 |
|
Uwe Steinmann
|
b994b5afcd
|
set seeddms_folder in js propperly
|
2020-01-22 15:54:10 +01:00 |
|
Uwe Steinmann
|
8615f75ac5
|
use translation
|
2020-01-22 14:27:56 +01:00 |
|
Uwe Steinmann
|
069b0b2459
|
fix text when loading changelog
|
2020-01-21 18:26:18 +01:00 |
|
Uwe Steinmann
|
4d43097961
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-01-20 11:13:48 +01:00 |
|
Uwe Steinmann
|
13fcdf43ca
|
show list of expired documents
newer shew any documents
|
2020-01-20 10:36:31 +01:00 |
|
Uwe Steinmann
|
f0ab6af744
|
asking for version number can be turned of completely
|
2020-01-16 13:08:48 +01:00 |
|
Uwe Steinmann
|
905adbe6ba
|
do not ask for approver/reviewer if workflow is turned of completely
|
2020-01-16 13:08:22 +01:00 |
|
Uwe Steinmann
|
827049ee9a
|
nofication field can be turned of when uploading a new document
|
2020-01-16 12:45:59 +01:00 |
|
Uwe Steinmann
|
0643a3dc87
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-01-14 13:21:44 +01:00 |
|
Uwe Steinmann
|
daf08343e3
|
set disable flag of extension
otherwise it will not be saved
|
2020-01-14 08:32:05 +01:00 |
|
Uwe Steinmann
|
cfdd951369
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-01-13 09:45:05 +01:00 |
|
Uwe Steinmann
|
9b6949a00a
|
check if document content exists in hits of fulltext search
|
2020-01-07 21:21:17 +01:00 |
|
Uwe Steinmann
|
dee275397a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-01-06 12:54:31 +01:00 |
|
Uwe Steinmann
|
8ae2874367
|
do not use global var EXT_CONF anymore
|
2020-01-03 10:21:58 +01:00 |
|
Uwe Steinmann
|
36231f8cf3
|
do not include GoogleQRCodeProvider.php anymore
|
2020-01-01 09:17:45 +01:00 |
|
Uwe Steinmann
|
6fc73a9a77
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-12-31 15:51:33 +01:00 |
|
Uwe Steinmann
|
b3ffdd3b7d
|
extension are disabled in the settings
the configuration of the extension will no longer work for disabling an
extension
|
2019-12-20 17:20:15 +01:00 |
|
Uwe Steinmann
|
d5a937fbc8
|
minor modification of folder tree
|
2019-12-20 14:17:48 +01:00 |
|
Uwe Steinmann
|
3f14dcf4db
|
get settings from view
|
2019-12-20 14:17:00 +01:00 |
|
Uwe Steinmann
|
16ca3dc96a
|
init $tasks to empty array
|
2019-12-20 10:54:42 +01:00 |
|
Uwe Steinmann
|
849351e58b
|
add js for updateDropFolder only if drop folder list is enabled
|
2019-12-20 10:53:09 +01:00 |
|
Uwe Steinmann
|
1f8c5fe7c3
|
workflows can be turned off completely
|
2019-12-19 16:08:10 +01:00 |
|
Uwe Steinmann
|
c9aaa68925
|
preset value for sequence if sequenc cannot be edited
|
2019-12-19 10:03:24 +01:00 |
|
Uwe Steinmann
|
c332e0393b
|
add new config variable noDocumentFormFields
used for hiding some fields like comment, keywords, categories, ...
|
2019-12-19 09:03:59 +01:00 |
|
Uwe Steinmann
|
7b1835774d
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-12-15 08:03:36 +01:00 |
|
Uwe Steinmann
|
c2e48e9ab4
|
get access mode of folder only once in folderListRow()
|
2019-12-13 10:27:02 +01:00 |
|
Uwe Steinmann
|
98da641061
|
new hooks leftContentPre and leftContentPost
|
2019-12-13 09:07:56 +01:00 |
|
Uwe Steinmann
|
658d00fe42
|
allow preview of video/x-matroska videos
|
2019-12-10 06:20:31 +01:00 |
|