php-censor/src/View
2018-04-29 12:20:35 +07:00
..
Build Code style fixes ('<?php Lang::out(' -> '<?= Lang::get('). 2018-04-09 20:35:13 +07:00
BuildStatus Refactored Controllers. 2018-03-14 20:32:19 +07:00
Email Refactored models. 2018-03-11 10:56:36 +07:00
Form Refactored Csrf form widget. + Added unit tests for Csrt. 2018-03-13 19:56:05 +07:00
Group Code style fixes ('<?php Lang::out(' -> '<?= Lang::get('). 2018-04-09 20:35:13 +07:00
Home Refactored project structure. 2018-03-09 13:46:18 +07:00
Project Added ability to merge in-database project config over in-repository 2018-04-15 15:58:23 +07:00
Session Code style fixes ('<?php Lang::out(' -> '<?= Lang::get('). 2018-04-09 20:35:13 +07:00
User Code style fixes ('<?php Lang::out(' -> '<?= Lang::get('). 2018-04-09 20:35:13 +07:00
WidgetAllProjects Code style fixes ('<?php Lang::out(' -> '<?= Lang::get('). 2018-04-09 20:35:13 +07:00
WidgetBuildErrors Code style fixes ('<?php Lang::out(' -> '<?= Lang::get('). 2018-04-09 20:35:13 +07:00
WidgetLastBuilds Code style fixes ('<?php Lang::out(' -> '<?= Lang::get('). 2018-04-09 20:35:13 +07:00
exception.phtml Refactored project structure. 2018-03-09 13:46:18 +07:00
layout.phtml Now browser notifications are disabled by default. Issue #156. 2018-04-29 12:20:35 +07:00
layoutPublic.phtml Refactored Controllers. 2018-03-14 20:32:19 +07:00
layoutSession.phtml Code style fixes ('<?php Lang::out(' -> '<?= Lang::get('). 2018-04-09 20:35:13 +07:00
pagination.phtml Code style fixes ('<?php print/echo ...' -> '<?= ...'). 2018-03-09 18:15:38 +07:00