- Jul 28, 2015
-
-
Jay Alvarez authored
-- page-title disappears under header on tablet width -- page-title has no padding/margin on left side on smaller screen
-
Jay Alvarez authored
-
- Jul 27, 2015
-
-
Jay Alvarez authored
-
Jay Alvarez authored
Conflicts: django/website/hid/assets.py django/website/hid/views.py django/website/media/less/view-edit.less
-
Jay Alvarez authored
-
Jay Alvarez authored
-
Jay Alvarez authored
-
- Jul 24, 2015
-
-
Jay Alvarez authored
-
Alice Heaton authored
-
Alice Heaton authored
-
Alice Heaton authored
-
Alice Heaton authored
-
Alice Heaton authored
-
Jay Alvarez authored
-
- Jul 23, 2015
-
-
Alice Heaton authored
-
Alice Heaton authored
-
Alice Heaton authored
Rename QuestionChartWidget to TermCountChartWidget as this is what it does, and pull the actual data from the transport layer.
-
Alice Heaton authored
-
Martin Burchell authored
-
Martin Burchell authored
Now raises TransportException if taxonomy does not exist
-
Martin Burchell authored
Now checks if taxonomy exists
-
Alice Heaton authored
Ensure dashboard displays error in case of missing or faulty widget, rather than causing the whole application to fail.
-
Martin Burchell authored
In order to support the next test, which will use a slug of a taxonomy that doesn't exist
-
Martin Burchell authored
-
Martin Burchell authored
-
Mark Skipper authored
-
Mark Skipper authored
remove unused import and fix pep8 white space
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Alice Heaton authored
-
Alice Heaton authored
Rename select_action to select_item which makes more sense. Rename the checkbox itself select_item_id to allow other types of selectes in the future. Move the code to determing selected items into ItemTable since this is where the form is generated, and we know how it was build.
-
Martin Burchell authored
Names are now tested elsewhere
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Mark Skipper authored
The Data Layer apps need to prceed the local ones because of dependencies, the app can depend on the data layer and imports them before they have been initialised
-