Merge branch 'seeddms-4.3.11' into develop

This commit is contained in:
Uwe Steinmann 2014-10-31 13:29:21 +01:00
commit 8db94efbf9
21 changed files with 594 additions and 567 deletions

View File

@ -1,3 +1,9 @@
--------------------------------------------------------------------------------
Changes in version 4.3.11
--------------------------------------------------------------------------------
- translation updates
- password expiration can be set to 'never'
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
Changes in version 4.3.10 Changes in version 4.3.10
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------

View File

@ -526,6 +526,7 @@ URL: [url]',
'my_documents' => 'مستنداتي', 'my_documents' => 'مستنداتي',
'name' => 'اسم', 'name' => 'اسم',
'needs_workflow_action' => 'هذا المستند يتطلب انتباهك . من فضلك تفقد زر مسار العمل', 'needs_workflow_action' => 'هذا المستند يتطلب انتباهك . من فضلك تفقد زر مسار العمل',
'never' => '',
'new' => 'جديد', 'new' => 'جديد',
'new_attrdef' => 'اضافة تعريف سمة', 'new_attrdef' => 'اضافة تعريف سمة',
'new_default_keywords' => 'اضافة كلمات بحث', 'new_default_keywords' => 'اضافة كلمات بحث',

View File

@ -457,6 +457,7 @@ $text = array(
'my_documents' => 'Els meus documents', 'my_documents' => 'Els meus documents',
'name' => 'Nom', 'name' => 'Nom',
'needs_workflow_action' => '', 'needs_workflow_action' => '',
'never' => '',
'new' => 'Nou', 'new' => 'Nou',
'new_attrdef' => '', 'new_attrdef' => '',
'new_default_keywords' => 'Afegir mots clau', 'new_default_keywords' => 'Afegir mots clau',

View File

@ -533,6 +533,7 @@ URL: [url]',
'my_documents' => 'Moje dokumenty', 'my_documents' => 'Moje dokumenty',
'name' => 'Název', 'name' => 'Název',
'needs_workflow_action' => 'Tento dokument vyžaduje Vaši pozornost. Prosím zkontrolujte záložku pracovního postupu.', 'needs_workflow_action' => 'Tento dokument vyžaduje Vaši pozornost. Prosím zkontrolujte záložku pracovního postupu.',
'never' => '',
'new' => 'Nový', 'new' => 'Nový',
'new_attrdef' => 'Přidat definici atributu', 'new_attrdef' => 'Přidat definici atributu',
'new_default_keywords' => 'Přidat klíčová slova', 'new_default_keywords' => 'Přidat klíčová slova',

View File

@ -19,7 +19,7 @@
// along with this program; if not, write to the Free Software // along with this program; if not, write to the Free Software
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. // Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
// //
// Translators: Admin (1910) // Translators: Admin (1911)
$text = array( $text = array(
'accept' => 'Übernehmen', 'accept' => 'Übernehmen',
@ -533,6 +533,7 @@ URL: [url]',
'my_documents' => 'Meine Dokumente', 'my_documents' => 'Meine Dokumente',
'name' => 'Name', 'name' => 'Name',
'needs_workflow_action' => 'Diese Dokument erfordert eine Aktion. Bitte schauen Sie auf den Workflow-Reiter.', 'needs_workflow_action' => 'Diese Dokument erfordert eine Aktion. Bitte schauen Sie auf den Workflow-Reiter.',
'never' => 'nie',
'new' => 'Neu', 'new' => 'Neu',
'new_attrdef' => 'Neue Attributdefinition', 'new_attrdef' => 'Neue Attributdefinition',
'new_default_keywords' => 'Neue Vorlage', 'new_default_keywords' => 'Neue Vorlage',

View File

@ -19,7 +19,7 @@
// along with this program; if not, write to the Free Software // along with this program; if not, write to the Free Software
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. // Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
// //
// Translators: Admin (1048), netixw (14) // Translators: Admin (1049), netixw (14)
$text = array( $text = array(
'accept' => 'Accept', 'accept' => 'Accept',
@ -533,6 +533,7 @@ URL: [url]',
'my_documents' => 'My Documents', 'my_documents' => 'My Documents',
'name' => 'Name', 'name' => 'Name',
'needs_workflow_action' => 'This document requires your attention. Please check the workflow tab.', 'needs_workflow_action' => 'This document requires your attention. Please check the workflow tab.',
'never' => 'never',
'new' => 'New', 'new' => 'New',
'new_attrdef' => 'Add attribute defintion', 'new_attrdef' => 'Add attribute defintion',
'new_default_keywords' => 'Add keywords', 'new_default_keywords' => 'Add keywords',

View File

@ -533,6 +533,7 @@ URL: [url]',
'my_documents' => 'Mis documentos', 'my_documents' => 'Mis documentos',
'name' => 'Nombre', 'name' => 'Nombre',
'needs_workflow_action' => 'Este documento requiere su atención. Por favor chequee la pestaña de flujo de trabajo.', 'needs_workflow_action' => 'Este documento requiere su atención. Por favor chequee la pestaña de flujo de trabajo.',
'never' => '',
'new' => 'Nuevo', 'new' => 'Nuevo',
'new_attrdef' => 'Nueva definición de atributo', 'new_attrdef' => 'Nueva definición de atributo',
'new_default_keywords' => 'Agregar palabras claves', 'new_default_keywords' => 'Agregar palabras claves',

View File

@ -526,6 +526,7 @@ URL: [url]',
'my_documents' => 'Mes documents', 'my_documents' => 'Mes documents',
'name' => 'Nom', 'name' => 'Nom',
'needs_workflow_action' => 'Ce document requiert votre attention. Consultez l\'onglet workflow.', 'needs_workflow_action' => 'Ce document requiert votre attention. Consultez l\'onglet workflow.',
'never' => '',
'new' => 'Nouveau', 'new' => 'Nouveau',
'new_attrdef' => 'Ajouter une définition d\'attribut', 'new_attrdef' => 'Ajouter une définition d\'attribut',
'new_default_keywords' => 'Ajouter des mots-clés', 'new_default_keywords' => 'Ajouter des mots-clés',

View File

@ -533,6 +533,7 @@ URL: [url]',
'my_documents' => 'Saját dokumentumok', 'my_documents' => 'Saját dokumentumok',
'name' => 'Név', 'name' => 'Név',
'needs_workflow_action' => 'Ez a dokumentum az Ön beavatkozására vár. Ellenőrizze a munkafolyamat fület.', 'needs_workflow_action' => 'Ez a dokumentum az Ön beavatkozására vár. Ellenőrizze a munkafolyamat fület.',
'never' => '',
'new' => 'Új', 'new' => 'Új',
'new_attrdef' => 'Jellemző meghatározás hozzáadása', 'new_attrdef' => 'Jellemző meghatározás hozzáadása',
'new_default_keywords' => 'Kulcsszó hozzáadása', 'new_default_keywords' => 'Kulcsszó hozzáadása',

View File

@ -457,6 +457,7 @@ $text = array(
'my_documents' => 'Documenti personali', 'my_documents' => 'Documenti personali',
'name' => 'Nome', 'name' => 'Nome',
'needs_workflow_action' => '', 'needs_workflow_action' => '',
'never' => '',
'new' => 'Nuovo', 'new' => 'Nuovo',
'new_attrdef' => 'Nuovo attributo', 'new_attrdef' => 'Nuovo attributo',
'new_default_keywords' => 'Aggiungi parole chiave', 'new_default_keywords' => 'Aggiungi parole chiave',

View File

@ -526,6 +526,7 @@ URL: [url]',
'my_documents' => 'Mijn Documenten', 'my_documents' => 'Mijn Documenten',
'name' => 'Naam', 'name' => 'Naam',
'needs_workflow_action' => 'Dit document vereist uw aandacht. Bekijk deze onder het tabblad workflows.', 'needs_workflow_action' => 'Dit document vereist uw aandacht. Bekijk deze onder het tabblad workflows.',
'never' => '',
'new' => 'Nieuw', 'new' => 'Nieuw',
'new_attrdef' => 'Voeg kenmerk definitie toe', 'new_attrdef' => 'Voeg kenmerk definitie toe',
'new_default_keywords' => 'Sleutelwoorden toevoegen', 'new_default_keywords' => 'Sleutelwoorden toevoegen',

View File

@ -526,6 +526,7 @@ URL: [url]',
'my_documents' => 'Moje dokumenty', 'my_documents' => 'Moje dokumenty',
'name' => 'Nazwa', 'name' => 'Nazwa',
'needs_workflow_action' => 'Dokument wymaga uwagi. Proszę sprawdzić kartę workflow.', 'needs_workflow_action' => 'Dokument wymaga uwagi. Proszę sprawdzić kartę workflow.',
'never' => '',
'new' => 'Nowy', 'new' => 'Nowy',
'new_attrdef' => 'Dodaj definicję atrybutu', 'new_attrdef' => 'Dodaj definicję atrybutu',
'new_default_keywords' => 'Dodaj słowa kluczowe', 'new_default_keywords' => 'Dodaj słowa kluczowe',

View File

@ -532,6 +532,7 @@ URL: [url]',
'my_documents' => 'Meus Documentos', 'my_documents' => 'Meus Documentos',
'name' => 'Nome', 'name' => 'Nome',
'needs_workflow_action' => 'Este documento requer sua atenção. Por favor, verifique a guia de fluxo de trabalho.', 'needs_workflow_action' => 'Este documento requer sua atenção. Por favor, verifique a guia de fluxo de trabalho.',
'never' => '',
'new' => 'Novo', 'new' => 'Novo',
'new_attrdef' => 'Adicionar definição de atributo', 'new_attrdef' => 'Adicionar definição de atributo',
'new_default_keywords' => 'Adicionar palavras-chave', 'new_default_keywords' => 'Adicionar palavras-chave',

View File

@ -526,6 +526,7 @@ URL: [url]',
'my_documents' => 'Мои документы', 'my_documents' => 'Мои документы',
'name' => 'Имя', 'name' => 'Имя',
'needs_workflow_action' => 'Этот документ требует вашего внимания. См. вкладку «Процесс».', 'needs_workflow_action' => 'Этот документ требует вашего внимания. См. вкладку «Процесс».',
'never' => '',
'new' => 'Новый', 'new' => 'Новый',
'new_attrdef' => 'Добавить определение атрибута', 'new_attrdef' => 'Добавить определение атрибута',
'new_default_keywords' => 'Добавить метки', 'new_default_keywords' => 'Добавить метки',

View File

@ -457,6 +457,7 @@ $text = array(
'my_documents' => 'Moje dokumenty', 'my_documents' => 'Moje dokumenty',
'name' => 'Meno', 'name' => 'Meno',
'needs_workflow_action' => '', 'needs_workflow_action' => '',
'never' => '',
'new' => 'Nove', 'new' => 'Nove',
'new_attrdef' => '', 'new_attrdef' => '',
'new_default_keywords' => 'Pridať kľúčové slová', 'new_default_keywords' => 'Pridať kľúčové slová',

View File

@ -526,6 +526,7 @@ URL: [url]',
'my_documents' => 'Mina dokument', 'my_documents' => 'Mina dokument',
'name' => 'Namn', 'name' => 'Namn',
'needs_workflow_action' => 'Detta dokument behöver din uppmärksamhet. Kolla arbetsflödet.', 'needs_workflow_action' => 'Detta dokument behöver din uppmärksamhet. Kolla arbetsflödet.',
'never' => '',
'new' => 'Ny', 'new' => 'Ny',
'new_attrdef' => 'Lägg till attributdefinition', 'new_attrdef' => 'Lägg till attributdefinition',
'new_default_keywords' => 'Lägg till nyckelord', 'new_default_keywords' => 'Lägg till nyckelord',

View File

@ -19,7 +19,7 @@
// along with this program; if not, write to the Free Software // along with this program; if not, write to the Free Software
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. // Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
// //
// Translators: Admin (541), fengjohn (5) // Translators: Admin (542), fengjohn (5)
$text = array( $text = array(
'accept' => '接受', 'accept' => '接受',
@ -124,7 +124,7 @@ URL: [url]',
'backup_remove' => '删除备份', 'backup_remove' => '删除备份',
'backup_tools' => '备份工具', 'backup_tools' => '备份工具',
'between' => '时间段', 'between' => '时间段',
'browse' => '', 'browse' => '浏览',
'calendar' => '日历', 'calendar' => '日历',
'calendar_week' => '', 'calendar_week' => '',
'cancel' => '取消', 'cancel' => '取消',
@ -461,6 +461,7 @@ URL: [url]',
'my_documents' => '我的文档', 'my_documents' => '我的文档',
'name' => '名称', 'name' => '名称',
'needs_workflow_action' => '', 'needs_workflow_action' => '',
'never' => '',
'new' => 'New', 'new' => 'New',
'new_attrdef' => '添加属性', 'new_attrdef' => '添加属性',
'new_default_keywords' => '添加关键字', 'new_default_keywords' => '添加关键字',

File diff suppressed because it is too large Load Diff

View File

@ -36,7 +36,7 @@ class SeedDMS_View_ForcePasswordChange extends SeedDMS_Bootstrap_Style {
$user = $this->params['user']; $user = $this->params['user'];
$passwordstrength = $this->params['passwordstrength']; $passwordstrength = $this->params['passwordstrength'];
$this->htmlStartPage(getMLText("sign_in"), "login"); $this->htmlStartPage(getMLText("sign_in"), "forcepasswordchange");
$this->globalBanner(); $this->globalBanner();
$this->contentStart(); $this->contentStart();
echo "<h3>".getMLText('password_expiration')."</h3>"; echo "<h3>".getMLText('password_expiration')."</h3>";

View File

@ -34,7 +34,7 @@ class SeedDMS_View_PasswordForgotten extends SeedDMS_Bootstrap_Style {
function show() { /* {{{ */ function show() { /* {{{ */
$referrer = $this->params['referrer']; $referrer = $this->params['referrer'];
$this->htmlStartPage(getMLText("password_forgotten"), "login"); $this->htmlStartPage(getMLText("password_forgotten"), "passwordforgotten");
$this->globalBanner(); $this->globalBanner();
$this->contentStart(); $this->contentStart();
$this->pageNavigation(getMLText("password_forgotten")); $this->pageNavigation(getMLText("password_forgotten"));

View File

@ -157,7 +157,7 @@ function showUser(selectObj) {
?> ?>
<tr> <tr>
<td><?php printMLText("password_expiration");?>:</td> <td><?php printMLText("password_expiration");?>:</td>
<td><select name="pwdexpiration"><option value="<?php echo date('Y-m-d H:i:s'); ?>"><?php printMLText("now");?></option><option value="<?php echo date('Y-m-d H:i:s', time()+$passwordexpiration*86400); ?>"><?php printMLText("according_settings");?></option></select></td> <td><select name="pwdexpiration"><option value="<?php echo date('Y-m-d H:i:s'); ?>"><?php printMLText("now");?></option><option value="<?php echo date('Y-m-d H:i:s', time()+$passwordexpiration*86400); ?>"><?php printMLText("according_settings");?></option><option value="0000-00-00"><?php printMLText("never");?></option></select></td>
</tr> </tr>
<?php <?php
} }
@ -382,7 +382,7 @@ function showUser(selectObj) {
?> ?>
<tr> <tr>
<td><?php printMLText("password_expiration");?>:</td> <td><?php printMLText("password_expiration");?>:</td>
<td><select name="pwdexpiration"><option value=""><?php printMLText("keep");?></option><option value="<?php echo date('Y-m-d H:i:s'); ?>"><?php printMLText("now");?></option><option value="<?php echo date('Y-m-d H:i:s', time()+$passwordexpiration*86400); ?>"><?php printMLText("according_settings");?></option></select> <?php echo $currUser->getPwdExpiration(); ?></td> <td><select name="pwdexpiration"><option value=""><?php printMLText("keep");?></option><option value="<?php echo date('Y-m-d H:i:s'); ?>"><?php printMLText("now");?></option><option value="<?php echo date('Y-m-d H:i:s', time()+$passwordexpiration*86400); ?>"><?php printMLText("according_settings");?></option><option value="0000-00-00"><?php printMLText("never");?></option></select> <?php echo $currUser->getPwdExpiration(); ?></td>
</tr> </tr>
<?php <?php
} }