Commit Graph

5897 Commits

Author SHA1 Message Date
Uwe Steinmann
4a7d572f95 add method isType(), make functions explicitly public 2019-08-07 08:10:05 +02:00
Uwe Steinmann
61a15c877f protect utils and doc directory 2019-07-30 16:31:21 +02:00
Uwe Steinmann
5997717099 do not provide backup tools if backup dir is not set 2019-07-30 07:08:10 +02:00
Uwe Steinmann
ce420a78eb use backup dir for backup archives and sql dumps 2019-07-30 06:39:25 +02:00
Uwe Steinmann
88a607ccd3 support for apache 2.4 2019-07-30 06:38:54 +02:00
Uwe Steinmann
90baea95f0 use host name in redirect to prevent redirecting to arbitrary pages 2019-07-30 06:36:34 +02:00
Uwe Steinmann
3d5812c86d file containing meta data can be specified 2019-07-30 06:34:16 +02:00
Uwe Steinmann
1de9ed37d5 allow serveral instanceѕ of drop folder chooser on one page 2019-07-30 06:33:18 +02:00
Uwe Steinmann
b83ef1dd66 cancel drag&drop if source document equals target document 2019-07-19 12:52:33 +02:00
Uwe Steinmann
111a2beec6 SeedDMS_Core_Folder::empty is now emptyFolder 2019-07-17 10:51:12 +02:00
Uwe Steinmann
ba9f4ba749 rename SeedDMS_Core_Folder::empty to emptyFolder 2019-07-17 10:50:52 +02:00
Uwe Steinmann
4271c40e91 expand tabs 2019-07-16 20:17:23 +02:00
Uwe Steinmann
e71c9c2e4e fix sql statement for searching when setting a limit 2019-07-16 20:16:50 +02:00
Uwe Steinmann
b7417b4ea4 add scrollbar to statusbar-container 2019-07-12 17:12:12 +02:00
Uwe Steinmann
b12bc7e985 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2019-07-12 16:47:45 +02:00
Uwe Steinmann
aa9cc9de4f Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2019-07-12 16:47:36 +02:00
Uwe Steinmann
2e78e446f1 new key recent_uploads 2019-07-12 16:47:20 +02:00
Uwe Steinmann
3471835d0a do not check for named formtoken in op/op.Ajax.php anymore, use new statusbox-container for last file uploads 2019-07-12 16:45:28 +02:00
Uwe Steinmann
ee732551c6 make drag&drop work 2019-07-12 16:44:44 +02:00
Uwe Steinmann
08ecb9829e make drag&drop work 2019-07-12 16:44:23 +02:00
Uwe Steinmann
19f5990080 add div.statusbar-container, remove old code, make drag&drop work 2019-07-12 16:43:34 +02:00
Uwe Steinmann
9579c0480b add code for bootbox, make drag&drop work 2019-07-12 16:42:29 +02:00
Uwe Steinmann
a115cb30f2 add style for div.statusbar-container 2019-07-12 16:41:40 +02:00
Uwe Steinmann
e79e9de1cf add new class SeedDMS_CSRF for creating time base tokens (currently not used) 2019-07-12 16:40:38 +02:00
Uwe Steinmann
c5e6131c14 use getVersion() instead of accessing _version which is now protected 2019-07-12 16:39:44 +02:00
Uwe Steinmann
556b900bfb Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2019-07-11 17:20:18 +02:00
Uwe Steinmann
eb51461808 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2019-07-11 17:20:05 +02:00
Uwe Steinmann
62f6431ac7 new phrases 2019-07-11 17:19:46 +02:00
Uwe Steinmann
e1ae62ec7e overhaul drag&drop code
documents can be dropped on other documents, files can be dropped
on folders
2019-07-11 17:18:03 +02:00
Uwe Steinmann
16e9d3748c new command transferdocument and linkdocument
transferdocument moves the version of one document to another document
linkdocument creates a link between on document and another document
2019-07-11 17:15:40 +02:00
Uwe Steinmann
d11887311c declare variables in SeedDMS_Core_DocumentContent 2019-07-11 17:14:56 +02:00
Uwe Steinmann
a6af3cf0cd add entry form 5.1.12 2019-07-10 20:39:54 +02:00
Uwe Steinmann
f09ece975b turn load on demand on in jqtree 2019-07-10 19:32:02 +02:00
Uwe Steinmann
abf9465e31 ??? 2019-07-10 19:31:33 +02:00
Uwe Steinmann
063ab39f62 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2019-07-05 14:25:20 +02:00
Uwe Steinmann
ae5091a936 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2019-07-05 14:25:10 +02:00
Uwe Steinmann
2e75779e4e some minor updates of lately added keys 2019-07-05 14:24:43 +02:00
Uwe Steinmann
585c81bb66 allow pass the object with the document content 2019-07-05 14:13:29 +02:00
Uwe Steinmann
853d111738 new item for 5.1.12 2019-07-05 08:09:12 +02:00
Uwe Steinmann
7a7542e01b fix wrong baseUrl which cause the styles not to be loaded 2019-07-05 08:07:52 +02:00
Uwe Steinmann
b90392191a seperate code for lines in clipboard into extra function
allows to add hook for replacing those functions with code in an
extension
2019-07-04 14:35:05 +02:00
Uwe Steinmann
a91a49cd56 add filetype 'folder' in getMimeIcon()
This enables the use of getMimeIcon() for folders instead of using
the protected $imgpath
2019-07-04 14:33:24 +02:00
Uwe Steinmann
2c11d4b1c7 new entry for 5.1.12 2019-07-02 15:21:07 +02:00
Uwe Steinmann
10e419f7e3 eliminate duplicate mails to the same group 2019-07-02 15:20:11 +02:00
Uwe Steinmann
bf1c297594 note about new EmptyFolder controller 2019-07-02 08:47:49 +02:00
Uwe Steinmann
c9d9bf6c7b new function and controller for emptying a folder 2019-07-02 08:47:12 +02:00
Uwe Steinmann
d2614ba79d add entry for 5.1.12 2019-07-01 20:41:54 +02:00
Uwe Steinmann
7fc98be1be check for duplicate names if this is turn on in the settings 2019-07-01 20:40:21 +02:00
Uwe Steinmann
d18a3389bc sіmplify and possibly fix method isDescendant() 2019-07-01 13:06:08 +02:00
Uwe Steinmann
536067200e add method isDescendant() 2019-07-01 13:05:40 +02:00