Uwe Steinmann
|
c981129a4b
|
sort by 'i' or 'n' is like 'ia' or 'na'
|
2022-08-31 20:32:32 +02:00 |
|
Uwe Steinmann
|
f2a211b1bf
|
allow to search for multiple attribute values
|
2022-08-31 20:31:59 +02:00 |
|
Uwe Steinmann
|
dd8f1b7a8e
|
fix SeedDMS_Core_DMS::addAttributeDefinition() when objtype is 0
|
2022-07-06 09:15:12 +02:00 |
|
Uwe Steinmann
|
65801f1181
|
start version 5.1.27
|
2022-06-28 17:08:45 +02:00 |
|
Uwe Steinmann
|
dc4c26916b
|
add request uri to start line of sql log
|
2022-06-01 15:01:38 +02:00 |
|
Uwe Steinmann
|
f718f565ff
|
SeedDMS_Core_DMS::getAllAttributeDefinitions() has second parameter to filter attributes by type
|
2022-05-20 12:03:47 +02:00 |
|
Uwe Steinmann
|
55126a689b
|
add optional parameter $op to SeedDMS_Core_AttributeDefinition::getObjects(), SeedDMS_Core_AttributeDefinition::getObjects() will not filter by value if null is passed
|
2022-05-19 19:23:10 +02:00 |
|
Uwe Steinmann
|
92ce4ff1bc
|
add more types to getStatisticalData()
|
2022-05-09 15:22:35 +02:00 |
|
Uwe Steinmann
|
70114bbd30
|
if documents are paѕsed to __removeFromProcesses(), only the latest version will be updated
|
2022-05-09 09:54:33 +02:00 |
|
Uwe Steinmann
|
5950be6292
|
backport __removeFromProcesses from 6.0.x
|
2022-05-06 09:52:00 +02:00 |
|
Uwe Steinmann
|
8b4fc459ab
|
fix validating multi value attributes
|
2022-04-28 13:29:44 +02:00 |
|
Uwe Steinmann
|
b9a993c2b3
|
start new version 5.1.26
|
2022-04-25 10:12:37 +02:00 |
|
Uwe Steinmann
|
37d49474fd
|
fix searching for document content with a custom attribute having a value set
|
2022-03-04 08:14:20 +01:00 |
|
Uwe Steinmann
|
10876c6495
|
check if attribute is a string before using it in an sql statement
|
2022-03-03 12:45:49 +01:00 |
|
Uwe Steinmann
|
e107139f1b
|
use backticks in sql statement
|
2022-03-02 07:42:31 +01:00 |
|
Uwe Steinmann
|
c218f9ab29
|
fix line indenting
|
2022-03-02 07:42:15 +01:00 |
|
Uwe Steinmann
|
c355fecc8b
|
set _public to a bool value, used to be int
|
2022-03-02 07:37:58 +01:00 |
|
Uwe Steinmann
|
bc0e03c6c6
|
set default value of setDate() to null
|
2022-03-02 07:37:20 +01:00 |
|
Uwe Steinmann
|
313f518548
|
add isType() for links and files, set _public to a bool value
|
2022-03-02 07:36:16 +01:00 |
|
Uwe Steinmann
|
54fb986a59
|
rename getApproversList() to __getApproversList(), it's deprecated
|
2022-03-02 07:35:24 +01:00 |
|
Uwe Steinmann
|
1e5930fb98
|
fix line indenting
|
2022-03-02 07:34:32 +01:00 |
|
Uwe Steinmann
|
fc71efe437
|
enhance description of addAccess()
|
2022-03-02 07:34:12 +01:00 |
|
Uwe Steinmann
|
c810e99a6b
|
use backticks in sql statement
|
2022-03-02 07:32:05 +01:00 |
|
Uwe Steinmann
|
fc44fdf537
|
fix second parameter passed to setDefaultAccess()
|
2022-03-02 07:31:25 +01:00 |
|
Uwe Steinmann
|
2d6c1d635b
|
add onPostRemoveAttribute callback
|
2022-02-26 14:15:06 +01:00 |
|
Uwe Steinmann
|
3ad44fac0b
|
pass old value to onPostUpdateAttribute callback
|
2022-02-25 18:38:00 +01:00 |
|
Uwe Steinmann
|
c9fae356b3
|
add callbacks on onPostUpdateAttribute and onPostAddAttribute
|
2022-02-25 12:31:57 +01:00 |
|
Uwe Steinmann
|
c945829b80
|
value for _inheritAccess are true or false
|
2022-02-21 13:26:57 +01:00 |
|
Uwe Steinmann
|
f9721da684
|
use SeedDMS_Core_File::fileExtension() in setFileType()
|
2022-02-21 08:52:59 +01:00 |
|
Uwe Steinmann
|
eb12465fb2
|
add SeedDMS_Core_File::fileExtension()
|
2022-02-21 08:52:46 +01:00 |
|
Uwe Steinmann
|
5b244db6a2
|
backport setFileType() from seeddms 6.0.x
|
2022-02-21 08:30:32 +01:00 |
|
Uwe Steinmann
|
663dc869f4
|
fix line indenting
|
2022-02-21 07:12:01 +01:00 |
|
Uwe Steinmann
|
ec1f99229e
|
rename getLastWorkflowTransition() to getLastWorkflowLow(), returns a log even after the workflow was ended
|
2022-02-18 18:02:08 +01:00 |
|
Uwe Steinmann
|
cffad48b61
|
add method descrition for getWorkflowLog()
|
2022-02-18 18:01:35 +01:00 |
|
Uwe Steinmann
|
d91787bf44
|
check if !workflow instead of isset(workflow)
|
2022-02-18 18:00:50 +01:00 |
|
Uwe Steinmann
|
d805de5035
|
setHomeFolder returns true on success
|
2022-02-18 18:00:07 +01:00 |
|
Uwe Steinmann
|
cc5d7d1ecd
|
search for document by name in root folder if requested
|
2022-02-18 17:58:39 +01:00 |
|
Uwe Steinmann
|
5ff285c745
|
start new version 5.1.25
|
2021-12-11 14:00:22 +01:00 |
|
Uwe Steinmann
|
897f6ce64b
|
fix indenting of lines
|
2021-12-03 19:12:53 +01:00 |
|
Uwe Steinmann
|
a0566372f7
|
add sorting by id in search(), set default to unsorted
|
2021-11-08 12:25:06 +01:00 |
|
Uwe Steinmann
|
de003de613
|
fix indenting of lines
|
2021-11-04 17:04:47 +01:00 |
|
Uwe Steinmann
|
1a61a6ca8f
|
fix recursive removal and copying of dirs
|
2021-10-04 20:26:03 +02:00 |
|
Uwe Steinmann
|
790eef7e84
|
handle special case size=1 in format_filesize()
|
2021-10-04 20:24:51 +02:00 |
|
Uwe Steinmann
|
7bac4e730e
|
make fopen() silent in fileSize()
|
2021-10-04 20:24:02 +02:00 |
|
Uwe Steinmann
|
357c0c1bac
|
fix error in moveFile()
|
2021-10-04 20:23:17 +02:00 |
|
Uwe Steinmann
|
9c5e5905c9
|
check if version exists and is not the latest version in removeVersion()
|
2021-10-04 20:22:21 +02:00 |
|
Uwe Steinmann
|
cd061e8c2f
|
file is removed after cleaning up the database in _removeContent()
|
2021-10-04 20:21:41 +02:00 |
|
Uwe Steinmann
|
a0b95e8792
|
check if argument passed to setDefaultAccess() is in valid range
|
2021-10-04 20:20:45 +02:00 |
|
Uwe Steinmann
|
b5a6ea330b
|
check if argument passed to setOwner() is a user
|
2021-10-04 20:20:08 +02:00 |
|
Uwe Steinmann
|
fb86b4330c
|
check if passed argument to setFolder() is a folder
|
2021-10-04 20:17:21 +02:00 |
|