Paul Klimov
de83e4ddd1
Merge branch 'master' of github.com:yiisoft/yii2 into authclient
11 years ago
Carsten Brandt
b59b77cd4f
added timeZone property to i18n formatter
...
fixed #1021
11 years ago
Carsten Brandt
2febbebb44
fixed params in Query to allow execution twice
...
fixes #1545
11 years ago
Carsten Brandt
d6866256df
only add navbar-default when no other class is set (e.g. navbar-inverse)
...
fixes #1553
11 years ago
Alexander Makarov
4ed1c2fcb6
Fixed markup
11 years ago
Alexander Makarov
896268995d
Adjusted Gii guide to mention a bit different config structure of a basic application
11 years ago
Carsten Brandt
ed7b7db8b9
LinkSorter did not use Html options
...
fixes #1556
11 years ago
Qiang Xue
a911e2501b
Fixes #1514 : added more doc.
11 years ago
Qiang Xue
0d38d6131e
doc fix.
11 years ago
Carsten Brandt
5e8572011e
changelog for #1474
11 years ago
Carsten Brandt
b7e5ed3b2d
added option to make bootstrap navbar 100% with
...
fixes #1474
11 years ago
Carsten Brandt
454174a688
added NOT operator for db, elasticsearch, redis
...
issue #1523
11 years ago
Carsten Brandt
d076da698d
added note about codeception to changelog
11 years ago
Carsten Brandt
71d80c2263
added meaningful content to robots.txt
11 years ago
Carsten Brandt
c70f5a1bed
finished codeception extension
11 years ago
Carsten Brandt
5e78fe7f47
adjusted tests to run on php browser and selenium
11 years ago
Carsten Brandt
4acd2c005d
removed auto generated files from repo
11 years ago
Carsten Brandt
8621949f52
cleanup and re-aranged codeception tests for basic app
...
follow up to PR #1393
11 years ago
Carsten Brandt
57277f7415
Merge PR #1393 branch 'yii2-basic-codeception' of https://github.com/Ragazzo/yii2 into Ragazzo-yii2-basic-codeception
...
* 'yii2-basic-codeception' of https://github.com/Ragazzo/yii2 :
small typo fix
added readme, changelog, license and composer files.
added new extension yii2-codeception, modified composer settings
modified tests according yii2-codeception extension
added testcase for unit tests, bootstrap files improved, tests inherited from base testcase
configs fixed and improved
tests modified, bootstrap added
colors added
new entry points for application
codeception configs, web config modifed for db-settings
Conflicts:
composer.json
11 years ago
Alexander Makarov
9bc6875dcd
Updated changelog
11 years ago
Alexander Makarov
48a9eb4e7e
Merge pull request #1552 from Alex-Code/bootstrap-navbar
...
Allow multiple navbars
11 years ago
Alex-Code
5fa2d6d3a8
Allow multiple navbars
...
Changed the navbar target to be based of the widget id and not static.
11 years ago
Paul Klimov
fc0d3bfeb6
"yii\authclient\clients\GoogleOpenId" added as blank.
11 years ago
Paul Klimov
91000e8d8c
Merge branch 'master' of github.com:yiisoft/yii2 into authclient
11 years ago
Paul Klimov
b62b4eae2b
Sphinx Active Relation lazy load fixed.
11 years ago
Paul Klimov
9ea4ef13fe
MongoDB Active Relation lazy load fixed.
11 years ago
Paul Klimov
34f9c924b9
Merge branch 'master' of github.com:yiisoft/yii2 into authclient
11 years ago
Paul Klimov
c8a0591f48
"yii\authclient\AuthAction" fixed.
...
"yii\authclient\ClientInterface" applied.
11 years ago
Paul Klimov
776a92502f
"yii\authclient" structure refactored.
11 years ago
Carsten Brandt
d3a181c674
fixed controllerMap docs in Module
...
fixes #1541
11 years ago
Alexander Makarov
6ed8d1767c
Adjusted logging guide, fixed examples for email target
11 years ago
Alexander Makarov
b79f382157
Started docs about logger
11 years ago
Qiang Xue
d3a450f5fd
doc fix.
11 years ago
Qiang Xue
c79965ce5f
Renamed yii\jui\Widget::clientEventsMap to clientEventMap
11 years ago
Mark
f0d6b56033
small typo fix
11 years ago
Mark
bec6743efd
added readme, changelog, license and composer files.
11 years ago
Larry Ullman
7d1c46374e
Edited "basics" and "widgets"
11 years ago
Alexander Makarov
40d1855755
Fixed incorrect event name for yii\jui\Spinner
11 years ago
Qiang Xue
255c19f365
Merge pull request #1528 from omnilight/alias-in-message-command
...
Added support for aliases for config files in console command 'message'
11 years ago
Pavel Agalecky
87d7ffafee
Added support for aliases for config files in console command 'message'
11 years ago
Qiang Xue
02cf3ddef2
Merge pull request #1525 from dizews/patch-1
...
Update BaseSecurity.php
11 years ago
Vladimir
92b9ae382f
Update BaseSecurity.php
...
prevent call strlen function twice
11 years ago
Alexander Makarov
7488caacc3
fixes #1515
11 years ago
Qiang Xue
35df318e07
Fixes #1500 : Log messages exported to files are not separated by newlines
11 years ago
Qiang Xue
35c931ed40
Fixes #1509 : The SQL for creating Postgres RBAC tables is incorrect
11 years ago
Qiang Xue
63640db65c
Added `Widget::autoIdPrefix` to support prefixing automatically generated widget IDs
11 years ago
Carsten Brandt
97025771f4
commented hhvm test on travis until bugs have been fixed
11 years ago
Carsten Brandt
7ab7cb197e
reverted travis php config fix
11 years ago
Carsten Brandt
1ec148a7d9
fixed travis timezone config
11 years ago
Carsten Brandt
17840dfad1
added hhvm hiphop php vm to travis to run test on it
...
http://www.hhvm.com/blog/2393/hhvm-2-3-0-and-travis-ci
11 years ago