Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
applications:application_properties [2020/07/01 16:32]
cduncan Edited for English grammar (capitalization, punctuation, correct verb conjugation)
applications:application_properties [2023/02/16 08:55] (current)
admin
Line 32: Line 32:
  
   <​Application.language></​Application.language>​   <​Application.language></​Application.language>​
 +  <​Application.timeZone></​Application.timeZone>​
   <​Application.translation>​   <​Application.translation>​
     /​com/​sibvisions/​apps/​projx/​translation.xml     /​com/​sibvisions/​apps/​projx/​translation.xml
Line 54: Line 55:
   <​Application.Menu.ToolBar.small>​false</​Application.Menu.ToolBar.small>​   <​Application.Menu.ToolBar.small>​false</​Application.Menu.ToolBar.small>​
   <​Application.Menu.exit.visible />   <​Application.Menu.exit.visible />
-  <​Application.Menu.changePassword.visible>​ +  <​Application.Menu.changePassword.visible>​true</​Application.Menu.changePassword.visible>​
-    ​true +
-  ​</​Application.Menu.changePassword.visible>​+
   <!-- true, false -->   <!-- true, false -->
   <​Application.Menu.undo.visible />   <​Application.Menu.undo.visible />
   <​Application.Menu.redo.visible />   <​Application.Menu.redo.visible />
 +  <​Application.Menu.logout.visible />
 +  <​Application.Menu.save.visible />
 +  <​Application.Menu.reload.visible />
 +  ​
 +  <​Application.Menu.home.visible />
 +  <​Application.Menu.usersettings.visible />
  
   <​Application.Desktop.image>​   <​Application.Desktop.image>​
Line 126: Line 131:
 The hard-coded language for the application,​ e.g., en, de, ru The hard-coded language for the application,​ e.g., en, de, ru
 The system locale will be ignored if set. The system locale will be ignored if set.
 +
 +**Application.timeZone**
 +
 +The hard-coded timezone for the application,​ e.g. UTC
 +If set, no automatic timezone conversion will be done and the set timezone will be used for all dates.
  
 **Application.translation** **Application.translation**
Line 189: Line 199:
  
 If true, the login dialog won't be shown automatically. The user has to click the login button. This mode can be used for applications with content for anonymous content. If true, the login dialog won't be shown automatically. The user has to click the login button. This mode can be used for applications with content for anonymous content.
- 
-**Application.Login.saveAuthentication** 
- 
-If true, the login will be saved with a specific unique identifier. 
  
 **Application.Login.autologin** **Application.Login.autologin**
  
 If true, the autologin checkbox will be shown in the login dialog. If true, the autologin checkbox will be shown in the login dialog.
 +
 +**Application.Login.lostPassword**
 +
 +If true, the lost password button will be shown in the login dialog.
  
 **Application.Menu.classname** **Application.Menu.classname**
Line 237: Line 247:
  
 If false, the redo button won't be shown. If false, the redo button won't be shown.
 +
 +**Application.Menu.logout.visible**
 +
 +If false, the logout button won't be shown.
 +
 +**Application.Menu.save.visible**
 +
 +If false, the save button won't be shown.
 +
 +**Application.Menu.reload.visible**
 +  ​
 +If false, the reload button won't be shown.  ​
 +
 +**Application.Menu.home.visible***
 +
 +If false, the home button won't be shown. This feature is not available in all UIs.
 +
 +**Application.Menu.usersettings.visible**
 +
 +If false, the usersettings button won't be shown.
  
 **Application.MenulToolBar.small** **Application.MenulToolBar.small**
Line 329: Line 359:
  
 The full qualified java class name of the error class. The full qualified java class name of the error class.
 +
 +**Application.Error.details**
 +
 +If false, the details button will be hidden.
  
 **Application.About.text** **Application.About.text**
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information