b26305757c
Fix typo [skip ci]
2014-06-23 11:38:21 +02:00
756308d2d9
Finished widget tutorial [skip ci]
2014-06-22 21:46:25 -04:00
f1a815a89c
Merge pull request #4008 from lucianobaraglia/translation-es
...
English guide typo [skip ci]
2014-06-22 22:25:56 +02:00
67043fb997
English guide typo [skip ci]
2014-06-22 17:23:12 -03:00
a4ed79192b
Update intro-upgrade-from-v1.md
...
I think it is a small mistake.
2014-06-23 04:11:12 +08:00
60b38a1a33
Finished filter section [skip ci]
2014-06-21 21:04:30 -04:00
ee9f7ed401
doc improvement [skip ci]
2014-06-20 10:33:26 -04:00
3acdd3aba7
doc improvement.
2014-06-20 10:00:00 -04:00
0c14f47f9a
Fixes #3793 : Changed inline autocomplete hints style to get more IDEs support
2014-06-20 17:40:00 +04:00
28b6bc5eeb
Merge pull request #3978 from yiisoft/twig-syntax-changes
...
Fixes #3535 : Syntax changes
2014-06-20 13:34:49 +04:00
42c464cf3e
Update a tip and an example
...
- add a tip that rbac.php is needed to create manually when using PhpManager.
- update that RbacController example needs to import Yii namespace.
2014-06-20 15:58:45 +07:00
22884e7384
Fixes #3535 : Syntax changes
...
- Removed `form_begin`, `form_end`
- Added `use()` and `ViewRenderer::uses` that are importing classes and namespaces
- Added widget dynamic functions `*_begin`, `*_end`, `*_widget`, `widget_end`
- Added more tests
2014-06-20 05:13:36 +04:00
46041d0c65
Fixes #3280 : Support dynamically attaching anonymous behaviors
2014-06-19 16:45:41 -04:00
b8cbc3a8ef
Typo in guide
...
Fixed typo in validation guide
2014-06-19 09:48:54 +02:00
28403dd35f
concept configurations on russian and small typo fix to english version
2014-06-18 16:14:48 +04:00
768f94f9bf
Finished module guide [skip ci]
2014-06-17 23:04:42 -04:00
9d178cef1b
Finished editing
2014-06-16 18:49:04 -04:00
8a32204035
Edited up through "Creating AR"
2014-06-16 18:08:54 -04:00
4cdf19be15
Finished editing
2014-06-16 17:14:27 -04:00
d24a0a716b
Edited; need an image
...
We need an image of the CRUD preview (or we need to change the text).
2014-06-16 16:59:39 -04:00
5c4deb739e
Edited "Starting" Section
...
Not clear how define('YII_ENV', 'dev') creates the YII_ENV_DEV
constant. Seems like an odd bit of magic that may confuse others…
2014-06-16 16:59:39 -04:00
a58eb8e20a
guide WIP [skip ci]
2014-06-16 15:36:04 -04:00
d68e7ead02
Added "not"
...
Should it be “quality of these articles may not be as good”?
2014-06-16 14:58:08 -04:00
ad081f68e9
Edited
2014-06-16 14:57:17 -04:00
5e56bc5ff0
Edited
2014-06-16 13:58:28 -04:00
330b8c2507
Merge branch '2359-formatter-refactored' of https://github.com/Erik-r/yii2-1 into Erik-r-2359-formatter-refactored
...
* '2359-formatter-refactored' of https://github.com/Erik-r/yii2-1 :
#2359 Bugfix in normalizeDatetimeValue after regression test
#2359 one test failed in Travis because standard medium date format is different in Travis then on my locale PC.
#2359 testcases adapted and compatibility to old tests improved
remove comment lines in asRelativeTime
Typo in function call #2359
Namespace corrected #2359
Refactored formatter class #2359 which works with or without intl extension. Use PHP format patterns alsow with intl. Class is compatible with previous version.
2014-06-16 13:24:20 +02:00
6a877674e2
Remove production word [skip ci]
2014-06-16 10:59:26 +02:00
1e59b07b82
Fix typo [skip ci]
2014-06-16 10:16:30 +02:00
973013babc
Small fix in english guide [skip ci]
2014-06-16 01:28:54 -03:00
9249f6ffc1
English guide small fix [skip ci]
2014-06-15 20:46:04 -03:00
c8cb40cb50
Finished view tutorial [skip ci]
2014-06-15 18:16:11 -04:00
f6c446aed9
docs about file validator fixed
2014-06-15 15:29:30 +04:00
916e059f11
Added "validation events" section [skip ci]
2014-06-14 21:25:20 -04:00
80d2d64247
Merge pull request #3861 from klevron/temp
...
Fix links [skip ci]
2014-06-13 23:57:33 +04:00
53d6e0cead
Fix link [skip ci]
2014-06-13 21:44:22 +02:00
b73109593a
Fix links [skip ci]
2014-06-13 21:21:47 +02:00
dfbe233d70
Merge branch 'temp' of https://github.com/klevron/yii2
...
* 'temp' of https://github.com/klevron/yii2 :
Links fix [skip ci]
Models link fix [skip ci]
Install link fix [skip ci]
Conflicts:
docs/guide/intro-upgrade-from-v1.md
2014-06-13 21:19:30 +02:00
3ffe3d0640
Links fix [skip ci]
2014-06-13 20:38:41 +02:00
0813d132b7
Models link fix [skip ci]
2014-06-13 20:33:31 +02:00
5a2cd83f9f
Install link fix [skip ci]
2014-06-13 20:28:08 +02:00
98be88c704
Merge pull request #3858 from klevron/temp
...
Fix typo [skip ci]
2014-06-13 19:24:32 +02:00
8899685bc0
Fix typo [skip ci]
2014-06-13 19:00:16 +02:00
0a14f30880
Fix assets links [skip ci]
2014-06-13 16:57:45 +02:00
2948e10f35
Doc section for 'Jquery UI Widgets' added
2014-06-13 16:53:59 +03:00
ae392153ad
guide WIP [skip ci]
2014-06-13 08:21:13 -04:00
0a10e92f92
#2359 one test failed in Travis because standard medium date format is different in Travis then on my locale PC.
2014-06-13 10:40:40 +02:00
b489cada30
guide WIP [skip ci]
2014-06-12 20:40:31 -04:00
15351b34ab
Merge pull request #3838 from lucianobaraglia/translation-es
...
Spanish start-installation.md and typo in english guide [skip ci]
2014-06-12 19:09:30 +04:00
dac3c5c115
Spanish start-installation.md and typo in english guide [skip ci]
2014-06-12 12:07:06 -03:00
930aa1f92d
Merge pull request #3836 from Ragazzo/structure_entry_scripts_docs_translated
...
structure entry scripts guide translated
2014-06-12 18:43:51 +04:00