Changes
</Profile>
</source>
== Content Browser ==
<br>
{{Version/WinXSince|4.7.0}} Queries are now excluded from uncommitted changes.
=== Child Page ===
On the left side of the child page the current object´s high priority properties are shown. By clicking on a live value property, the live value details dialog opens. By clicking on an editable [[UBIK_WinX_Client_Basics#High_priority_properties| high priority property]], an editor opens {{Version/WinXSince|2.5.4}}. If a property was edited a save button is shown in the lower left corner, allowing the user to commit the changes. If a property of a query object was edited an evaluate button is shown in the lower left corner, allowing the user to run the query with the changed propery.
=== Properties Page ===
On the properties page, one can see a list of all the current object's visible properties, and, given the respective rights, a possibility to edit them.
=== Context Menu ===
For any current object, there is a set of potential context-sensitive actions. These are displayed as buttons in the title bar, with a three-dot overflow menu button aggregating all the actions that wouldn't fit there anymore. There are many potential actions; some of them are only enabled for specifically classified objects, like objects with a geo location. Default actions are refresh, various download options, child object creation, copy/paste, commit/revert changes, geo-related actions, etc.
=== Objects ===
The first entry point in the ''Content Browser'' is the list of root objects.
==== Task objects ====
[[https://wiki.augmensys.com/index.php?title=MRO_Objects_(Client)#Task|Tasks]] and [[https://wiki.augmensys.com/index.php?title=MRO_Objects_(Client)#Work_Package|work packages]] are special types of {{UBIK}} objects used for maintenance, repair and overhaul (MRO) use-cases.
==== Query objects ====
Queries are special types of {{UBIK}} objects with dynamic children. The child objects are looked up depending on the query object's criteria, which can be specified the same as property values for regular objects. There are [[QUERY|online queries]] evaluated by the server, and [[https://wiki.augmensys.com/index.php?title=Offline_Query_(UBIK_WinX)|offline queries]] evaluated on the client, thus requiring no internet connection.
==== Safety relevant objects ====
Object classified as [[SYSCLS_SAFETY_RELEVANT_OBJECT|safety relevant]] require the user to accept safety instructions to access the object, which can be required for hazardous MRO tasks, for example.
==== Commissioning objects ====
==== Locked objects ====
In several use-cases, objects can be [[Locked_Objects|locked]] for editing.
=== Properties ===
==== Authentication Properties ====
[[SYSCLS_REQUIRE_AUTHENTICATION|Authentication Properties]] are properties which need a user authentication (through a password field) to be edited.
==== Min max properties ====
See [[Min_Max_Properties]].
==== Live value properties ====
[[Live_Values]] are specific property values extracted from a process control system like OPC-UA or OSIPI.
==== High priority properties ====
High priority properties are properties having a priority higher than the [[Settings#Content |priority threshold]].
==== Selective List Properties ====
For some properties, the user should be able to select from a predefined set of values. Such a predefined set is called a "selective list" in {{UBIK}}. Furthermore, there are [[Dynamic_Selective_List_(Client)|dynamic selective lists]] that can be filtered or assembled based on dependency property values.
==== Properties with value records {{Version/WinXSince|2.5.4}} ====
See [[Editors]]
=== Documents ===