Custom Query (1173 matches)
Results (97 - 99 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#298 | FIXED | ./bin/gmg adduser should take password, email as arguments, and prompt if not provided | ||
Description |
Instead of being sequential arguments, email and password (or at least password) should be --keyword arguments. If not provided, we should prompt the user for them (and obscure the password as being entered). This is a fairly easy and entry level task. |
|||
#323 | FIXED | Tags list on Edit page is not seperated by spaces and hard to read | ||
Description |
On the Edit page for any media, the "Tags" field look like this, no matter if you used commas, spaces or both: :: tag1,tag2,tag3,tag4 Instead, it could use some space between the tags to make it more readable: :: tag1, tag2, tag3, tag4 I've also changed the tag list on media pages to "Tagged with tag1, tag2, tag3, etc", so if we change this they will be consistent in appearance. |
|||
#329 | FIXED | Drop custom delimiters in tags | ||
Description |
As we agreed on IRC a long time ago, custom delimiters are too complex for translation and other reasons. We might be able to think of a nice way to implement them but at this point it's too much of a mess. Switch the tag delimiter to comma only. |
Note:
See TracQuery
for help on using queries.