Gevik Babakhani
dbe84acfdd
Added missing postgres user to the travis config.
2013-06-06 22:26:43 +02:00
yiidevelop
8c36cd08db
Fix use incorrect namespace of Html helpers
2013-06-07 03:26:36 +07:00
Gevik Babakhani
b5513c84a0
Added db creation for travis CI This needs to be done in two seperate
...
command since postgres does not accept db creation in multiline statement.
2013-06-06 22:19:03 +02:00
gsd
4ed28a9aee
Update CompareValidator.php
2013-06-07 01:54:20 +06:00
Gevik Babakhani
0fd390cac5
Replaces spaces with tabs.
2013-06-06 21:19:17 +02:00
Gevik Babakhani
9982d93369
Removed commented and unused pgsql datatype mappings.
2013-06-06 21:14:24 +02:00
Revin Roman
2239dd7334
Fix new method name "getIsAjax" and fix web application class name in logger
2013-06-06 23:13:54 +04:00
Gevik Babakhani
e505566446
Refactored types to be compatible with 1.1
2013-06-06 19:51:22 +02:00
Gevik Babakhani
e4448beccc
Merge branch 'pgsql-driver' of github.com:gevik/yii2 into pgsql-driver
2013-06-06 19:29:24 +02:00
Gevik Babakhani
5a587d16f0
Fixed several formatting issues.
...
Refactored == null to is_null == '' to empty(...)
2013-06-06 16:29:17 +02:00
Qiang Xue
bade6f7eef
minor fix about composer installer.
2013-06-06 07:51:55 -04:00
Qiang Xue
0a9fffba8f
fixed test break.
2013-06-06 07:39:35 -04:00
Qiang Xue
13eca9054a
refactoring Request.
2013-06-06 07:37:23 -04:00
Qiang Xue
021f6f03c4
Merge branch 'master' of github.com:yiisoft/yii2
2013-06-06 07:34:42 -04:00
Qiang Xue
6d999ab3dc
Response WIP
2013-06-06 07:34:25 -04:00
Qiang Xue
9b65934638
Added HeaderCollection.
2013-06-06 07:23:06 -04:00
Gevik Babakhani
cceb5b1122
Merge remote branch 'upstream/master' into pgsql-driver
2013-06-06 11:30:45 +02:00
Gevik Babakhani
70e973129d
Added foreign keys and cleanup internal pg types
2013-06-06 11:29:28 +02:00
Qiang Xue
51c1e31308
moved Pagination and Sort to data.
2013-06-05 17:36:21 -04:00
Qiang Xue
3aa640e7cf
Merge branch 'master' of github.com:yiisoft/yii2
2013-06-05 13:26:17 -04:00
Qiang Xue
67d677b21e
Renamed Request::getRequestMethod() to Request::getMethod().
2013-06-05 13:26:01 -04:00
Qiang Xue
b7c1f94977
Fixed bug about setting default path aliases.
2013-06-05 08:28:36 -04:00
Qiang Xue
7e111e92e2
Fixes issue #496
2013-06-05 06:15:31 -04:00
Gevik Babakhani
3d79d992c4
Merge remote branch 'upstream/master' into pgsql-driver
2013-06-05 11:35:38 +02:00
Qiang Xue
9d6f11d5d5
new way of detecting if table exists.
2013-06-04 19:34:51 -04:00
Qiang Xue
b311b6ecf3
typo fix.
2013-06-04 18:13:32 -04:00
Qiang Xue
2376730452
better check of existence of tables.
2013-06-04 18:11:50 -04:00
Qiang Xue
cbf642d931
Added support for locale-dependent decimal and grouping separators.
2013-06-04 17:21:40 -04:00
Qiang Xue
5ecb5e3bd0
Fixed Formatter doc.
2013-06-04 17:08:26 -04:00
Qiang Xue
e45e26ea82
Merge pull request #486 from klimov-paul/asset-command-i-4
...
#72 Improve the "asset" command Iteration 4
2013-06-04 07:18:08 -07:00
Alexander Makarov
084d709e44
fixed typo in app readmes
2013-06-03 23:39:08 +04:00
Klimov Paul
152e5a0e15
Doc comments and descriptive output at"AssetController" has been adjusted.
2013-06-03 22:34:15 +03:00
Klimov Paul
ec8fecb8b0
Check output bundle file format has been added to "AssetControllerTest::testActionCompress()" unit test.
2013-06-03 21:56:03 +03:00
Klimov Paul
dfe2d00785
Output of "AssetController::actionCompress" have been adjusted to hold the action id.
2013-06-03 21:53:07 +03:00
Qiang Xue
9acbd0cfed
Merge pull request #473 from schmunk42/master
...
updated script event
2013-06-03 11:48:11 -07:00
Klimov Paul
1f68becb61
Doc comments at "AssetController" have been updated.
2013-06-03 21:46:56 +03:00
Klimov Paul
9b8b285eb1
Doc comments at "AssetController" have been extended.
2013-06-03 21:43:54 +03:00
Klimov Paul
5172dbd4c4
Additional comments have been added to the "AssetController::actionTemplate" output.
2013-06-03 21:25:04 +03:00
Klimov Paul
6c179ef3a7
File creation checks at "AssetController" have been updated to use Exceptions.
2013-06-03 20:47:37 +03:00
Tobias Munk
2698ba1c00
Merge branch 'master' of https://github.com/schmunk42/yii2
...
Conflicts:
apps/advanced/README.md
apps/basic/README.md
2013-06-03 18:33:52 +02:00
Tobias Munk
a2bfdcac18
updated docs
...
added installation from dev repo section
2013-06-03 18:31:57 +02:00
Tobias Munk
8a25953f1c
updated docs
...
added installation from dev repo section
2013-06-03 18:22:59 +02:00
Qiang Xue
5596e50bf3
Fixes issue #472 .
2013-06-03 10:40:09 -04:00
Qiang Xue
8157ea5804
Fixes issue #481 .
2013-06-03 09:45:41 -04:00
Qiang Xue
55a4c0b154
Merge pull request #461 from cebe/rest-urlmanager
...
[READY] RESTful routing syntax for UrlManager
2013-06-03 02:43:41 -07:00
Carsten Brandt
e94cc6bb9e
unit test for UrlManager RESTful routing syntax
...
removed test param 'appClass' as it does not make sense to configure
application class for all tests, some explicitly need webapp where
some might explicitly need console app.
2013-06-03 09:33:16 +02:00
Carsten Brandt
1192306481
improved UrlManager RESTful syntax regex
2013-06-03 08:59:41 +02:00
Carsten Brandt
fbb93d0b63
doc enhancements for #461
2013-06-03 08:42:50 +02:00
Carsten Brandt
3680a4781d
removed unneccessary brackets
2013-06-03 08:28:14 +02:00
Qiang Xue
cf47a71db7
Fixes issue #478 : Improved the generation of secret key
2013-06-02 22:47:02 -04:00