Commit Graph

7716 Commits

Author SHA1 Message Date
Uwe Steinmann
3c3e814767 disallow directory index 2020-02-12 19:14:06 +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
8b6d070a98 set proper name of last preview file 2020-02-12 17:21:02 +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
30ca5c71cd new method SeedDMS_Document_Content::repair, restore old getPath() behaviour
getPath() didn't return a single '.' in the fileType
2020-02-11 07:45:30 +01:00
Uwe Steinmann
d92c3afd56 remove closing php tag 2020-02-07 08:57:02 +01:00
Uwe Steinmann
cab1d128ca new item for 5.1.14 2020-02-07 07:33:39 +01:00
Uwe Steinmann
a97114b77d fix update 2020-02-06 19:01:46 +01:00
Uwe Steinmann
7f5908bcf8 add missing ` around names 2020-02-06 19:01:25 +01:00
Uwe Steinmann
60b65aad13 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-02-06 18:40:45 +01:00
Uwe Steinmann
21ca19df3b fix update of sqlite3
the old code had various left overs
2020-02-06 18:40:03 +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
01813f19f8 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-02-06 12:03:14 +01:00
Uwe Steinmann
8f041cb072 add cmpVersion() function, make _number and _banner const 2020-02-06 12:02:02 +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
2b685a835e include new Iterator class 2020-02-06 11:34:42 +01:00
Uwe Steinmann
23b994ac23 add new Iterator class
not used yet
2020-02-06 11:34:08 +01:00
Uwe Steinmann
c5a78839df add getToken() for generating a random string 2020-02-06 11:32:27 +01:00
Uwe Steinmann
e129cd0d11 modernize script 2020-02-03 18:28:45 +01:00
Uwe Steinmann
c08cd6a183 fix typo 2020-01-28 09:36:48 +01:00
Uwe Steinmann
4a0387a075 fix typo 2020-01-28 09:36:36 +01:00
Uwe Steinmann
2e2ca3cc6a add code for testing wildcard routes 2020-01-28 08:15:23 +01:00
Uwe Steinmann
b07b94b59a allow config fields of type 'textarea' 2020-01-27 15:37:59 +01:00
Uwe Steinmann
58412c8179 use getDMS() instead of access varialbe _dms in folder or document 2020-01-24 08:53:04 +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
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