Commit Graph

8583 Commits

Author SHA1 Message Date
Vincent
56a9536b51 Typo in docs 2014-07-26 17:07:06 +02:00
Qiang Xue
b680afc721 Fixes #4462. 2014-07-26 10:08:52 -04:00
Qiang Xue
54bfe075c5 Merge pull request #4463 from qiansen1386/patch-13
fix the link
2014-07-26 09:18:34 -04:00
东方孤思子(Paris·QianSen)
1e6a1d940a fix the link 2014-07-26 21:06:57 +08:00
Alexander Makarov
1cdc51c698 Merge pull request #4458 from yiisoft/security-adjustments
Fixes #4131: Security adjustments
2014-07-26 13:55:49 +03:00
Alexander Makarov
c5a3cd511e Security component adjustments: fixed comment style, hkdf() and pbkdf2() are now protected, compareString() is now public 2014-07-26 14:09:38 +04:00
tom--
2c5c2c101b Fixes #4131: Security adjustments 2014-07-26 03:29:30 +04:00
Alexander Makarov
8f81e231da Fixes #4453: yii message/extract wasn't properly writing to po files in case of multiple categories 2014-07-26 02:46:58 +04:00
Alexander Makarov
ed533172d7 Adjusted rbac ManagerInterface 2014-07-25 18:24:54 +04:00
Qiang Xue
0b8c00da4f Merge pull request #4443 from xBazilio/patch-2
Corrected table name
2014-07-25 10:16:43 -04:00
Alexander Makarov
77e4a80edc Removed unused code 2014-07-25 17:34:16 +04:00
Alexander Makarov
0edd8bc65a Fixed missing and incorrect phpdoc 2014-07-25 17:26:35 +04:00
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