mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-06-01 22:47:19 +00:00
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
This commit is contained in:
commit
2c41c57a13
|
@ -33,8 +33,6 @@ are any waiting or pending revisions at all
|
||||||
- SeedDMS_Core_User::getReverseSubstitutes() works with new roles
|
- SeedDMS_Core_User::getReverseSubstitutes() works with new roles
|
||||||
- fix field name in getDocumentList() to make it work for pgsql
|
- fix field name in getDocumentList() to make it work for pgsql
|
||||||
- views instead of temp. tables can be used
|
- views instead of temp. tables can be used
|
||||||
- SeedDMS_Core_Document::getNotifyList() and SeedDMS_Core_Folder::getNotifyList()
|
|
||||||
returns just users which are not disabled
|
|
||||||
</notes>
|
</notes>
|
||||||
<contents>
|
<contents>
|
||||||
<dir baseinstalldir="SeedDMS" name="/">
|
<dir baseinstalldir="SeedDMS" name="/">
|
||||||
|
@ -1504,7 +1502,9 @@ if the owner tries to access them
|
||||||
</stability>
|
</stability>
|
||||||
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
|
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
|
||||||
<notes>
|
<notes>
|
||||||
add new methods removeFromProcesses(), getWorkflowsInvolved(), getKeywordCategories() to SeedDMS_Core_User
|
- SeedDMS_Core_Document::getNotifyList() and SeedDMS_Core_Folder::getNotifyList()
|
||||||
|
returns just users which are not disabled
|
||||||
|
- add new methods removeFromProcesses(), getWorkflowsInvolved(), getKeywordCategories() to SeedDMS_Core_User
|
||||||
</notes>
|
</notes>
|
||||||
</release>
|
</release>
|
||||||
<release>
|
<release>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user