Activity
From 2017-11-29 to 2017-12-01
2017-11-30
-
01:02 Revision 17055 (svn): Reverted r17054 (#27663).
- The change breaks test/functional/issue_relations_controller_test.rb.
2017-11-29
-
23:22 Revision 17054 (svn): Disallow creating inverse relates issue relations (#27663).
- Patch by Gregor Schmidt.
-
20:38 Revision 17053 (svn): Fixes visibility checks for version.fixed_issues in Gantt (#27676).
- Like the version page - the Gantt chart featured a "percent done" info
for each version, which wasn't properly limite... -
20:38 Revision 17052 (svn): Performance opt - cache AR Proxy for Version#fixed_issues.visible (#27676).
- Patch by Gregor Schmidt.
-
20:37 Revision 17051 (svn): Adds visibility checks on version views (#27676).
- Previously not all data on the roadmap and version view where properly
checked against the issue visibility setting. ... -
20:36 Revision 17050 (svn): Moves issue calculations into the fixed_issues relation (#27676).
- This way, we can reuse them on refined relations,
e.g. @version.fixed_issues.closed_count@ vs. @version.fixed_issues.... -
09:14 Revision 17049 (svn): Fix typo in configuration.yml.example (#27670).
- Patch by Kosta Harlan and Go MAEDA.
Also available in: Atom