531 results found
-
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 -
Issue tracking extension for github issues system
It'd be a cool idea to create a github service hook and an accompanying issue tracking extension for Plastic to read issues from there. I don't know Ruby but I could help out with the Issue Tracking extension in plastic!
7 votes -
Active Directory - Work with huge AD trees
I came across a blog post about this limitation. If you are using ADO/ADO.net, you should be able to set the Page Size property to 999 - which will in fact return ALL users instead of being limited to 1000 (if you set it at 1000 or above, you will get exactly that many and no more, setting it to less really means "I want them all, but only x at a time")
Obj.Properties.Item['Page Size'].Value := 950
where Obj is an ADO Command object (not sure what the .NET equivalent is)0 votes -
export item revision
When browsing a branch or changeset for items it sometimes would be nice to save a file/folder to some place on the disk.
Some files belong together and if I want to view or even execute these files I need all of them with correct filenames in the same place.
Clicking on a item in plastic opens this file with the system standard viewer in a temporary directory. Depending on the file this may not be a good idea! Therefore I need a way to select some items (files/folders) and export them.
3 votes -
in file history change workspace
Add option to right click in file history to change the workspace to the changeset selected.
12 votes
- Don't see your idea?