Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (196 - 198 of 1173)

Ticket Resolution Summary Owner Reporter
#706 fixed New notifications joar
Description

I have been working on a new generation of notifications in MediaGoblin: https://github.com/joar/mediagoblin/tree/notifications (comparison: https://github.com/joar/mediagoblin/compare/notifications).

It's come a long way, but still things to figure out. This ticket has been created to track that conversation and development.

#708 fixed allow user configuration for jinja2 extensions kenneth dombrowski
Description

Proposal is for a new configuration option to allow users to specify a list of jinja2 extensions which should be loaded in addition to the minimum set required by mediagoblin.

I have created a branch called jinja2-extensions with a simple implementation:

https://gitorious.org/~kennethd/mediagoblin/kennethds-mediagoblin/commit/8ad2d1bbf3679993295c2a5e94632c9d3feecd9d

#709 fixed Changing license setting may set password to empty sazius
Description

I encountered this because I've set my web browser (Iceweasel/Firefox 21) to store my MediaGoblin password and automatically fill it in when it deems appropriate.

Steps to reproduce

  1. Go to "Change account settings".
  1. Web browser automatically fills in "Old password" field, but leaves "New password" field empty (user that only wishes to change license setting will not notice this as it happens automatically).
  1. Change license setting if you want (this seems to be optional).
  1. Press "Save changes."
  1. Log out and try to log in again: your old password doesn't work, the new password is the empty string. (Can be confirmed e.g. by trying to login with the piwigo plugin which allows empty password to be entered.)

The change account settings dialog should either warn of empty password, or simply assume the user does not wish to touch the password if it is left empty. (As was my case.)

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.