- Aug 06, 2015
-
-
Jay Alvarez authored
-
- Aug 05, 2015
-
-
martinburchell authored
Add terms filtering to items API
-
Alice Heaton authored
-
Martin Burchell authored
As Dashboard has WidgetInstance objects, TabbedPage has TabInstance
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
The template is a temporary one for now
-
Alice Heaton authored
Add a test to ensure taxonomy slugs cannot contain colons. This will prevent regression and hard to find bugs in the future.
-
Alice Heaton authored
Allow filtering list of items by taxonomy term. The filter is build as <taxonomy_slug>:<term name>, so for example the following url filters on two terms (AND filtering): http://example.com/api/items?terms=taxonomy-one:a%20term&terms=taxonomy-two:another%20term . Note that taxonomy slugs cannot include colons, so no escaping is needed.
-
- Aug 04, 2015
-
-
Martin Burchell authored
-
- Aug 03, 2015
-
-
Alice Heaton authored
-
Alice Heaton authored
-
martinburchell authored
Rumor columns
-
martinburchell authored
Item types
-
Alice Heaton authored
Ensure we use the right taxonomy for the question category. The taxonomy in use is still hard-coded, as that is something we will look at later - this commit was only intended to restore functionality to the existing level.
-
Martin Burchell authored
-
Martin Burchell authored
-
Alice Heaton authored
-
Alice Heaton authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Alice Heaton authored
-
Martin Burchell authored
-
Alice Heaton authored
-
Martin Burchell authored
-
Alice Heaton authored
-
Alice Heaton authored
-
Alice Heaton authored
-
Alice Heaton authored
-
martinburchell authored
added higher z-index to featured image to make sit on top of sidebar …
-
Alice Heaton authored
-
- Jul 31, 2015
-
-
Martin Burchell authored
For RapidPro import - new column 'network provider' on item
-
Martin Burchell authored
There are two new item types 'question' and 'rumor'. Item types for GeoPoll data are 'question'. Item types for RapidPro data are 'rumor'
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-