Commit Graph

15402 Commits

Author SHA1 Message Date
Alexander Makarov
d8c2f05d6e Merge pull request #4449 from delighter/patch-1
Update schema-mssql.sql
2014-07-25 16:14:34 +03:00
ilyaz
5f4801874c Update schema-mssql.sql
MSSQL syntax fix
2014-07-25 16:46:53 +04:00
Alexander Makarov
a753894bcd Merge pull request #4441 from xBazilio/patch-1
Update start-databases.md
2014-07-25 14:02:37 +03:00
Kai Mindermann
ca752a6408 Fixes #4410: Fixed Gii to preserve database column order in generated _form.php 2014-07-25 15:01:13 +04:00
Bazilio
d1031e2132 Corrected table name
INSERT queries didn't work with first letter capitalized in table name.
2014-07-25 14:47:04 +04:00
Bazilio
ecbe2933ef Update start-databases.md
double word "from"
2014-07-25 14:35:14 +04:00
Alexander Makarov
86d48ca9e5 Merge pull request #4440 from qiansen1386/patch-12
fix the link
2014-07-25 13:09:54 +03:00
东方孤思子(Paris·QianSen)
282e5af397 fix the link 2014-07-25 17:53:56 +08:00
Thiago Talma
88191bbe5c New callback functions for form validation using Ajax.
close #4436
2014-07-25 09:24:04 +02:00
Qiang Xue
42eba96960 Merge pull request #4437 from whuhacker/master
Generate Traditional Chinese messages
2014-07-24 21:20:34 -04:00
Zeng Xi
ac90f2b7c0 Generate Traditional Chinese messages 2014-07-25 08:59:27 +08:00
Qiang Xue
368bf3dc65 Fixes #1388: Added mapping from physical types to abstract types for OCI DB driver [skip ci] 2014-07-24 20:54:08 -04:00
Qiang Xue
1f0d2ab7d9 Fixed Oracle DB type mapping. (Fixes #4) 2014-07-24 20:51:58 -04:00
Alexander Makarov
65d08423c7 Safer checks for apidoc renderer 2014-07-24 20:16:16 +04:00
Kai Mindermann
46b553f012 fixes formatter doing one division too much, fixes #4427 2014-07-24 15:55:21 +04:00
Kai Mindermann
f3520187d6 formatter: adds unit tests for base 1000, fixes #4412 2014-07-24 14:57:52 +04:00
Alexander Makarov
425179420b Simplified test environment setup 2014-07-24 14:13:16 +04:00
Alexander Makarov
e3c2f6b668 Merge pull request #4419 from arisk/patch-5
Removed double quotes
2014-07-24 12:25:50 +03:00
Alexander Makarov
bc017dc06a Merge pull request #4423 from whuhacker/master
Added Traditional Chinese translations
2014-07-24 12:24:51 +03:00
Paul Klimov
c8714be3c0 Merge pull request #4422 from pmoust/sphinx
Removed Sphinx installation from foreign PPA
2014-07-24 12:12:16 +03:00
Panagiotis Moustafellos
fbf7e54d03 fixed erroneous line removal 2014-07-24 11:35:39 +03:00
Panagiotis Moustafellos
59b8fbe8da Removed Sphinx installation from foreign PPA 2014-07-24 11:28:41 +03:00
Zeng Xi
c12c7c6e9d Added Traditional Chinese translations 2014-07-24 16:28:13 +08:00
Aris Karageorgos
28c691362d Double quotes don't work in some environments
https://getcomposer.org/doc/03-cli.md#require
2014-07-24 15:13:55 +07:00
Qiang Xue
db0c8b3781 Fixes #3957: Added more straightforward configurable properties to BlameableBehavior, SluggableBehavior and TimestampBehavior 2014-07-23 23:03:00 -04:00
Alexander Kochetov
b1bcb59aa9 \yii\behaviors\TimestampBehavior updated 2014-07-23 22:58:30 -04:00
Alexander Kochetov
c7b51e2565 \yii\behaviors\SluggableBehavior updated 2014-07-23 22:58:30 -04:00
Alexander Kochetov
4c20b57b98 \yii\behaviors\TimestampBehavior updated 2014-07-23 22:58:30 -04:00
Alexander Kochetov
8d9f5b4803 \yii\behaviors\BlameableBehavior updated 2014-07-23 22:58:30 -04:00
Alexander Kochetov
471d053642 \yii\behaviors\AttributeBehavior updated 2014-07-23 22:58:30 -04:00
Qiang Xue
95460f92b2 Fixes #4360: Added client validation support for file validator 2014-07-23 22:56:04 -04:00
Tomek Romik
1a3a266fcd Changed Array.prototype.slice.call() into jQuery's $.each function for consistency 2014-07-23 22:41:35 -04:00
Tomek Romik
b3f0f7dceb Fixed typo and inconsistent conditionals 2014-07-23 22:41:35 -04:00
Tomek Romik
d1c2b137b3 Added client-side file validator 2014-07-23 22:41:35 -04:00
Qiang Xue
390a6c782e Fixes #4409: Upper case letters in subdirectory prefixes of controller IDs were not properly handled 2014-07-23 22:10:13 -04:00
Alexander Makarov
4ac6777ce0 Very draft testing docs 2014-07-24 01:35:39 +04:00
Alexander Makarov
5db07a71e5 Added note about app templates 2014-07-24 01:23:22 +04:00
Carsten Brandt
d179ad817c Merge pull request #4411 from reiz/master
Add References Badge to Readme
2014-07-23 23:11:47 +02:00
Alexander Makarov
57f8118f75 Adjusted docs to use global phpunit and codeception installation 2014-07-24 01:03:16 +04:00
Alexander Makarov
678f375710 Added test-overview 2014-07-24 00:47:30 +04:00
Robert Reiz
4db6bb38c7 Add References Badge to Readme 2014-07-23 22:16:36 +02:00
Alexander Makarov
c620f5cea5 Added info about running codeception tests to getting-started 2014-07-23 19:47:47 +04:00
Alexander Makarov
8802d0305e Avoid method call in for condition 2014-07-23 16:42:41 +04:00
Alexander Makarov
07f01bcf2b Used substr_compare instead of substr when we don't care about result 2014-07-23 16:37:49 +04:00
Alexander Makarov
5c767e5d34 Better Windows detection 2014-07-23 16:37:10 +04:00
Alexander Makarov
92c64994cd Improved strtr calls 2014-07-23 16:19:28 +04:00
Alexander Makarov
81d5dd0163 Better Windows detection 2014-07-23 16:08:44 +04:00
miramir
67bd4972ba Check availabilty field in BaseActiveRecord::populateRecord
check with Object::canSetProperty()

fixes #4305, close #4211
2014-07-23 13:49:55 +02:00
Carsten Brandt
f5f9364785 fixed test break
how did that manage to pass before...?
2014-07-23 02:50:18 +02:00
Carsten Brandt
3d623a008a Merge pull request #4380 from yiisoft/array-attribute-relations
Array attribute relations
2014-07-23 02:39:12 +02:00