Carsten Brandt
0f4817005f
finished PDF support for guide
...
added class references (current version without hyperlink)
2014-05-28 17:20:24 +02:00
Carsten Brandt
fd461a9eec
better listings in guide pdf
2014-05-28 14:12:06 +02:00
Carsten Brandt
3ff2e4e3f3
improved PDF version of the guide
...
- better title page,
- book style,
- improved internal linking using labels and references
2014-05-28 13:29:24 +02:00
Klimov Paul
984bb9874f
list of predefined Auth clients updated
2014-05-28 11:11:20 +03:00
Alexander Makarov
ea45113d0f
Fixes #3292 : Fixed dropdown widgets rendering incorrect HTML
2014-05-27 14:07:05 +04:00
Alexander Makarov
5470bf6a5f
Merge branch 'patch-2' of github.com:it3rmit/yii2 into it3rmit-patch-2
2014-05-27 14:04:49 +04:00
Carsten Brandt
6647709113
generate PDF file chapters from README.md structure
2014-05-26 18:36:44 +02:00
Carsten Brandt
d52299baa2
first approach to a PDF guide
2014-05-26 18:05:40 +02:00
Carsten Brandt
d75f0c7288
removed @link tags from apidoc and replaced with markdown
2014-05-25 22:29:31 +02:00
Carsten Brandt
85f49e0cfe
fixed apidoc short description
...
fixes #2797
2014-05-25 22:29:31 +02:00
Carsten Brandt
e899406494
improved docs about application and module namespace
...
fixes #3539
2014-05-23 19:14:36 +02:00
Carsten Brandt
b7e493fca0
Tabs to spaces to be consistent
...
```
vendor/bin/indent --spaces -r framework/
vendor/bin/indent --tabs -r . --pattern=*.json
vendor/bin/indent --spaces -r . --pattern=*.md
vendor/bin/indent --spaces -r . --pattern=yii.*.js
vendor/bin/indent --spaces -r . --pattern=*.css
```
2014-05-23 16:58:21 +02:00
Carsten Brandt
e1b4777021
fixes Yii source path
...
fixes #3551
2014-05-23 13:18:29 +02:00
Borales
fda64b4b8f
[WIP] #3527 Fixing spaces
2014-05-22 11:53:24 +03:00
Borales
2e7ae3801e
[WIP] #3527 Improving Elasticsearch extension
2014-05-22 11:40:33 +03:00
Klimov Paul
1641e057a9
VarDumper::export() applied over framework.
2014-05-20 16:35:12 +03:00
Carsten Brandt
d622442acf
improved debugger on handling unreadable files
...
issue #3494
2014-05-17 14:43:47 +02:00
Qiang Xue
95cf5f396f
Merge pull request #3476 from lynicidn/patch-2
...
simple fix #3461
2014-05-14 23:33:03 -04:00
Thiago Talma
69385ad195
Control checkbox in the preview window.
2014-05-14 20:44:20 -03:00
lynicidn
2eb9f1920a
simple fix #3461
...
without check
2014-05-15 02:27:39 +04:00
Carsten Brandt
6982842202
allow non-lowercase package names
...
fixes #3438
2014-05-12 01:36:46 +02:00
Carsten Brandt
c67c491053
fixed apidoc inherit
2014-05-11 12:15:03 +02:00
Qiang Xue
58967f13a2
guide WIP [skip ci]
2014-05-10 19:16:14 -04:00
Qiang Xue
cd162d9b9b
added missing hint [skip ci]
2014-05-10 16:00:20 -04:00
Paul Klimov
47960e8f0b
Fix a typo
2014-05-09 15:35:14 +03:00
Paul Klimov
aa34d3121d
VKontakte OAuth support added
2014-05-09 13:39:54 +03:00
Alexander Makarov
11cded9b7c
Fixed Sphinx schema
2014-05-07 22:02:47 +04:00
Alexander Makarov
5cb243025a
Merge branch 'master'
2014-05-07 04:04:49 +04:00
Alexander Makarov
b1d94e5c95
Removed unnecessary instance check, fixed Sphinx schema
2014-05-07 04:04:44 +04:00
Alexander Makarov
edc92a86df
Added missing changelog line for mongodb fix
2014-05-07 03:11:34 +04:00
Alexander Makarov
3af22ece0a
Fixed mongodb to use non-deprecated method of determining if there's an active connection
2014-05-07 01:19:54 +04:00
Carsten Brandt
676b366928
adjusted elasticsearch extension to version 1.0 of ES
...
breaking changes.
2014-05-06 18:14:32 +02:00
Carsten Brandt
76b3d89d83
Merge branch 'master' of github.com:yiisoft/yii2
...
* 'master' of github.com:yiisoft/yii2: (43 commits)
`BaseActiveRecord::findAll()` comment fix
Fixes #2913 : RBAC `DbManager` is now initialized via migration
[NL] Removed app.php
[NL] brought translations up to date
Fix for comparing numeric attributes in JavaScript
Better Gii caption english
Fix for comparing numeric attributes in JavaScript
HHVM compatibility Fixes for Yii 2 Console Application
Rough creation of a doc style guide
typo
Finished Edits
Edited up to Active Record
renamed chapter to section [skip ci]
Catalan translation
Edited up through "I18N"
Cleaned Up
updated guide toc [skip ci]
Update concept-behaviors.md
Fixed wrong links [skip ci]
Fixed document for multisort in BaseArrayHelper
...
2014-05-06 16:00:45 +02:00
Carsten Brandt
c3fe4aa0fd
@inheritdoc from interfaces and params
2014-05-06 15:59:52 +02:00
it3rmit
91a1c95962
Fixing the issue #3292
...
This change fixes the issue #3292 . The details were mentioned in the comments to the issue.
2014-05-06 16:43:17 +03:00
Kartik Visweswaran
cb4638883b
Better Gii caption english
2014-05-06 12:50:26 +05:30
Qiang Xue
1bcf3b8427
Fixed wrong links [skip ci]
2014-05-05 08:12:21 -04:00
Alexander Makarov
7f6fc39861
Fixes #1799 : Added form_begin, form_end to twig extension
2014-05-05 01:13:44 +04:00
Alexander Makarov
539b74d172
Added note about disabling cache to twig extension readme
2014-05-05 01:13:44 +04:00
Alexander Makarov
5196ba372f
Replaces tabs to spaces in example code
2014-05-05 01:13:44 +04:00
tsvetann
f8fefb009f
Update Generator.php
...
To comply with the docs RE namespace usage:
https://github.com/yiisoft/yii2/blob/master/docs/guide/extend-creating-extensions.md
2014-05-04 21:11:16 +02:00
Aoseala
f9370204d8
Fixes example code symbol errors
2014-05-04 23:11:10 +08:00
Alexander Makarov
150eb6b855
Fixes #2018 : Adjusted changelog
2014-05-04 18:16:14 +04:00
Alexander Makarov
82dcbfffa1
Merge branch '2018-fix-gii-crud' of github.com:johonunu/yii2 into johonunu-2018-fix-gii-crud
2014-05-04 18:01:48 +04:00
Carsten Brandt
39a2e1efd7
adjusted guide renderer to new guide structure
2014-05-04 07:04:43 +02:00
johonunu
c63edd3181
Reformating code. Removed \t signs, using spaces. Edited Changelog.
2014-05-01 10:08:11 +02:00
johonunu
6f9aee90ea
Search model not required anymore in crud generator
2014-05-01 00:15:36 +02:00
Carsten Brandt
6c4046da49
defer loading of search index in api doc
...
fixes #3289
2014-04-30 23:18:36 +02:00
Carsten Brandt
cb8100d76f
improved apidoc property detection
...
do not allow empty property name
fixes #3297
2014-04-30 22:04:22 +02:00
suralc
1ad5c4c3fe
Only valid php classes should pass validation
2014-04-29 20:28:57 +02:00