Uwe Steinmann
|
ebdfc45b69
|
add tables for revision workflow
|
2015-04-22 10:31:56 +02:00 |
|
Uwe Steinmann
|
a590fec967
|
add revision workflow
|
2015-04-22 10:31:36 +02:00 |
|
Uwe Steinmann
|
68be1ad42e
|
fix lots of error for managing receiveLog
|
2015-04-20 18:33:42 +02:00 |
|
Uwe Steinmann
|
ca9715c3bc
|
various error fixes in sql statements for ReceiptLog
|
2015-04-20 18:32:56 +02:00 |
|
Uwe Steinmann
|
a3b6ed8fb3
|
add method getReceiptStatus
|
2015-04-20 18:32:11 +02:00 |
|
Uwe Steinmann
|
4bd0e3efe0
|
show link to out/out.SetRecipients.php if allowed
|
2015-04-20 13:46:59 +02:00 |
|
Uwe Steinmann
|
274c020148
|
add table for acknowledge workflow
|
2015-04-20 13:46:26 +02:00 |
|
Uwe Steinmann
|
387f67dad4
|
enable/disable Acknowledge and Revision workflow
|
2015-04-20 13:44:45 +02:00 |
|
Uwe Steinmann
|
ff9b3486c5
|
add maySetRecipients()
|
2015-04-20 13:44:13 +02:00 |
|
Uwe Steinmann
|
8824aa4624
|
add administration of recipients of documents
|
2015-04-20 13:43:40 +02:00 |
|
Uwe Steinmann
|
03bfa5f972
|
get read access list for document not folder
|
2015-04-20 13:42:38 +02:00 |
|
Uwe Steinmann
|
0e1571c6c8
|
check if version modification is allowed
|
2015-04-20 13:41:35 +02:00 |
|
Uwe Steinmann
|
4e5bf5912f
|
set proper msg when approver was deleted or already assigned
|
2015-04-20 13:40:10 +02:00 |
|
Uwe Steinmann
|
90cbbe7d3c
|
some new phrases
|
2015-04-17 20:13:34 +02:00 |
|
Uwe Steinmann
|
e00f440717
|
set checkout dir
|
2015-04-17 20:12:29 +02:00 |
|
Uwe Steinmann
|
696b5f0996
|
add checkout item to document menu
|
2015-04-17 20:11:51 +02:00 |
|
Uwe Steinmann
|
bcb34f1e51
|
set parameter checkoutdir in view
|
2015-04-17 20:11:09 +02:00 |
|
Uwe Steinmann
|
dc08f8df1b
|
add configuration of checkout dir
|
2015-04-17 20:10:36 +02:00 |
|
Uwe Steinmann
|
a796c85e01
|
add validation of attributes
|
2015-04-17 20:09:20 +02:00 |
|
Uwe Steinmann
|
3dae5ec57a
|
add all methods to handle document checkout and checkin
|
2015-04-17 20:08:06 +02:00 |
|
Uwe Steinmann
|
7bc0b8947f
|
add sql statements to setOwner() for moving locks and checkouts
still commented out, but the idea is, that the user of a lock and checkout
of a document should also be changed if the document owner changes
|
2015-04-17 20:05:34 +02:00 |
|
Uwe Steinmann
|
2d7e511bb8
|
add table tblDocumentCheckOuts
|
2015-04-17 19:50:55 +02:00 |
|
Uwe Steinmann
|
a252f82f08
|
first check for $_POST vars
$_POST['notification_users'] and $_POST['notification_groups']
|
2015-04-16 14:12:01 +02:00 |
|
Uwe Steinmann
|
ba5185eec8
|
fix wrong sql statement in getInstance()
|
2015-04-16 14:11:14 +02:00 |
|
Uwe Steinmann
|
fc7772f7d9
|
stay on extension pane after saving configuration
|
2015-04-16 08:12:50 +02:00 |
|
Uwe Steinmann
|
e91ce9d632
|
set proper active pane after saving configuration
|
2015-04-16 08:11:44 +02:00 |
|
Uwe Steinmann
|
6481d230a6
|
pass proper array converters to SeedDMS_Lucence_IndexedDocument
|
2015-04-16 08:06:15 +02:00 |
|
Uwe Steinmann
|
de40aa816a
|
printAttributeEditField() outputs textarea for longer values
up to 30 chars it remains an input field
|
2015-04-16 08:05:11 +02:00 |
|
Uwe Steinmann
|
a73d14e5a4
|
fix calling constructor of SeedDMS_Extension_Mgr
|
2015-04-16 08:04:15 +02:00 |
|
Uwe Steinmann
|
d16559c3d1
|
fix creation of cached extension configuration
|
2015-04-16 08:03:23 +02:00 |
|
Uwe Steinmann
|
869b6a6dae
|
minor updates
|
2015-04-15 16:15:51 +02:00 |
|
Uwe Steinmann
|
46c2019ef2
|
nicer output of attribute values
|
2015-04-15 16:14:47 +02:00 |
|
Uwe Steinmann
|
6af9a3a210
|
move setting error msg into controller
|
2015-04-15 16:13:47 +02:00 |
|
Uwe Steinmann
|
be990463bd
|
validate attribute values
|
2015-04-15 16:13:22 +02:00 |
|
Uwe Steinmann
|
c340006089
|
set 'dms' in view when calling exitError()
|
2015-04-15 16:12:44 +02:00 |
|
Uwe Steinmann
|
dbc7ffb4f6
|
validate attribute values and set error msg
|
2015-04-15 16:12:11 +02:00 |
|
Uwe Steinmann
|
ffe2192376
|
add errormsg
|
2015-04-15 16:11:45 +02:00 |
|
Uwe Steinmann
|
b0bc6e5c01
|
use variable classnames instead of fixed names
|
2015-04-15 16:11:07 +02:00 |
|
Uwe Steinmann
|
b51b4713ae
|
second parameter of printAttributeEditField() is attribute and not its
value anymore
|
2015-04-15 14:13:01 +02:00 |
|
Uwe Steinmann
|
7d7a21fc9e
|
printAttributeEditField() takes a second parameter the attribute
this was the attribute value
|
2015-04-15 14:11:52 +02:00 |
|
Uwe Steinmann
|
444d3a8b01
|
add new method getAttribute()
|
2015-04-15 14:11:21 +02:00 |
|
Uwe Steinmann
|
49afb6cfd6
|
Merge branch 'seeddms-4.3.17' into develop
|
2015-04-14 19:42:35 +02:00 |
|
Uwe Steinmann
|
163de08cd7
|
add new key order_by_sequence_off
and some keys only needed for 5.0.0
|
2015-04-14 19:41:40 +02:00 |
|
Uwe Steinmann
|
e21429433c
|
check for configured views in extension configuration
|
2015-04-14 19:39:43 +02:00 |
|
Uwe Steinmann
|
ab07fbfef7
|
add hooks, put output of attribute into separate function
|
2015-04-14 19:38:50 +02:00 |
|
Uwe Steinmann
|
c36442303f
|
add new attribute types to select boxes
|
2015-04-14 19:38:09 +02:00 |
|
Uwe Steinmann
|
9c61ede57a
|
remove old print_r()
|
2015-04-14 19:37:33 +02:00 |
|
Uwe Steinmann
|
7e8fb4451c
|
add method getInstance()
|
2015-04-14 19:37:06 +02:00 |
|
Uwe Steinmann
|
3f35ff5671
|
add new attribute types url and email, add attribute validation
|
2015-04-14 19:36:10 +02:00 |
|
Uwe Steinmann
|
db8e3bbfbb
|
Merge branch 'seeddms-4.3.17' into develop
|
2015-04-14 06:21:12 +02:00 |
|