stable

Clone or download

Read-only

Merge commit 'refs/changes/56/4856/3' of ssh://gerrit.tuleap.net:29418/tuleap into stable

* ssh://gerrit.tuleap.net:29418/tuleap: request #8684: Remove QRCode in the cardwall

Modified Files

Name
D plugins/cardwall/etc/config.inc.dist +0 −9 Go to diff View file
M plugins/cardwall/include/BoardPresenter.class.php +5 −13 Go to diff View file
M plugins/cardwall/include/Cardwall_Renderer.class.php +2 −19 Go to diff View file
M plugins/cardwall/include/Pane.class.php +6 −25 Go to diff View file
M plugins/cardwall/include/PaneContentPresenter.class.php +10 −10 Go to diff View file
D plugins/cardwall/include/QrCode.class.php +0 −64 Go to diff View file
M plugins/cardwall/include/RendererPresenter.class.php +7 −9 Go to diff View file
M plugins/cardwall/include/autoload.php +2 −3 Go to diff View file
M plugins/cardwall/include/cardwallPlugin.class.php +0 −1 Go to diff View file
M plugins/cardwall/templates/agiledashboard-minimalpane.mustache +1 −2 Go to diff View file
D plugins/cardwall/templates/qr-code.mustache +0 −6 Go to diff View file
M plugins/cardwall/templates/renderer.mustache +0 −1 Go to diff View file
M src/common/autoload.php +2 −2 Go to diff View file