- Aug 07, 2015
-
-
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
-
Alice Heaton authored
When process_items is called without a request, redirect to data-view (don't try to double guess the tab)
-
Alice Heaton authored
Provide the tab instance to get_context_data, and use that to work out the URL to redirect forms to.
-
Martin Burchell authored
Also added test
-
Alice Heaton authored
-
Martin Burchell authored
-
Alice Heaton authored
Remove outer html from the view and edit page, this is now taken care of by the tabbed page rendering.
-
Alice Heaton authored
-
Alice Heaton authored
-
Alice Heaton authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Jay Alvarez authored
-- flow both actions and save 'row' on small screens to be on one line - currently save button falling below field. (have reduced dropdown width on smallest screen only where this was a problem)
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Alice Heaton authored
-
Alice Heaton authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Jay Alvarez authored
-