535 results found
-
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 -
Checkin comment and Code review text boxes (scrollbars, Ctrl+A)
A commit message text box and a code review text box does not have any scroll bar, does not allow scrolling with a mouse and does not allow Ctrl+A (select all text). All these things would be useful.
This suggestion has been added here already (https://plasticscm.uservoice.com/forums/15467-general/suggestions/4341465-checkin-comment-and-code-review-text-boxes) but it was marked as completed even though it is still not working.
See also the original post here: http://www.plasticscm.net/index.php?/topic/1291-some-ux-issues/#entry10137
There is also another suggestion close to this explained by a picture (partially displayed lines).28 votes -
Add three enhancements to the pending changes view when merging...
- If a pending merge results in no actual file changes, it doesn't seem possible to back out of the merge if it's not the desired result: the merge link can't be undone without at least one change to a file in the pending merge.
I got into this situation doing a sophisticated merge; a directory in the source branch had been deleted, but a new file has been added on the source branch in that directory that I wanted to merge over into a different location on the target branch.
I chose the merge conflict resolution of preserving the delete…
3 votes -
Show labels in changesets view; or show changesets in labels view
In "Changesets" tab it is possible to right click on a changeset and select "Label this changeset"
However nowhere in this view can I see if there is a label against a changeset- there are columns for Changeset's Name, Comment, Date , branch et al but not even the "Show Extended Information" shows anything about labels.Why this would be useful:
In my typical workflow I make changes as development proceeds with comments stating what & why things have been done; often with references to issue#s . For example "Fix issue#5341 the conblogminator was crashing with error E54 when the…41 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 -
don't select items when searching in branch explorer
"Show selected branches in a new diagram" is a useful way of making sense of a large and complex history but first you have to find the branches to select.
The obvious way is to use the search field, but this changes the current selection to what if finds, losing you previous ones. It would be better if it just centred and highlighted the item without selecting it.
3 votes -
Add a context menu to the 'Checking pending changes' window
There is no context menu available for changed files in the 'Checking pending changes' window. However, there is a similar view in the 'Pending changes' tab of PlasticSCM's main window and a context menu is available there.
The thing is that the context menu enables you to view changes using a diff tool you prefer (the one set in application preferences). In the window mentioned in the topic there is no such menu at all and you can view changes only using the diff tool embedded inside that window.
Most of us in our company are used to WinMerge and…
14 votes -
goto child changeset
In branch explorer there is a 'goto parent changeset' context menu. A similar one for children, possibly listing multiple branches, would be useful. Navigation is quite difficult in this direction.
13 votes -
Sync, Repos and Workspaces on their own tab
Hi,
Since the latest release it's possible to close the tabs in the caption area.
Great feature but I would like one more enhancement, a non closeable tab (preferably the first tab on the right) that contains non workspace related subtabs like Your Workspaces, Your Repositories Rss Notification and Sync replication (not sure about Shelves).
This way the workspace related tabs stay cleaner (and smaller).
15 votesActually we started doing this on the new Mac and Linux GUIs :-) The new GameUI also supports this mechanism. Soon we’ll have it on the regular Windows GUI.
-
option to cancel workspace update
A workspace update can be quite slow, particularly if you made a mistake in cloaked.conf. Rather than killing the process, it would be nice to be able to cancel the update.
22 votes -
Add branch support to explorer plug-in
The explorer plug-in works very well for managing a workspace, however, there is no branch support.
1) No way to tell what branch the workspace currently has
2) No way to switch the workspace to a particular branch
3) No way to merge the current branch into another
4) No way to merge another branch into the current one
--there are other branch features available, but these are the ones my team uses the most.All of these thing currently require the GUI to perform, but could be done using the Explorer plug-in
3 votes -
Keep typed comment when closing checkin dialog without commit.
Sometimes i type comment for a checkin but then discover some issues in the list of files that force me to close the dialog (loosing the already typed comments).
The current woraround is to open notepad and copy the comment into it for later use. But that is rather clumsy.
So request is that when you close the commit dialog without commit the typed comment is added to the dropdown list of previous comments (or is just restored when the dialog is re-opened for the same workspace).
10 votes -
option to select diff tool on the command line
If you use a console based diff tool such as vimdiff it can cause the GUI problems. It would be nice to be able to set different difftool preferences for the GUI and 'cm diff', possibly with a command line option:
cm diff --tool=vimdiff
It might be necessary to give tools names or id's in the GUI preferences to reference from the command line so you can easily configure the arguments.
9 votes -
filter CS by label
filter CS by label will enable to connect Xlink much easier
3 votes -
12 votes
-
Improve integration with JIRA
Develop a JIRA plugin for Jira, to improve visibility.
Add options to create branches from JIRA and issues from PlasticSCM.
Embed links to open each other Web Portal.In general, a text box in the Jira issue is not enough. The interaction should be smooth.
69 votes -
Client Silent Install in Active Directory
Need a client silent Install with chosen components in active directory
24 votes -
Pull Requests
Provide a mechanism to approve merges into specific branches.
One option is to use pull requests with an approval mechanism (of one or more required approvals).This will allow trace-ability and enforcement of organization rules.
Linking it to code review will make it even greater.(Check out Stash for examples)
18 votes -
Integrate the Repository configuration (plastic configuration wizard) with the Plastic UI.
Currently, to use a different repository server, you have to run the configuration wizard multiple times.
It would be much more convenient to be able to open the Plastic SCM tool and click "add new server..." or "select repositories from server..." so that the user can choose where to get a list of repositories (projects) to work with - and start creating workspaces to pull the project down to.
The following is a scenario I ran into:
1) I created a local plastic server to replace my personal CVS server for projects that I work on at home. Using the…10 votes -
Ability to copy new and changed files from a Diff... comparison
When running a Diff... between changesets using Plastic GUI (say, when comparing the most recent changeset to the last published build), it would be very useful to be able to copy all new and changed files from the workspace to a specified target directory.
4 votes
- Don't see your idea?