octicon-git-branch(16/) Commit Graph

189 Commits

Author SHA1 Message Date
Alexander Makarov
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
24bc980da4 Replaced "<?php echo" with "<?=" that is always available for PHP 5.4 2013-10-18 14:09:11 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
e115b0c860 Updated docs, composer.json and other things to mention and use PHP 5.4 2013-10-18 13:01:13 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
f03c689b02 typo fix 2013-10-17 15:37:56 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
38ccc9e793 Fixes #930: Added i18n docs about configuring message source 2013-10-17 15:10:11 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
2205586858 Fixed typos 2013-10-17 12:51:58 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
f6f02102ca typo fix. 2013-10-16 20:28:18 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
61fe888780 Merge branch 'master' into i18n-icu
* master: (103 commits)
  fixed broken test after whitespace changes in view
  Removed the extra EOLs.
  I add new line in methods that render code in the head and for body
  GII update button style
  GII create object button style [skip ci]
  Fixes #980: Changed the default way of generating action URLs for ActionColumn.
  View default value for $params
  adjusted cubrid version in schema quote
  removed cubrid env from tavis.yml
  simplified cubrid db install on travis
  fixed cubrid schema test for pdo type
  fixed validator test break
  added cubrid specific pdo type casting
  Updated FileValidator tests
  Better AR connection init in tests
  Removed @codeCoverageIgnore
  no xss for attribute error messages that contain {value}
  Clientvalidation {value} was not what has been validated
  moved getPdoType() to Schema.
  optimized datepick js code.
  ...
2013-10-16 22:04:17 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
bbcee326be adjusted I18N to be consistent with intl message formatting 2013-10-16 15:59:39 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
2ae5c23d48 minor doc fix. 2013-10-11 20:41:59 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
6ba6fbe947 mention response component in controller.md 2013-10-11 12:51:27 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
057050f8a3 Merge pull request #943 from arisk/patch-2
Fixed typo
2013-10-05 08:25:29 -07:00 octicon-file-diff(16/) octicon-file-code(16/)
Larry Ullman
951b944b2a Edited password section 2013-10-05 08:44:36 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Aris Karageorgos
cbbb2cab76 Fixed typo 2013-10-05 19:42:50 +07:00 octicon-file-diff(16/) octicon-file-code(16/)
Larry Ullman
863a5cc015 Initial edits 2013-10-05 08:36:58 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
6fc5f0a4ca Minor additions to i18n docs 2013-10-03 01:54:58 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
b4b9ad483a Added version information to redis 2013-09-30 14:42:05 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
fb684774db better wording 2013-09-29 05:11:46 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
dafbeda301 More i18n tests, docs, added check to skip fixes where possible 2013-09-28 22:30:16 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
bf722c0423 Used intl ICU for message translation 2013-09-28 16:30:29 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
e19d0dacf9 Fixes #823: consistent interface naming 2013-09-24 15:45:09 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Larry Ullman
c05477b141 Polished up the basic discussion of template alternatives 2013-09-23 17:03:15 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Larry Ullman
9861ed36cd Edited introduction 2013-09-22 20:35:56 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Larry Ullman
dde7d731a5 Doing more editing... 2013-09-20 20:22:55 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Larry Ullman
b05442d368 Doing that editing thing 2013-09-13 11:23:56 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
ninbopa
62f5b47f1d Update single row query function 2013-09-11 20:59:25 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
409500000a Validation reference, validators phpdoc fixes 2013-09-08 02:26:35 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Larry Ullman
3766e1b22f Edited the first half 2013-09-06 14:03:00 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
e446a11864 added CURBID to the docs 2013-09-06 11:38:54 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
582ff594aa Added note about theme asset bundle to bootstrap widgets guide 2013-08-26 03:22:18 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
a65be3b1c0 Update apps-advanced.md
typo
2013-08-20 12:02:48 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Luciano Baraglia
4c8058214f Last typo fixes in guide - I swear - [skip ci] 2013-08-19 23:55:38 -03:00 octicon-file-diff(16/) octicon-file-code(16/)
Luciano Baraglia
1503d2e71e More typos [skip ci] 2013-08-19 23:25:48 -03:00 octicon-file-diff(16/) octicon-file-code(16/)
Luciano Baraglia
f445decca2 More typos [skip ci] 2013-08-19 23:22:36 -03:00 octicon-file-diff(16/) octicon-file-code(16/)
Luciano Baraglia
3330909497 Another typo [skip ci] 2013-08-19 22:59:18 -03:00 octicon-file-diff(16/) octicon-file-code(16/)
Luciano Baraglia
e455b5d386 Typo in doc [skip ci] 2013-08-19 22:34:16 -03:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
2b711ffde8 fixed doc typo
fixes #775
2013-08-17 17:06:33 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
3d8b147fe6 doc fix in view.md guide registerJS instead of registerScript
fixes #774
2013-08-17 12:34:39 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
9928163391 Merge branch 'master' of github.com:yiisoft/yii2 2013-08-16 07:38:23 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
1896dd1707 gii WIP 2013-08-16 07:38:18 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
f11ecb94bd more docs on views, cross-references, intros for error handling and debugger 2013-08-16 02:43:32 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
805706b26e more view docs 2013-08-16 02:03:41 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Aris Karageorgos
89e93e6c5e Fix typo 2013-08-15 20:51:02 +07:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
9c0c743fae better meta tags explaination 2013-08-15 16:46:32 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
a0a900fd44 more docs on views 2013-08-15 16:23:24 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
65352e500f refactored ActiveField. 2013-08-14 21:17:13 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
lancecoder
207a4cd9b8 Update caching.md 2013-08-14 14:06:56 +00:00 octicon-file-diff(16/) octicon-file-code(16/)
lancecoder
7c21e385f0 Update installation.md 2013-08-14 12:56:33 +00:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
ee73a4bc54 Merge pull request #759 from lancecoder/patch-3
Update apps-basic.md
2013-08-14 05:39:00 -07:00 octicon-file-diff(16/) octicon-file-code(16/)
lancecoder
b276af967b Update apps-advanced.md
document roots and composer folder params
2013-08-14 12:36:14 +00:00 octicon-file-diff(16/) octicon-file-code(16/)