Commit Graph

5269 Commits

Author SHA1 Message Date
Uwe Steinmann
04a241111f remove imported folder if requested 2017-02-03 12:21:51 +01:00
Uwe Steinmann
8f781f5c3b add new key removeFolderFromDropFolder, some updates 2017-02-03 12:21:29 +01:00
Uwe Steinmann
8516d23684 add support for fine uploader 2017-01-31 17:27:53 +01:00
Uwe Steinmann
05e163a39d add support for fine uploader 2017-01-31 17:27:33 +01:00
Uwe Steinmann
ea85b65818 do not output anything if attachment file is missing
previously outputs an icon which didn't make sense at all
2017-01-31 17:25:22 +01:00
Uwe Steinmann
96d146657d new parameter for printFineUploaderJs(), take out old AddMulitDocument 2017-01-31 17:22:57 +01:00
Uwe Steinmann
1583e29053 remove old submit event 2017-01-31 17:21:52 +01:00
Uwe Steinmann
1483334fe2 set strictformcheck for view 2017-01-31 17:20:45 +01:00
Uwe Steinmann
9e073c7111 pass strictformcheck to view 2017-01-31 17:20:05 +01:00
Uwe Steinmann
3dd94a9eac do not check if file was uploaded, as this fails for fine uploader files 2017-01-31 17:19:12 +01:00
Uwe Steinmann
b500bb1207 start new version 4.3.33 2017-01-30 13:19:27 +01:00
Uwe Steinmann
196725042d add support for fine-uploader as a replacement for the old jumploader 2017-01-30 13:17:58 +01:00
Uwe Steinmann
7401330e81 do not set date to 0000:00:00 ... use NULL instead 2017-01-27 08:11:04 +01:00
Uwe Steinmann
eb82f8cc19 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-01-26 14:44:47 +01:00
Uwe Steinmann
7a674b9162 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-26 14:44:33 +01:00
Uwe Steinmann
1314f27660 list access rights in popup box if more than 3 2017-01-26 14:44:07 +01:00
Uwe Steinmann
94cf017102 add entry to 5.1.2 2017-01-25 15:11:12 +01:00
Uwe Steinmann
efa316dbf8 propperly set defaultaccess 2017-01-25 15:09:51 +01:00
Uwe Steinmann
247f27fa54 add more notes to 5.1.2 2017-01-25 14:58:41 +01:00
Uwe Steinmann
a7ea074328 set formtoken in button to sustitute user 2017-01-25 14:53:23 +01:00
Uwe Steinmann
b90d1a6be5 pass comment to finishRevision() 2017-01-25 14:51:38 +01:00
Uwe Steinmann
0d5f7a607a finishRevision() puts document version in to 'waiting'
need to be able to start a new revision
2017-01-25 14:49:37 +01:00
Uwe Steinmann
c98ff36977 minor uncrucial corrections 2017-01-25 14:49:05 +01:00
Uwe Steinmann
b07cd2d442 fix getRevisionStatus()
it didn't always return the last entry of the revision log
2017-01-25 14:48:12 +01:00
Uwe Steinmann
40956e9501 paѕs owner to controller 2017-01-25 12:24:47 +01:00
Uwe Steinmann
f4648a7023 take out old function tree(), fix listing missing checksums 2017-01-25 11:56:01 +01:00
Uwe Steinmann
cf3dba89e0 add note to 5.1.2 2017-01-25 11:55:33 +01:00
Uwe Steinmann
ec4712b5bf limit sql statement in getDuplicateDocumentContent() to 1000 hits 2017-01-25 11:54:36 +01:00
Uwe Steinmann
99a83c0d97 set showtree in view 2017-01-25 10:43:43 +01:00
Uwe Steinmann
475239e1ba turn of sorting in lists 2017-01-25 10:43:21 +01:00
Uwe Steinmann
d200070c16 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-01-25 10:00:56 +01:00
Uwe Steinmann
7ea83493cf Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-25 10:00:47 +01:00
Uwe Steinmann
cf65fe9605 add new keys 2017-01-25 10:00:23 +01:00
Uwe Steinmann
2077cd6bcb add items to 5.1.2 2017-01-25 09:56:52 +01:00
Uwe Steinmann
86530371f4 add changes to 5.1.2 2017-01-25 09:55:15 +01:00
Uwe Steinmann
69e1bb66ad list documents in revision/reception without access 2017-01-25 09:53:18 +01:00
Uwe Steinmann
761247fe0d add new methods getDocumentsInReception() and getDocumentsInRevision() 2017-01-25 09:52:48 +01:00
Uwe Steinmann
bbcff75b00 create temp table for document revisions 2017-01-25 09:52:16 +01:00
Uwe Steinmann
8c63cc607b Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-01-24 14:23:48 +01:00
Uwe Steinmann
15d45dc493 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-24 14:23:36 +01:00
Uwe Steinmann
39b02a3b9b add new keys 2017-01-24 14:23:21 +01:00
Uwe Steinmann
6a43c85eb9 getUnlinkedDocumentContent, getNoFileSizeDocumentContent, getNoChecksumDocumentContent return only false if db query fails 2017-01-24 14:21:55 +01:00
Uwe Steinmann
b814b07e2a reorganize page like MyDocuments page 2017-01-24 14:20:43 +01:00
Uwe Steinmann
27247438f5 call new hook finishReviseDocument 2017-01-24 14:20:10 +01:00
Uwe Steinmann
c6d69bdb75 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-01-23 08:57:16 +01:00
Uwe Steinmann
c35913ee58 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-23 08:57:05 +01:00
Uwe Steinmann
09e7d66e76 new keys and various updates (especially sk_SK) 2017-01-23 08:56:32 +01:00
Uwe Steinmann
b1fa737b56 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-01-23 07:58:23 +01:00
Uwe Steinmann
eb15436597 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-23 07:58:09 +01:00
Uwe Steinmann
b05df3ce6b set cachedir as it is used in Bootstrap class 2017-01-23 07:57:40 +01:00