Uwe Steinmann
4c5dc52fa0
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-09-05 09:35:23 +02:00
Uwe Steinmann
4ba5db88e9
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-09-05 09:32:03 +02:00
Uwe Steinmann
45d0c2618f
start new version 4.3.37
2017-09-05 09:27:55 +02:00
Uwe Steinmann
14a10eaf22
add method getDocumentByOriginalFilename()
2017-08-28 13:44:42 +02:00
Uwe Steinmann
2e26504ae7
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-08-22 06:22:28 +02:00
Uwe Steinmann
c68c8b5e52
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-08-22 06:22:16 +02:00
Uwe Steinmann
e53beb45f4
add comment in removeProcessWithoutUserGroup()
2017-08-03 21:48:55 +02:00
Uwe Steinmann
c5a67c2aeb
initial version of removeProcessWithoutUserGroup()
2017-08-03 21:41:03 +02:00
Uwe Steinmann
50e969452c
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-08-02 17:41:04 +02:00
Uwe Steinmann
141895b80d
quote names in sql statements of getProcessesWithoutUserGroup()
2017-08-02 17:40:27 +02:00
Uwe Steinmann
d0b9084ad6
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-08-02 17:32:12 +02:00
Uwe Steinmann
098f15202c
add method getProcessWithoutUserGroup()
...
checks for reviews/approvals which have lost its user or group
2017-08-02 17:30:54 +02:00
Uwe Steinmann
a0651239dd
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-07-13 18:03:15 +02:00
Uwe Steinmann
e029e8e55a
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-07-13 17:56:31 +02:00
Uwe Steinmann
b43200703b
start new version 4.3.36
2017-07-11 18:12:31 +02:00
Uwe Steinmann
440c7032f0
add method getDocumentList(), limit number of duplicate contents to 1000
2017-05-12 18:08:56 +02:00
Uwe Steinmann
d55236f49d
SeedDMS_Core_DMS::filterDocumentFiles() returns file if author of doc
2017-04-24 16:47:57 +02:00
Uwe Steinmann
6a7e23375c
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-03-23 18:08:23 +01:00
Uwe Steinmann
a001d32854
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-03-23 17:43:39 +01:00
Uwe Steinmann
6bb6662de4
start new version 4.3.35
2017-03-23 15:39:18 +01:00
Uwe Steinmann
4c6ce8218a
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-03-08 11:34:17 +01:00
Uwe Steinmann
a528a3ce57
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-03-08 11:33:05 +01:00
Uwe Steinmann
711520234d
retrieve complete document when checking for duplicates
2017-03-08 11:08:35 +01:00
Uwe Steinmann
c32a2e7f53
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-02-28 09:19:11 +01:00
Uwe Steinmann
310ebf8708
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-02-28 09:19:01 +01:00
Uwe Steinmann
4cc7bfca20
make sql state more compatible across databases
2017-02-28 09:17:25 +01:00
Uwe Steinmann
5cf7611304
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-02-28 09:10:27 +01:00
Uwe Steinmann
c7fbcb80c8
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-02-28 09:10:14 +01:00
Uwe Steinmann
b6d63b8705
make LIMIT in sql more database independent
2017-02-28 09:08:20 +01:00
Uwe Steinmann
3635b92edb
fix sql for add user when pwdexpiration has a date
2017-02-28 08:00:45 +01:00
Uwe Steinmann
5bca4770d1
start new version 5.0.11
2017-02-28 07:09:30 +01:00
Uwe Steinmann
c3fea8b8bf
new version 4.3.34
2017-02-28 06:39:32 +01:00
Uwe Steinmann
eab6552788
start new version 5.1.1
2017-02-28 06:35:36 +01:00
Uwe Steinmann
c6567b2f90
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-02-24 13:49:37 +01:00
Uwe Steinmann
b9a7f622d1
remove backticks in sql statement
...
for some strange reason a select `document` ... UNION select `document`
will result in a php array where '`document`' and not 'document' is
the key. This makes getTimeline() fail.
2017-02-24 13:46:58 +01:00
Uwe Steinmann
473118b7bb
new version 4.3.33
2017-02-22 11:31:59 +01:00
Uwe Steinmann
09ef3a86ba
new version 5.0.10
2017-02-20 17:43:51 +01:00
Uwe Steinmann
52deebbf6e
Merge branch 'seeddms-5.0.x-attachment' into seeddms-5.1.x
2017-02-20 15:37:44 +01:00
Uwe Steinmann
32d484a924
remove mergeAccessList()
2017-02-20 15:21:06 +01:00
Uwe Steinmann
75f21ddf02
add filterDocumentFiles()
2017-02-20 15:21:06 +01:00
Uwe Steinmann
2b154cc468
set pwdExpiration to null
2017-02-20 15:01:58 +01:00
Uwe Steinmann
534e93d7d9
new version 5.1.0
2017-02-20 08:55:29 +01:00
Uwe Steinmann
5921b1e731
set default value for pwdExpiration when unsetting it
2017-02-18 07:38:26 +01:00
Uwe Steinmann
7c84cc1b52
set pwdexpiration to null if no date is set
2017-02-16 15:27:01 +01:00
Uwe Steinmann
0053213856
pass $dms to getSearchFields() and cast id to text
2017-02-16 15:27:01 +01:00
Uwe Steinmann
307abdf493
pass tablename to getInsertID(), add pgsql as new db driver
2017-02-16 15:27:01 +01:00
Uwe Steinmann
502b5c5414
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-02-16 15:26:46 +01:00
Uwe Steinmann
658d556c3d
getTimeline() checks also for new attachments
2017-02-16 15:01:20 +01:00
Uwe Steinmann
83c498418b
add field to group by, because it will be selected
2017-02-14 12:24:55 +01:00
Uwe Steinmann
c34ea0ed02
add another field to group by, because it shall be selected
2017-02-14 12:21:58 +01:00