Changes between Version 14 and Version 15 of SandBox
- Timestamp:
- 07/15/11 12:47:28 (23 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SandBox
v14 v15 5 5 Go ahead, edit it freely. 6 6 == Tickets == 7 just adjust the item to find open defects 8 * current summary~=plugin 9 [[TicketQuery(summary~=plugin,status=new,type=defect,order=version,desc=0,format=table,col=type|version|summary|owner|reporter)]] 7 10 11 * another grain of sand 12 {{{ 8 13 [[TicketQuery(component=plugins,order=id,desc=1,format=table,col=resolution|summary|owner|reporter)]] 9 10 [[TicketQuery(component=plugin::PAR,order=id,desc=1,format=table,col=resolution|summary|owner|reporter)]] 14 }}} 15 * another grain of sand 16 {{{ 17 #[[TicketQuery(component=plugin::PAR,order=id,desc=1,format=table,col=resolution|summary|owner|reporter)]] 18 }}} 11 19 12 20 == Sand ==
