Commit Graph

4221 Commits

Author SHA1 Message Date
Carsten Brandt
be911e199a created proper progress bar
fixes #1293
2013-12-11 21:18:10 +01:00
Qiang Xue
41fbfcbd80 doc fix. 2013-12-11 14:28:36 -05:00
Carsten Brandt
cd3949b13b fixed link in CHANGELOG 2013-12-11 18:08:28 +01:00
Carsten Brandt
d2308eda8d added CHANGELOGs for all the extensions
also filled framework CHANGELOG with relevant changes since alpha
2013-12-11 18:04:58 +01:00
Carsten Brandt
ac3967cab7 removed unused property from Session
cleanup after #1479
2013-12-11 16:47:30 +01:00
Carsten Brandt
2fb823a04d doc typos 2013-12-11 16:46:09 +01:00
Paul Klimov
6171287f79 Classes "\yii\authclient\provider\*" created as draft. 2013-12-11 17:17:35 +02:00
Carsten Brandt
be66f43d52 invalidate opcache of extensions.php file in composer installer
fixes #1480
2013-12-11 16:12:11 +01:00
Alexander Makarov
7b03233805 Merge pull request #1479 from DaSourcerer/session-cleanup
Removed compatibility code for PHP < 5.4 in yii\web\Session
2013-12-11 05:30:15 -08:00
DaSourcerer
97645bcfb5 Removed compatibility code for PHP < 5.4 2013-12-11 14:07:17 +01:00
Paul Klimov
41eaa2df07 Extension "authclient" recomposed. 2013-12-11 13:56:14 +02:00
Qiang Xue
eab7e4a21a Added $formName to Model::load(). 2013-12-10 18:17:24 -05:00
Alexander Makarov
45fa25f796 Added notes about github and screenshots to extension docs 2013-12-10 23:30:45 +01:00
Alexander Makarov
86dd428257 Added rules about namespace and package naming to extension docs 2013-12-10 23:20:43 +01:00
Alexander Makarov
ec7546efa8 Copied and adjusted 1.1 git workflow document 2013-12-10 23:14:41 +01:00
Alexander Makarov
5caac5b0a3 Moved extensions docs draft from wiki to main repository 2013-12-10 23:14:41 +01:00
Qiang Xue
e56d60ad49 Escape special chars in URL rules. 2013-12-10 17:04:39 -05:00
Carsten Brandt
bfa7c80129 improved redis error message 2013-12-10 20:42:54 +01:00
Carsten Brandt
12217a3ed8 code style and docs 2013-12-10 20:42:43 +01:00
Carsten Brandt
2c9a8b910f make null format look nice by default 2013-12-10 20:42:09 +01:00
Paul Klimov
8268259876 OpenID client created as draft. 2013-12-10 17:28:39 +02:00
Qiang Xue
fec58f4e29 Fixes #1472: set event sender if possible. 2013-12-10 09:25:01 -05:00
Paul Klimov
cdae9b6046 Extension "authclient" added as draft. 2013-12-10 14:49:51 +02:00
Qiang Xue
22c45342cf fixed composer.json for yii-dev. 2013-12-10 00:20:34 -05:00
Qiang Xue
0310935e48 fixed test breaks. 2013-12-10 00:12:17 -05:00
Qiang Xue
41685a2409 moved extensions under yii. 2013-12-09 23:51:49 -05:00
Qiang Xue
51923c8271 moved smarty to yii. 2013-12-09 23:34:44 -05:00
Qiang Xue
02a2a50b5a moved twig to yii subdirectory. 2013-12-09 23:16:17 -05:00
Qiang Xue
8b375c3580 clean up oci driver. 2013-12-09 23:11:56 -05:00
Qiang Xue
7eabab0629 Merge pull request #1406 from p0larbeer/master
DB Schema OCI
2013-12-09 18:22:27 -08:00
Carsten Brandt
e2b4708bbd added support for updateCounters to elasticsearch
issue #1313
2013-12-09 14:42:28 +01:00
Alexander Makarov
8ce2f170ab Merge pull request #1465 from Bethrezen/patch-3
Replace request with response in code example
2013-12-09 04:26:46 -08:00
Alexander Kozhevnikov
41d24ee903 Replace request with response in code example 2013-12-09 14:51:45 +03:00
Paul Klimov
5a046230fd Translating SQL-like syntax into Mongo syntax removed from "\yii\mongodb\Collection". 2013-12-09 11:28:31 +02:00
Paul Klimov
8a3277e7e9 tag for MongoDB unit tests fixed 2013-12-09 11:04:15 +02:00
p0larbeer
d30aa3efef Coding style PSR-2 2013-12-09 10:38:08 +04:00
Qiang Xue
c8c6882fc4 updated doc. 2013-12-08 13:28:06 -05:00
Larry Ullman
213574aa25 Edited the first quarter 2013-12-08 12:35:30 -05:00
Larry Ullman
78fa416390 Edited introduction. 2013-12-08 11:29:50 -05:00
Alexander Makarov
1369e050a1 fixes #1427 2013-12-08 11:27:42 +01:00
Qiang Xue
1f5f19df13 Fixes #1457: support using AR relations as input. 2013-12-07 18:16:56 -05:00
Qiang Xue
a5188f1fbc Fixes #1457: support string representation of AR. 2013-12-07 12:30:09 -05:00
Qiang Xue
72db6ffb1a Fixes #1454: refactored FileValidator. 2013-12-07 00:10:08 -05:00
Qiang Xue
0e67b2b1a9 Fixed safe validator. 2013-12-06 21:06:57 -05:00
Qiang Xue
4881f53995 Merge pull request #1451 from SebSept/patch-1
fixed markdown typo
2013-12-06 13:36:48 -08:00
Sébastien Monterisi
e1a3345161 fixed markdown typo 2013-12-06 21:39:37 +01:00
Qiang Xue
bc9e57b239 Fixed readme. 2013-12-06 14:46:09 -05:00
Qiang Xue
bce353bf3a fixed test break. 2013-12-06 14:32:59 -05:00
Qiang Xue
cb4a8c764c Refactored validators. 2013-12-06 14:19:17 -05:00
Qiang Xue
1c761753a3 Fixed mongodb in composer.json. 2013-12-06 11:21:02 -05:00