<j:jelly xmlns:j="jelly:core" xmlns:f="/lib/form">
<f:entry title="${%Character Set}" field="charset">
<f:select default="none"/>
</f:entry>
<f:entry title="${%Workspace name}" field="name">
<f:textbox/>
</f:entry>
</j:jelly>
# |
Change |
User |
Description |
Committed |
|
#4
|
9672 |
paul_allen |
Refactor name from 'p4_client' to 'p4'. |
|
|
#3
|
8769 |
paul_allen |
Update to charset option for workspaces to use a drop-down select with a default of 'none'. |
|
|
#2
|
8663 |
paul_allen |
Rollout of charset for all Workspace modes. |
|
|
#1
|
8661 |
paul_allen |
Workspace auto fill |
|
|
//guest/paul_allen/dev/p4-jenkins/p4-client/src/main/resources/org/jenkinsci/plugins/p4_client/workspace/SingletonWorkspaceImpl/config.jelly |
#1
|
8640 |
paul_allen |
Added Workspace and Singleton descriptor. Removed old connection code. |
|
|