Pavel Agalecky
|
87d7ffafee
|
Added support for aliases for config files in console command 'message'
|
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 |
Alexander Makarov
|
66e5be7f7f
|
Widget IDs are now always unique no matter if it's the same request or new one
|
11 years ago |
Alexander Makarov
|
4d812d460f
|
Updated changelog: added line about app template addition of favicon.ico and robots.txt
|
11 years ago |
Qiang Xue
|
92b7f94cf7
|
updated change log.
|
11 years ago |
Alexander Makarov
|
2355c764a8
|
Fixed `Call to a member function registerAssetFiles() on a non-object` in case of wrong `sourcePath` for an asset bundle
|
11 years ago |
Carsten Brandt
|
43f19e8aee
|
use andWhere() in AR::find() to work properly with default scope
fixes #1469
|
11 years ago |
Carsten Brandt
|
be911e199a
|
created proper progress bar
fixes #1293
|
11 years ago |
Carsten Brandt
|
cd3949b13b
|
fixed link in CHANGELOG
|
11 years ago |
Carsten Brandt
|
d2308eda8d
|
added CHANGELOGs for all the extensions
also filled framework CHANGELOG with relevant changes since alpha
|
11 years ago |
Qiang Xue
|
3822ffd16a
|
prepare for next release.
|
11 years ago |
Qiang Xue
|
7f10555d60
|
prepare for 2.0.0-alpha release.
|
11 years ago |
Qiang Xue
|
494e3e3f23
|
changed composer setting to match all requirements.
|
11 years ago |
Qiang Xue
|
f72105166c
|
reorganized the main repo to satisfy PSR-0.
|
12 years ago |
Qiang Xue
|
e8a824cc46
|
readjusting files for the framework package.
|
12 years ago |
Qiang Xue
|
0066e95290
|
renamed files.
|
12 years ago |
Alexander Makarov
|
bfc0cbb648
|
- Changed docs format to markdown (.md extension).
- Added changelog.md, license.md, readme.md.
- Added code_style.md.
- Added class diagrams.
|
13 years ago |