Uwe Steinmann
|
eba7f208d5
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-01-24 08:49:21 +01:00 |
|
Uwe Steinmann
|
903875b6f7
|
remove xml import/export
|
2020-01-23 07:53:23 +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
|
4e19b003e5
|
fix typo in variable name
|
2020-01-22 14:26:43 +01:00 |
|
Uwe Steinmann
|
069b0b2459
|
fix text when loading changelog
|
2020-01-21 18:26:18 +01:00 |
|
Uwe Steinmann
|
11a8a8087f
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-01-21 17:32:24 +01:00 |
|
Uwe Steinmann
|
e830477bf0
|
new method getPreviewFile(), start version 1.13.0
|
2020-01-21 08:11:03 +01:00 |
|
Uwe Steinmann
|
74300082fc
|
fix bug #462, pass showtree to ViewDocument
|
2020-01-20 11:53:38 +01:00 |
|
Uwe Steinmann
|
8362796339
|
fix sql statement for adding a new primary key
|
2020-01-20 11:26:44 +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
|
fbb2ba3180
|
fix list of expired documents
|
2020-01-20 10:38:58 +01:00 |
|
Uwe Steinmann
|
13fcdf43ca
|
show list of expired documents
newer shew any documents
|
2020-01-20 10:36:31 +01:00 |
|
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
|
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
|
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
|
cfdd951369
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-01-13 09:45:05 +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
|
481d01977b
|
fix typo
|
2020-01-06 13:34:38 +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
|
e7a50bfb91
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-01-01 09:25:19 +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
|
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
|
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 |
|