aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/my.t
Commit message (Collapse)AuthorAgeLines
* Add user planned reports.Matthew Somerville2016-08-22-6/+9
| | | | | | A user with the appropriate permission can add/remove reports from their list of planned reports using a button on a report page. The list can be viewed at /my/planned.
* Fix bug showing reports on Your Reports.Matthew Somerville2015-12-17-1/+6
| | | | | 92dfeac used an incorrect user column name in the new lookup, and there was no test to catch the regression.
* Factor out test contact creation to function.Matthew Somerville2015-03-13-1/+2
|
* Sign in over login; tidy CSS.Matthew Somerville2011-06-24-2/+2
|
* Prevent access to '/my' for users who are not logged inEdmund von der Burg2011-04-01-5/+14
|
* Added 'my' section to the siteEdmund von der Burg2011-03-04-0/+10