Uwe Steinmann
|
a5688a7c3b
|
turn on new sql statements in getDocumentList()
|
2017-07-18 13:35:01 +02:00 |
|
Uwe Steinmann
|
3fd1dfe87a
|
fix sql for creating temp table ttreviewid and ttapproveid
|
2017-07-17 17:52:19 +02:00 |
|
Uwe Steinmann
|
3213aa168f
|
more efficient sql code in getDocumentList()
|
2017-07-17 17:51:38 +02:00 |
|
Uwe Steinmann
|
99682a11d1
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-07-10 07:50:33 +02:00 |
|
Uwe Steinmann
|
1249d069c7
|
add note on deprecated $noReadForStatus
|
2017-07-05 10:47:23 +02:00 |
|
Uwe Steinmann
|
0e2b8df36b
|
fix sql statement to create temp table ttrevisionid and ttreceiptid
|
2017-07-05 10:45:12 +02:00 |
|
Uwe Steinmann
|
1326f825d3
|
$dms->noReadForStatus no longer needed
SeedDMS_Core_DocumentContent::getAccessMode() retrieves the role based
access restrictions from the role of the given user
|
2017-07-05 10:43:14 +02:00 |
|
Uwe Steinmann
|
8531371f67
|
also take out ORDER BY in temp. tables for pgsql driver
|
2017-06-28 15:29:17 +02:00 |
|
Uwe Steinmann
|
1db5675990
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-06-28 15:27:50 +02:00 |
|
Uwe Steinmann
|
4a590ef8e4
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-06-28 15:11:29 +02:00 |
|
Uwe Steinmann
|
a2fc405eae
|
do not sort some temp. tables anymore
it causes an error if sql_mode=only_full_group_by is set in mysql
|
2017-06-28 14:59:29 +02:00 |
|
Uwe Steinmann
|
2471aab8cc
|
check for callback onAttributeValidate
|
2017-06-27 17:06:32 +02:00 |
|
Uwe Steinmann
|
919f4cb39c
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-06-26 10:20:48 +02:00 |
|
Uwe Steinmann
|
93380ab261
|
add hook on(Pre|Post)RemoveContent
|
2017-06-24 07:15:37 +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
|
092967004a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-05-12 08:23:42 +02:00 |
|
Uwe Steinmann
|
3c9c0b7e3a
|
check if onPreRemove[Document|Folder] returns bool or null
|
2017-05-12 08:16:05 +02:00 |
|
Uwe Steinmann
|
3cc572a1cd
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-05-02 06:47:42 +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
|
3a615b6e06
|
optimize sql code to get locked documents
|
2017-03-24 13:29:00 +01:00 |
|
Uwe Steinmann
|
72c5bd237b
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-03-23 18:48:45 +01: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
|
4265c965de
|
log all sql statements into file if log file is given
|
2017-03-23 17:27:31 +01:00 |
|
Uwe Steinmann
|
6bb6662de4
|
start new version 4.3.35
|
2017-03-23 15:39:18 +01:00 |
|
Uwe Steinmann
|
c18f09d344
|
start new version 6.0.1
|
2017-03-23 15:22:55 +01:00 |
|
Uwe Steinmann
|
050a2e60df
|
remove some debug echos
|
2017-03-23 07:07:57 +01:00 |
|
Uwe Steinmann
|
43b613c210
|
add method rewriteRevisionLog()
|
2017-03-09 11:33:09 +01:00 |
|
Uwe Steinmann
|
ee4215f89e
|
rewriteReceiptLog() can handle none exiting users
|
2017-03-09 11:14:31 +01:00 |
|
Uwe Steinmann
|
0cfd663275
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-03-09 11:09:49 +01:00 |
|
Uwe Steinmann
|
2fca40953d
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-03-09 11:09:34 +01:00 |
|
Uwe Steinmann
|
233111e818
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-03-09 11:09:23 +01:00 |
|
Uwe Steinmann
|
2e99b1ba38
|
rewrite...Log() can handle entries with none exiting users
|
2017-03-09 11:07:40 +01:00 |
|
Uwe Steinmann
|
3853f0010f
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-03-08 13:17:29 +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
|
b05a7f2ba5
|
add method rewriteReceiptLog()
|
2017-03-03 22:07:15 +01:00 |
|
Uwe Steinmann
|
e9c029e8fc
|
fix syntax error
|
2017-02-28 17:12:27 +01:00 |
|
Uwe Steinmann
|
6e9b840e45
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-02-28 17:06:58 +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 |
|