531 results found
-
List of children/parents displayed in the properties panel for any selected changeset
It is a pity to have using the command line to get this information while it could be simply displayed by default in the properties of the selected changeset.
Tortoise Mercurial GUI client do this and it is very easy to handle. More, the parent/child changesets can be quickly found just by clicking on the hypertext link4 votes -
Better graphical visualization of changeset intervals within branch explorer
When you did a subtractive merge on a changeset interval, it is really confusing when you see just one arrow pointing away from the last changeset of the changeset interval, because later on, I would think there was only this one last changeset involved.
It would be nice, if the graphical visualization would highlight such happenings better. Maybe with a curly brace or a special envelope around such changeset intervals.
4 votes -
Customizable Views for integration in thrid-party applications
It would be nice if plastic had a web-service which provides graphical HTML5 reports / views for interagtion in thrid-party applications (primarily issue trackers)
I think of the following:
- Some branch-explorer like view focusing on one branch (task-branch) which displays the check-ins and merges to and from this branch
- A list of check-ins to a specific branch (like the history view?)
- A view showing all changed files in a branch in total
- you name it. there could be way more!This service should have a REST-full URL API where the view and branch path are defined…
4 votes -
improve the image diff tool to include a threshold for pixel values
It would be nice to improve the image diff tool so that small differences in pixels can be ignored with a threshold values. For example for JPEG images that just have a small difference in compression artifacts.
Maybe something like this could be implemented?https://github.com/mapbox/pixelmatch
4 votes -
Retain checkin comments after having to merge before checkin
This happens all the time. You do some modifications, hit checkin, get told you need to merge beforehand, you do that and it's all automatic and nice and then you hit checkin again and notice the comments are gone.
The comments are of course in the history, but I have had to edit them exactly 0 times after the merge. Would be a nicer user experience if the comment was kept there by default (or at least have an option for doing so).
4 votes -
gather all checkin comments since the last merge
I know this goes against the branch per task ideology, but sometimes people work on a bunch of stuff in a branch and then merge a larger chunk of work, e.g. a bunch of helper functions etc.
It would be nice if there was a way in the GUI to automatically gather all checkin comments since last merge / branch creation into the merge comment. I could then edit this comment before merging.
So for example if I make checkins "fix foo" and "fix bar", my merge comment would be "fix foo\nfix bar".
4 votes -
Allow users to configure keyboard shortcuts in the GUI
The default keyboard shortcuts are ... interesting at times. Would be great if I could configure them to my liking.
4 votes -
Treat multiple words in the "Search files" box as two elements that should be in the filename (Gluon)
Currently the "Search files" query on the "Explore workspace" tab treats queries with multiple words separated by a space as if they were one element.
So a search for (without quotes) "wall normal" would not find
SteelWallNormal.png nor
shortwallnormal.png
etc.
but it currently would find things like
SteelWall Normal.png or
shortwall normal.pngI suggest treating words separated by spaces as multiple elements that must all exist in the filename, which would result in returning all of the examples above.
4 votes -
Marked branch always visible
"Marked" branches should always be visible, even when they don't have any new changesets in the last couple of days/weeks so that I don't have to scroll back for a merge.
This could be achieved by sticking the last changeset of a "marked" branch to the left edge of the branch explorer
4 votes -
Allow for display of branch attributes in the branch explorer window
In the branch explorer view you have essentially two sections. The graphical chart on the left and the properties panels on the right.
Assigning attributes to branches is very handy for keeping track of things like status and work type, but currently you can't see those attributes "in a big picture" as you have to click on the branch and then look at its attributes in the right hand panel.
What about allowing us a Display Option to draw the attribute name and value in the main chart right underneath the branch? This would allow for seeing the information on…
4 votes -
More details on merge conflicts
I'm new to Plastic, and just had my first merge conflict to address.
I think on this screen, where you choose between Source/Base/Destination, it would be really helpful to show the username, checkin comment and timestamp associated with Source and Base, as a helpful peace-of-mind, 'I am not about to accidently break the build' feature.
I ended up tabbing to the Branch Explorer and using the Changeset numbers to look up these details, but it felt pretty fiddly to do.
4 votes -
Unlock files in Gluon
I need to be able to unlock files from Gluon. It seems absurd to need to use the command line to do this.
4 votes -
Receive invoice as pdf on email monthly
I would be very helped in my admin routine if you could send out invoices as PDF's when they appear monthly, instead if me having to login and hunt them down, save as pdf and then file.
4 votes -
Replication > Sync With Git Not present on Mac Plastic SCM
Hi,
Replication Sync with git is not present in the Mac Plastic SCM app.
4 votes -
Fix color schemes in dark-theme
Some texts become unreadable when using the dark-theme some colors in the tool - especially because of the flipped font color from black to white. E.g. the "Select source" button in the mergetool (See attached image)
4 votes -
Please update Plastic SCM plugin for Rider For Unreal Engine 2021
I'm unable to use Plastic SCM plugin in the latest version of Rider. The plugin is really helpful and time saving. I'm looking for new version of it :)
4 votes -
4 votes
-
Display shortctus in the UI
Add a way to know the keyboard shortcut of a specific action by displaying it in a tooltip or contextual menu.
This will greatly help new users to improve their workflow, without having to read a doc that list shortcuts.
4 votes -
Make PlasticSCM Support more than 1000 users when using Active Directory authentifaciton
Default Active Directory limit request result entries to 1000 entries. So when you have more than 1000 users in your Active Directory database, the "select group or user" popup window will fail retrieve the list of user and group.
It is not always possible to increase the limit for request because IT responsibility is sometimes far from people responsible for PlasticSCM server. Also changing the query limitation on Active Directory has an impact on the entire company infrastructure and it is a huge risk.
I have read Active Directory query can use "page search" to split request result (see link…
4 votes -
UI - Dockable tabbed windows
Be able to split tabs and dock them into different areas of screen within a workspace in windows GUI. For example, 50/50 vertical split showing branch explorer and pending changes.
4 votes
- Don't see your idea?