mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-12 20:51:30 +00:00
add entry for 4.3.20
Conflicts: CHANGELOG
This commit is contained in:
parent
9ce168b4b6
commit
bab558cd5c
32
CHANGELOG
32
CHANGELOG
|
@ -1,3 +1,35 @@
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
Changes in version 4.3.20
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
- fix setting expire date when editing a document (Closes: #225)
|
||||||
|
- MyDocumets: list only documents to approve which have passed review
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
Changes in version 4.3.19
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
- end date in search form actually ends at the end of the day
|
||||||
|
- allow context sensitive help
|
||||||
|
- document chooser shows docs in root folder again
|
||||||
|
- fixed regression from 4.3.18. Documents can not be approved if
|
||||||
|
review is still pending
|
||||||
|
- polish page for document version details, add review/approval log
|
||||||
|
- take out remaining link to old version info file
|
||||||
|
- new configuration parameter for overriding the mimetype delivered
|
||||||
|
by the browser (Closes #195)
|
||||||
|
- new option -c to force recreation of index (Closes #219)
|
||||||
|
- username can be passed to utils/adddoc.php (Closes #214)
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
Changes in version 4.3.18
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
- utils/indexer.php uses propper converter settings
|
||||||
|
- search result can be restricted to folders or documents only
|
||||||
|
- documents still in review can still be reviewed even if the workflow
|
||||||
|
mode changes to traditional_only_approval
|
||||||
|
- approvals can be submitted, even if document was released/rejected
|
||||||
|
- check for duplicate content on document/folder check page
|
||||||
|
- open tab on ViewDocument page as specified in URL
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
Changes in version 4.3.17
|
Changes in version 4.3.17
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user