- Aug 12, 2015
-
-
Alice Heaton authored
Refactor views into multiple files prior to developing edit item features. Also changed the edit/create item urls.
-
- Aug 11, 2015
-
-
Martin Burchell authored
instead of response
-
Martin Burchell authored
if taxonomy does not exist
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
If item does not exist
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
Only display the Remove Question Type menu item on pages where the question type can be set.
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
Ideally I'd like None to represent no category but empty string fits better with what is on the form for the individual dropdowns. So let's make that consistent.
-
Martin Burchell authored
-
- Aug 10, 2015
-
-
Martin Burchell authored
-
Martin Burchell authored
Message -> Item and Category -> Question Type
-
Martin Burchell authored
If there is no source set on the tab configuration, the upload button will no longer be displayed.
-
- Aug 07, 2015
-
-
Martin Burchell authored
Delete all terms on an item for the given taxonomy
-
Martin Burchell authored
within a taxonomy
-
Alice Heaton authored
-
Martin Burchell authored
-
Alice Heaton authored
Added network_provider column to ItemTable, and ensure it's not displayed in the table widget. Also ensure the widget doesn't display the 'select_item' column, previously named 'delete'.
-
Martin Burchell authored
I've just made the factory use an existing record if already created
-
Alice Heaton authored
-
Martin Burchell authored
-
Alice Heaton authored
-
Martin Burchell authored
It appears that JSONField defaults to empty string
-
Alice Heaton authored
-
Alice Heaton authored
-
Martin Burchell authored
So user is redirected to the correct page after uploading data
-
Alice Heaton authored
-
Alice Heaton authored
-
Alice Heaton authored
-
Jay Alvarez authored
-
Alice Heaton authored
Make TabbedPage.name and TabInstance.name SlugFields as they are used in URLs. Also rename TabInstance.view_name to tab_type, which is clearer and paralles the dashboard implementation.
-
Alice Heaton authored
-
- Aug 06, 2015
-
-
Martin Burchell authored
-
Alice Heaton authored
-