- Aug 06, 2015
-
-
Alice Heaton authored
-
Alice Heaton authored
-
Alice Heaton authored
-
Alice Heaton authored
-
martinburchell authored
-- show developed by aptivate on small screen
-
martinburchell authored
Increase time before fade out on 'update' messages
-
Alice Heaton 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)
-
Alice Heaton authored
Conflicts: django/website/tabbed_page/tests/render_tests.py
-
Martin Burchell authored
-
Alice Heaton authored
-
Alice Heaton authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Jay Alvarez authored
-
Martin Burchell authored
Conflicts: django/website/tabbed_page/templatetags/render_tab.py
-
Alice Heaton authored
Don't use Bootstrap tabs for our tabbed navigation, as those are meant for single page applications, not for links that reload the page.
-
Martin Burchell authored
use view_name instead of name when getting tab out of the registry
-
Alice Heaton authored
-
Alice Heaton authored
-
Martin Burchell authored
Also refactored some of the tests to pick out the args of interest sent to render_string
-
Alice Heaton authored
-
Alice Heaton authored
-
Alice Heaton authored
Register the template tag. Also use the view name, not the tab name, when fetching the tab to render.
-
Alice Heaton authored
-
Alice Heaton authored
Fix url patterns. We could fix the single regexp, but apparently best practice is to have this on multiple lines.
-
Martin Burchell authored
I'm surprised that JSONField isn't defaulting to {}, as it says in the documentation. Need to investigate this.
-
- Aug 05, 2015
-
-
Martin Burchell authored
-
martinburchell authored
Add terms filtering to items API
-
Martin Burchell authored
-
Alice Heaton authored
-
Alice Heaton authored
-
Alice Heaton authored
-
Alice Heaton authored
Refactor the ViewsItems view, which covered the view and edit table, into a separate (non-view) class under tabs/view_and_edit_table.py. When ready, this will plug straight away into the new tabbed page functionality - in the mean time there is a place holder view to display the view where it used to be found.
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
As Dashboard has WidgetInstance objects, TabbedPage has TabInstance
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-