Custom Query (1168 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 1168)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Ticket Resolution Summary Owner Reporter
#298 FIXED ./bin/gmg adduser should take password, email as arguments, and prompt if not provided Manolinux aka Mu Christopher Allan Webber
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.



#910 fixed ./bin/gmg assetlink and mediagoblin default setup Boris Bobrov
Description

GMG ships with mediagoblin.ini with enabled "mediagoblin.plugins.basic_auth" plugin. But this plugin has a directory with static files, that needs to be linked with "./bin/gmg assetlink". Neither setup.py does it, nor it is suggested in the docs.

Also, ./bin/gmg assetlink seems to be not documentated well, and http://mediagoblin.readthedocs.org/en/latest/siteadmin/plugins.html misses it.

#5022 fixed ./configure with/without virtualenv ayleph
Description

configure uses inconsistent descriptions of virtualenv options.

ac_user_opts='
enable_option_checking
with_python3
with_virtualenv
Optional Packages:
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
  --with-python3          Set up to use Python 3 by default.
  --without-virtualenv    install to a Python virtualenv
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.