Custom Query (1168 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (55 - 57 of 1168)

Ticket Resolution Summary Owner Reporter
#1025 fixed API object IDs are integers Jonas Haraldsson
Description

API object IDs are integers, they are also non-unique since the Activity and Activity.object have the same ID.

Expected: url similar to http://mediagoblin.jonash.local/api/{objectType}/{id}

#1023 fixed API timestamps are not timezone aware Jonas Haraldsson
Description

Activity.published (and probably all other API timestamps) is not timezone aware, it is currently in the form of: YYYY-MM-DDThh:mm:ss.ffffff

Expected: YYYY-MM-DDThh:mm:ssZ (RFC3339 date-time is mentioned in pump.io API docs)

#5357 fixed ASCII typo on tour anongoblin
Description

http://mediagoblin.org/pages/tour.html

ACSII -> ASCII

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