- Aug 14, 2015
-
-
Alice Heaton authored
Make the update button first in the code so that html5 browsers consider it the default button when pressing enter.
-
Alice Heaton authored
-
Alice Heaton authored
-
Alice Heaton authored
-
- Aug 13, 2015
-
-
Alice Heaton authored
-
Alice Heaton authored
-
Alice Heaton authored
-
martinburchell authored
Add Transport function to get a single item
-
Mark Skipper authored
Responding to feedback from code review, change the item fixture to use the create method from transport.items instead of FactoryBoy
-
Alice Heaton authored
-
Mark Skipper authored
If you call get with an invalid item id, you should get a TransportException that communicates the nature of the failure Added test and updated body of get to raisae exception on unknown item
-
martinburchell authored
moved 2px spacer margin on tabs from right to left when nav-tabs are …
-
Mark Skipper authored
-
Mark Skipper authored
Added a simple test for the happy day scenario of getting an item from /api/items/nn/ and made the test pass by calling the API
-
Alice Heaton authored
Refactor QUESTION_TYPE_TAXONOMY contanst in ViewAndEditTable into an application-wide constant providing the main categorization taxonomy per item type.
-
- Aug 12, 2015
-
-
Alice Heaton authored
-
Alice Heaton authored
Refactor views into multiple files prior to developing edit item features. Also changed the edit/create item urls.
-
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
-