Commit Graph

7316 Commits

Author SHA1 Message Date
Alexander Makarov
ee109a6f4a Fixes #1937: Fixed wrong behavior or advanced app's init --env when called without parameter actually specified 2014-01-13 00:01:05 +04:00
Alexander Makarov
5d23a066ca Removed unused imports 2014-01-12 23:42:55 +04:00
Alexander Makarov
349f2c9e32 phpdoc fixes, unused variable 2014-01-12 23:40:21 +04:00
Alexander Makarov
c3829a4fd0 Removed debug code 2014-01-12 23:39:42 +04:00
Alexander Makarov
e7fab51efc fixes #1870: better fix that is message extractor friendly 2014-01-12 23:12:06 +04:00
Alexander Makarov
cdfaf9500d Merge pull request #1936 from Theill11/patch-1
Fixed missing danish translation
2014-01-12 10:59:43 -08:00
Johnny Theill
a2f3ab071d Update yii.php
Fixed missing translation
2014-01-12 19:54:15 +01:00
Alexander Makarov
f5e3da8871 Added note about configuring theme do docs 2014-01-12 22:49:17 +04:00
Alexander Makarov
69eebffad9 Used dirname instead of realpath to avoid extra FS operations 2014-01-12 22:40:50 +04:00
Alexander Makarov
601115f8b0 Fixed yii2-dev package to use correct path for PSR-4 2014-01-12 22:16:31 +04:00
Alexander Makarov
c522fffe00 Fixes #1905: Update composer.json to use jQuery 2.0.* 2014-01-12 22:13:23 +04:00
Alexander Makarov
4239b2a5f2 Fixes #1870: Validation errors weren't properly translated when using clientside validation 2014-01-12 21:37:28 +04:00
Alexander Makarov
718ddfb99c Updated changelog 2014-01-12 21:35:32 +04:00
Alexander Makarov
847f29471c Updated Russian translation not to repeat values for plurals 2014-01-12 21:27:09 +04:00
Alexander Makarov
a8899cb1b4 Re-added code style :) 2014-01-12 21:02:59 +04:00
Alexander Makarov
c35e55f1b3 Update core-code-style.md 2014-01-12 18:02:14 +01:00
Alexander Makarov
e1e4df0302 Added wiki articles as docs 2014-01-12 21:01:32 +04:00
Alexander Makarov
81b7a39edc fixes #1674: Updated contributing docs 2014-01-12 20:56:53 +04:00
Alexander Makarov
28a77af711 Actual text for contribution guideline, renamed file to use .md 2014-01-12 20:38:02 +04:00
Alexander Makarov
5054a0e719 Added CONTRIBUTING linking to git workflow doc 2014-01-12 20:28:25 +04:00
Alexander Makarov
83dfce63b8 fixes #1888: updated Alert phpdoc 2014-01-12 20:25:06 +04:00
Carsten Brandt
51cb921602 removed specify dependency from extension to app
fixes #1913
2014-01-12 16:10:50 +01:00
Alexander Makarov
f1d6f0cfbe fixed repo URL in contribution docs 2014-01-12 17:13:04 +04:00
Alexander Makarov
bc0f87c9d1 Merge pull request #1927 from artem-frolov/update-namespace-section-in-extensions-doc
Update extensions.md, Namespace section
2014-01-12 04:28:03 -08:00
Alexander Makarov
64989b145b Merge pull request #1928 from tomtomsen/invalid_remote_url_in_workflow_md
workflow.md: fixed invalid upstream url
2014-01-12 04:27:35 -08:00
tom tomsen
a11a73c1fd fixed invalid upstream url 2014-01-12 10:02:17 +00:00
artem-frolov
f837bc9b4d update extensions.md, Namespace section
Make clear that "type" in extensions' namespaces must be in plural form (widgets/behaviors/modules)
2014-01-12 15:51:41 +07:00
Qiang Xue
e6f9aef3a9 fixed test break. 2014-01-11 22:20:33 -05:00
Qiang Xue
cc636805da Fixes #1894: The path aliases @webroot and @web are now available right after the application is initialized 2014-01-11 22:05:36 -05:00
Carsten Brandt
b97cd2c4d1 Merge pull request #1919 from JoniDS/master
Translation for Portuguese (pt-PT, Portugal).
2014-01-11 15:36:31 -08:00
JoniDS
1c9678e9aa Fixed typo in "items" translation. 2014-01-11 22:56:09 +00:00
JoniDS
cb20ab5901 Merge remote-tracking branch 'upstream/master' 2014-01-11 22:53:35 +00:00
Qiang Xue
237f94e9ef Merge branch 'master' of github.com:yiisoft/yii2 2014-01-11 17:34:17 -05:00
Qiang Xue
135f06413a fixed phpdoc command.
fixed Markdown::process() to make it compatible with parent declaration.
2014-01-11 17:33:48 -05:00
Carsten Brandt
3ed1125172 added CHANGELOG line for PSR4 directory move 2014-01-11 23:30:06 +01:00
Qiang Xue
d6eeab2ff3 updated class map 2014-01-11 17:27:23 -05:00
Qiang Xue
3f6fec3c55 refactored Json helper. 2014-01-11 17:25:54 -05:00
JoniDS
15559b9326 Translation for Portuguese (pt-PT, Portugal).
Adapted from Portuguese Brazilian translation.
2014-01-11 22:14:19 +00:00
Carsten Brandt
c7c34aaf3e typo 2014-01-11 23:07:00 +01:00
Qiang Xue
afa72add38 proper handling of JsonSerializable. 2014-01-11 16:54:20 -05:00
Carsten Brandt
7fa18c5496 use symlinks instead of hardlinks to make __FILE__ work
fixes #1606
2014-01-11 22:34:40 +01:00
Carsten Brandt
a2be28dabf removed hard dependency on codeception from codeception extension
no need to download codeception via composer when phar is used.
fixes #1913
2014-01-11 22:29:29 +01:00
Carsten Brandt
5c933faefe added docs about query caching. fixes #1917 2014-01-11 22:13:25 +01:00
Qiang Xue
2c86d7a12e Merge pull request #1916 from lubosdz/master
[SK] Added translation.
2014-01-11 12:49:43 -08:00
lubosdz
37eefdb57d [SK] Added translation. 2014-01-11 21:41:01 +01:00
Carsten Brandt
1020203be2 changed gii files code style and CHANGELOG for #1818 2014-01-11 21:14:05 +01:00
Carsten Brandt
5306b0217c Merge PR #1914 branch '1818-gii-excess-forms' of https://github.com/johonunu/yii2
* '1818-gii-excess-forms' of https://github.com/johonunu/yii2:
  using camelcase
  changed vars
  Gii excess forms. Fixes #1818
2014-01-11 21:10:36 +01:00
Nikola Trifunovic
b47350a9c4 using camelcase 2014-01-11 19:58:56 +01:00
Nikola Trifunovic
f0b76cfb6d changed vars 2014-01-11 19:47:35 +01:00
Nikola Trifunovic
478e6023b8 Gii excess forms. Fixes #1818 2014-01-11 19:43:57 +01:00