Commit Graph

7547 Commits

Author SHA1 Message Date
Qiang Xue
21160338d7 Implemented default controller namespace. 2013-06-02 22:31:17 -04:00
Qiang Xue
8435285c19 doc fix. 2013-06-02 22:19:38 -04:00
Qiang Xue
61d2551f0c Merge pull request #477 from cebe/querybuilder-dynamic-column-types
[READY] Better flexibility for abstract db types
2013-06-02 16:57:39 -07:00
Carsten Brandt
9b6df54c7d Adjusted type map in MSSQL Querybuilder
MSSQL seems to support limits for decimal type, so we add a default
limit.
2013-06-03 00:28:32 +02:00
Carsten Brandt
af68ee9d27 Sqlite unit test for abstract db types 2013-06-03 00:24:39 +02:00
Tobias Munk
5615afab21 updated deps 2013-06-02 23:42:31 +02:00
Tobias Munk
64e5911b5e added updated composer script event for setting permissions 2013-06-02 23:42:11 +02:00
Carsten Brandt
ad1a0de76a Merge branch 'querybuilder-dynamic-column-types' of github.com:cebe/yii2 into querybuilder-dynamic-column-types
* 'querybuilder-dynamic-column-types' of github.com:cebe/yii2:
  Added phpdoc about precision constraints for abstract db types
2013-06-02 23:01:02 +02:00
Carsten Brandt
7117a6752b Added phpdoc about precision constraints for abstract db types 2013-06-02 22:58:42 +02:00
Carsten Brandt
c28b0183a5 whitespace 2013-06-02 22:12:37 +02:00
Qiang Xue
22357befad Added "@runtime" and "@vendor" aliases. 2013-06-02 15:19:29 -04:00
Carsten Brandt
5c56c0fc02 Better flexibility for abstract db types
Feature was requested in yiisoft/yii#765
2013-06-02 16:05:11 +02:00
Qiang Xue
36bbfd54ca Implemented "@app/runtime" alias. 2013-06-02 07:29:29 -04:00
Qiang Xue
607f3a5987 Fixes issue #476 2013-06-02 07:11:27 -04:00
Tobias Munk
bb0e2e8487 updated composer script event for setting permissions 2013-06-02 00:37:53 +02:00
Qiang Xue
8ae9463589 Fixes issue #472: doc fix. 2013-06-01 12:45:32 -04:00
Antonio Ramirez
9ff25805f5 fix test 2013-06-01 17:34:17 +02:00
Antonio Ramirez
e4e18710dc fix functionality, keep each function to do what it supposed to do 2013-06-01 17:31:55 +02:00
Antonio Ramirez
65461683ff Merge branch 'upstream' into 364-toAscii
* upstream:
  Fixed build break.
  Fixes issue #194: Added Application::catchAll.
  added missing default to getValue in boostrap tabs
  \yii\widgets\Menu improvement
  Fixes issue #467: allow view file to be absent as long as the themed version exists.
  better auto scrolling.
  Fixes issue #446: automatically scroll to first error.
2013-06-01 17:27:15 +02:00
Antonio Ramirez
10c52d702f updated transliteration (greek + russian + german + ukrainian) and removed dependency on ascii function 2013-06-01 17:25:28 +02:00
Gevik Babakhani
eebdfd252d Merge remote branch 'upstream/master' into pgsql-driver 2013-06-01 12:41:24 +02:00
Gevik Babakhani
18218c4132 Removed unused columns. 2013-06-01 12:37:47 +02:00
Gevik Babakhani
5a380360c7 Added table based sequence. 2013-06-01 12:37:30 +02:00
Gevik Babakhani
cbde22af55 Savepoint WIP QueryBuilder! 2013-06-01 12:36:55 +02:00
Gevik Babakhani
04ebd12277 Added last insert value to pgsql PDO 2013-06-01 12:36:19 +02:00
Qiang Xue
800b3dbed0 Fixed build break. 2013-05-31 21:55:11 -04:00
Qiang Xue
800723945b Fixes issue #194: Added Application::catchAll. 2013-05-31 21:52:20 -04:00
Carsten Brandt
0d34aab0ab added missing default to getValue in boostrap tabs
fixes #465
2013-05-31 18:54:13 +02:00
Qiang Xue
151d5d2c25 Merge pull request #469 from creocoder/menu-refactoring
\yii\widgets\Menu improvement
2013-05-31 08:15:45 -07:00
Alexander Kochetov
00dec2bfbb \yii\widgets\Menu improvement 2013-05-31 19:02:04 +04:00
Qiang Xue
c9a7119b91 Fixes issue #467: allow view file to be absent as long as the themed version exists. 2013-05-31 08:43:15 -04:00
Gevik Babakhani
97270a389a Savepoint, implementing fkeys. 2013-05-31 14:25:56 +02:00
Qiang Xue
d0ba90c1e4 better auto scrolling. 2013-05-30 15:05:42 -04:00
Qiang Xue
5e9c8cb7c4 Fixes issue #446: automatically scroll to first error. 2013-05-30 14:57:28 -04:00
Antonio Ramirez
ea8b6e7b58 enhance Inflector helper with ascii function 2013-05-30 18:18:32 +02:00
Gevik Babakhani
103621ad05 Savepoint: WIP implementing columns 2013-05-30 16:53:57 +02:00
Qiang Xue
c8df8e2aba doc fix. 2013-05-30 10:37:33 -04:00
Qiang Xue
60c351ea93 refactored Tabs. 2013-05-30 10:35:29 -04:00
Qiang Xue
79aaf1fbec refactored ButtonDropdown and Dropdown. 2013-05-30 10:13:39 -04:00
Qiang Xue
2f790f7716 Merge branch 'master' of github.com:yiisoft/yii2 2013-05-30 10:01:19 -04:00
Qiang Xue
a93f75068e refactoring button classes. 2013-05-30 10:01:11 -04:00
Qiang Xue
811058bcd1 Merge pull request #392 from tonydspaniard/365-bootstrap-tabs
[ready]bootstrap tabs widget
2013-05-30 07:00:54 -07:00
Qiang Xue
c0c6c9d95b Merge pull request #444 from tonydspaniard/366-bootstrap-buttons
[ready]added button group dropdowns
2013-05-30 06:30:01 -07:00
Qiang Xue
e1cde74b7b Fixed doc. 2013-05-30 07:57:06 -04:00
Qiang Xue
94b2d17031 Fixes issue #460 2013-05-30 07:35:03 -04:00
Carsten Brandt
09e4229e16 [WIP] RESTful routing syntax for UrlManager
issue #303
Here is the proposal for RESTful routing syntax:
https://gist.github.com/cebe/5674918
2013-05-30 13:33:38 +02:00
Qiang Xue
66e698673d Fixes issue #457: incorrect HTTPS detection. 2013-05-29 21:53:25 -04:00
Qiang Xue
f3cfc60d6c Merge pull request #415 from creocoder/jui-tabs-rework
[READY] jQuery UI tabs rework
2013-05-29 17:41:53 -07:00
Qiang Xue
f05f85fcfe Removed Connection::__sleep. 2013-05-29 20:12:24 -04:00
Qiang Xue
9339edbd45 Refactored Progress. 2013-05-29 20:07:02 -04:00