Uwe Steinmann
|
85174c6f45
|
create list of rejected documents
|
2015-07-03 20:52:55 +02:00 |
|
Uwe Steinmann
|
4ac3ea014c
|
set heading to add_approval
|
2015-07-03 16:57:37 +02:00 |
|
Uwe Steinmann
|
f98aecaa59
|
add configuration parameter to turn of database version check
|
2015-06-30 07:53:36 +02:00 |
|
Uwe Steinmann
|
88739db6e7
|
check if SeedDMS_Core_DMS::inList() returns boolean false
inList() used to return true of false. It returns the index in the
array insteaf of true
|
2015-06-29 10:28:52 +02:00 |
|
Uwe Steinmann
|
f7d695c015
|
some initial code to recursively merge access list (not used yet)
|
2015-06-29 10:28:10 +02:00 |
|
Uwe Steinmann
|
3a531462d9
|
add static method mergeAccessLists()
|
2015-06-29 10:27:23 +02:00 |
|
Uwe Steinmann
|
ad1edc8281
|
actually use username from command line
|
2015-06-26 16:42:12 +02:00 |
|
Uwe Steinmann
|
5f46f97298
|
new option -c to force recreation of index
|
2015-06-26 16:22:35 +02:00 |
|
Uwe Steinmann
|
d070f6da85
|
use access operations to check if operation is allowed
before, this was some own code which did not same the same
check as maySetReviewerApprover()
|
2015-06-26 12:23:09 +02:00 |
|
Uwe Steinmann
|
401e995df6
|
removing a version will also remove all references
references in tblTransmittalItems, tblDocumentRevisions and
tblDocumentRecievers were not removed
|
2015-06-26 12:21:48 +02:00 |
|
Uwe Steinmann
|
370bef25ff
|
some new keys
Conflicts:
languages/de_DE/lang.inc
languages/en_GB/lang.inc
|
2015-06-25 21:51:48 +02:00 |
|
Uwe Steinmann
|
2c63ab3caf
|
add ukrainian
|
2015-06-25 21:51:17 +02:00 |
|
Uwe Steinmann
|
9841c571b6
|
new version 1.1.4
|
2015-06-25 19:54:44 +02:00 |
|
Uwe Steinmann
|
52559730d9
|
use new customizable preview converters
|
2015-06-25 19:52:02 +02:00 |
|
Uwe Steinmann
|
9269a74092
|
make preview converters customizalbe
|
2015-06-25 19:50:47 +02:00 |
|
Uwe Steinmann
|
5348905c23
|
check if content is still there when calculating size
|
2015-06-25 19:50:10 +02:00 |
|
Uwe Steinmann
|
6b816f4d44
|
better handling of converters, added converters for preview
commands can also be deleted
|
2015-06-24 21:25:53 +02:00 |
|
Uwe Steinmann
|
2feeb560d1
|
pass $settings->_initialDocumentStatus to addContent()
|
2015-06-24 21:25:24 +02:00 |
|
Uwe Steinmann
|
3c2980dfdf
|
pass $settings->_initialDocumentStatus to checkIn()
|
2015-06-24 20:35:42 +02:00 |
|
Uwe Steinmann
|
871ed870cc
|
add optional parameter $initstate to checkIn()
|
2015-06-24 20:34:40 +02:00 |
|
Uwe Steinmann
|
ac550a1ec1
|
ållow to set review/approver in status draft
|
2015-06-24 17:28:55 +02:00 |
|
Uwe Steinmann
|
7ed7ae01ca
|
set width of column for preview image to width of preview
|
2015-06-24 17:28:17 +02:00 |
|
Uwe Steinmann
|
e158a873f5
|
add target apidoc
|
2015-06-24 12:41:55 +02:00 |
|
Uwe Steinmann
|
f78af97b4a
|
check if library folder is readable, pass folder to view
|
2015-06-24 12:26:08 +02:00 |
|
Uwe Steinmann
|
7f2bb15d49
|
remove some superflous chars
|
2015-06-23 19:10:14 +02:00 |
|
Uwe Steinmann
|
6487db064a
|
use same icons and output for version information
Conflicts:
views/bootstrap/class.ViewDocument.php
|
2015-06-23 10:16:16 +02:00 |
|
Uwe Steinmann
|
fd55efb3b9
|
show review/approval protocol
|
2015-06-23 10:03:15 +02:00 |
|
Uwe Steinmann
|
88df1cee82
|
move printProtocol() into class.Bootstrap.php
|
2015-06-23 09:53:14 +02:00 |
|
Uwe Steinmann
|
7cc3a0cf86
|
put icon before link to change status
|
2015-06-23 08:01:55 +02:00 |
|
Uwe Steinmann
|
6fde8fe200
|
take out review and approval status
currently not needed
|
2015-06-23 08:01:52 +02:00 |
|
Uwe Steinmann
|
db3d563e3f
|
do not use mimetype delivered by server if overrideMimeType is set
|
2015-06-23 07:47:03 +02:00 |
|
Uwe Steinmann
|
b95f7ed91a
|
new parameter overrideMimeType
|
2015-06-23 07:47:00 +02:00 |
|
Uwe Steinmann
|
28c39791dc
|
finfo returns only mimetype
|
2015-06-23 07:03:11 +02:00 |
|
Uwe Steinmann
|
905bc9c140
|
add optional parameter cleasAccessList()
will turn off removal of notification
|
2015-06-19 15:25:25 +02:00 |
|
Uwe Steinmann
|
9643c12429
|
log id and name of folder
|
2015-06-19 15:05:04 +02:00 |
|
Uwe Steinmann
|
75c8129185
|
add cleanNotifyList() which removes users/groups with read access
also adds an optional parameter $noclean to setDefaultAccess and
setInheritAccess which keeps the methods from cleaning up the
notifier list
|
2015-06-19 15:05:01 +02:00 |
|
Uwe Steinmann
|
ee8ad500ce
|
setDefaultAccess() propperly removes notifier without read access
|
2015-06-19 12:55:57 +02:00 |
|
Uwe Steinmann
|
5a0a034be3
|
setDefaultAccess() cleanly removes als notifiers without read access
This failed because the first call of removeNotify() has invalidated
the list of notifiers
|
2015-06-19 12:54:49 +02:00 |
|
Uwe Steinmann
|
8ee6d74613
|
setDefaultAccess() cleanly removes als notifiers without read access
This failed because the first call of removeNotify() has invalidated
the list of notifiers
|
2015-06-19 12:54:43 +02:00 |
|
Uwe Steinmann
|
a0d0790a34
|
initialize return array
|
2015-06-18 17:36:47 +02:00 |
|
Uwe Steinmann
|
b96d75b97d
|
check if expires and sequence is set
|
2015-06-18 17:32:24 +02:00 |
|
Uwe Steinmann
|
ab72bb9f8c
|
check if keywords, name, comment was posted
|
2015-06-18 17:29:05 +02:00 |
|
Uwe Steinmann
|
e513731455
|
subfolders and documents can be order by date and direction can be set
|
2015-06-18 13:50:34 +02:00 |
|
Uwe Steinmann
|
3ed43b0a85
|
fix take over of reviewer/approver from previous version
|
2015-06-17 12:21:25 +02:00 |
|
Uwe Steinmann
|
42ce9fa21b
|
add value to checkbox for exporting content
|
2015-06-17 11:32:46 +02:00 |
|
Uwe Steinmann
|
b981f87d38
|
add new phrases
|
2015-06-17 11:17:27 +02:00 |
|
Uwe Steinmann
|
dbf31053c9
|
put export button into arcodion
|
2015-06-17 08:35:10 +02:00 |
|
Uwe Steinmann
|
1a179c7dca
|
check if includecontent is set
if not set only the excel file is delivered
|
2015-06-17 08:34:15 +02:00 |
|
Uwe Steinmann
|
5d5d954077
|
createToc() uses self::items, use counter for columns
|
2015-06-17 07:59:06 +02:00 |
|
Uwe Steinmann
|
5b03c3dcc3
|
show link to Indexer only if fulltext is enabled
|
2015-06-15 15:29:07 +02:00 |
|