Commit Graph

4221 Commits

Author SHA1 Message Date
Antonio Ramirez
3647c3f128 added button group dropdowns 2013-05-29 13:54:47 +02:00
Qiang Xue
86c191bafa Merge branch 'master' of github.com:yiisoft/yii2 2013-05-29 07:47:39 -04:00
Qiang Xue
e207361255 Refactored the widget usage with ActiveField. 2013-05-29 07:47:33 -04:00
Antonio Ramirez
7d0b95c21a modified phpDoc 2013-05-29 13:22:00 +02:00
Antonio Ramirez
e8d3a7ff92 register asset bundle instead 2013-05-29 10:58:21 +02:00
Antonio Ramirez
1e9cc35fd8 fix namespaces 2013-05-29 10:54:53 +02:00
Antonio Ramirez
cbb33bd164 refactored based on comments (2nd round) 2013-05-29 10:54:01 +02:00
Antonio Ramirez
4ebc0ae734 fix phpDoc 2013-05-29 09:49:41 +02:00
Antonio Ramirez
1c4cf30464 another typo fix 2013-05-29 09:47:36 +02:00
Antonio Ramirez
6ce2f8f137 silly typo 2013-05-29 09:45:04 +02:00
Antonio Ramirez
96a8c4a8e0 Merge branch 'upstream' into 367-bootstrap-nav
* upstream:
  typo in Html helper
  Created a \yii\web\VerbFilter
  Implemented MaskedInput widget.
  Use class constants for Event declatration in ActionFiler
  Removed unused method.
  Updated requirements about yii\i18n\Formatter
  refactored numberformatting in base\Formatter
  Fixes issue #439
  Fixed typos in new Formatter classes
  Fixes issue #441: InvalidRequestException should be HttpException
  Removed breaking tests.
  Removed breaking test.
  Added "formatter" app component.
  Finished Formatter.
  formatter WIP.
  Added missing use statement.
  Fixed some wording
2013-05-29 09:42:07 +02:00
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
Alexander Kochetov
66a03d61b6 Lost array_merge() 2013-05-29 04:02:25 +04:00
Qiang Xue
01c20996a6 Merge branch 'master' of github.com:yiisoft/yii2 2013-05-28 19:56:26 -04:00
Qiang Xue
2553e9a043 Fixes issue #439 2013-05-28 19:56:06 -04: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
33dbe8fb43 Removed breaking tests. 2013-05-28 19:10:39 -04:00
Qiang Xue
6aba9ede8b Removed breaking test. 2013-05-28 19:10:04 -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
Gevik Babakhani
c30eae62d2 Added initial unit testing files for the pgsql driver. 2013-05-29 00:01:02 +02:00
Qiang Xue
000fdc3de0 formatter WIP. 2013-05-28 17:27:37 -04:00
Alexander Kochetov
ff70e151d9 Comment for content 2013-05-28 20:47:39 +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
70f1d41699 Added NavBar widget closes #437 2013-05-28 16:27:33 +02:00
Antonio Ramirez
cc9b175c5f Added Nav widget closes #367 2013-05-28 16:24:37 +02:00
Qiang Xue
647a158763 Merge pull request #435 from ploaiza/patch-1
Fixed some wording
2013-05-28 07:14:39 -07:00
Qiang Xue
5436f4a75f Merge pull request #436 from suralc/fix-4-2
Added missing use statement.
2013-05-28 07:13:59 -07:00
Suralc
d6f001016c Added missing use statement. 2013-05-28 15:58:40 +02:00
ploaiza
9bc99e22b7 Fixed some wording 2013-05-28 10:55:51 -03: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
Carsten Brandt
c8e73b42e7 fixed AutoTimestamp example in advanced app
fixes #429
2013-05-27 23:45:13 +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