There is 1 update, 2 comments.
 
 
XWiki Platform / cid:jira-generated-image-avatar-e385dd9e-dd2c-45e3-85d9-9a6fd8d59c59 XWIKI-18753 Open

Replace the livetable of the User Directory with a Live Data

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-672261c8-0edd-4a2c-9332-91d8560d1640 Changes by Vincent Massol on 07/Apr/26 13:16
 
Assignee: Vincent Massol
 
 

2 comments

 
cid:jira-generated-image-avatar-672261c8-0edd-4a2c-9332-91d8560d1640 Vincent Massol on 07/Apr/26 13:16
 

There are actually 2 LT to convert:

  • The one displayed on Main.UserDirectory
  • The one displayed in the Admin UI to configure the user directory columns

However both reuse the same code from ##XWiki.UserDirectoryMacros##, so we need to convert both at the same time.

Also note that the LT uses the Tag Cloud feature which currently doesn't exist in LDs (see XWIKI-19037).

 
cid:jira-generated-image-avatar-672261c8-0edd-4a2c-9332-91d8560d1640 Vincent Massol on 07/Apr/26 13:20
 

Start of some implementation done in https://github.com/xwiki/xwiki-platform/commit/0c8d6e760fe1954d096729c6c80683b5420b97ff