6750 Commits (904c32eb05c3391e26975fe3ce0cb854f61fc0ca)
 

Author SHA1 Message Date
Alexander Makarov 86d747d0cb Merge pull request #2801 from ElisDN/gridview-footer 11 years ago
Qiang Xue 29b9a92a99 di doc WIP [skip ci] 11 years ago
ElisDN 8e48dcaa4e Updated CHANGELOG 11 years ago
ElisDN a615ef944a Fixed GridView cells calling order 11 years ago
ElisDN 1886877196 Render gridview table footer after table body 11 years ago
Ivan Kolmycheck 104a38a714 Issue #3154 - DataColumn checkForFilterErrors() now use Html::addCssClass 11 years ago
Alexander Makarov 873cf243b4 Merge pull request #3178 from lucianobaraglia/gii-ultraminor-fix 11 years ago
Luciano Baraglia 24e0bfcfed Gii missing space in crud update template [skip ci] 11 years ago
Alexander Makarov 672c82872b Merge pull request #3175 from yiisoft/fix-exception-hierarchy 11 years ago
Alexander Makarov 20e4abeac1 Added changelog for #3175 that fixes #2925 11 years ago
Alexander Makarov d3277ecf4f InvalidCallException, InvalidParamException, UnknownMethodException are now extended from SPL BadMethodCallException 11 years ago
Alexander Makarov 4d235f9f8b Fixed exception message to match the one in Component 11 years ago
Alexander Makarov 7e16837b92 Fixes #2592: added info on how to translate framework messages at application level 11 years ago
Qiang Xue ab218addda Fixes #2563: Theming is not working if the path map of the theme contains ".." or "." in the paths 11 years ago
Qiang Xue 55ea81163c typo fix [skip ci] 11 years ago
Qiang Xue aff39683dc Merge pull request #3171 from gonimar/patch-15 11 years ago
Sergey Gonimar 67e1135143 Fix typo 11 years ago
Qiang Xue e04dca4dae added more rbac doc [skip ci] 11 years ago
Alexander Makarov f7b8e7a023 Improved RBAC docs 11 years ago
Ivan Kolmycheck 3705f17700 Issue #3154 - GridView - list of filter model validation errors added to summary 11 years ago
Ivan Kolmycheck c57e1fcb78 Issue #3154 - DataColumn filter model validation error indication added 11 years ago
Alexander Makarov 398b77daf6 Merge pull request #3162 from it3rmit/master 11 years ago
it3rmit 4493cf4deb Update basics.md 11 years ago
Alexander Makarov 2d600bc644 Merge pull request #3157 from yiisoft/exception-display-arguments 11 years ago
Alexander Makarov 1170e0272f Merge branch 'master' 11 years ago
Alexander Makarov 178417da9b Added title for trimmed strings 11 years ago
Carsten Brandt 9470faf278 Merge pull request #3160 from marsuboss/patch-1 11 years ago
marsuboss db244a61b2 Fix typo 11 years ago
Qiang Xue 707e4e810e fixed typo. [skip ci] 11 years ago
Qiang Xue 2fb70cf00b Fixes #3158 11 years ago
Qiang Xue 520011fff6 Fixes #3088: The debug and gii modules will manage their own URL rules now 11 years ago
Alexander Makarov dad88c78b4 Fixes #2837: Error page now shows arguments in stack trace method calls 11 years ago
Qiang Xue 507a6f1068 Added `yii\web\UrlManager::addRules()` to simplify adding new URL rules 11 years ago
Carsten Brandt 800fb9477f Merge pull request #3156 from acorncom/fixed-data-grid-docs-error 11 years ago
acorncom 1168cb749c Updated data-grid.md to fix wrong path to GridView 11 years ago
Alexander Makarov 6f0d218a7d Fixes #2939: documented the process of creating your own application template 11 years ago
Alexander Makarov cfb5ebee03 Fixes #3048: emphasized that sourcePath in asset bundle means "copy all the contents of it to the web/assets" 11 years ago
Alexander Makarov 823c4a15c2 Fixes #2621: improved theming docs with better wording and module example 11 years ago
Alexander Makarov 4df8a6e5bc Fixes #2899: added more details about canonical URLs to the guide 11 years ago
Qiang Xue 7b44bc75ec added change log [skip ci] 11 years ago
Qiang Xue 08b785fdfc Merge pull request #3153 from gonimar/patch-14 11 years ago
Sergey Gonimar 322e9e2385 Fix BETWEEN and NOT BETWEEN conditions. 11 years ago
Carsten Brandt f210ec825c Merge pull request #3134 from joaorjose/dev 11 years ago
João José 831be93868 Typecast model id only if using mongodb AR class 11 years ago
João José 21dff54d6b Typecast model id only if using mongodb AR class 11 years ago
Qiang Xue a42b80ec9c minor doc update [skip ci] 11 years ago
Alexander Makarov c7c708d454 Removed unused imports 11 years ago
Alexander Makarov 7295540c72 Code style and phpdoc fixes 11 years ago
Carsten Brandt 76d8e2b5b3 code style, fixes #3140 11 years ago
João José b1beae71f3 Fixed format 11 years ago