User Details
User Details
- User Since
- May 10 2020, 10:28 AM (262 w, 5 d)
- Availability
- Available
May 15 2020
May 15 2020
gordin updated the diff for D29602: Add field "Folder" to theme content items and to message tool tip.
- addressed comment from dvratil and also from mlaurent (made in accidentially added revision D29779)
Should have updated D29602
gordin added a comment to D29602: Add field "Folder" to theme content items and to message tool tip.
gordin requested review of D29779: Add field "Folder" to theme content items and to message tool tip.
gordin updated the test plan for D29602: Add field "Folder" to theme content items and to message tool tip.
gordin updated the diff for D29602: Add field "Folder" to theme content items and to message tool tip.
Optimised hash look-up
May 13 2020
May 13 2020
gordin updated the diff for D29602: Add field "Folder" to theme content items and to message tool tip.
Added folder name hashing, removed trailing slash
gordin added inline comments to D29602: Add field "Folder" to theme content items and to message tool tip.
May 12 2020
May 12 2020
gordin added a comment to D29602: Add field "Folder" to theme content items and to message tool tip.
Maybe "StorageModel::collectionFromId()" rather than "StorageModel::collectionForId()" would be better?
gordin updated the diff for D29602: Add field "Folder" to theme content items and to message tool tip.
Now using the actual (and not the virtual) collection to obtain the message folder
May 10 2020
May 10 2020
I just noticed that my original goal, showing the "real" folder of an item inside a smart list or search, does not work like this. As the the "parentCollection" actually is the smart list/search, it will not show the original folder :-(