SMF
SMF copied to clipboard
Report
- The Report controller uses the new objects instead of raw SQL queries. Insert reference to Pinocchio saying "I'm a Real Boy now!"
- Add a new report type for board access. Well actually it was moved from the board report in an attempt to be more accessible.
- Use JavaScript to split long tables, increasing readability and eliminating the need to scroll vertically . Who wants to do that?
I also have some code that adds checkboxes to filter the results by category mainly useful for board permissions. Shall I add a commit for that?