Mark
|
bf35e19da8
|
newlines fixed, code-guy deleted
|
2014-02-16 19:42:30 +04:00 |
|
Mark
|
290f6d3c3f
|
added guide notes
|
2014-02-16 19:31:28 +04:00 |
|
Mark
|
dac615c86b
|
added index tests files to application
|
2014-02-16 19:22:03 +04:00 |
|
Mark
|
c67deed6a2
|
added codeception tests to console
|
2014-02-16 19:20:37 +04:00 |
|
Mark
|
9d3596c05e
|
added codeception main yaml
|
2014-02-16 19:18:47 +04:00 |
|
Mark
|
22a6bf5a79
|
added codeception tests to common
|
2014-02-16 19:18:25 +04:00 |
|
Mark
|
4a1610f421
|
added button attributes to skip sf-crawler bug
|
2014-02-16 19:16:02 +04:00 |
|
Mark
|
d2d27747bf
|
added codeception to backend
|
2014-02-16 19:15:13 +04:00 |
|
Mark
|
a7506039a7
|
modified buttons attributes to skip sf-crawler bug
|
2014-02-16 19:12:04 +04:00 |
|
Mark
|
1406ab78f2
|
added codeception tests to frontend
|
2014-02-16 19:10:03 +04:00 |
|
Alexander Makarov
|
b83435ea5b
|
Merge pull request #2446 from Theill11/update-apps
Minor updates to apps
|
2014-02-16 13:42:13 +03:00 |
|
Qiang Xue
|
e1f4a9cc8f
|
Added Connection::enableSavepoint.
|
2014-02-15 23:00:30 -05:00 |
|
Qiang Xue
|
bea9e3fc06
|
Fixes #1645: Added support for nested DB transactions
|
2014-02-15 22:16:09 -05:00 |
|
Johnny Theill
|
f42af951e1
|
Fix newlines and missing parameter description
|
2014-02-16 03:14:28 +01:00 |
|
Qiang Xue
|
f6c0b4c26c
|
minor doc fix.
|
2014-02-15 20:12:47 -05:00 |
|
Qiang Xue
|
04b2936d82
|
Fixes #1881: Improved yii\bootstrap\NavBar with containerOptions, innerContainerOptions and renderInnerContainer
|
2014-02-15 19:44:26 -05:00 |
|
Qiang Xue
|
54ea78d9ab
|
Fixes #1562: Added yii\bootstrap\Tabs::linkOptions
|
2014-02-15 19:28:24 -05:00 |
|
Qiang Xue
|
26cb7b2a3c
|
Renamed fooVar to fooParam for various classes.
|
2014-02-15 18:18:27 -05:00 |
|
Qiang Xue
|
c0bac44f10
|
Fixes #1186: Changed Sort to use comma to separate multiple sort fields and use negative sign to indicate descending sort
|
2014-02-15 17:54:33 -05:00 |
|
Qiang Xue
|
abb2a0db97
|
minor improvement of label generation.
|
2014-02-15 14:25:32 -05:00 |
|
Qiang Xue
|
eeff0ea619
|
minor doc fix.
|
2014-02-15 14:18:12 -05:00 |
|
Alexander Makarov
|
d8836f637e
|
Fixes #2267: added "Handling variable number of models with a single form" to form docs
|
2014-02-15 21:32:13 +04:00 |
|
Alexander Makarov
|
20dad5e551
|
Fixes #2295: basic app description now doesn't insist it is for websites containing mainly informational pages since it was misleading
|
2014-02-15 20:57:11 +04:00 |
|
Johnny Theill
|
63272f4166
|
Update doc-blocks and small fixes according to coding standards
|
2014-02-15 17:53:57 +01:00 |
|
Qiang Xue
|
10e7bca3f4
|
Merge pull request #2443 from djagya/2436-related-model-attributes
#2436 receive label of the attribute from related model
|
2014-02-15 11:38:21 -05:00 |
|
Qiang Xue
|
22bfd43124
|
Merge pull request #2383 from Ragazzo/add_yii_command_to_tests
added yii console command to tests
|
2014-02-15 11:32:07 -05:00 |
|
Qiang Xue
|
9a068f50f4
|
Refactored batch query.
|
2014-02-15 11:22:48 -05:00 |
|
Johnny Theill
|
ca12241811
|
Fixed minor consistency bugs in apps
* Added 'return' to goHome() calls in actions
* Changed $_POST to Yii::$app->request->post()
|
2014-02-15 16:32:24 +01:00 |
|
Qiang Xue
|
94576de926
|
Merge pull request #2444 from Theill11/patch-1
Minor typo
|
2014-02-15 09:19:38 -05:00 |
|
Johnny Theill
|
b2c44c4658
|
Minor typo
|
2014-02-15 15:18:11 +01:00 |
|
Qiang Xue
|
e93c313aa4
|
Merge pull request #2429 from yiiframework-com-ua/master
Fix for multiple $.ajax calls with "JSONP" dataType
|
2014-02-15 09:05:38 -05:00 |
|
djagya
|
d27073648c
|
#2436 override the function getAttributeLabel in BaseActiveRecord to receive label of the attribute, which looks like relatedMode.attribute, from the related model
|
2014-02-15 13:45:08 +01:00 |
|
djagya
|
da16f508c2
|
#2436 override the function getAttributeLabel in BaseActiveRecord to receive label of the attribute, which looks like relatedMode.attribute, from the related model
|
2014-02-15 12:19:27 +01:00 |
|
djagya
|
44f5c73111
|
#2436 override the function getAttributeLabel in BaseActiveRecord to receive label of the attribute, which looks like relatedMode.attribute, from the related model
|
2014-02-15 12:08:10 +01:00 |
|
Qiang Xue
|
3a930bd675
|
Finished batch query feature.
|
2014-02-14 18:13:42 -05:00 |
|
Qiang Xue
|
1571c72251
|
Fixes #2409: Added support for fetching data from database in batches
|
2014-02-14 16:45:46 -05:00 |
|
Qiang Xue
|
f198f65527
|
Merge pull request #2438 from Ragazzo/debug_module_mail_improvements
Debug module mail improvements
|
2014-02-14 12:26:11 -05:00 |
|
Mark
|
5534b513d5
|
fixed label in view
|
2014-02-14 21:01:57 +04:00 |
|
Mark
|
90a6c67825
|
changed labels
|
2014-02-14 20:59:07 +04:00 |
|
Mark
|
f7f30f4ef7
|
added mail count filtering
|
2014-02-14 20:33:06 +04:00 |
|
Mark
|
efea5711a4
|
fixed matcher to work with strings that represents integer values
|
2014-02-14 20:32:21 +04:00 |
|
Alexander Makarov
|
edb6bca1b5
|
Merge pull request #2437 from maximal/patch-1
Mistype fix
|
2014-02-14 18:35:59 +03:00 |
|
MaximAL
|
b801aa1382
|
Mistype fix
|
2014-02-14 18:15:11 +03:00 |
|
Qiang Xue
|
e79af9117e
|
ensure populateRelation() is called for lazy loading.
|
2014-02-14 10:07:19 -05:00 |
|
Qiang Xue
|
9f85756329
|
Merge pull request #2434 from Ragazzo/tests_improved
Tests improved
|
2014-02-14 09:49:03 -05:00 |
|
Mark
|
96f2f6e52e
|
visibility changed
|
2014-02-14 18:08:07 +04:00 |
|
Mark
|
c943fc28e2
|
forcing user component to logout
|
2014-02-14 18:05:56 +04:00 |
|
Borales
|
a2db4e043e
|
Fix for multiple $.ajax calls with "JSONP" dataType (related to #2417)
|
2014-02-14 13:40:13 +02:00 |
|
Qiang Xue
|
9db3790bb2
|
Fixed test break.
|
2014-02-13 21:18:43 -05:00 |
|
Qiang Xue
|
bbc3edd7bd
|
minor doc improvement.
|
2014-02-13 21:10:47 -05:00 |
|