Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (154 - 156 of 1173)

Ticket Resolution Summary Owner Reporter
#505 fixed upgrade to trac 1.0 Will Kahn-Greene
Description

We're using 0.12.2. We should upgrade to 1.0 (or whatever is latest when we do this work).

1.0 release notes are here: http://trac.edgewall.org/wiki/TracDev/ReleaseNotes/1.0

#507 fixed Possibly get rid of WebOb, Routes, Beaker? Christopher Allan Webber
Description

Joar has done some things to switch our requests over to werkzeug's request/response objects. It's possible we should finish the job. For part 1 of this ticket:

  • Replace all request and response objects with werkzeug requests/response objects
  • Remove webob from setup.py
  • Update documentation to reflect

If we do this, then maybe we should just get rid of Beaker and Routes. Possibly,

#509 fixed Extract media file submission logic into common library Elrond joar
Description

Take a look at the views for /submit/ and /api/submit/.

The media file submission logic between them is largely duplicated.

This logic should be moved to mediagoblin.tools.submit.

This logic should be adapted so that it covers both the /submit/ and /api/submit use-case.

The /submit/ and /api/submit/ views should be adapted to use library tool for media file submission.

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