Uwe Steinmann
|
6e37e1ded6
|
fix check for new content status
|
2017-07-13 14:11:04 +02:00 |
|
Uwe Steinmann
|
8e3919ae09
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-07-11 11:23:08 +02:00 |
|
Uwe Steinmann
|
17b4142912
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-07-11 11:14:24 +02:00 |
|
Uwe Steinmann
|
b1e4572761
|
turn all hrefs to out.XxxxVvvv.php into ../out/out.XxxxVvvv.php
|
2017-07-11 11:12:54 +02:00 |
|
Uwe Steinmann
|
7f1766ba94
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-07-10 15:12:19 +02:00 |
|
Uwe Steinmann
|
0b6cb26481
|
fix notes for 5.1.2 and 5.0.12
|
2017-07-10 15:11:04 +02:00 |
|
Uwe Steinmann
|
25d609d894
|
add changelog for 5.0.12
|
2017-07-10 15:08:16 +02:00 |
|
Uwe Steinmann
|
efd8273901
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-07-10 15:06:33 +02:00 |
|
Uwe Steinmann
|
b0a9767bfb
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-07-10 15:03:58 +02:00 |
|
Uwe Steinmann
|
aad36c0973
|
and changes for 5.0.12
|
2017-07-10 14:57:07 +02:00 |
|
Uwe Steinmann
|
18b7df494e
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-07-10 11:14:20 +02:00 |
|
Uwe Steinmann
|
72c637d57d
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-07-10 11:14:09 +02:00 |
|
Uwe Steinmann
|
c812d61c4d
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-07-10 11:13:57 +02:00 |
|
Uwe Steinmann
|
ab6665d64d
|
add entry form 4.3.35
|
2017-07-10 11:13:38 +02:00 |
|
Uwe Steinmann
|
d4438dee36
|
various language updates
|
2017-07-10 11:12:20 +02:00 |
|
Uwe Steinmann
|
c26d13484f
|
fix regex expression
|
2017-07-10 10:32:21 +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
|
410654cb19
|
add more entries for 6.0.1
|
2017-07-05 14:40:57 +02:00 |
|
Uwe Steinmann
|
bb4c6fe83b
|
show if user has no access on document he/she has to receipt
|
2017-07-05 10:49:39 +02:00 |
|
Uwe Steinmann
|
310fa41bc2
|
return more entries in printProtocol() for receipt list
|
2017-07-05 10:48:56 +02:00 |
|
Uwe Steinmann
|
c6f7b03700
|
also check for access on document content
|
2017-07-05 10:48:24 +02:00 |
|
Uwe Steinmann
|
bdcf9d8e93
|
add notes for 6.0.1
|
2017-07-05 10:48:03 +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
|
78cbe8ad5d
|
fix typo
|
2017-06-29 16:42:06 +02:00 |
|
Uwe Steinmann
|
fd55920c52
|
fix error in preset button
|
2017-06-29 16:38:16 +02:00 |
|
Uwe Steinmann
|
258c3fae0b
|
change field name of attributes to 'attributes_version'
makes much more sense because the attributes are version attributes.
|
2017-06-29 16:32:42 +02:00 |
|
Uwe Steinmann
|
2a38d713b8
|
get approval status before sending notification mails
the approval status was simply not known because part of the code
went into the controller
|
2017-06-29 15:34:32 +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
|
17c8163972
|
add note for 4.3.35
|
2017-06-28 15:00:07 +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
|
8c0e832414
|
add note
|
2017-06-27 17:08:23 +02:00 |
|
Uwe Steinmann
|
2471aab8cc
|
check for callback onAttributeValidate
|
2017-06-27 17:06:32 +02:00 |
|
Uwe Steinmann
|
7372ccfe11
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-06-26 10:26:17 +02:00 |
|
Uwe Steinmann
|
74a5517c4f
|
skip some files from distribution
|
2017-06-26 10:25:55 +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
|
ae06028d20
|
add note
|
2017-06-24 07:16:54 +02:00 |
|
Uwe Steinmann
|
31ed9a729f
|
remove old code
|
2017-06-24 07:16:13 +02:00 |
|
Uwe Steinmann
|
93380ab261
|
add hook on(Pre|Post)RemoveContent
|
2017-06-24 07:15:37 +02:00 |
|
Uwe Steinmann
|
500bade66a
|
get name and comment from parameters after preUpdateDocument has been called
|
2017-06-23 12:58:36 +02:00 |
|
Uwe Steinmann
|
9927d76b9d
|
data-base attribute can be added to <div class"ajax">
|
2017-06-22 17:18:25 +02:00 |
|
Uwe Steinmann
|
23c53d112d
|
use ViewOnline instead of Download for preview
|
2017-06-20 09:14:45 +02:00 |
|
Uwe Steinmann
|
d2da3004bb
|
check for data-base in div-ajax
|
2017-06-20 09:13:56 +02:00 |
|
Uwe Steinmann
|
01cd47401c
|
more documentation on return value of callHook
|
2017-06-20 09:13:24 +02:00 |
|
Uwe Steinmann
|
e7b0e7bdde
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-06-19 12:52:12 +02:00 |
|
Uwe Steinmann
|
ed531dc35d
|
fix inclusion of file
|
2017-06-19 11:08:06 +02:00 |
|
Uwe Steinmann
|
977f28c30c
|
fix merge errors
|
2017-06-14 16:26:01 +02:00 |
|