- Jul 27, 2015
-
-
Alice Heaton authored
-
- Jul 24, 2015
-
-
Alice Heaton authored
-
Alice Heaton authored
-
Martin Burchell authored
Now if a user attempts to log in from a login page with a stale CSRF token, they will be redirected to the dashboard or, if they have logged out, to a fresh login page.
-
Alice Heaton authored
-
Alice Heaton authored
-
Alice Heaton 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
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
Changed name from default 'pk' to 'slug' as that is what we are passing in to the API.
-
- Jul 22, 2015
-
-
Martin Burchell authored
-