Antonio Ramirez
1c4cf30464
another typo fix
12 years ago
Antonio Ramirez
6ce2f8f137
silly typo
12 years ago
Antonio Ramirez
f6cef5eb70
Refactored based on comments and feedback (3rd round)
12 years ago
Antonio Ramirez
9f832afb9f
Refactored based on comments and feedback (3rd round)
12 years ago
Carsten Brandt
9af5466be5
typo in Html helper
12 years ago
Carsten Brandt
a2066cbe48
Created a \yii\web\VerbFilter
...
It allows to filter actions by HTTP request methods
12 years ago
Qiang Xue
920098c009
Merge branch 'master' of github.com:yiisoft/yii2
12 years ago
Qiang Xue
249f90f5ee
Implemented MaskedInput widget.
12 years ago
Carsten Brandt
2f051e9dab
Use class constants for Event declatration in ActionFiler
12 years ago
Qiang Xue
5e8154ed7f
Removed unused method.
12 years ago
Carsten Brandt
c75e78c20a
Updated requirements about yii\i18n\Formatter
12 years ago
Carsten Brandt
8b6447876a
refactored numberformatting in base\Formatter
...
added decimalSeparator and thousandSeparator properties.
issue #48
12 years ago
Qiang Xue
01c20996a6
Merge branch 'master' of github.com:yiisoft/yii2
12 years ago
Qiang Xue
2553e9a043
Fixes issue #439
12 years ago
Carsten Brandt
07011a2542
Fixed typos in new Formatter classes
12 years ago
Qiang Xue
f690f0db13
Fixes issue #441 : InvalidRequestException should be HttpException
12 years ago
Qiang Xue
33dbe8fb43
Removed breaking tests.
12 years ago
Qiang Xue
6aba9ede8b
Removed breaking test.
12 years ago
Qiang Xue
2f1021830d
Added "formatter" app component.
12 years ago
Qiang Xue
9a97037012
Finished Formatter.
12 years ago
Qiang Xue
000fdc3de0
formatter WIP.
12 years ago
Antonio Ramirez
e1b145a706
Enhance Dropdown to use items as strings. Remove string=divider rule
12 years ago
Qiang Xue
647a158763
Merge pull request #435 from ploaiza/patch-1
...
Fixed some wording
12 years ago
Qiang Xue
5436f4a75f
Merge pull request #436 from suralc/fix-4-2
...
Added missing use statement.
12 years ago
Suralc
d6f001016c
Added missing use statement.
12 years ago
ploaiza
9bc99e22b7
Fixed some wording
12 years ago
Antonio Ramirez
af5dbba6da
Tabs refactored
12 years ago
Antonio Ramirez
5fe6d9910f
Added dropdown widget
12 years ago
Antonio Ramirez
65feda3ec3
Merge branch 'upstream' into 365-bootstrap-tabs
...
* upstream: (122 commits)
Refactored StringHelper.
Line number tweak for error page
added note about dependency to registerJsFile
docs: Be explicitly clear about ActiveRecord::create()
fixed AutoTimestamp example in advanced app
\yii\rbac\DbManager::isAssigned() signature fix
Changed the way to set timestamp for multiple attributes.
Fixes issue #428 Allowing UniqueValidator to be used with non-AR models.
Better exception page look.
Removed unnecessary code from MSSQL schema.
Hover and error line increased by 1 px.
Error line number fix.
Error line number fix.
Error line number fix.
Lift off!11 #418
MSIE fix.
Fixes (theoretically) #418 and #413 .
Removed echo
RBAC DbManager fixes
Always refetch the migration table definition.
...
12 years ago
Qiang Xue
df6168475e
Refactored StringHelper.
12 years ago
Carsten Brandt
9445953b29
Line number tweak for error page
...
ensure lines are aligned right:
```
7
8
9
10
11
12
...
```
12 years ago
Carsten Brandt
3ac84240b6
added note about dependency to registerJsFile
...
Fixes #373
12 years ago
Carsten Brandt
0a5b7a5960
docs: Be explicitly clear about ActiveRecord::create()
12 years ago
Carsten Brandt
c8e73b42e7
fixed AutoTimestamp example in advanced app
...
fixes #429
12 years ago
Qiang Xue
004f1a8a0b
Merge pull request #431 from creocoder/rbac-fixes-2
...
\yii\rbac\DbManager::isAssigned() signature fix
12 years ago
Alexander Kochetov
14998f4126
\yii\rbac\DbManager::isAssigned() signature fix
12 years ago
Qiang Xue
072e4351e6
Changed the way to set timestamp for multiple attributes.
12 years ago
Qiang Xue
f1ce0e165d
Fixes issue #428 Allowing UniqueValidator to be used with non-AR models.
12 years ago
resurtm
458615f81a
Merge branch 'master' of github.com:yiisoft/yii2
12 years ago
resurtm
5f269399f1
Better exception page look.
12 years ago
Qiang Xue
212649c822
Merge pull request #427 from creocoder/rbac-fixes
...
[READY] RBAC DbManager fixes
12 years ago
resurtm
cc5426e549
Removed unnecessary code from MSSQL schema.
12 years ago
resurtm
3870df7bc0
Hover and error line increased by 1 px.
12 years ago
resurtm
92aae3a0ba
Error line number fix.
12 years ago
resurtm
adbbc52015
Error line number fix.
12 years ago
resurtm
c520dccab1
Error line number fix.
12 years ago
resurtm
b058c017be
Lift off!11 #418
12 years ago
resurtm
9002196c49
MSIE fix.
12 years ago
resurtm
8964d6ec0a
Fixes (theoretically) #418 and #413 .
12 years ago
Alexander Kochetov
5730afea92
Removed echo
12 years ago