View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0014633 | mantisbt | plug-ins | public | 2012-08-17 06:03 | 2015-11-09 07:53 |
Reporter | cas | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | new | Resolution | open | ||
Summary | 0014633: Query plugin | ||||
Description | This plugin will enable you to define multiple queries/scripts which:
this is the first release so feedback is highly appreciated. | ||||
Additional Information | More information can be found in the doc/readme.txt | ||||
Tags | No tags attached. | ||||
Apart from some bugfixes, added an option for defined users to execute queries. |
|
Version 1.02 |
|
Wouldn't it be better to rely on MantisBT's email configuration (ie. using underlying PHPMailer library through the functions in email_api.php) ? |
|
yes it would but I could not find a function within email_api.php to add attachments. |
|
Hmmm good point - the email api is mostly targeted at sending notifications, for which we don't need (want) to send attachments, so indeed we lack functions to do that. An idea for future improvement I guess. |
|
Uploaded a new version which also makes use of phpexcel. |
|
how can i get the exportable file in .xls? or this only works with .csv? Regards! |
|
Have a look at the phpexcel sample |
|
ejemplo |
|
I'd like to learn more about this. Will this be a plugin ? If so will it live in the github mantisbt/plugins repo ? |
|
Does this plugin address the fundamental issue in http://www.mantisbt.org/forums/viewtopic.php?f=2&t=23450 which is to be able to automate downloading an attached .patch or .diff to a ticket on mantis ? |
|