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 |
|
Uwe Steinmann
|
b59b6a0cfb
|
pass initial status from settings to updateDocument
|
2017-06-14 14:04:38 +02:00 |
|
Uwe Steinmann
|
652e7a82af
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-06-13 14:48:55 +02:00 |
|
Uwe Steinmann
|
7d6fd23c6d
|
check if return value of hook is != null
|
2017-06-13 14:47:16 +02:00 |
|
Uwe Steinmann
|
7a1c4b495c
|
set error msg only if not already set
|
2017-06-13 14:47:04 +02:00 |
|
Uwe Steinmann
|
dc58e02d25
|
add hook for editing attribute, return value of hook can be an empty array
|
2017-06-09 15:13:49 +02:00 |
|
Uwe Steinmann
|
4b89d920cb
|
check if returned array is not empty
|
2017-06-09 15:13:15 +02:00 |
|
Uwe Steinmann
|
9958e79315
|
add new action 'webrootjs' which returns some javascript with webroot path
|
2017-06-09 12:30:23 +02:00 |
|
Uwe Steinmann
|
778f94f0d1
|
use AddDocument controller when uploading a document
this will make sure all hooks are being called
|
2017-06-09 12:29:20 +02:00 |
|
Uwe Steinmann
|
d64a662aed
|
get name and comment after preAddDocument hook, set generic err msg only if hook hasn't set one
|
2017-06-09 12:28:17 +02:00 |
|
Uwe Steinmann
|
883131d61e
|
add method setErrorMsg()
|
2017-06-09 12:27:26 +02:00 |
|
Uwe Steinmann
|
58589bde70
|
use new seeddms_webroot
|
2017-05-17 09:22:37 +02:00 |
|
Uwe Steinmann
|
4eb3b5ed4d
|
add new js file webrootjs which contains the http root
|
2017-05-17 09:22:05 +02:00 |
|
Uwe Steinmann
|
14d861dfda
|
call various new hooks, add method to output button and wrap buttons in row
|
2017-05-17 09:21:26 +02:00 |
|
Uwe Steinmann
|
41f58c3ee4
|
rename editDocumentAttribute to addDocumentAttribute
|
2017-05-15 18:23:16 +02:00 |
|
Uwe Steinmann
|
98e7615c5b
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-05-12 18:46:25 +02:00 |
|
Uwe Steinmann
|
9c678a90f3
|
add view for listing tasks
|
2017-05-12 18:21:42 +02:00 |
|