Skip to content

Commit

Permalink
Merge pull request #14 from grantjenks/master
Browse files Browse the repository at this point in the history
Refactor report_to_list

* Refactor permissions check into can_change_or_view
* Make group-by on multiple display fields work
* Clean-up code around display field paths and totals
* Generate values_list in a compatible (with history) way
* Refactor sorting to use defaults rather than try/catch
* Refactor choice_lists so that missing choices don't error
* Refactor display_format with formatter function
* Apply formatting to totals and arrange columns correctly
* Simplify sort_helper based on new default-argument

These changes should be entirely backwards compatible.
  • Loading branch information
grantjenks committed Jun 12, 2015
2 parents 30029a6 + de9e2a2 commit 167db2b
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 167db2b

Please sign in to comment.