Fix upload button
- Aug 07, 2015
-
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
So user is redirected to the correct page after uploading data
-
Martin Burchell authored
-
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
-
Martin Burchell authored
Also added test
-
Martin Burchell authored
Merge branch 'make_view_edit_view_into_tab' of github.com:aptivate/internewshid into make_view_edit_view_into_tab
-
Martin Burchell authored
Merge branch 'make_view_edit_view_into_tab' of github.com:aptivate/internewshid into fix_upload_button
-
Alice Heaton authored
-
Martin Burchell authored
Conflicts: django/website/tabbed_page/templatetags/render_tab.py
-
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
-
Alice Heaton authored
-
Alice Heaton authored
-
- Aug 05, 2015
-
-
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.
-