Uwe Steinmann
|
94b3b8e6ee
|
remove print_r()
|
2015-06-30 18:12:24 +02:00 |
|
Uwe Steinmann
|
f98aecaa59
|
add configuration parameter to turn of database version check
|
2015-06-30 07:53:36 +02:00 |
|
Uwe Steinmann
|
8ca8ae97bb
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-06-30 07:53:13 +02:00 |
|
Uwe Steinmann
|
9666fe121f
|
add configuration parameter to turn of database version check
|
2015-06-30 07:52:07 +02:00 |
|
Uwe Steinmann
|
463e94ee8a
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
Conflicts:
CHANGELOG
Makefile
SeedDMS_Core/Core/inc.ClassDMS.php
SeedDMS_Core/package.xml
inc/inc.Utils.php
inc/inc.Version.php
install/install.php
op/op.ApproveDocument.php
op/op.Login.php
op/op.RemoveDocumentLink.php
op/op.ReviewDocument.php
out/out.SetReviewersApprovers.php
views/bootstrap/class.Bootstrap.php
|
2015-06-30 07:05:27 +02:00 |
|
Uwe Steinmann
|
21926ae026
|
various updates
|
2015-06-29 12:03:58 +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
|
6c016f236a
|
new version 4.3.19
|
2015-06-26 16:46:41 +02:00 |
|
Uwe Steinmann
|
6840d07bac
|
note about closing #214
|
2015-06-26 16:43:15 +02:00 |
|
Uwe Steinmann
|
ad1edc8281
|
actually use username from command line
|
2015-06-26 16:42:12 +02:00 |
|
Uwe Steinmann
|
98228c1ae8
|
actually use username from command line
|
2015-06-26 16:42:06 +02:00 |
|
Uwe Steinmann
|
c01274a015
|
actually use username from command line
|
2015-06-26 16:41:36 +02:00 |
|
Uwe Steinmann
|
5f46f97298
|
new option -c to force recreation of index
|
2015-06-26 16:22:35 +02:00 |
|
Uwe Steinmann
|
bfae0b87ea
|
new option -c to force recreation of index
|
2015-06-26 16:22:29 +02:00 |
|
Uwe Steinmann
|
a776d6995d
|
add fixing #219
|
2015-06-26 16:22:08 +02:00 |
|
Uwe Steinmann
|
806464a3fb
|
first check for <converters target="fulltext">
in preview of newer versions which will have other targets for
converters
|
2015-06-26 16:21:05 +02:00 |
|
Uwe Steinmann
|
c2b73e19ea
|
new option -c to force recreation of index
|
2015-06-26 16:17:02 +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
|
bf5e7eabf9
|
some new keys
Conflicts:
languages/de_DE/lang.inc
languages/en_GB/lang.inc
|
2015-06-25 21:51:00 +02:00 |
|
Uwe Steinmann
|
0fd0f3fcd7
|
add ukrainian
|
2015-06-25 21:49:58 +02:00 |
|
Uwe Steinmann
|
3f4e17c985
|
some new keys
|
2015-06-25 21:49:19 +02:00 |
|
Uwe Steinmann
|
a425892330
|
add ukrainian
|
2015-06-25 21:48:46 +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
|
67f7cce7d5
|
add target apidoc
|
2015-06-24 12:41:47 +02:00 |
|
Uwe Steinmann
|
b605b9a1d0
|
add target apidoc
|
2015-06-24 12:41:26 +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
|
28cb809e25
|
add entry for fixing #195 in 4.3.19
|
2015-06-23 14:30:36 +02:00 |
|
Uwe Steinmann
|
8205d21848
|
some updates of italian, add missing phrases
|
2015-06-23 12:36:56 +02:00 |
|
Uwe Steinmann
|
7545a2b79b
|
add entries for 4.3.19
|
2015-06-23 10:18:19 +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
|
bd007a6660
|
use same icons and output for version information
|
2015-06-23 10:15:19 +02:00 |
|
Uwe Steinmann
|
85ff032271
|
use same icons and output for version information
|
2015-06-23 10:14:33 +02:00 |
|
Uwe Steinmann
|
fd55efb3b9
|
show review/approval protocol
|
2015-06-23 10:03:15 +02:00 |
|
Uwe Steinmann
|
8db57d13b1
|
show review/approval protocol
|
2015-06-23 10:03:07 +02:00 |
|