mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 15:14:58 +00:00
- updates for 4.0.0
This commit is contained in:
parent
8a3008b6c1
commit
7a8007b62e
|
@ -3,16 +3,17 @@
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
- completely new user interface based on bootstrap
|
- completely new user interface based on bootstrap
|
||||||
- quota support on user basis
|
- quota support on user basis
|
||||||
- initial support for sqlite3
|
- support for sqlite3
|
||||||
- added pdo database abstraction as an alternative to adodb
|
- added pdo database abstraction as an alternative to adodb, pdo is not the default
|
||||||
- search by expiration date
|
- search by expiration date
|
||||||
- completely new and much more powerful workflow engine
|
- completely new and much more powerful workflow engine
|
||||||
- language can be switched at any time
|
- language can be switched at any time
|
||||||
- check for duplicate document names in a folder
|
- check for duplicate document names in a folder
|
||||||
- document/folder chooser allows to search
|
- document/folder chooser allows to search
|
||||||
- added clipboard and drag&drop for moving documents
|
- added clipboard and drag&drop for moving documents
|
||||||
- show used disk space of a document
|
- show used disk space of a document and all files of a user
|
||||||
- show access rights for folders and documents on info page (admin only)
|
- show access rights and id for folders and documents on info page (admin only)
|
||||||
|
- added checksum to document versions
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
Changes in version 3.4.3
|
Changes in version 3.4.3
|
||||||
|
|
Loading…
Reference in New Issue
Block a user