Uwe Steinmann
6e2dd6c159
check for presetexpdate and sequence in $_POST
2020-01-16 17:48:23 +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
f1599906d0
check if $_POST["reqversion"] is empty
2020-01-16 13:07:43 +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
0dbeebee80
add config for apache 2.4 and 2.2
2020-01-16 10:57:07 +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
b59f906f27
fis saving of disable flag of extensions
2020-01-14 08:31:43 +01:00
Uwe Steinmann
392a7e4a51
make getFileName() public
2020-01-13 17:31:59 +01:00
Uwe Steinmann
61ce13d681
add entry for 5.1.14
2020-01-13 09:32:48 +01:00
Uwe Steinmann
bb38dc7b22
properly handle duplicate names when moving a document/folder
2020-01-13 09:32:22 +01:00
Uwe Steinmann
699152d95b
use getDMS() instead of accessing _dms
2020-01-10 14:48:14 +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
974ff603e1
check if hooks return a user object because true also indicates a failed login
2020-01-07 21:20:16 +01:00
Uwe Steinmann
8ae2874367
do not use global var EXT_CONF anymore
2020-01-03 10:21:58 +01:00
Uwe Steinmann
189e6da70e
better checking for correct version
...
had to be modified because extensions are new disabled in the
settings.xml
2020-01-01 09:24:22 +01:00
Uwe Steinmann
b7deb84279
check if file to be indexed exists
2019-12-31 15:42:15 +01:00
Uwe Steinmann
8409b7e518
add entry for 5.1.14
2019-12-20 17:35:48 +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
cb9ce2a42f
add methods for enabling/disabling an extension
2019-12-20 17:18:08 +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
b29198faf2
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2019-12-19 09:45:03 +01:00
Uwe Steinmann
e341e39756
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2019-12-19 09:44:46 +01:00
Uwe Steinmann
ed83d95e6d
minor change of two keys
2019-12-19 09:44:18 +01:00
Uwe Steinmann
9d5b6f8a4c
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2019-12-19 09:07:39 +01:00
Uwe Steinmann
d5bd5549e7
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2019-12-19 09:07:25 +01:00
Uwe Steinmann
223c44c965
various minor updates and new keys
2019-12-19 09:07:02 +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
058fc1217e
fix validation of attributes
2019-12-13 17:39:05 +01:00
Uwe Steinmann
a0661536b3
move attribute validation into controller and call hook
2019-12-13 15:00:04 +01:00
Uwe Steinmann
d27d4f118d
add entries for 5.1.14
2019-12-13 14:59:23 +01:00
Uwe Steinmann
167c8a41e3
allow 4 arguments passed to hook
2019-12-13 14:27:58 +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
55cd7b9759
add getAttributeValidationError()
...
it just returns the key of the error message and the parameters
2019-12-13 09:06:36 +01:00
Uwe Steinmann
61f1ddbd08
minimize number of sql statements
...
add new method getInstanceByData(), get folders and documents from
first sql statement which fetches the subfolders and documents of
a folder instead of fetching each single document and folder.
2019-12-13 09:03:44 +01:00
Uwe Steinmann
f453cac8d2
add method for zipping files instead of using zip command
2019-12-10 15:59:53 +01:00
Uwe Steinmann
658d00fe42
allow preview of video/x-matroska videos
2019-12-10 06:20:31 +01:00
Uwe Steinmann
583ce13bfc
set video icon for .mkv files
2019-12-10 06:20:11 +01:00
Uwe Steinmann
6d604d2d60
set icon for video/webm
2019-12-06 15:23:38 +01:00
Uwe Steinmann
63c90a026b
menu item does not need a href if it has children
2019-12-04 19:31:02 +01:00
Uwe Steinmann
ca7bb77386
better formating of checkboxes
2019-11-28 14:27:30 +01:00
Uwe Steinmann
5fdae931b1
use getBaseUrl()
2019-11-28 10:22:47 +01:00
Uwe Steinmann
c3ab464890
use new function getBaseUrl()
2019-11-28 10:01:59 +01:00
Uwe Steinmann
89c0ca9b88
new function getBaseUrl()
...
returns the protocol and host part of the url where seeddms is
available
2019-11-28 10:00:52 +01:00