Commit Graph

972 Commits

Author SHA1 Message Date
Qiang Xue
6e8c460273 Fixes #2724: consistent use of absolute and relative routes. 2014-03-22 20:17:31 -04:00
Qiang Xue
7c91af531f Merge pull request #2843 from thiagotalma/toggleActions
Option to filter files according to the action.
2014-03-21 14:24:36 -04:00
Thiago Talma
9d440ef6ae With checkbox 2014-03-21 14:43:26 -03:00
Thiago Talma
497af804a0 Changelog 2014-03-21 11:43:43 -03:00
Carsten Brandt
36ed709e31 Merge pull request #2840 from schmunk42/feature/apidoc
Minor apidoc updates
2014-03-21 15:39:43 +01:00
Thiago Talma
fa36cf6d77 Option to filter files according to the action. 2014-03-21 11:30:29 -03:00
Tobias Munk
0cd4626094 fixed docblock 2014-03-21 13:45:50 +01:00
Tobias Munk
ca00c94062 fixed docblock indent 2014-03-21 13:44:35 +01:00
Tobias Munk
ac3ea60be8 tabs to spaces 2014-03-21 11:55:12 +01:00
Tobias Munk
7499c19878 use all 12 columns, left sidebar is now span-3 2014-03-21 11:49:22 +01:00
Carsten Brandt
c0b5af30e2 Merge pull request #2836 from lucianobaraglia/gii-i18n-model
Enable I18N for GII model generator
2014-03-21 11:05:05 +01:00
Luciano Baraglia
7a376175ab Enable I18N for GII form generator 2014-03-21 02:58:08 -03:00
Luciano Baraglia
3eb90c54c1 Enable I18N for GII model generator 2014-03-21 02:47:16 -03:00
Qiang Xue
e14ab8be4d Merge pull request #2835 from lucianobaraglia/master
Updated GII changelog
2014-03-21 00:05:01 -04:00
Luciano Baraglia
7c36fa9356 Updated GII changelog 2014-03-21 01:00:46 -03:00
Qiang Xue
3c518c4207 Merge commit 'f605508bb2805d24df98037ea239f8f582deda0e' into feature-container 2014-03-20 23:51:02 -04:00
Qiang Xue
f605508bb2 Merge pull request #2822 from lucianobaraglia/gii-translatable-strings
Proposal: GII generate strings for I18N
2014-03-20 23:47:45 -04:00
Luciano Baraglia
1d7f485444 CS style fix 2014-03-21 00:44:00 -03:00
Luciano Baraglia
c1fac6eb5e More changes in GII I18N 2014-03-21 00:01:46 -03:00
Qiang Xue
87df068eb0 DI WIP 2014-03-20 19:54:52 -04:00
Tobias Munk
534eb8b421 added path when script is run from yii2-dev/extensions 2014-03-21 00:19:17 +01:00
Luciano Baraglia
311bd469a1 Changes in GII I18N 2014-03-20 19:38:00 -03:00
Luciano Baraglia
d54c6159d9 Add category for I18N in GII 2014-03-20 18:57:52 -03:00
Alexander Makarov
fd5648044e Fixed tabs 2014-03-20 17:30:50 +04:00
Luciano Baraglia
4827d7329c Fixed typo 2014-03-20 01:35:45 -03:00
Luciano Baraglia
8c8f3d0cf2 Proposal: GII generate strings for I18N 2014-03-20 00:34:25 -03:00
Alexander Makarov
3ab3f996b7 Merge branch 'nav-active' of github.com:Alex-Code/yii2 into Alex-Code-nav-active
Conflicts:
	extensions/bootstrap/CHANGELOG.md
	extensions/bootstrap/Nav.php
2014-03-19 18:23:57 +04:00
Qiang Xue
8e11ad0360 refactored code to use Instance::ensure() 2014-03-18 12:31:27 -04:00
Qiang Xue
72c99663ff Refactored container. 2014-03-18 11:49:52 -04:00
Qiang Xue
8c2e39235f Turn module and application into DI containers. 2014-03-17 23:57:01 -04:00
Tobias Munk
21d02e1483 fixes #2776 renamed default template folder 2014-03-17 23:49:18 +01:00
Carsten Brandt
c3ce904af5 fixed detailview attributes
fixes #2765
2014-03-17 12:27:01 +01:00
Qiang Xue
7960ccdf50 Tab to spaces conversion. 2014-03-16 20:05:54 -04:00
Luciano Baraglia
7c75b9bc53 GII generated files changes according to PSR2 2014-03-16 17:50:32 -03:00
SonicGD
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
Alexander Makarov
cd8e626018 Fixes #2737 2014-03-13 19:43:06 +04:00
Qiang Xue
41385ed492 code cleanup. 2014-03-12 20:13:48 -04:00
Thiago Talma
3f25bc9408 Update files.php 2014-03-12 15:12:43 -03:00
Thiago Talma
c7a85e8ff9 Add id in diff link. #2712 2014-03-12 13:20:40 -03:00
Kevin LEVRON
4c38cc2239 CS Fix 2014-03-12 16:53:34 +01:00
Kevin LEVRON
0b92f270de Update CHANGELOG.md 2014-03-12 15:23:18 +01:00
Kevin LEVRON
ade92c46ac Update files.php 2014-03-12 15:21:52 +01:00
Kevin LEVRON
d27a07ebe5 Update view.php 2014-03-12 15:21:19 +01:00
Carsten Brandt
40cb98bb02 updated @property annotations 2014-03-11 16:21:25 +01:00
Alex-Code
4807d2eebc Update CHANGELOG.md 2014-03-11 13:16:12 +00:00
Alex-Code
3a87b8a34a Improved check for active child items
Updated to avoid full tree traversal.
Also noticed ```activateItems``` didn't do anything so that's been fixed.
2014-03-11 13:10:09 +00:00
Christophe BOULAIN
ca3b2cd057 Fix some references to removed Html::url in phpdoc 2014-03-11 11:15:21 +01:00
Carsten Brandt
5ad0efe36a APIDOC beautification 2014-03-11 06:51:37 +01:00
Carsten Brandt
6fff5662df better use @see for See in phpdoc 2014-03-11 05:38:35 +01:00
Carsten Brandt
c94a40e90d added a large amount of missing documentation 2014-03-11 05:38:35 +01:00