This VBA class module is MS-Office connector via XML-RPC.
Description
There are following samples.
Bugs/Feature Requests
Existing bugs and feature requests for VisualBasicTracConnectorIntegration are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out VisualBasicTracConnectorIntegration from here using Subversion, or browse the source with Trac.
Example
MS-Excel Ticket editor
- fill setting sheet
|
- Create sheets that are same name as project names
|
- Push "Import tickets" button
|
- Edit imported tickets' fields
|
- Add new tickets
|
- Push "Check modified fields" button
- Confirm the edited fields' background color are changed.
|
- Push "Update" button
- According to the browser, modified tickets' fields are changed
|
MS-Project connector
- Add custom fields.
| type | name | MS-Project's field | |
| custom | due_assign | Start | required |
| custom | due_close | Finish | required |
| custom | complete | PercentComplete | required |
| custom | blocking | (dependency) | add blocking ticket |
| standard | summary | name | |
| standard | owner | resource | |
| standard | milestone | (dependency) | Add preceding task for the milestone |
| standard | version | (dependency) | Add preceding task for the mversion |
| custom | summary_ticket | (summary task) | Optional, for TracDependencyPlugin |
| custom | dependencies | (dependency) | Optional, for TracDependencyPlugin |
| custom | baseline_start | BaselineStart | Optional |
| custom | baseline_finish | BaselineFinish | Optional |
- Create tickets.
- Open TracProject?.mpp
|
NOTE: You may have to lower the macro security level in MS Project for the connector's Import button to show up:
- Choose Tools -> Options... to display the Options dialog.
- Select the Security tab
- Click the Macro Security button
- Choose Medium or Low security
- Create blank mpp file.
|
- (Activate created mpp file.) It might be activated.
- Push "Import" button
|
- input settings for your environment, then push "Validation" button
|
- If connection is valid, then enable "Import" button. Push this button
|
Recent Changes
[7838] by okazaki on 04/11/10 20:10:50
refs #6929
[7837] by okazaki on 04/11/10 18:10:21
refs #6961
[7836] by okazaki on 04/11/10 17:17:18
refs #6958 Validation list length limitation is added to selectable fields.
[7779] by okazaki on 03/14/10 14:27:24
This file was replaced to "TicketEdit?.xls".
Author/Contributors
Author: okazaki
Contributors:
Attachments
- prj01.png (116.6 kB) - added by okazaki on 09/06/09 17:08:07.
- prj00.png (74.7 kB) - added by okazaki on 09/06/09 17:10:14.
- VBAExcel01.png (49.5 kB) - added by okazaki on 09/13/09 15:40:33.
- VBAExcel02.png (46.6 kB) - added by okazaki on 09/13/09 15:40:45.
- VBAExcel03.png (49.7 kB) - added by okazaki on 09/13/09 15:40:53.
- VBAExcel04.png (50.2 kB) - added by okazaki on 09/13/09 15:41:02.
- VBAExcel05.png (51.8 kB) - added by okazaki on 09/13/09 15:41:10.
- VBAExcel06.png (49.7 kB) - added by okazaki on 09/13/09 15:41:19.
- VBAExcel07.png (52.8 kB) - added by okazaki on 09/13/09 15:41:26.
- VBAExcel08.png (52.8 kB) - added by okazaki on 09/13/09 15:41:36.
- VBAExcel09.png (48.8 kB) - added by okazaki on 09/13/09 15:41:55.
- VBAPrj01.png (44.7 kB) - added by okazaki on 09/13/09 16:28:15.
- VBAPrj02.png (6.0 kB) - added by okazaki on 09/13/09 16:28:29.
- VBAPrj03.png (6.0 kB) - added by okazaki on 09/13/09 16:28:37.
- VBAPrj04.png (58.7 kB) - added by okazaki on 09/13/09 16:28:50.
- VBAPrj001.png (249.0 kB) - added by anonymous on 09/20/09 09:34:03.
- VBAPrj002.png (295.4 kB) - added by anonymous on 09/20/09 09:34:18.
- VBAPrj003.png (224.1 kB) - added by anonymous on 09/20/09 09:34:34.
- VBAPrj004.png (223.7 kB) - added by anonymous on 09/20/09 09:37:27.














