Skip to content

Commit

Permalink
Updating README's to include OnDemand instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyFunFun committed Jan 25, 2012
1 parent 6fadb57 commit 02678bb
Show file tree
Hide file tree
Showing 10 changed files with 106 additions and 2 deletions.
15 changes: 13 additions & 2 deletions ClassesOfServices/README.mkd
@@ -1,5 +1,5 @@
Kanban Board Classes of Services
===========================
================================

The Kanban Board Classes of Services mashup colors cards according to tags.

Expand All @@ -25,4 +25,15 @@ How To Install and Use the Mashup
};
```

Open the Kanban Board, add some tags to User Stories or Bugs and enjoy!
Open the Kanban Board, add some tags to User Stories or Bugs and enjoy!


Installing the Mashup with TargetProcess OnDemand
-------------------------------------------------

1. In your OnDemand site, navigate to ```Settings > (System Settings) > Mashups```
2. Click "Add New Mashup"
3. In the "Name" field, enter a name unique to this Mashup - for example "Classes of Service"
4. In the "Placeholders" field, enter ```Project_Planning_Kanban_KanbanBoard```
5. Copy and paste the contents of the [ClassesOfService.js](https://raw.github.com/TargetProcess/MashupsLibrary/master/ClassesOfServices/ClassesOfServices.js) file in the "Code" box.
6. Click Save
12 changes: 12 additions & 0 deletions DetailsHider/README.mkd
Expand Up @@ -17,6 +17,18 @@ How To Install and Use the Mashup
_<TargetProcess Install Path>/JavaScript/Mashups/_ folder.
3. Sit back and enjoy!


Installing the Mashup with TargetProcess OnDemand
-------------------------------------------------

1. In your OnDemand site, navigate to ```Settings > (System Settings) > Mashups```
2. Click "Add New Mashup"
3. In the "Name" field, enter a name unique to this Mashup - for example "Details Hider"
4. In the "Placeholders" field, enter ```footerPlaceholder```
5. Copy and paste the contents of the [DetailsHider.js](https://raw.github.com/TargetProcess/MashupsLibrary/master/DetailsHider/DetailsHider.js) file in the "Code" box.
6. Click Save


Troubleshooting
---------------

Expand Down
10 changes: 10 additions & 0 deletions DoneEntitiesByMonthReport/README.mkd
Expand Up @@ -16,3 +16,13 @@ How To Install and Use the Mashup
3. Navigate to Reports section and find **Done Entities By Month** link.
4. Select User Story entity and enjoy the report.


Installing the Mashup with TargetProcess OnDemand
-------------------------------------------------

1. In your OnDemand site, navigate to ```Settings > (System Settings) > Mashups```
2. Click "Add New Mashup"
3. In the "Name" field, enter a name unique to this Mashup - for example "Done Entities By Month Report"
4. In the "Placeholders" field, enter ```Project_Reports_Reports,Project_Reports_Report```
5. Copy and paste the contents of the [DoneEntitiesByMonthReport.js](https://raw.github.com/TargetProcess/MashupsLibrary/master/DoneEntitiesByMonthReport/DoneEntitiesByMonthReport.js) file in the "Code" box.
6. Click Save
2 changes: 2 additions & 0 deletions Entity Templates/README.mkd
Expand Up @@ -13,6 +13,8 @@ for the description of the following entities in TargetProcess:
- Requests
- Test Cases

*This Mashup is _not_ compatible with TargetProcess OnDemand*

[Download the Mashup's ZIP Archive](https://github.com/downloads/TargetProcess/MashupsLibrary/Entity%20Templates.zip)

How To Install and Use the Mashup
Expand Down
13 changes: 13 additions & 0 deletions Kanban Board Column Grouper/README.mkd
Expand Up @@ -118,6 +118,19 @@ How To Install and Use the Mashup
configuration according to the above specifications.
4. Open the Kanban Board, sit back, and enjoy!


Installing the Mashup with TargetProcess OnDemand
-------------------------------------------------

1. In your OnDemand site, navigate to ```Settings > (System Settings) > Mashups```
2. Click "Add New Mashup"
3. In the "Name" field, enter a name unique to this Mashup - for example "Kanban Column Grouper"
4. In the "Placeholders" field, enter ```Project_Planning_Kanban_KanbanBoard```
5. Copy and paste the contents of the [Kanban Board Column Grouper.js](https://raw.github.com/TargetProcess/MashupsLibrary/master/Kanban%20Board%20Column%20Grouper/KanbanBoardColumnGrouper.js) file in the "Code" box.
6. Configure the Mashup according to the instructions above.
7. Click Save


Troubleshooting
---------------

Expand Down
17 changes: 17 additions & 0 deletions Kanban Board Impending Doom/README.mkd
Expand Up @@ -22,6 +22,23 @@ How To Install and Use the Mashup
Bugs, and Features.
4. Open the Kanban Board, sit back, and enjoy!


Installing the Mashup with TargetProcess OnDemand
-------------------------------------------------

1. In your OnDemand site, navigate to ```Settings > (System Settings) > Mashups```
2. Click "Add New Mashup"
3. In the "Name" field, enter a name unique to this Mashup - for example "Impending Doom"
4. In the "Placeholders" field, enter ```Project_Planning_Kanban_KanbanBoard```
5. Copy and paste the contents of the [Kanban Board Impending Doom.js](https://raw.github.com/TargetProcess/MashupsLibrary/master/Kanban%20Board%20Impending%20Doom/KanbanBoardImpendingDoom.js) file in the "Code" box.
6. Click Save
7. Add a custom field called 'Due Date' of type 'Date' to your
Process and populate the field accordingly among your Stories,
Bugs, and Features.
8. Open the Kanban Board, sit back, and enjoy!



Troubleshooting
---------------

Expand Down
14 changes: 14 additions & 0 deletions KanbanTagCustomFieldColorer/README.mkd
Expand Up @@ -64,3 +64,17 @@ How To Install and Use the Mashup
4. Open the Kanban Board, enjoy.
5. ?
6. Profit


Installing the Mashup with TargetProcess OnDemand
-------------------------------------------------

1. In your OnDemand site, navigate to ```Settings > (System Settings) > Mashups```
2. Click "Add New Mashup"
3. In the "Name" field, enter a name unique to this Mashup - for example "Kanban Tag Custom Field Colorer"
4. In the "Placeholders" field, enter ```Project_Planning_Kanban_KanbanBoard```
5. Copy and paste the contents of the [KanbanTagCustomFieldColorer.js](https://github.com/TargetProcess/MashupsLibrary/raw/master/KanbanTagCustomFieldColorer/KanbanTagCustomFieldColorer.js) file in the "Code" box.
6. Click Save
7. ?
8. Profit

12 changes: 12 additions & 0 deletions NewUILinkScrubber/README.mkd
Expand Up @@ -18,6 +18,18 @@ How To Install and Use the Mashup
_<TargetProcess Install Path>/JavaScript/Mashups/_ folder.
3. Sit back and enjoy!


Installing the Mashup with TargetProcess OnDemand
-------------------------------------------------

1. In your OnDemand site, navigate to ```Settings > (System Settings) > Mashups```
2. Click "Add New Mashup"
3. In the "Name" field, enter a name unique to this Mashup - for example "Link Scrubber"
4. In the "Placeholders" field, enter ```footerPlaceholder```
5. Copy and paste the contents of the [NewUILinkScrubber.js](https://github.com/TargetProcess/MashupsLibrary/raw/master/NewUILinkScrubber/NewUILinkScrubber.js) file in the "Code" box.
6. Click Save


Troubleshooting
---------------

Expand Down
11 changes: 11 additions & 0 deletions NumberOfAssignments/README.mkd
Expand Up @@ -15,3 +15,14 @@ How To Install and Use the Mashup

1. Download the Mashup file either by cloning this repository or downloading a ZIP.
2. Extract/copy the NumberOfAssignments folder to your _<TargetProcess Install Path>/JavaScript/Mashups/_ folder.


Installing the Mashup with TargetProcess OnDemand
-------------------------------------------------

1. In your OnDemand site, navigate to ```Settings > (System Settings) > Mashups```
2. Click "Add New Mashup"
3. In the "Name" field, enter a name unique to this Mashup - for example "Details Hider"
4. In the "Placeholders" field, enter ```Project_Planning_Kanban_KanbanBoard```
5. Copy and paste the contents of the [NumberOfAssignments.js](https://raw.github.com/TargetProcess/MashupsLibrary/master/NumberOfAssignments/NumberOfAssignments.js) file in the "Code" box.
6. Click Save
2 changes: 2 additions & 0 deletions UserStory Templates/README.mkd
Expand Up @@ -6,6 +6,8 @@ The UserStory Templates Mashup is a simple Mashup for
contents of a template file and gives that as a starting point
for the description of your User Stories.

*This Mashup is _not_ compatible with TargetProcess OnDemand*

[Download the Mashup's ZIP Archive](https://github.com/downloads/TargetProcess/MashupsLibrary/UserStory%20Templates.zip)

How To Install and Use the Mashup
Expand Down

0 comments on commit 02678bb

Please sign in to comment.