Ticket #184 (closed enhancement: fixed)

Opened 6 months ago

Last modified 6 months ago

Have a different icon for locked files in Workspace list

Reported by: Vidrequin Owned by: fabian@…
Priority: minor Milestone: V2 Final
Component: Calenco UI Version: 2.0
Keywords: Cc:

Description

In the workspace file list (for a particular language), it would be usefull to have a different icon for locked files (in the tree view).
Currently, if several files are locked, and if I look for a file I can modify, I have to click on each of them to see if it is locked or not.

Change History

comment:1 Changed 6 months ago by fabian@…

  • Status changed from new to closed
  • Resolution set to fixed

Implemented in svn rev 683. I think it's time to investigate ItemFileWriteStore? to make the UI more responsive and to ease server and network load. Right now, when (un)locking a file the whole deps tree is reloaded (with the subsequent server workload and network payload) just to display the (un)locked icon for the (un)locked file.

Note: See TracTickets for help on using tickets.