Search found 15 matches

by david_navigator
10 Sep 2012, 22:02
Forum: General Discussion
Topic: Posting completed issues to Twitter
Replies: 1
Views: 2445

Posting completed issues to Twitter

I've fixed the problem with posting to Twitter - changing the authentication to now use OAuth - I've used a 3rd party library licenced under the Apache License (Version 2.0, January 2004).
But I've no idea what I do with my code to get in integrated in to Mantis.
Is there a guide ?

Issues are http ...
by david_navigator
25 Jul 2012, 08:38
Forum: Help
Topic: Severity values lost after upgrade
Replies: 1
Views: 2159

Re: Severity values lost after upgrade

ah, found in custom_strings_inc.php :)
by david_navigator
25 Jul 2012, 08:20
Forum: Help
Topic: Severity values lost after upgrade
Replies: 1
Views: 2159

Severity values lost after upgrade

I just upgraded my Mantis from 1.2.1 to 1.2.11 and the first thing I've noticed is that the Severity field has changed from my custom values to "tweak, feature, text" etc.
Where were the original values stored (so I can retrieve from backup), where do they go now and are there any other areas that ...
by david_navigator
23 Mar 2011, 11:12
Forum: Help
Topic: Roadmap (no dates)
Replies: 1
Views: 2761

Roadmap (no dates)

When I look at the Mantis road map http://www.mantisbt.org/bugs/roadmap_page.php I can see it says

mantisbt - Roadmap

mantisbt - 1.2.x [ View Issues ]
================

Future stable release

whereas if I look at the road map on my copy of Mantis it says

HireTrack Eclipse - Roadmap

HireTrack ...
by david_navigator
23 Mar 2011, 11:01
Forum: Help
Topic: Post to Twitter
Replies: 12
Views: 7914

Re: Post to Twitter

Added to BT with sponsorship if anyone fancies working on it.
by david_navigator
18 Mar 2011, 18:47
Forum: Help
Topic: Post to Twitter
Replies: 12
Views: 7914

Re: Post to Twitter

I'm beginning to think it doesn't work at all. I've just looked at the MantisBT account on Twitter and nothing has been posted to it since Nov, yet I can see loads of bugs have been resolved.
by david_navigator
18 Mar 2011, 18:33
Forum: Help
Topic: Post to Twitter
Replies: 12
Views: 7914

Re: Post to Twitter

Frustrating, can't get it to work.
Is there some function I can use to help debug what's happening, maybe something to write to a log file or some such. Although I've got 20 years programming under my hat, I don't know php at all.
by david_navigator
17 Mar 2011, 22:52
Forum: Help
Topic: Post to Twitter
Replies: 12
Views: 7914

Re: Post to Twitter

Thanks, of course that had to be too simple !! I updated those to my twitter username and password, but marking a public issue on a public project as resolved, doesn't result in anything being posted to twitter. Unless anyone has any suggestions, I'll just have to do some playing 2morrow.
by david_navigator
17 Mar 2011, 11:54
Forum: Help
Topic: Post to Twitter
Replies: 12
Views: 7914

Re: Post to Twitter

I don't understand, the manual mentions that I need curl for Twitter integration (but says nothing more on it - why mention it at all if there isn't some kind of integration) and this thread http://www.mantisbt.org/forums/viewtopic.php?f=3&t=4652&p=18536&hilit=twitter#p18536 seems to show that ...
by david_navigator
16 Mar 2011, 12:01
Forum: Help
Topic: Post to Twitter
Replies: 12
Views: 7914

Re: Post to Twitter

I believe that when I resolve an issue in Mantis, I can automatically post this to my twitter account, so my customer's are aware that the issue has been dealt with.
If this is correct, then I would like to know how I configure Mantis to do this. I can't find any documentation that explains what I ...
by david_navigator
15 Mar 2011, 11:11
Forum: Help
Topic: Post to Twitter
Replies: 12
Views: 7914

Re: Post to Twitter

somebody must know how to do this
by david_navigator
11 Mar 2011, 21:22
Forum: Help
Topic: Post to Twitter
Replies: 12
Views: 7914

Post to Twitter

Help, I've looked and I've searched but I can't see what I need to do to get my version of Mantis 1.2.1 to post to my Twitter account. I'm sure it's simple and I that I simply can't see the woods for the trees, but if someone could tell me, preferably in simple terms, I'd be grateful.

David
by david_navigator
04 Jul 2010, 08:58
Forum: General Discussion
Topic: UserVoice or similar
Replies: 4
Views: 6609

Re: UserVoice or similar

Thanks, but it's not quite what I'm after.

Firstly, as far as I can see, this issue goes back 10 years without a resolution, secondly it's not quite the same thing as I was thinking about.

I really wanted something which is a level above Mantis, i.e something which lets customers suggest ...
by david_navigator
03 Jul 2010, 07:33
Forum: General Discussion
Topic: UserVoice or similar
Replies: 4
Views: 6609

UserVoice or similar

Is any one aware of a uservoice type of solution that integrates with Mantis ?
For those that haven't come across it, Uservoice allows users to suggest new features for your software and then allows other users to vote up or down the idea.
Here's it in use by a hosting company we use for email
http ...
by david_navigator
16 May 2010, 09:53
Forum: Customizations
Topic: Displaying Severity in shortened format
Replies: 0
Views: 2508

Displaying Severity in shortened format

I've customised the severity list (using the info un http://www.mantisbt.org/forums/viewtopic.php?f=4&t=5947&p=20742&hilit=severity#p20742 ) such that the severities make more sense to users reporting problems.
I now have text such as
Enhancement to existing feature
Bug - Cosmetic - no real affect ...