Custom Query (1174 matches)
Results (253 - 255 of 1174)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #270 | fixed | Create shell scripts to ease launching of celeryd with a local .ini | ||
| Description |
Use case¶Chewbacca launches ./lazyserver.sh with the arguments -c mediagoblin_local.ini to prevent merge conflicts while still having local changes from the default .ini. One day, Chewbacca wants to be able to run celery in a separate process. First, out of confusion he runs celery with CELERY_CONFIG_MODULE=mediagoblin.init.celery.from_celery ./bin/celeryd This seems to work, but all the images are broken. Chewbacca doesn't realise that the problem is that his public_store is not the ordinary public_store but cloudfiles. Chewbacca has to type export MEDIAGOBLIN_CONFIG=mediagoblin_local.ini; export CELERY_CONFIG_MODULE=mediagoblin.init.celery.from_celery; ./bin/celeryd Chewbacca wants to type ./lazycelery.sh -c mediagoblin_local.ini |
|||
| #271 | wontfix | Filename/no file selected label font color on Mac is black | ||
| Description |
On submit view the file field label is black on Mac and thus barely visible on dark grey background. Pls, see attachement |
|||
| #272 | no-action | [Wiki] Make it obvious that e-mail verification is required for editing | ||
| Description |
Editing or creating pages in the wiki requires that the e-mail address is verified (that you are in the emailconfirmed group). The only place I found where the wiki says so is the "View source" pages which replace the "Edit" pages for pages one cannot edit. Those "View source" pages are available by clicking the "View source" link (which already says you cannot edit, so would you click it?), and not (at least easily) available for user pages. |
|||
