- Jul 29, 2015
-
-
Alice Heaton authored
-
Alice Heaton authored
Allow widgets to display error messages in the front end by raising a WidgetError (while other exceptions only display a generic message so as to avoid potential security leak)
-
Alice Heaton authored
Transport itemcount time
-
Alice Heaton authored
small ui bug fixes on dashboard widgets
-
Martin Burchell authored
The transport layer term_itemcount when called with a date range now returns terms that fall outside the range with count=0.
-
Martin Burchell authored
-
Martin Burchell authored
-
martinburchell authored
Use api to list terms
-
- Jul 28, 2015
-
-
Alice Heaton authored
-
Alice Heaton authored
Fixed wording of categories and short names
-
Martin Burchell authored
-
Jay Alvarez authored
-- replaced {{name}} with {{title}} on chart widget template -- added h2 tag around bar chart table template title -- fixed icon span class
-
Martin Burchell authored
-
Martin Burchell authored
-
Alice Heaton authored
-
Martin Burchell authored
-
Alice Heaton authored
ViewItem.get_category_options should return the options as we want them - we shouldn't have to process them later. So make sure it returns (short question, short question) as we want both the value and the text to use the short version.
-
Jay Alvarez authored
-
Alice Heaton authored
-
Jay Alvarez authored
-
Jay Alvarez authored
-
Martin Burchell authored
Merge branch 'view_and_edit_technical_debt' of git.aptivate.org:internewshid into view_and_edit_technical_debt
-
Alice Heaton authored
-
Alice Heaton authored
-
Martin Burchell authored
-
Alice Heaton authored
-
Alice Heaton authored
-
Jay Alvarez authored
-
Jay Alvarez authored
-- view-edit screen has no padding around table -- developed by aptivate - disappears on smaller screens -- view-edit screen has no padding around table
-
Martin Burchell authored
-
Martin Burchell authored
-
Jay Alvarez authored
-- page-title disappears under header on tablet width -- page-title has no padding/margin on left side on smaller screen
-
Alice Heaton authored
-
Alice Heaton authored
Refactor add_items_categories and add_categories into a single call, and make the taxonomy slug configurable at that level (it's now hard-coded in process_items). Update tests to match the change and ensure we can update multiple items at the same time.
-
Jay Alvarez authored
-
- Jul 27, 2015
-
-
Alice Heaton authored
-
Alice Heaton authored
-
Alice Heaton authored
Make the default empty batch command a line of dashes under the 'Actions' header. We can't really do better than that without js.
-
Alice Heaton authored
-
Jay Alvarez authored
-