535 results found
-
Update Office Plugin
Currently, the Plastic SCM installer provides an option to include plugins for various IDEs as well as Office.
The Office Plugin support is provided for 2003, 2007, and 2010. Noting that the year is 2016, and that two releases of Office have occurred since then, the plugin should be updated to work with the latest versions.
Additionally, the Office Plugin doesn't have quite the same "polish" and "style" that the rest of Plastic has when running on Windows, so it could use some touching up.
Finally, if this isn't a priority - and since it really exists to integrate with…
10 votesWrongly closed. We have only closed the diff scripts.
-
layout branches in branch explorer by attribute
I use the manual relayout mode to layout my branches in a way, that release branches are on top, the trunk is in the middle and all issue branches are below.
This way I have a fast overview of the changes that are released.
[They also have different colors ;)]All these branches have an attribute called "role" with different values:
"Release" for releases
"Trunk" for the trunk
"Patch" for issuesNow, it would be VERY nice if I could teach the branch explorer, that branches should be layed out in an order (top to bottom) based on the attribute…
6 votes -
Plugin for Webstorm IDE
Support for VCS PlasticSCM under vcs roots and possibly Webstorms internal changelist, auto checkin and checkout support for editing files. Could be adapted easily from existing IntelliJ plugin to support Webstorm and PHPStorm?
44 votes -
Indicate whether or not a changeset / branch has been synced from the Branch Explorer
Do something (change color, icon, etc) to show that changesets/branches have not been synced.
6 votes -
Having the ability to set an Icon for each repository
If we could set individiual icons for each repository (like its possible in Jira) working with many repositories becomes more easy. Currently I have to ensure that I am looking at the correct one by looking at the name. Just quickly checking the icon would be a lot faster.
Additionally the names do not fit into the workspace tabs, having a small version of the icon displayed there would switching workspaces much quicker.3 votes -
compare contents as well as timestamps for changed status
Currently the option is instead of timestamps. It would be faster just to check the contents if the timestamps don't match (unless it already does and this is just a labelling issue).
10 votes -
Add support for branch depth in find branch command
I propose adding a "depth" or "level" filter-option for the branch find-object, to filter on branch namespace-depth (just like "Display branch levels" in Branch Explorer Display Options).
Example:
find branch where level < 3
6 votes -
Make better use of the icons in History and Changesets views
The "View history" and "Changesets" views would benefit from having different icons for each changeset line, depending on whether there's an incoming (or outgoing?) merge etc. As it is currently, the icons in these list views are not really used to their full potential since they are all the same...
4 votes -
Improve semantic outline to launch difference child window
Right now the semantic outline only allows you to navigate to a difference, and selects it in the diff view.
If I want to launch a separate window to view the differences I have to go to the diff window and click on the little "C" icon to pop up a view of the difference.
I would like to be able to launch this directly from the outline by double-clicking, Ctrl+Click, or right-click -> context menu.
This should be a simple improvement but will make using the semantic outline much more natural
3 votes -
Configurable Read-Only access for GitServer
Currently GitServer feature does not allow to configure any security.
It would be nice to have at least possibility to limit access from GIT to read-only via configuration.1 vote -
Add option "Ignore blank lines" (like "Ignore EOLs") as comparison method
I often have more or less blank lines after debugging. When I do not like them to checked in I have to go through all changed files and add / remove blank lines. It would also be great if the menu items have a checkbox, one per option (Ignore EOLs, Ignore whitespace, Ignore blank lines).
4 votes -
add branch alias
Would be cool to have aliases for branches.
The whole system builds up on branches names and you may refer to them from other programs, so you can't change the name.Example: Branch with name 'Task0815' is a new feature called 'Branch aliases' (see what I did there? ;])
In the Branch Explorer this branch could be displayed as:
Task0815 | Branch aliasesThis would enhance the overview inside the branch explorer, because having Task001 to Task999 isn't telling you much.
At the moment this would be inside an attribute or the branch description, but both aren't displayed until you…
3 votes -
Show at least one changeset in queries
With some (external) repositories last changes are sometimes so long ago that nothing shows up in for example the xlink changeset selector.
So please show at least the last release if the query does not return results. This behavior should also be implemented for other query based views. Maybe with a switch in the preference to turn it on/off.
12 votes -
Allow CM Find to work on all repositories without needing to specify each repository
Currently you have to specify each repository you that you want cm find to look at. Unfortunately if you have a lot of repositories this takes a lot of typing (we have 100+). It would be nice if you could use an identifier to tell cm find to look at all repositories. For example: cm find changesets where owner='sbaum' on repositories '*'
3 votes -
Gluon, compare contents of text files instead of time stamps
Gluon, compare contents of text files instead of time stamps.
Text files that are exactly the same are being seen as changed in Gluon.
1 vote -
In 2D History of a directory, show merge arrows that affect its subtree
I often bring up the 2D history tree for a directory to see what changes are done to items in its subtree. This works quite fine, but it does not show merge arrows for merges that involve items inside the relevant subtree. This makes it harder to follow what happened.
For example, I can see "C" changesets on a child branch and then later a "C" changeset on the main branch where the comment on the latter says it was merged back from the child branch, but there is no merge arrow displayed.
For a more informative view, I suggest…
3 votes -
The "All repositories" tab should open as a top-level view/route
Currently when you try to access the list of all repositories, it opens beneath the current workspace tab. Then when you choose "View branch explorer" on a project, it opens another sub-workspace tab so now my workspace has two branch explorer tabs open in it, and one of them is not even related to the workspace. Clearly this is not the right place for these tabs to open. The Mac client does better by opening the repository list and workspaces in new windows. I'm sure you can come up with a better placement in the Windows client- for example, open…
1 vote -
Prevent closing out of focus semantic merge on escape
Application will close if you press escape while it's out of focus. This is annoying if you do some back and forth between semantic merge and another application while doing you diff.
9 votes -
Add Code Review to Macplastic
I'm not sure how macplastic made it out with a majorly missing feature: code reviews. I'd love if this got some priority.
9 votes -
Show progress indication for Undo of many/large files
When undoing pending changes on a very large (binary) file or a large number of files, the operation can take a considerable amount of time, especially if connecting directly to the repo server over Internet.
It seems the original file contents are re-downloaded, but that is not directly obvious so a progress indicator (just as for update/switch) would be helpful here. Otherwise one may think that the process has stopped working...
10 votes
- Don't see your idea?