- Aug 13, 2015
-
-
Mark Skipper authored
The API urls don't need to appear in the system urls. They code that uses the api, including the transport layer, can function without it. This commit removes all the calculation of correct urls using reverse (which depends on the ruls being included in the systme urls) and replaces with just spaces -- which seems to work just fine.
-
martinburchell authored
moved 2px spacer margin on tabs from right to left when nav-tabs are …
-
- Aug 12, 2015
-
-
Alice Heaton authored
Uncategorise
-
- 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.
-
Alice Heaton authored
Documentation
-
Alice Heaton authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Alice Heaton authored
-
Alice Heaton authored
Update the documentation to include taxonomy filterting of items. Added documetation on setting up the hid on a desktop/server version of ubuntu manually, and also added an apache config file for ubuntu.
-
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
-
Martin Burchell authored
-
- Aug 10, 2015
-
-
Jay Alvarez authored
moved 2px spacer margin on tabs from right to left when nav-tabs are right aligned as on the view-edit table
-
Alice Heaton authored
Stopped upload button from displaying on all tab
-
Alice Heaton authored
Changed table headings
-
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
-
Alice Heaton authored
Make view edit view into tab
-
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
-
Alice Heaton authored
Merge branch 'make_view_edit_view_into_tab' of github.com:aptivate/internewshid into make_view_edit_view_into_tab
-
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
-
Martin Burchell authored
Merge branch 'make_view_edit_view_into_tab' of github.com:aptivate/internewshid into make_view_edit_view_into_tab Conflicts: django/website/hid/views.py
-
Martin Burchell authored
-