resurtm
567ebaa5e7
Chrome fixes and everything embedded in a view.
12 years ago
Alexander Makarov
6e5260d915
Implemented Console::getScreenSize for Windows
12 years ago
resurtm
731cbf8980
New error page WIP.
12 years ago
resurtm
fa0022e7e1
New error/exception page WIP.
12 years ago
Alexander Kochetov
1b41766460
DatePicker rework
12 years ago
Alexander Kochetov
548643df0e
InputWidget base class
12 years ago
Alexander Makarov
113751ea45
Fixed detection of ANSI color support on Windows
12 years ago
Alexander Makarov
52529a98d1
Merge branch 'app-advanced'
12 years ago
Qiang Xue
f0fc5ddc2d
Merge pull request #406 from creocoder/jui-fixes2
...
[READY] jQuery UI widgets fixes 2
12 years ago
Qiang Xue
586752369c
Fixes issue #403
12 years ago
Alexander Kochetov
5d254487d7
jQuery UI widget fixes 2
12 years ago
Carsten Brandt
4fe732e9ae
there is no app command anymore
...
issue #131
12 years ago
Carsten Brandt
89ea3fef03
Next iteration on console commands
...
issue #33
- implemted getScreenSize for linux systems
- tiny adjustments and better naming for console color methods
- color switch in base Controller changed to magic property
- colorized Help command
12 years ago
Qiang Xue
aadcb59c8c
Added ActiveField::widget().
12 years ago
Qiang Xue
23611127dd
Merge pull request #393 from creocoder/jui-progressbar
...
[READY] jQuery UI progressbar widget
12 years ago
Qiang Xue
97db86a12b
Merge pull request #401 from lucianobaraglia/master
...
Requirements
12 years ago
Alexander Makarov
8325f7a890
Added db component. Added configuration section to readme.
12 years ago
Alexander Makarov
75917e2cb1
User and LoginForm are now common models, User is AR and Identity
12 years ago
Carsten Brandt
fd202a00e4
Merge pull request #400 from creocoder/jui-fixes
...
[READY] jQuery UI widget fixes
12 years ago
Luciano Baraglia
a46b26b34d
requirements: TD html fix - added SPAN in result TD
12 years ago
Alexander Kochetov
b23744ed38
jQuery UI widget fixes
12 years ago
Alexander Kochetov
ae1576c335
Remove unnecessary use
12 years ago
Alexander Makarov
c4380f65a5
MySQL migration for User model
12 years ago
Alexander Makarov
f21edf7605
Merge branch 'master'
12 years ago
Alexander Makarov
774a7b52cb
yiic migrate/create should not require db component
12 years ago
Alexander Makarov
d62f1b588f
yii migrate/create should not require db component
12 years ago
Alexander Makarov
987b50cf04
Added #!/usr/bin/env php
12 years ago
Alexander Makarov
463acca618
fixed typo
12 years ago
Alexander Makarov
e8d59fb6cb
specified proper namespaces
12 years ago
Alexander Makarov
4a9f0eed0c
Moved commented sections into -local configs, added prod environment
12 years ago
Alexander Makarov
fb1013e619
Ignores for frontend/backstage index.php
12 years ago
Alexander Makarov
4c1378cb51
Adjusted paths, added install.bat
12 years ago
Alexander Makarov
0411f09a43
Added install tool, moved all local configs and entry points to environments
12 years ago
Qiang Xue
0e7808595b
typo fix
12 years ago
Qiang Xue
a16d3cd370
Do explicit check of local config file.
12 years ago
Alexander Kochetov
f3554048a9
ProgressBar enhancement
12 years ago
Alexander Makarov
e82881ba7f
Merge branch 'master'
...
Conflicts:
apps/advanced/composer.json
12 years ago
Alexander Makarov
93df0731a5
Application assets should not be ignored
12 years ago
Alexander Makarov
4503067c08
Corrected basic application readme
12 years ago
Alexander Makarov
54eafd8294
Moved $params in basic application configs to the variable at the top so it can be reused for common component definitions if needed
12 years ago
Alexander Makarov
0fb30f8d25
Advanced application template
12 years ago
resurtm
5944fd0399
New error page WIP.
12 years ago
Qiang Xue
2c0a3ca6ba
Added missing doc.
12 years ago
Qiang Xue
595594ac8e
updated the guide doc.
12 years ago
Qiang Xue
2ca11229f8
Merge branch 'master' of github.com:yiisoft/yii2
12 years ago
Qiang Xue
6166970074
Added advanced composer.json.
12 years ago
Alexander Makarov
7cd9123c3b
Tests cleanup
...
- Better names
- Removed not used MySQLTestCase
- Moved base testcase for DB to db namespace
- Minor style fixes
12 years ago
Qiang Xue
759c303a65
Renamed apps/bootstrap to apps/basic.
12 years ago
Qiang Xue
c401bb4926
Updated the doc about view renderer.
12 years ago
Qiang Xue
c16bd75698
Removed Modal::body.
12 years ago