MantisBT: master-1.3.x e48e7375

Author Committer Branch Timestamp Parent
cproensa dregad master-1.3.x 2016-08-05 01:26 master-1.3.x 28b6d799
Affected Issues  0019945: Timeline should take selected project into consideration
 0021072: Timeline only show issues from current project
 0021146: Can't retrieve history of a bug with history_get_events_array($bug_id)
Changeset

Revert limit history range to current project

Revert the changes made by Issue 0019945 (commit adbd0882).

The api function history_get_event_from_row should not impose a
limitation for current project queries.

The original timeline issue, which 0019945 was addressing, has now been
resolved in another way, see issue 0021072.

Fixes: 0021146

mod - core/history_api.php Diff File