Gaelle Braud
728a5c3f6a
update call history list when new call incoming (somehow if juste the new call log is added, it ends at the end of the list when updating the whole list) fix #LINQT-2444
2026-03-17 14:27:07 +01:00
Gaelle Braud
7f1708dacb
fix call history list sorting #LINQT-2346
2026-01-15 12:17:38 +01:00
Gaelle Braud
dc4ebebc9b
fix crash when null call history
...
Hide presence popup button if publish is disabled
2026-01-14 15:16:01 +01:00
Gaelle Braud
e3a1493ceb
Store call history list in app
2026-01-13 16:45:09 +01:00
Gaelle Braud
e901f0046b
UI fixes:
...
button color #LINQT-1894
fix display name call history
2025-09-23 18:41:11 +02:00
Gaelle Braud
598b45bbf4
prevent cloning when not necessary
2025-09-23 16:29:27 +02:00
Gaelle Braud
93418cb7c9
hide empty chat rooms flag default value to true #LINQT-1893
...
fix crash
call history/chats/chat messages lists loading ui
2025-08-20 11:00:12 +02:00
gaelle
03e187fef6
update display name in call history when ldap friends cache cleared
2025-04-09 16:15:22 +02:00
gaelle
f81400eed0
cmake + french translation
2025-03-19 17:01:15 +01:00
gaelle
e0e3838ccf
try to fix display name after call transfer (take the call log address instead of the call address)
...
(may be a mitel server problem)
2025-02-25 12:19:55 +01:00
Gaelle Braud
b4307dd464
fix display name in call notification and call history
2025-02-12 15:44:24 +01:00
Gaelle Braud
38a718ca0a
fix #LINQT-1573 delete all history for one address
...
+ spinner call history
2025-02-10 11:55:05 +01:00
Julien Wadel
1c1bd91080
Crash fix on all asynchronous operations. Make alive connections, fix destructor calls.
2025-01-23 11:48:27 +01:00
Julien Wadel
4181d19631
Synchronize contact list names with contact edition on save.
2025-01-15 18:58:02 +01:00
Julien Wadel
b46c4d16f2
Propagate friend creations/deletion to allow display name updating.
2025-01-15 17:05:57 +01:00
Julien Wadel
cfe3c49a68
LINQT-1531: Fix call history display names.
2025-01-09 09:02:44 +00:00
Julien Wadel
390fc16c0a
Fix removing call history.
...
Update SDK.
2024-12-04 09:06:02 +00:00
Julien Wadel
550295fbe4
Call history: Search into display name and address.
2024-12-04 09:06:02 +00:00
Julien Wadel
345c90d244
Fix display name change propagation:
...
- fullname algo into FriendModel instead of Core.
- signal to core wiith friendUpdated (no SDK cb for that, we need to implement it ourself).
- Fix call logs details blinking.
2024-11-25 07:38:50 +00:00
Gaelle Braud
24f51fbf69
fix empty display name
2024-11-19 10:55:01 +01:00
Christophe Deschamps
2fdddf942f
Handle CallLog updates
2024-11-14 21:11:39 +01:00
Gaelle Braud
10ab8395f7
update lists if day change
2024-11-13 11:45:18 +01:00
Christophe Deschamps
a91b29cb17
Automatic LDAP Friends lookup for calls
2024-11-04 11:08:16 +01:00
Gaelle Braud
155b7af32e
blind+ attended transfer #LINQT-1345
2024-10-18 17:54:41 +02:00
Julien Wadel
3589029ec5
Refreshing optimizations:
...
- 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.
2024-10-16 15:12:55 +02:00
Julien Wadel
b07eca28e4
Fixes:
...
- Buttons size.
- Crash on subscription.
- Hidden buttons text.
- Black icons.
2024-10-15 12:45:52 +00:00
Julien Wadel
e1b8befde4
Optimizations: Paging and asynchronous loaders.
2024-10-14 17:20:58 +02:00
Julien Wadel
975c461a4d
Fix critical crashes:
...
- set cpp managment for list
- remove items stored in shared pointer that are managed by Gui
- queue connection for signals between GUI/Core in order to avoid calling functions while destructions.
2024-10-02 09:55:03 +02:00
Gaelle Braud
498777869e
fix #LINQT-1282 autocomplete contact address
...
fix #LINQT-1285 fix call notif deletion
fix #LINQT-1283 : reset views when switching tab or creating new call
fix #LINQT-1287 pause logo on pause
fix #LINQT-1281 clear vertical tabbar index if in settings
2024-09-27 18:07:51 +02:00
Gaelle Braud
e07cd93fad
ui fixes
...
paste code register
bold search result part of display names
fix magic search list
fix navigation
2024-09-27 10:45:06 +02:00
Gaelle Braud
cddaa90dcb
fix ui contact edition
...
fix new address contact edition
fix history filter
fix auto change end date meeting creation
fix contact with phone number only
fix windows warning
2024-07-24 17:58:23 +02:00
Gaelle Braud
5cf6138bdb
conference + ui fixes
...
try to fix crashes on close app
2024-05-27 12:08:29 +02:00
Gaelle Braud
552f7acb46
fix conferences info in call history
2024-05-13 11:16:39 +02:00
Julien Wadel
23ddc9ac88
Clean + fixes
2024-04-22 18:16:34 +02:00
Gaelle Braud
c824bd6c83
Country, start conference, dates, combobox, calendar, popup, effectimage, meeting details, conference scheduler
2024-04-22 18:16:31 +02:00
Gaelle Braud
82b5d6a008
contact list
...
fixes:
generic VariantList
FriendModel resetAddresses
check null default account
address list update on save
generic item for white background lists
ui
fix set photo friend
protect friendmodel setters
remove main splitview to stick to the mock-up (keeping it commented cause it may be useful to be able to resize the panels)
default image avatar
fix crash when address not set
2024-02-01 15:19:29 +01:00
Gaelle Braud
6849b8d378
contacts list
2024-01-05 15:37:18 +01:00
Gaelle Braud
97c01e66f8
call history
...
new item: popup button
2023-12-22 17:28:35 +01:00