Vermis - new open source issue tracker in PHP
Moderator: General Moderators
Re: Vermis - new open source issue tracker in PHP
hmm, actually you're right, I will add an issue about having a config variable that enables captcha 
- Jonah Bron
- DevNet Master
- Posts: 2764
- Joined: Thu Mar 15, 2007 6:28 pm
- Location: Redding, California
Re: Vermis - new open source issue tracker in PHP
Another feature I'd like to see is "remember me". It's a bit annoying to have to log in multiple times a day.
- Jonah Bron
- DevNet Master
- Posts: 2764
- Joined: Thu Mar 15, 2007 6:28 pm
- Location: Redding, California
Re: Vermis - new open source issue tracker in PHP
Another thing. In the issue list, it would be really nice if when you set it to order by Status, that instead of ordering them alphabetically, order them logically. Like this:
[text]In Progress
Opened
Resolved
Closed[/text]
[text]In Progress
Opened
Resolved
Closed[/text]
- Jonah Bron
- DevNet Master
- Posts: 2764
- Joined: Thu Mar 15, 2007 6:28 pm
- Location: Redding, California
Re: Vermis - new open source issue tracker in PHP
And instead of Updated at in this format: "2011-03-02 03:33:27", something more meaningful to the brain.
I tried to find the location where the appropriate code would go, but couldn't. Let me know where it is and I'll create a patch 
Code: Select all
<time datetime="2011-03-02T03:33:27-08:00" title="2011-03-02 03:33:27pm">Twenty minutes ago.</time>