Skip to content

Refreshing optimizations:

Julien Wadel requested to merge fix/call_logs into fix/call_speedup
  • Reset data list and initialization on single step.
  • Just add a log on new call log.
  • Remove updateView : it should not be needed as contains are updated automatically from its items.
  • Clean AbstractListProxy from LimitProxy implementation.
  • Avoid to reset left panel if not needed to not reload lists.
  • Fix missing objectName in history list view.

Fix display on new call button.

Merge request reports