stable
Clone or download
Read-only
Merge 'gerrit #14258' into stable/master
* commit 'b608034d33': request #13030: Use front router for agiledashboard Change-Id: I39c8e90bd567435551191800654365a931dfe355
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/agiledashboard/etc/nginx/agiledashboard.conf | +12 | −0 | Go to diff View file |
A | plugins/agiledashboard/include/AgileDashboard/AgileDashboardLegacyController.php | +61 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/agiledashboardPlugin.class.php | +14 | −22 | Go to diff View file |
D | plugins/agiledashboard/www/index.php | +0 | −37 | Go to diff View file |
A | plugins/cardwall/etc/nginx/cardwall.conf | +12 | −0 | Go to diff View file |
A | plugins/cardwall/include/Cardwall/CardwallLegacyController.php | +111 | −0 | Go to diff View file |
M | plugins/cardwall/include/cardwallPlugin.class.php | +13 | −46 | Go to diff View file |
D | plugins/cardwall/www/card.json | +0 | −16 | Go to diff View file |
D | plugins/cardwall/www/index.php | +0 | −35 | Go to diff View file |