framework/src
David Sevilla Martín fcfc1b2a37 Add more attributes in app.blade.php and add a setDescription method. (#1105)
* Added `language` and `direction` properties to WebAppView

* Use properties `language` and `direction` in app.blade.php

* Added WebAppView::setDescription to set the meta description

* Whoops! Changed "ltr" to \'ltr\'. Thanks StyleCI :)

* Removed unnecessary `= null` for

* Changed `.. ? .. : ..` to `.. ?: ..`. Useful thing right there ;)
2017-02-03 23:09:22 +01:00
..
Admin Update to Zend Stratigility 1.3 2017-01-02 22:57:09 +01:00
Api Update to Zend Stratigility 1.3 2017-01-02 22:57:09 +01:00
Asset Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
Console Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
Core Throw HTTP 403 on extension validation error 2017-02-03 20:25:21 +01:00
Database Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
Debug/Console Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
Event Make event attributes public 2017-02-03 20:23:24 +01:00
Extension Trim lines 2017-02-03 20:28:04 +01:00
Formatter Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
Forum Update to Zend Stratigility 1.3 2017-01-02 22:57:09 +01:00
Foundation Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
Http Add more attributes in app.blade.php and add a setDescription method. (#1105) 2017-02-03 23:09:22 +01:00
Install Try to extract port from host when installing in console 2017-02-03 18:15:52 +01:00
Locale Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
Settings Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
Update Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
Util Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
helpers.php Public and base directory can be separated (#938) 2016-04-23 11:55:53 +09:30