- Jul 10, 2015
-
-
Alice Heaton authored
-
Alice Heaton authored
-
Alice Heaton authored
-
Alice Heaton authored
-
Alice Heaton authored
-
Alice Heaton authored
-
Alice Heaton authored
Implement the chart widget, and include the flot library. Data is communicated from Django to the javascript code using html5 data attributes, emembed using a Django custom filter.
-
Alice Heaton authored
-
Alice Heaton authored
Conflicts: django/website/dashboard/templates/dashboard/dashboard.html
-
Alice Heaton authored
-
Alice Heaton authored
Conflicts: django/website/hid/templates/hid/dashboard.html
-
Martin Burchell authored
Conflicts: django/website/urls.py
-
- Jul 09, 2015
-
-
Alice Heaton authored
-
Alice Heaton authored
Conflicts: django/website/dashboard/tests/widget_tests.py
-
Mark Skipper authored
-
Mark Skipper authored
-
Alice Heaton authored
-
Alice Heaton authored
Conflicts: django/website/dashboard/static/dashboard/dashboard.css
-
Alice Heaton authored
-
Alice Heaton authored
-
Alice Heaton authored
-
Alice Heaton authored
Add bootstrap markup to the simple text widget, and add the basic dashboard css. This should be updated when we merge in the theme.
-
Alice Heaton authored
Add bootstrap markup to the simple text widget, and add the basic dashboard css. This should be updated when we merge in the theme.
-
Alice Heaton authored
-
Alice Heaton authored
-
Alice Heaton authored
hid expects the 'dashboard' reverse url to point to the index page - so leave it that way. Added an initial dashboard called 'main' as that is execpted to exist, and tests require it.
-
- Jul 08, 2015
-
-
Jay Alvarez authored
-
Jay Alvarez authored
-
Mark Skipper authored
ItemTransport clas --> transport.items module
-
Alice Heaton authored
Implement a dashboard infrastructure to allow us to register widget types, create dashboards, create instances of widget types with specific configuration and associate those with a given dashboard, at a given position. The dashboard infrastructure is moved out of hid and into it's own application as it is stand alone (the widgets may depend on hid specific logic, but the infrastructure doesn't).
-
Mark Skipper authored
Conflicts: django/website/chn_spreadsheet/tests.py django/website/hid/tests/views_tests.py django/website/hid/views.py
-
Jay Alvarez authored
-
Jay Alvarez authored
-
- Jul 07, 2015
-
-
Jay Alvarez authored
-
Jay Alvarez authored
-
Mark Skipper authored
Replace with ItemTransport object, which needs to be instantiated. I think it can be reused between calls to its methods so there's no need to create new ones all over the place, but that's what I have done so far. I'm a bit uncertain about module level variables, and not everything is contained in a class.
-
- Jul 06, 2015
-
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-