Uwe Steinmann
|
08cac16ecf
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2024-03-30 12:29:37 +01:00 |
|
Uwe Steinmann
|
9e7fa8eecd
|
fix render function for typeahead folder search
|
2024-03-30 12:28:00 +01:00 |
|
Uwe Steinmann
|
6b17c35804
|
sync changes in application.js
|
2024-03-30 12:14:55 +01:00 |
|
Uwe Steinmann
|
245bfe640a
|
updated folder chooser
|
2024-03-30 12:12:47 +01:00 |
|
Uwe Steinmann
|
f06267dd0b
|
fix typeahead menu
|
2024-03-30 12:00:04 +01:00 |
|
Uwe Steinmann
|
8b2db5376c
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2024-03-28 18:30:22 +01:00 |
|
Uwe Steinmann
|
1abf8802dc
|
include complete day of end date
|
2024-03-28 18:30:02 +01:00 |
|
Uwe Steinmann
|
3e8a494f1a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2024-03-28 18:22:41 +01:00 |
|
Uwe Steinmann
|
84ff9e48fe
|
start and end date can be specified
|
2024-03-28 18:22:08 +01:00 |
|
Uwe Steinmann
|
f65af1741c
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2024-03-25 16:22:39 +01:00 |
|
Uwe Steinmann
|
9b3cbb3417
|
escape several strings to prevent xss attacks
|
2024-03-25 16:20:50 +01:00 |
|
Uwe Steinmann
|
fc4d2edb57
|
pass latest content to hooks. Fix php warnings
|
2024-03-25 15:17:27 +01:00 |
|
Uwe Steinmann
|
37478ecd89
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2024-03-25 14:22:01 +01:00 |
|
Uwe Steinmann
|
2fe99c2905
|
attributes of type user, group, document, folder are now an object
|
2024-03-25 14:18:36 +01:00 |
|
Uwe Steinmann
|
19c70d5588
|
do not add items ot sequence chooser, if number of documents/folders is greater than 50
|
2024-03-25 10:58:16 +01:00 |
|
Uwe Steinmann
|
ceaa62f16c
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2024-03-23 11:56:11 +01:00 |
|
Uwe Steinmann
|
78afbe8699
|
take enableusersview into account (currently disabled)
|
2024-03-22 10:04:59 +01:00 |
|
Uwe Steinmann
|
637476f0a9
|
fix button to remove membership, show login of user
|
2024-03-22 10:03:40 +01:00 |
|
Uwe Steinmann
|
39179d6056
|
show login name of user
|
2024-03-22 10:02:37 +01:00 |
|
Uwe Steinmann
|
6cb356454f
|
fix label of menu item for notifications
|
2024-03-21 08:24:43 +01:00 |
|
Uwe Steinmann
|
28aaf8e28f
|
users will see only their own notifications
|
2024-03-21 08:23:08 +01:00 |
|
Uwe Steinmann
|
0017137d0b
|
allow login by email if turned on in configuration
|
2024-03-20 17:05:41 +01:00 |
|
Uwe Steinmann
|
825186a046
|
set default lang in login form if language selector is turned off
|
2024-03-20 15:28:58 +01:00 |
|
Uwe Steinmann
|
88c49363ac
|
document search show path of items
|
2024-03-18 13:54:35 +01:00 |
|
Uwe Steinmann
|
4e91604d44
|
show parent of document in list of linked documents
|
2024-03-18 10:38:33 +01:00 |
|
Uwe Steinmann
|
996163f72f
|
show parent folder in list of documents
|
2024-03-18 07:50:10 +01:00 |
|
Uwe Steinmann
|
81b45ceeff
|
do not show fast upload area if access on folder is insufficient
|
2024-03-13 09:29:39 +01:00 |
|
Uwe Steinmann
|
ac2ade6b6e
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2024-03-06 17:38:04 +01:00 |
|
Uwe Steinmann
|
71d5970ef0
|
add attribute 'data-uploadformtoken' to document list entry
|
2024-03-06 16:33:40 +01:00 |
|
Uwe Steinmann
|
484a95029c
|
add support for updating a document by dropping a file on a document, folder hierarchies can be uploaded by drag&drop
|
2024-03-06 16:32:23 +01:00 |
|
Uwe Steinmann
|
5d548bafcb
|
add more translations in js
|
2024-03-06 16:31:49 +01:00 |
|
Uwe Steinmann
|
0402877a39
|
remove unused ()
|
2024-03-05 18:18:14 +01:00 |
|
Uwe Steinmann
|
2ddbc24108
|
remove not needed ()
|
2024-03-04 18:42:29 +01:00 |
|
Uwe Steinmann
|
83e131d677
|
list of documents: output folder where document is located
|
2024-03-04 11:17:58 +01:00 |
|
Uwe Steinmann
|
88452a63a1
|
do not show form if there are no process to transfer
|
2024-02-29 08:50:35 +01:00 |
|
Uwe Steinmann
|
36dbc1f825
|
no need to check if group has users because it has been remove from the mandatory groups already
|
2024-02-22 12:07:35 +01:00 |
|
Uwe Steinmann
|
43f078a153
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2024-02-22 12:07:06 +01:00 |
|
Uwe Steinmann
|
43a22ea252
|
no need to check if group has users, because those groups have been removed from the mandatory already
|
2024-02-22 12:06:16 +01:00 |
|
Uwe Steinmann
|
a0b3d9da27
|
take all mandatory reviewers/approvers into account
|
2024-02-21 15:33:13 +01:00 |
|
Uwe Steinmann
|
c6243813bf
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2024-02-15 09:40:59 +01:00 |
|
Uwe Steinmann
|
d009cbf3a5
|
???
|
2024-02-15 09:38:12 +01:00 |
|
Uwe Steinmann
|
53812aa45d
|
checkboxes can be made invisible
|
2024-02-15 09:37:43 +01:00 |
|
Uwe Steinmann
|
0224793366
|
add showConfigGroup()
|
2024-02-12 14:10:12 +01:00 |
|
Uwe Steinmann
|
4eba2e3283
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2024-02-12 14:08:17 +01:00 |
|
Uwe Steinmann
|
d8c2a9df06
|
add global group approver/reviewer
|
2024-02-12 14:06:53 +01:00 |
|
Uwe Steinmann
|
3347b8e4f5
|
fix encapsulation with start/end container
|
2024-02-09 10:49:15 +01:00 |
|
Uwe Steinmann
|
9300d92311
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2024-02-08 21:20:28 +01:00 |
|
Uwe Steinmann
|
663ce7f675
|
add global and group manager reviewers/approvers
|
2024-02-08 21:02:12 +01:00 |
|
Uwe Steinmann
|
192e750f00
|
output warning if list of recipients contains disabled users
|
2024-02-07 09:41:40 +01:00 |
|
Uwe Steinmann
|
fb37e526cc
|
separated revisions without access from disabled users
|
2024-02-06 10:29:23 +01:00 |
|
Uwe Steinmann
|
00d71f4c2e
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2024-02-06 09:25:22 +01:00 |
|
Uwe Steinmann
|
86fe68ea15
|
fix marking of disabled users
|
2024-02-06 09:24:53 +01:00 |
|
Uwe Steinmann
|
5d2d80b0af
|
fix output of documents with disabled recipients
|
2024-02-06 09:23:47 +01:00 |
|
Uwe Steinmann
|
192daaec69
|
distinguish between no access and disabled users in check for receptions
|
2024-02-05 16:15:18 +01:00 |
|
Uwe Steinmann
|
89ce934164
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2024-02-02 16:09:53 +01:00 |
|
Uwe Steinmann
|
956c84de1f
|
fix regression in 5.1.33, workflow and reviewers/approvers could not be set anymore
|
2024-02-02 16:07:17 +01:00 |
|
Uwe Steinmann
|
61dd316e09
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2024-01-31 07:51:59 +01:00 |
|
Uwe Steinmann
|
f14617b3c6
|
show finished workflow only in advanced workflow mode
|
2024-01-31 07:37:54 +01:00 |
|
Uwe Steinmann
|
2009e59629
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2024-01-26 12:54:59 +01:00 |
|
Uwe Steinmann
|
2f5392797d
|
cast parameter to SeedDMS_Core_File::format_filesize into int
|
2024-01-26 12:54:15 +01:00 |
|
Uwe Steinmann
|
ba8aebb24b
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2024-01-12 14:11:49 +01:00 |
|
Uwe Steinmann
|
84a85f145a
|
set language in hidden field
|
2024-01-12 14:11:22 +01:00 |
|
Uwe Steinmann
|
d872b68efe
|
more efficient way to get documents in process
|
2024-01-02 17:56:43 +01:00 |
|
Uwe Steinmann
|
00c1efffac
|
add substitution of users
|
2023-12-19 09:58:55 +01:00 |
|
Uwe Steinmann
|
07bfdca11e
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-12-15 17:14:02 +01:00 |
|
Uwe Steinmann
|
facd9f7a65
|
use a stats array from fulltext search for min/max of facet value
|
2023-12-15 17:13:28 +01:00 |
|
Uwe Steinmann
|
ac656d4da0
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-12-15 11:00:16 +01:00 |
|
Uwe Steinmann
|
2a2035cccf
|
use showActions() to output list of buttons on attachment tab
|
2023-12-13 08:07:38 +01:00 |
|
Uwe Steinmann
|
d59a4c18c9
|
use conversion manager
|
2023-11-28 10:23:08 +01:00 |
|
Uwe Steinmann
|
1115d08d2f
|
use instead of
|
2023-11-12 19:19:02 +01:00 |
|
Uwe Steinmann
|
cd0a5c9844
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-11-12 19:16:11 +01:00 |
|
Uwe Steinmann
|
2e8ab0cb52
|
do not allow to set workflow of previous versions
|
2023-11-12 19:05:54 +01:00 |
|
Uwe Steinmann
|
6f8f56ad4b
|
sync with layout of ViewDocument
|
2023-11-12 19:05:35 +01:00 |
|
Uwe Steinmann
|
8432340154
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-11-12 17:38:31 +01:00 |
|
Uwe Steinmann
|
aa9600453d
|
show logs of finished worflows
|
2023-11-12 17:36:01 +01:00 |
|
Uwe Steinmann
|
1a5dbfef51
|
get settings from view
|
2023-11-06 14:31:56 +01:00 |
|
Uwe Steinmann
|
0f258d81ac
|
add warning about document being release only if initial doc status is 'released'
|
2023-11-06 14:31:18 +01:00 |
|
Uwe Steinmann
|
46f5b630d6
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-10-31 21:09:36 +01:00 |
|
Uwe Steinmann
|
ee4162a565
|
check if $previewer is set
|
2023-10-31 18:51:03 +01:00 |
|
Uwe Steinmann
|
7c1479708f
|
do not list more than 20 folders/files
|
2023-10-31 18:49:54 +01:00 |
|
Uwe Steinmann
|
d7e780493f
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-10-31 16:17:47 +01:00 |
|
Uwe Steinmann
|
929129abac
|
do not show filter for categories if none exist
|
2023-10-31 14:42:26 +01:00 |
|
Uwe Steinmann
|
0aedf55ec6
|
prevent xss attach
|
2023-10-27 12:51:21 +02:00 |
|
Uwe Steinmann
|
ee568bb916
|
allow to edit hidden users for receiving a document
|
2023-10-15 17:38:22 +02:00 |
|
Uwe Steinmann
|
000f1e2c44
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-10-15 17:31:43 +02:00 |
|
Uwe Steinmann
|
b2505e1486
|
show checkbox for enableHiddenRevApp
|
2023-10-15 17:30:26 +02:00 |
|
Uwe Steinmann
|
45d00e5bd0
|
check $settings->_enableHiddenRevApp
|
2023-10-15 17:30:03 +02:00 |
|
Uwe Steinmann
|
889f49daca
|
fix line indenting
|
2023-10-15 17:29:28 +02:00 |
|
Uwe Steinmann
|
e06aa0a286
|
do not list hidden users as recipient or revisor
|
2023-10-15 10:30:06 +02:00 |
|
Uwe Steinmann
|
1085401ccf
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-10-14 12:55:20 +02:00 |
|
Uwe Steinmann
|
f0ffe1173e
|
add SeedDMSBox.callback()
|
2023-10-14 12:54:29 +02:00 |
|
Uwe Steinmann
|
ec990ef1c5
|
make code theme independent, open confirm dialog for category change, check if category, user, docs are selected before opening confirm dialog
|
2023-10-14 10:45:33 +02:00 |
|
Uwe Steinmann
|
a2676573a6
|
add SeedDMSBox.redirect()
|
2023-10-14 10:44:23 +02:00 |
|
Uwe Steinmann
|
2b3d127808
|
fix 'Add to clipboard' menu item in bootstrap theme
|
2023-10-14 08:49:57 +02:00 |
|
Uwe Steinmann
|
ac69311242
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-10-13 21:40:26 +02:00 |
|
Uwe Steinmann
|
34697b62bd
|
new config _enableHiddenRevApp (currently set to false)
|
2023-10-13 19:33:25 +02:00 |
|
Uwe Steinmann
|
dca43ea703
|
fix colouring of user lines, show hidden users in yellow
|
2023-10-13 19:32:07 +02:00 |
|
Uwe Steinmann
|
f02ba8ddc5
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-10-13 11:42:12 +02:00 |
|
Uwe Steinmann
|
3eb830855a
|
if fields of type 'checkbox' have a default value, the will have a hidden input field to set this value
|
2023-10-13 11:38:51 +02:00 |
|
Uwe Steinmann
|
437f9e894f
|
options of a conf var of type select can be retrieved by a hook
|
2023-10-13 11:38:02 +02:00 |
|
Uwe Steinmann
|
14a3da7855
|
if fields of type 'checkbox' have a default value, the will have a hidden input field to set this value
|
2023-10-13 11:37:07 +02:00 |
|
Uwe Steinmann
|
40f2311b91
|
show files and folders in dropfolder dir recursively
|
2023-10-12 16:02:50 +02:00 |
|
Uwe Steinmann
|
ab82a65bcc
|
fix creating preview image of file in drop folder if it contains special chars
|
2023-10-12 13:34:46 +02:00 |
|
Uwe Steinmann
|
0139beb33f
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-10-11 19:54:38 +02:00 |
|
Uwe Steinmann
|
8b950006f5
|
remove old output of missing functions and classes
|
2023-10-11 08:50:06 +02:00 |
|
Uwe Steinmann
|
b480439397
|
add security check, echo error for each missing function, class, php-ext
|
2023-10-11 08:38:33 +02:00 |
|
Uwe Steinmann
|
11301f1955
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-10-10 10:35:07 +02:00 |
|
Uwe Steinmann
|
bc70af210d
|
add fulltext search for attribute=__any__
|
2023-10-10 10:33:26 +02:00 |
|
Uwe Steinmann
|
749c40211d
|
show week number in date selector
|
2023-09-29 14:34:42 +02:00 |
|
Uwe Steinmann
|
ca56d18b97
|
set propper class in folder row if class 'error' is passed
|
2023-09-29 14:34:18 +02:00 |
|
Uwe Steinmann
|
ede79bf40d
|
only dates in the future can be selected, add help message for expiration date
|
2023-09-29 14:32:27 +02:00 |
|
Uwe Steinmann
|
520515303a
|
show expiration date in options of preselected dates
|
2023-09-29 14:31:35 +02:00 |
|
Uwe Steinmann
|
d120b9eb7d
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-09-27 13:03:54 +02:00 |
|
Uwe Steinmann
|
60410708de
|
filter out documents on Dashboard which cannot be read
|
2023-09-27 13:02:41 +02:00 |
|
Uwe Steinmann
|
c721c05d6d
|
do not show link to EditUserData if user may not edit himself
|
2023-09-27 12:48:13 +02:00 |
|
Uwe Steinmann
|
b5dbadfb66
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-09-27 11:40:04 +02:00 |
|
Uwe Steinmann
|
b8ded0fed7
|
set max-height of user image to 150px
|
2023-09-27 11:31:50 +02:00 |
|
Uwe Steinmann
|
2213ea7e29
|
handle extension conf parameters of type 'date'
|
2023-09-27 11:30:45 +02:00 |
|
Uwe Steinmann
|
0e86608cbc
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-09-18 13:37:40 +02:00 |
|
Uwe Steinmann
|
66f5efb487
|
set width of select box for undel user ids to 100%
|
2023-09-18 13:36:54 +02:00 |
|
Uwe Steinmann
|
4f00481f1e
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-09-18 09:38:35 +02:00 |
|
Uwe Steinmann
|
7b805b62d3
|
show message below spinner when waiting for ajax request
|
2023-09-17 16:13:21 +02:00 |
|
Uwe Steinmann
|
2b0d45c68c
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-09-14 12:11:24 +02:00 |
|
Uwe Steinmann
|
3e47e80874
|
calc and diѕplay disc usage and number of files in cache
|
2023-09-14 12:10:34 +02:00 |
|
Uwe Steinmann
|
4d3fa42716
|
show number of files and size in cache
|
2023-09-14 10:27:47 +02:00 |
|
Uwe Steinmann
|
6ea76aa00e
|
set width of table col to * instead of 100%
|
2023-09-12 21:09:24 +02:00 |
|
Uwe Steinmann
|
0638776bc5
|
show placeholder if set in task config
|
2023-09-12 21:09:17 +02:00 |
|
Uwe Steinmann
|
6b6410997f
|
more condensed layout for better use on small devices
|
2023-09-12 12:44:21 +02:00 |
|
Uwe Steinmann
|
52fdbb8c16
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-09-12 10:15:30 +02:00 |
|
Uwe Steinmann
|
69786c4196
|
do not show facetted search if fulltext search is off
|
2023-09-12 10:14:54 +02:00 |
|
Uwe Steinmann
|
deb2aeea57
|
some minor code improvements, add help for folder selection
|
2023-09-12 09:40:23 +02:00 |
|
Uwe Steinmann
|
0bd625ca20
|
add help when selecting folder
|
2023-09-12 09:39:45 +02:00 |
|
Uwe Steinmann
|
5bb70b82aa
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-09-07 15:51:36 +02:00 |
|
Uwe Steinmann
|
6c298030a5
|
add translation to js which will be needed for dropping a file on a document
|
2023-09-07 15:50:57 +02:00 |
|
Uwe Steinmann
|
9493d5e185
|
initial code to support dropping of files on a document
|
2023-09-07 15:50:33 +02:00 |
|
Uwe Steinmann
|
d61ed7f22e
|
fix various drag&drop operations
|
2023-09-06 20:48:46 +02:00 |
|
Uwe Steinmann
|
2bb27b5b8e
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-09-06 18:56:09 +02:00 |
|
Uwe Steinmann
|
4e6bc10273
|
fix drag&drop when adding new attachment
|
2023-09-05 19:27:15 +02:00 |
|
Uwe Steinmann
|
0c99740d25
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-08-25 12:37:36 +02:00 |
|
Uwe Steinmann
|
95372d6905
|
add option to disable setting a password
|
2023-08-25 12:34:09 +02:00 |
|
Uwe Steinmann
|
c117b9a590
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-08-24 13:14:21 +02:00 |
|
Uwe Steinmann
|
23b8e48831
|
add definitions of class variables
|
2023-08-24 08:11:24 +02:00 |
|
Uwe Steinmann
|
b5768e8dd9
|
add class variabels $nonces and $footerjs
|
2023-08-23 11:32:24 +02:00 |
|
Uwe Steinmann
|
5f00ebd852
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-08-18 08:00:12 +02:00 |
|
Uwe Steinmann
|
a283cc5ead
|
check if DOCUMENT_ROOT is set propperly
|
2023-08-18 06:38:25 +02:00 |
|
Uwe Steinmann
|
bd9c9e8e3b
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-08-15 08:07:26 +02:00 |
|
Uwe Steinmann
|
eae779832f
|
better names for totp
|
2023-08-15 08:06:46 +02:00 |
|
Uwe Steinmann
|
d92acf86a9
|
status log can be turned on with advanced access control
|
2023-07-19 06:43:47 +02:00 |
|
Uwe Steinmann
|
0fd0293f35
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-06-19 16:51:15 +02:00 |
|
Uwe Steinmann
|
e735972c70
|
move comment at right position
|
2023-06-19 08:55:57 +02:00 |
|