137 Commits (cb5a8896216dfcb18d1a5cd5d2c6c9dd25b8a03a)

Author SHA1 Message Date
Alexander Makarov cb5a889621 Fixed recursion 11 years ago
Alexander Makarov 5d6c314d4e Adjusted URL helper, fixed usage 11 years ago
Alexander Makarov 92b381795b Adjusted Url helper methods 11 years ago
Alexander Makarov 73b7e03ec3 Argument for Url::base is now optional 11 years ago
Alexander Makarov 8df9dddd70 Added Url::createAbsolute, adjusted signiatures 11 years ago
Alexander Makarov 2cd5f982fe Renamed methods, added Url::getHome 11 years ago
Alexander Makarov 14fc5bd1de Added Url::canonical 11 years ago
Alexander Makarov 5420517e21 Added Url::rememberReturnUrl 11 years ago
Alexander Makarov e758608a5a Added Url::asset 11 years ago
Alexander Makarov 3400eb5215 #2630: `yii\heplers\Html::url` moved to new `yii\helpers\Url::create` 11 years ago
Qiang Xue fad635440b Fixes #2655: Arrayable and ArrayableTrait are incompatible for some PHP versions. 11 years ago
Carsten Brandt 3777ec2bd3 fixed > 100 typos introduced by me :-) 11 years ago
Qiang Xue c64ab9d7fc Fixes #2624: Html::textArea() should respect "name" option. 11 years ago
Alexander Makarov b0ef4c9084 Removed unused variables 11 years ago
AlexGx d3171b6cfb fix code style php5.4 syntax 11 years ago
AlexGx 045eb9f7ee Inline control structures are not allowed 11 years ago
AlexGx eaaa5b1bb5 fix code style 11 years ago
AlexGx 35651ea122 fix code style `Expected 1 space after FUNCTION keyword; 0 found` 11 years ago
AlexGx 0f50e038c8 fix phpDoc, added @throws annotation BaseFileHelper::copyDirectory 11 years ago
Alexander Mohorev 95ea1c20bb code style. FOREACH 11 years ago
Alexander Mohorev b2f1b00bf2 code style. operator IF 11 years ago
Alexander Mohorev c7e8d8b900 @param, @var, @property and @return must declare types as boolean, integer, string, array or null 11 years ago
Alexander Mohorev 6e7edfdf5b short array syntax 11 years ago
Carsten Brandt 90c7bf288d Fixed indentation in BaseInflector 11 years ago
zinzinday 44750915e0 Add $transliteration for Vietnamese 11 years ago
Qiang Xue 9beba31fc0 rest WIP 11 years ago
Carsten Brandt d2d94ab358 fixed arrayHelper::toArray() recursive call 11 years ago
Qiang Xue 04bf51b01a Fixes #2392: Added `addCssStyle()`, `removeCssStyle()`, `cssStyleFromArray()` and `cssStyleToArray()` to `Html` 11 years ago
Carsten Brandt ac3ac5d107 added link about rendering of HTML attributes to Html helper 11 years ago
Alexander Makarov 43c17d99cc Fixes #2426: Changed URL creation method signatures to be consistent 11 years ago
Carsten Brandt c9c7db9ae5 fixed several issues with apidoc generator 11 years ago
Carsten Brandt 9190e0f4dd Changed markdown library to cebe/markdown 11 years ago
Qiang Xue 26cb7b2a3c Renamed `fooVar` to `fooParam` for various classes. 11 years ago
Qiang Xue 20aff5330c added back fallback mechanism for generating salt. 11 years ago
Scott Arciszewski 660d3a57d6 Inconsistently insecure 11 years ago
Qiang Xue 80d69a6551 Renamed csrfParam back to csrfVar for consistency. 11 years ago
Dilip 2026eb85ac Update BaseHtml.php 11 years ago
Alexander Makarov dd26d39dd8 Removed unused namespace imports 11 years ago
Alexander Makarov 6ed9848591 Removed unused assignment 11 years ago
Alexander Makarov b21fd298c5 Fixed minor coding style issues 11 years ago
Carsten Brandt 262189533a huge amount of documentation link fixes 11 years ago
Carsten Brandt 296fc72d63 more clear docs about html options 11 years ago
Carsten Brandt f9dee9c951 Fixed an issue with Filehelper and not accessable directories 11 years ago
Carsten Brandt 21ae27b306 updated phpdoc properties 11 years ago
Alexander Makarov a37b35a4e1 Fixes #1897 11 years ago
John Was 26564fb9b5 fixed code style for assignments inside if conditions 11 years ago
John Was 07ce08d970 updated helpers/BaseFileHelper::findFiles description and comments in messages/config.php 11 years ago
John Was f90e594f4f remove _FLAG from PATTERN_FLAG constants 11 years ago
John Was b2b10d1685 more unit tests for helpers/FileHelper::findFiles using new wildcard exceptions matching 11 years ago
Qiang Xue 49c62e6846 typo 11 years ago