Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
16 check-ins related to "andygoth-user-reports"
|
2015-05-19
| ||
| 10:24 | Enhancements to the /reports interface, including improved filtering by user. check-in: 16ab6ee852 user: drh tags: trunk | |
| 10:20 | Minor adjustments to drop-down menus on the /reports page. Closed-Leaf check-in: 529492b9de user: drh tags: andygoth-user-reports | |
|
2015-05-18
| ||
| 22:18 | Pull in the memory allocation fix from trunk. check-in: 879958277a user: drh tags: andygoth-user-reports | |
| 22:17 | The previous check-in [270b80db] is incorrect and causes memory allocation and use-after-free errors. Back it out. check-in: f7ce03e3fb user: drh tags: trunk | |
| 22:05 | Use drop-down menus to select the user on the /reports pages. check-in: 675274612d user: drh tags: andygoth-user-reports | |
| 20:00 | Fix the display of /reports?view=byweek with an invalid user. check-in: 5fa4d0125c user: drh tags: andygoth-user-reports | |
| 19:19 | Move the "Activity Report" controls into drop-down menus. check-in: 4d60469f15 user: drh tags: andygoth-user-reports | |
| 17:53 | Catch up with recent changes on trunk. check-in: 991f4b98f6 user: drh tags: andygoth-user-reports | |
| 15:01 | Fix (minor) memory leak in login_gen_user_cookie_value(). Consistantly use "x" as unknown project code, not "unknown" somtimes. check-in: 270b80dbf5 user: jan.nijtmans tags: trunk | |
| 13:07 | Have euser supersede user when preparing user report. This is for consistency with the other report updates, plus it makes more sense. check-in: c8a249205e user: andygoth tags: andygoth-user-reports | |
| 03:04 | Update changelog for adding user field. check-in: ed60255709 user: andygoth tags: andygoth-user-reports | |
| 02:42 | Add a field to the reports to directly type a user name. Hide this field on the user report. check-in: bcee2d48ed user: andygoth tags: andygoth-user-reports | |
| 02:37 | Make the (Remove User Flag) link work even if the "u" query parameter was used instead of "user". check-in: a4655a1dab user: andygoth tags: andygoth-user-reports | |
| 02:36 | Deal with the fact that the Fossil repository has a few null users. Instead of having them match everything, including nonexistent users, make them match nothing. check-in: cbbee17312 user: andygoth tags: andygoth-user-reports | |
| 02:22 | Permit filtering weekday and file reports by user. Also ensure the user parameter is preserved when changing types. Lots of general cleanup to make this possible. check-in: 60018f9d8a user: andygoth tags: andygoth-user-reports | |
|
2015-05-17
| ||
| 22:24 | Remove redundant assignment in blob_str() setting nUsed to zero right after confirming it is zero. check-in: 48499514cc user: andygoth tags: trunk | |