View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0013132 | mantisbt | time tracking | public | 2011-07-08 10:06 | 2014-09-23 18:05 |
| Reporter | dregad | Assigned To | dregad | ||
| Priority | low | Severity | tweak | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.5 | ||||
| Target Version | 1.2.6 | Fixed in Version | 1.2.6 | ||
| Summary | 0013132: Print the time tracking information sorted by username | ||||
| Description | Currently, the list is displayed as it is returned by the SQL query (looks like by mantis_user_table.id ascending) | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master-1.2.x c4378b82 2011-07-08 04:55 Damien Regad Details Diff |
Fix 0013132: Print the time tracking information sorted by username Previously the list was printed in whatever order returned by the SQL |
Affected Issues 0013132 |
|
| mod - billing_inc.php | Diff File | ||
| mod - bugnote_stats_inc.php | Diff File | ||
|
MantisBT: master d12574f7 2011-07-08 04:55 Damien Regad Details Diff |
Fix 0013132: Print the time tracking information sorted by username Previously the list was printed in whatever order returned by the SQL |
Affected Issues 0013132 |
|
| mod - billing_inc.php | Diff File | ||
| mod - bugnote_stats_inc.php | Diff File | ||