Uwe Steinmann
|
e9b896ecf1
|
fix errors related to new onepage mode
|
2019-10-21 09:32:07 +02:00 |
|
Uwe Steinmann
|
8c73f36151
|
show[Document|Folder]Attribute may return a string
|
2019-10-19 09:17:49 +02:00 |
|
Uwe Steinmann
|
da5fed3591
|
fix syntax error
|
2019-10-19 08:27:38 +02:00 |
|
Uwe Steinmann
|
0208d54409
|
fix parameter for addDocumentAttributes, editDocumentAttributes may return a string
|
2019-10-19 08:19:51 +02:00 |
|
Uwe Steinmann
|
070af52849
|
add new hook addFolderAttributes, editFolderAttribute may return a string
|
2019-10-19 08:19:09 +02:00 |
|
Uwe Steinmann
|
dfa2d03cf9
|
new and modified hooks
add hook addDocumentContentAttributes, addDocumentContentAttributes and
editDocumentContentAttribute can also return a string
|
2019-10-19 08:18:06 +02:00 |
|
Uwe Steinmann
|
b8447b7d39
|
add more hooks (still incomplete)
|
2019-10-19 08:16:43 +02:00 |
|
Uwe Steinmann
|
0205e8a08e
|
create AccessOperation object
|
2019-10-18 12:55:03 +02:00 |
|
Uwe Steinmann
|
a53cd4b0cd
|
add method successMsg()
|
2019-10-18 12:21:40 +02:00 |
|
Uwe Steinmann
|
1144ee4500
|
add entry for 5.1.13
|
2019-10-18 11:07:52 +02:00 |
|
Uwe Steinmann
|
937f8a5678
|
add hooks preContent, postContent
|
2019-10-18 11:06:42 +02:00 |
|
Uwe Steinmann
|
ffcc53408f
|
fix typo in enableRevisionOnVoteReject (must be 'One')
|
2019-10-18 07:24:58 +02:00 |
|
Uwe Steinmann
|
40ddfd3ea6
|
allow to set status S_NEEDS_CORRECTION
|
2019-10-18 07:24:33 +02:00 |
|
Uwe Steinmann
|
7e3f490b57
|
fix getting view parameter 'onevotereject'
|
2019-10-18 07:23:20 +02:00 |
|
Uwe Steinmann
|
95aede5c2b
|
fix SeedDMS_Core_DocumentContent::verifyЅtatus()
the method can now handle revisions with status==-1. Status will not
change if status is already S_NEEDS_CORRECTION
|
2019-10-18 07:19:51 +02:00 |
|
Uwe Steinmann
|
065bf4eb26
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-10-17 07:41:17 +02:00 |
|
Uwe Steinmann
|
c06ec0de2e
|
more documentation in SeedDMS_Core_DocumentContent::verifyStatus()
|
2019-10-17 07:40:01 +02:00 |
|
Uwe Steinmann
|
a870602324
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-10-17 07:22:16 +02:00 |
|
Uwe Steinmann
|
d1a8546f1f
|
fix comment
|
2019-10-17 07:18:51 +02:00 |
|
Uwe Steinmann
|
f2e7063a56
|
better documentation of SeedDMS_Core_DocumentContent::verifyStatus
|
2019-10-17 07:09:08 +02:00 |
|
Uwe Steinmann
|
6ae87d4fe0
|
changing folder/document will require a click on the second child of a row
|
2019-10-16 17:59:43 +02:00 |
|
Uwe Steinmann
|
4ac3dc0052
|
stop event propagation after clicking on addtoclipboard button
|
2019-10-16 17:58:52 +02:00 |
|
Uwe Steinmann
|
a6ef05b22b
|
stop event propagation when clicking the delete doc/folder button in the list view
|
2019-10-16 17:57:56 +02:00 |
|
Uwe Steinmann
|
297d5d1391
|
clicking on document table row will load document page, update browser history
|
2019-10-16 09:50:54 +02:00 |
|
Uwe Steinmann
|
ad3678e60c
|
remove unneeded echo
|
2019-10-11 16:30:53 +02:00 |
|
Uwe Steinmann
|
0faef9cd18
|
call new hook additionalTypes()
|
2019-10-11 16:30:31 +02:00 |
|
Uwe Steinmann
|
459883748e
|
remove left overs from last installation, check if renaming succeeded
|
2019-10-11 16:29:53 +02:00 |
|
Uwe Steinmann
|
ec9ad49791
|
changes in 5.1.13
|
2019-10-01 14:07:39 +02:00 |
|
Uwe Steinmann
|
1a23c659fe
|
add hook pageNavigationBar, pass date format to getDateChooser()
|
2019-10-01 14:06:46 +02:00 |
|
Uwe Steinmann
|
31697278d1
|
check for hook attached to parent class in hasHook()
|
2019-10-01 14:06:00 +02:00 |
|
Uwe Steinmann
|
ae4a65e8bc
|
discard fileType if just '.'
|
2019-10-01 14:05:29 +02:00 |
|
Uwe Steinmann
|
721aaed1c1
|
init variable $workflow to prevent php warning
|
2019-09-16 08:32:50 +02:00 |
|
Uwe Steinmann
|
dfe50ca85b
|
add changes for 5.1.13
|
2019-09-11 17:45:08 +02:00 |
|
Uwe Steinmann
|
49f29d007b
|
new onepage mode can be turned off
|
2019-09-11 17:44:40 +02:00 |
|
Uwe Steinmann
|
39217037b8
|
fix tree behaviour, do not load all sub nodes
|
2019-09-11 17:43:50 +02:00 |
|
Uwe Steinmann
|
679fb1a349
|
callback can be passed to sendFileToServer()
|
2019-09-11 17:42:14 +02:00 |
|
Uwe Steinmann
|
7a76470c07
|
take out var_dump
|
2019-09-11 17:41:45 +02:00 |
|
Uwe Steinmann
|
d1691190f2
|
pass parameter 'onepage' to view
used to enable/disable new behaviour with ajax request to update page
|
2019-09-11 17:40:38 +02:00 |
|
Uwe Steinmann
|
875dea5708
|
do not set mandatory reviewer if workflow is traditional_no_review
|
2019-09-10 17:43:32 +02:00 |
|
Uwe Steinmann
|
e24e031b17
|
do not output header of section for reviewers if there is no reviewer
|
2019-09-10 17:42:58 +02:00 |
|
Uwe Steinmann
|
9bc5b73771
|
do not access SeedDMS_Core_DocumentContent::_version anymore
|
2019-09-10 17:15:27 +02:00 |
|
Uwe Steinmann
|
68e97f81ce
|
add selection for partial tree
|
2019-09-10 17:15:11 +02:00 |
|
Uwe Steinmann
|
919757bbf3
|
add new parameter partialtree to method printNewTreeNavigationJs()
|
2019-09-06 15:19:47 +02:00 |
|
Uwe Steinmann
|
4b5c5ab00f
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-09-06 14:56:14 +02:00 |
|
Uwe Steinmann
|
d12b41a958
|
use new method SeedDMS_Core_Document::isType()
|
2019-09-06 14:54:11 +02:00 |
|
Uwe Steinmann
|
670597ea5f
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-09-06 14:51:21 +02:00 |
|
Uwe Steinmann
|
88168d005e
|
take over some changes from 5.1.x
|
2019-09-06 14:32:14 +02:00 |
|
Uwe Steinmann
|
4215eda966
|
remember current folder id on page, update drop folder list regulary
|
2019-09-05 12:53:45 +02:00 |
|
Uwe Steinmann
|
177e3c571a
|
fix php error when removing versions of a document
|
2019-09-05 08:34:11 +02:00 |
|
Uwe Steinmann
|
4145b67dd6
|
fix for determine fileType
didn't work if the file didn't have a file extension but the path
contains a dot.
|
2019-08-27 21:47:05 +02:00 |
|