Uwe Steinmann
|
9e4eae8206
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-11-22 06:56:46 +01:00 |
|
Uwe Steinmann
|
3af5b0f943
|
new version 5.1.29
|
2022-11-22 06:52:44 +01:00 |
|
Uwe Steinmann
|
4fe2f97fea
|
js code for drag&drop upload is added even if user has no access on folder
|
2022-11-21 16:33:38 +01:00 |
|
Uwe Steinmann
|
0073b00c5e
|
fix calling changeFolderAccess()
|
2022-11-21 16:33:02 +01:00 |
|
Uwe Steinmann
|
c93d42228d
|
start new version 5.1.29
|
2022-11-21 16:32:37 +01:00 |
|
Uwe Steinmann
|
4e1e126783
|
propperly rollback addDocument() if add categories fails
|
2022-11-21 16:32:06 +01:00 |
|
Uwe Steinmann
|
baa3010b43
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-11-18 17:17:38 +01:00 |
|
Uwe Steinmann
|
c9ea05b263
|
fix target to create api doc
|
2022-11-18 11:22:08 +01:00 |
|
Uwe Steinmann
|
8d2becb0ca
|
change namespace of iterators from SeedDMS to SeedDMS\Core
|
2022-11-18 11:20:38 +01:00 |
|
Uwe Steinmann
|
a9feb3e182
|
change namespace of iterators from SeedDMS to SeedDMS\Core
|
2022-11-18 11:20:18 +01:00 |
|
Uwe Steinmann
|
bafa55b489
|
fix typo, update copyright
|
2022-11-18 11:15:27 +01:00 |
|
Uwe Steinmann
|
9dbe4e25aa
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-11-17 17:44:05 +01:00 |
|
Uwe Steinmann
|
2e4b19e4ef
|
fix counting of login failures if both ldap and db authentication is done
|
2022-11-17 17:43:55 +01:00 |
|
Uwe Steinmann
|
330073f52a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-11-17 15:24:32 +01:00 |
|
Uwe Steinmann
|
b45bc9d57c
|
update notes of 5.1.28
|
2022-11-17 13:10:53 +01:00 |
|
Uwe Steinmann
|
d06f33abeb
|
all file operations use methods of SeedDMS_Core_File
|
2022-11-17 13:10:46 +01:00 |
|
Uwe Steinmann
|
820370d713
|
getMimeType() is now SeedDMS_Core_File::mimetype()
|
2022-11-17 11:35:34 +01:00 |
|
Uwe Steinmann
|
2c96fb5a1c
|
remove getMimeType(), it has been moved to SeedDMS_Core
|
2022-11-17 11:34:28 +01:00 |
|
Uwe Steinmann
|
e719f31167
|
fix moveDir() which didn't work at all
|
2022-11-17 11:33:43 +01:00 |
|
Uwe Steinmann
|
09f6dc64a6
|
removeDir() does not require a leading dir separator
|
2022-11-17 11:33:34 +01:00 |
|
Uwe Steinmann
|
f9328a5b7c
|
add text/markdown in fileExtension()
|
2022-11-17 11:32:45 +01:00 |
|
Uwe Steinmann
|
62c2606d09
|
add file_exists(), improve parse_filesize()
|
2022-11-17 11:32:05 +01:00 |
|
Uwe Steinmann
|
7716d3ad54
|
add method mimetype()
|
2022-11-17 11:31:12 +01:00 |
|
Uwe Steinmann
|
0e8f9c5164
|
fix copyright and description of class
|
2022-11-17 11:30:07 +01:00 |
|
Uwe Steinmann
|
4888082cda
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-11-15 17:16:46 +01:00 |
|
Uwe Steinmann
|
83770f7521
|
fix getMimetype()
|
2022-11-15 16:15:24 +01:00 |
|
Uwe Steinmann
|
1667187613
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-11-15 16:08:32 +01:00 |
|
Uwe Steinmann
|
08d10d2cc0
|
get mimetype without encoding which simplifies the code
|
2022-11-15 16:07:06 +01:00 |
|
Uwe Steinmann
|
581841bc42
|
click on .ajax-click will always call op/op.Ajax.php
|
2022-11-15 16:06:31 +01:00 |
|
Uwe Steinmann
|
2e0c369b25
|
allow to set mimetype if is possibly wrong
|
2022-11-15 16:05:53 +01:00 |
|
Uwe Steinmann
|
f52e950283
|
add command 'setmimetype'
|
2022-11-15 16:05:27 +01:00 |
|
Uwe Steinmann
|
aa18d3f883
|
add new function getMimeType()
|
2022-11-15 16:05:06 +01:00 |
|
Uwe Steinmann
|
8e47c444b2
|
better checking form mimetype!=null in setMimeType()
|
2022-11-15 16:04:15 +01:00 |
|
Uwe Steinmann
|
38b0cbda7f
|
replace space by tabs
|
2022-11-15 16:03:52 +01:00 |
|
Uwe Steinmann
|
9850b2d8f9
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-11-14 17:40:41 +01:00 |
|
Uwe Steinmann
|
67feaf55cf
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2022-11-14 17:40:29 +01:00 |
|
Uwe Steinmann
|
6dbf7827df
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2022-11-14 17:40:18 +01:00 |
|
Uwe Steinmann
|
ad89814db0
|
translation updates
|
2022-11-14 17:39:59 +01:00 |
|
Uwe Steinmann
|
9c740db936
|
add changes of 6.0.21
|
2022-11-14 17:23:26 +01:00 |
|
Uwe Steinmann
|
938126c19c
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-11-14 17:22:17 +01:00 |
|
Uwe Steinmann
|
9c1fd788d6
|
use the list of docs ordered by sequence in reorderDocuments()
|
2022-11-14 17:21:22 +01:00 |
|
Uwe Steinmann
|
3b473edd25
|
add button to reorder docs in a folder if sequence numbers are not unique
|
2022-11-14 16:25:22 +01:00 |
|
Uwe Steinmann
|
b6a0b45867
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-11-14 09:05:35 +01:00 |
|
Uwe Steinmann
|
b2fd46dac0
|
add SeedDMS_Core_Folder::reorderDocuments()
|
2022-11-14 09:03:41 +01:00 |
|
Uwe Steinmann
|
863c3f971c
|
add list of folders containing duplicate sequences
|
2022-11-14 08:39:09 +01:00 |
|
Uwe Steinmann
|
fbbc79815d
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-11-14 08:21:01 +01:00 |
|
Uwe Steinmann
|
e2e52d61b1
|
fix output, add translations
|
2022-11-14 08:16:51 +01:00 |
|
Uwe Steinmann
|
9c715a7071
|
add SeedDMS_Core_DMS::getDuplicateSequenceNo()
|
2022-11-14 07:55:40 +01:00 |
|
Uwe Steinmann
|
b786e42bb3
|
fix inclusion of php files
|
2022-11-11 14:47:42 +01:00 |
|
Uwe Steinmann
|
a97fcbc67a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-11-11 13:01:44 +01:00 |
|