Antonio Ramirez
f6cef5eb70
Refactored based on comments and feedback (3rd round)
2013-05-29 09:40:38 +02:00
Antonio Ramirez
9f832afb9f
Refactored based on comments and feedback (3rd round)
2013-05-29 09:17:53 +02:00
Carsten Brandt
9af5466be5
typo in Html helper
2013-05-29 05:55:14 +03:00
Carsten Brandt
a2066cbe48
Created a \yii\web\VerbFilter
...
It allows to filter actions by HTTP request methods
2013-05-29 04:25:38 +02:00
Qiang Xue
920098c009
Merge branch 'master' of github.com:yiisoft/yii2
2013-05-28 22:06:37 -04:00
Qiang Xue
249f90f5ee
Implemented MaskedInput widget.
2013-05-28 22:06:31 -04:00
Carsten Brandt
2f051e9dab
Use class constants for Event declatration in ActionFiler
2013-05-29 03:40:18 +02:00
Qiang Xue
5e8154ed7f
Removed unused method.
2013-05-28 21:07:35 -04:00
Carsten Brandt
c75e78c20a
Updated requirements about yii\i18n\Formatter
2013-05-29 02:19:08 +02:00
Carsten Brandt
8b6447876a
refactored numberformatting in base\Formatter
...
added decimalSeparator and thousandSeparator properties.
issue #48
2013-05-29 02:19:08 +02:00
Carsten Brandt
07011a2542
Fixed typos in new Formatter classes
2013-05-29 01:50:09 +02:00
Qiang Xue
f690f0db13
Fixes issue #441 : InvalidRequestException should be HttpException
2013-05-28 19:24:08 -04:00
Qiang Xue
2f1021830d
Added "formatter" app component.
2013-05-28 18:58:35 -04:00
Qiang Xue
9a97037012
Finished Formatter.
2013-05-28 18:55:26 -04:00
Qiang Xue
000fdc3de0
formatter WIP.
2013-05-28 17:27:37 -04:00
Antonio Ramirez
e1b145a706
Enhance Dropdown to use items as strings. Remove string=divider rule
2013-05-28 17:12:27 +02:00
Antonio Ramirez
af5dbba6da
Tabs refactored
2013-05-28 11:59:55 +02:00
Antonio Ramirez
5fe6d9910f
Added dropdown widget
2013-05-28 11:50:12 +02:00
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.
...
2013-05-28 11:45:50 +02:00
Qiang Xue
df6168475e
Refactored StringHelper.
2013-05-27 21:35:00 -04:00
Carsten Brandt
9445953b29
Line number tweak for error page
...
ensure lines are aligned right:
```
7
8
9
10
11
12
...
```
2013-05-28 01:56:50 +02:00
Carsten Brandt
3ac84240b6
added note about dependency to registerJsFile
...
Fixes #373
2013-05-28 00:13:52 +02:00
Carsten Brandt
0a5b7a5960
docs: Be explicitly clear about ActiveRecord::create()
2013-05-27 23:51:01 +02:00
Qiang Xue
004f1a8a0b
Merge pull request #431 from creocoder/rbac-fixes-2
...
\yii\rbac\DbManager::isAssigned() signature fix
2013-05-27 12:33:41 -07:00
Alexander Kochetov
14998f4126
\yii\rbac\DbManager::isAssigned() signature fix
2013-05-27 23:30:01 +04:00
Qiang Xue
072e4351e6
Changed the way to set timestamp for multiple attributes.
2013-05-27 14:27:37 -04:00
Qiang Xue
f1ce0e165d
Fixes issue #428 Allowing UniqueValidator to be used with non-AR models.
2013-05-27 13:43:48 -04:00
resurtm
458615f81a
Merge branch 'master' of github.com:yiisoft/yii2
2013-05-27 23:00:54 +06:00
resurtm
5f269399f1
Better exception page look.
2013-05-27 22:59:32 +06:00
Qiang Xue
212649c822
Merge pull request #427 from creocoder/rbac-fixes
...
[READY] RBAC DbManager fixes
2013-05-27 09:48:35 -07:00
resurtm
cc5426e549
Removed unnecessary code from MSSQL schema.
2013-05-27 22:26:20 +06:00
resurtm
3870df7bc0
Hover and error line increased by 1 px.
2013-05-27 22:07:58 +06:00
resurtm
92aae3a0ba
Error line number fix.
2013-05-27 21:55:52 +06:00
resurtm
adbbc52015
Error line number fix.
2013-05-27 21:52:59 +06:00
resurtm
c520dccab1
Error line number fix.
2013-05-27 21:48:14 +06:00
resurtm
b058c017be
Lift off!11 #418
2013-05-27 21:42:39 +06:00
resurtm
9002196c49
MSIE fix.
2013-05-27 21:34:14 +06:00
resurtm
8964d6ec0a
Fixes (theoretically) #418 and #413 .
2013-05-27 21:06:08 +06:00
Alexander Kochetov
5730afea92
Removed echo
2013-05-27 18:58:58 +04:00
Alexander Kochetov
e96a012d79
RBAC DbManager fixes
2013-05-27 18:54:49 +04:00
Qiang Xue
3c3324cbda
Merge branch 'master' of github.com:yiisoft/yii2
2013-05-26 20:10:16 -04:00
Qiang Xue
587529bf94
Always refetch the migration table definition.
2013-05-26 20:10:09 -04:00
Carsten Brandt
a6c251d2ab
Adjusted vendor dirs of example applications
...
- update composer json to chosse right path
- set vendorPath in application config if not default
2013-05-27 00:22:42 +02:00
Carsten Brandt
cb8cc9f61d
Fix error page alignment problems in various browsers
...
issue #418
2013-05-26 23:57:00 +02:00
Qiang Xue
ac72927485
Merge pull request #414 from creocoder/jui-accordion-comments
...
[READY] jQuery UI accordion comments
2013-05-26 14:17:40 -07:00
Qiang Xue
37e609494a
Merge pull request #416 from klimov-paul/asset-command-i-3
...
#72 Improve the "asset" command Iteration 3
2013-05-26 14:15:09 -07:00
Qiang Xue
f5d0bcbcfc
Refactored cache key generation.
2013-05-26 17:09:09 -04:00
Qiang Xue
f17fde4acf
Merge pull request #417 from votintsev/master
...
Moved add prefix ($this->keyPrefix) to the key in function buildKey().
2013-05-26 13:55:00 -07:00
votintsev
0ab5bbaf40
Update Cache.php
...
Moved add prefix ($this->keyPrefix) to the key in function buildKey(). Could it be better?
2013-05-26 23:32:42 +04:00
Klimov Paul
f65d1398a5
Added skipping for absolute URLs at "AssetController::adjustCssUrl()".
2013-05-26 21:05:53 +03:00