diff --git a/views/blue/class.AddDocument.php b/views/blue/class.AddDocument.php index e729d0687..e9f9e0fac 100644 --- a/views/blue/class.AddDocument.php +++ b/views/blue/class.AddDocument.php @@ -87,7 +87,7 @@ class SeedDMS_View_AddDocument extends SeedDMS_Blue_Style { // Retrieve a list of all users and groups that have review / approve // privileges. - $docAccess = $folder->getApproversList(); + $docAccess = $folder->getReadAccessList(); ?>
: | printFolderChooser("form1", M_READWRITE);?> | ||
"> |
+ "> |
'.getMLText('do_object_repair').'
'; } $this->contentContainerEnd(); @@ -182,7 +186,7 @@ class SeedDMS_View_ObjectCheck extends SeedDMS_Blue_Style { echo "".getMLText('unlinking_objects')."
"; } - if($versions) { + if($unlinkedversions) { print "".getMLText("document")." | \n"; @@ -191,7 +195,7 @@ class SeedDMS_View_ObjectCheck extends SeedDMS_Blue_Style { print "".getMLText("mimetype")." | \n"; print "\n"; print " | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
".$doc->getId()." | ".$version->getVersion()." | ".$version->getOriginalFileName()." | ".$version->getMimeType()." | "; if($unlink) { diff --git a/views/blue/class.OverrideContentStatus.php b/views/blue/class.OverrideContentStatus.php index 32b9ab5df..3259da4f4 100644 --- a/views/blue/class.OverrideContentStatus.php +++ b/views/blue/class.OverrideContentStatus.php @@ -72,10 +72,10 @@ function checkForm() ?>
+ | |||
: | |||
+ | |||
: | |||
@@ -150,9 +153,12 @@ function checkGrpForm() | |||
: | |||
diff --git a/views/blue/class.ReviewSummary.php b/views/blue/class.ReviewSummary.php index e234359a1..07a37fcf1 100644 --- a/views/blue/class.ReviewSummary.php +++ b/views/blue/class.ReviewSummary.php @@ -32,6 +32,8 @@ require_once("class.BlueStyle.php"); class SeedDMS_View_ReviewSummary extends SeedDMS_Blue_Style { function show() { /* {{{ */ + $dms = $this->params['dms']; + $user = $this->params['user']; if (!$db->createTemporaryTable("ttstatid")) { UI::exitError(getMLText("review_summary"),getMLText("internal_error_exit")); diff --git a/views/blue/class.SearchForm.php b/views/blue/class.SearchForm.php index 5b0e8428f..6285c3fe7 100644 --- a/views/blue/class.SearchForm.php +++ b/views/blue/class.SearchForm.php @@ -100,10 +100,10 @@ function chooseKeywords(target) { | |||
: |
|
||
"> | +"> |
".getMLText("settings_notwritable")."
"; @@ -87,11 +87,11 @@ if(!is_writeable($settings->_configFilePath)) {: | -+ | ||||||||||||||||||||||
: | @@ -122,7 +122,7 @@ function showUser(selectObj) {|||||||||||||||||||||||
: | -+ | ||||||||||||||||||||||
: | -+ | ||||||||||||||||||||||
: | -+ | ||||||||||||||||||||||
: | @@ -159,14 +159,14 @@ function showUser(selectObj) {|||||||||||||||||||||||
: | -- | ||||||||||||||||||||||
: | ++ | ||||||||||||||||||||||
: | @@ -249,16 +249,16 @@ function showUser(selectObj) {
: | -+ | |
: | - |
+ |
: | @@ -276,11 +276,11 @@ function showUser(selectObj) { ?>||
: | -+ | |
: | -+ | |
: | @@ -299,25 +299,25 @@ function showUser(selectObj) {isDisabled() ? " checked='checked'" : "");?>> | |
: | -
- hasImage())
- print " |
- |
: | -- | |
: | +
+hasImage())
+ print " |
+ |
: | ++ | |