Commit Graph

913 Commits

Author SHA1 Message Date
Uwe Steinmann
daf11bebe3 Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2020-07-21 11:26:50 +02:00
Uwe Steinmann
a34cd8b4ee add new revisor when transfering processes even in status 'sleeping' 2020-07-20 19:31:47 +02:00
Uwe Steinmann
8eec73b4be add more documentation is addRevisor() 2020-07-20 19:30:36 +02:00
Uwe Steinmann
cd3026a88a remove spaces 2020-06-28 13:57:34 +02:00
Uwe Steinmann
395d71b705 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-06-24 21:23:08 +02:00
Uwe Steinmann
51b1a476bf cast id to integer 2020-06-24 16:15:13 +02:00
Uwe Steinmann
98945e57df cast id to int 2020-06-24 16:14:58 +02:00
Uwe Steinmann
a68f644ba5 create temp table ttcontentid in getDocumentByOriginalFilename() 2020-06-23 09:58:38 +02:00
Uwe Steinmann
f817fc4489 fix parsing of file size 2020-06-19 11:36:51 +02:00
Uwe Steinmann
3892a6186f add getApiKey(), fix checkVersion() 2020-06-16 15:23:13 +02:00
Uwe Steinmann
af0e23a39c add methods for creating and getting api keys 2020-06-16 12:06:07 +02:00
Uwe Steinmann
06e939cf04 fix SeedDMS_Core_ApiKey::getUser() 2020-06-16 12:05:43 +02:00
Uwe Steinmann
d3d86ce229 Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2020-06-16 08:30:08 +02:00
Uwe Steinmann
5bb78b6468 fix sorting by name in getInstanceBy(), init _dms to null 2020-06-16 08:29:33 +02:00
Uwe Steinmann
2781cbd8de add class SeedDMS_Core_ApiKey 2020-06-16 08:28:06 +02:00
Uwe Steinmann
c48ad87467 Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2020-06-10 10:47:56 +02:00
Uwe Steinmann
fad43ba874 add field 'core' to table tblVersion 2020-06-10 10:46:41 +02:00
Uwe Steinmann
1c8452ecea docs in S_IN_REVISION are in list AppRev (had been removed after merge) 2020-06-06 16:15:32 +02:00
Uwe Steinmann
50fb928988 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-06-05 18:10:23 +02:00
Uwe Steinmann
3cf091099b fix many remaining todos (moѕtly wrong var names) 2020-06-05 18:06:27 +02:00
Uwe Steinmann
b974f4c4e9 filterAccess() propperly checks for documents 2020-06-05 17:45:31 +02:00
Uwe Steinmann
b2c606f37f Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-28 11:54:09 +02:00
Uwe Steinmann
c70f1cc6f8 start new version 5.1.18 2020-05-28 11:51:55 +02:00
Uwe Steinmann
d497eebc01 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-27 12:05:39 +02:00
Uwe Steinmann
a4b84f5558 add docs for hasExpired(), doc expires with the first second of the next 2020-05-27 12:01:40 +02:00
Uwe Steinmann
f737b20830 add new parameter and documentation for getDocumentsExpired() 2020-05-27 12:00:58 +02:00
Uwe Steinmann
496020ca59 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-22 16:30:05 +02:00
Uwe Steinmann
dd146a6f5e fix getDocumentsExpired(), need to create temp tables 2020-05-22 16:25:50 +02:00
Uwe Steinmann
fdacbd8c81 disable login for an increasing amount of time if credentials are wrong 2020-05-20 10:51:47 +02:00
Uwe Steinmann
dc0d452afe Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2020-05-19 11:12:49 +02:00
Uwe Steinmann
2e31004982 pass updating user to callback onSetStatus, finish revision when document status changes form inrevision to released 2020-05-15 17:24:04 +02:00
Uwe Steinmann
35afca7996 rename callback onUpdateStatusDocumentContent to onSetStatus 2020-05-15 08:20:37 +02:00
Uwe Steinmann
06de96a552 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-15 08:17:12 +02:00
Uwe Steinmann
a31524df09 delRevisor() returns -4 if user has placed revision already 2020-05-15 08:05:46 +02:00
Uwe Steinmann
7343108914 add new callback onChangeStatusDocumentContent 2020-05-14 19:05:01 +02:00
Uwe Steinmann
84aa83d1d9 rework countDocuments()
check if user is actually set, 'WorkflowByMe' now uses a single sql
statement
2020-05-08 12:42:44 +02:00
Uwe Steinmann
8ae40fbc9e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-08 07:44:49 +02:00
Uwe Steinmann
d0259109e1 rework getDocumentList()
WorkflowByMe just returns those documents which still need action.
propperly handle $param1 = null
2020-05-08 07:40:04 +02:00
Uwe Steinmann
64fca16d40 remove code for creating download links. It is now an extension 2020-04-24 09:46:28 +02:00
Uwe Steinmann
a20988a0f0 add field webauthn 2020-04-23 21:05:25 +02:00
Uwe Steinmann
9dde05c498 Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2020-04-20 08:16:34 +02:00
Uwe Steinmann
16613a1e27 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-04-14 17:44:27 +02:00
Uwe Steinmann
4021d62cb3 better error handling in addDocumentFile() 2020-04-14 17:06:38 +02:00
Uwe Steinmann
2a551cf990 Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2020-03-26 09:31:34 +01:00
Uwe Steinmann
7a8fffadfc Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-03-25 09:19:54 +01:00
Uwe Steinmann
c6924de065 init $lasterror before calling hook 2020-03-25 08:05:41 +01:00
Uwe Steinmann
c6f85fc6e9 fix call of hooks, add new variable 'lasterror' 2020-03-25 08:04:39 +01:00
Uwe Steinmann
417b368039 Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2020-03-19 15:01:47 +01:00
Uwe Steinmann
7f5bd51300 remove createDownloadLink and getDownloadLinks 2020-03-19 08:47:56 +01:00
Uwe Steinmann
30112e4b21 use __construct for constructors instead of class name 2020-03-10 09:43:04 +01:00