aboutsummaryrefslogtreecommitdiff
path: root/dashboard_app
AgeCommit message (Expand)Author
2011-07-16Add support for creating all kinds of streams with make_stream()Zygmunt Krynicki
2011-07-19Bump version to 0.6b4Zygmunt Krynicki
2011-07-13Bump version to 0.6b3Zygmunt Krynicki
2011-07-13Fix breadcrumb in attachment detail viewZygmunt Krynicki
2011-07-13Fix link to images in test result listZygmunt Krynicki
2011-07-13Display dates as numbers so that they sort properlyZygmunt Krynicki
2011-07-13Improve wording in table headerZygmunt Krynicki
2011-07-13Fix tests after shuffling urlsZygmunt Krynicki
2011-07-13Rework the deprecated XML-RPC handlerZygmunt Krynicki
2011-07-13Remove obsolete tests of dashboard xml-rpc viewZygmunt Krynicki
2011-07-13Bump version to 0.6b2Zygmunt Krynicki
2011-07-13Remove a copy of demo_table_jui.css (already in lava-server)Zygmunt Krynicki
2011-07-13Use correct app-specific prefixes for all static filesZygmunt Krynicki
2011-07-12Pass STATIC_URL to report template contextZygmunt Krynicki
2011-07-12Use linaro-django-xmlrpc in dashboardZygmunt Krynicki
2011-07-12Merge performance improvements to Bundle.deserialize()Zygmunt Krynicki
2011-07-12Bump version to 0.6b1Zygmunt Krynicki
2011-07-12Add templates for few new views and drastically rework dashboard UIZygmunt Krynicki
2011-07-12Disabled one test.Zygmunt Krynicki
2011-07-12Changed main dashboard view to dashboard indexZygmunt Krynicki
2011-07-12Several changes to dashboard UI code:Zygmunt Krynicki
2011-07-09Escape % in data view queriesZygmunt Krynicki
2011-07-09Display an alert() when chart-related query failsZygmunt Krynicki
2011-07-09Automatically patch django issuesZygmunt Krynicki
2011-07-09Copy patches from django-repotsZygmunt Krynicki
2011-07-09Make development settings automatically load example and production dataviews...Zygmunt Krynicki
2011-07-09Move support for dataview-specific database from lava-serverZygmunt Krynicki
2011-07-09Do not use fixed-width containers for table controls on bundle_list - it was ...Zygmunt Krynicki
2011-07-09Add additional pagination options to test_detail.htmlZygmunt Krynicki
2011-07-09Convert the "other results" list into a smart option/selectZygmunt Krynicki
2011-07-09Sort test results in descending order on test_run_detail.htmlZygmunt Krynicki
2011-07-09Re-arrange columns in test_run_list.htmlZygmunt Krynicki
2011-07-09Display summary for results of a test without test cases in test_detail, also...Zygmunt Krynicki
2011-07-09Improve visual alignment of cells in bundle_stream_list.html tableZygmunt Krynicki
2011-07-09Make the pathame column wider in bundle_stream_list.htmlZygmunt Krynicki
2011-07-09Add "Problems?" column to bundle_list and improve other column names in bundl...Zygmunt Krynicki
2011-07-09Re-arrange tabs in bundle_detail.html so that deserialization error tab shows...Zygmunt Krynicki
2011-07-09Change extension navigation to look like a nice buttonsetZygmunt Krynicki
2011-07-09Add get_absolute_url_pattern to TestResultZygmunt Krynicki
2011-07-09Add count_failures to TestCaseZygmunt Krynicki
2011-07-09Add count_results_without_test_case and count_failures_without_test_case to TestZygmunt Krynicki
2011-07-09Change default view for bundle stream to bundle listZygmunt Krynicki
2011-07-09Add a note to BundleManager.create_with_contentZygmunt Krynicki
2011-07-08Update/add new dashboard viewsZygmunt Krynicki
2011-07-08Slightly better DataReport modelZygmunt Krynicki
2011-07-08Add SanitizedBundle modelZygmunt Krynicki
2011-07-08Static resources related to datatablesZygmunt Krynicki
2011-07-08Big template rewriteZygmunt Krynicki
2011-07-07Add a copyright header to dashboard_app.extensionZygmunt Krynicki
2011-07-07Add a note about make-streamZygmunt Krynicki