Custom Query (1173 matches)
Results (184 - 186 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#390 | fixed | "Separate tags by commas" should be unnecessary | ||
Description |
I think JanCBorchardt talked about this before. This text really shouldn't be necessary. We should choose one method and stick with it. The user should be able to enter tags as desired, after which they will automatically be seperated. |
|||
#394 | fixed | Fuzzy timestamps | ||
Description |
Current: "Added on 2011-02-14." Better would be: "Added 1 month ago." This also goes for comment timestamps, which are currently shown as "08:35PM 2012-02-09" which is all kinds of horrible. I have no idea how to do this though. It might already be possible with the software we're using, who knows. It also wouldn't be hard to find a jQuery plugin such as http://timeago.yarp.com/, but I'm not sure if that's the right way to go. |
|||
#416 | fixed | Invalid input causes unhelpful error messages | ||
Description |
Two related bugs: 1.
The form returns the "Incorrect input" error. 2.
The form returns the "Invalid input." error. /me leaves mid-ticket, I'll improve this description later. |