octicon-git-branch(16/) Commit Graph

50 Commits

Author SHA1 Message Date
Robert Korulczyk
7d1ef4c054 Improvements for handling redirections produced by UrlNormalizer (#12451) 2016-09-04 11:03:19 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Robert Korulczyk
8142de23d4 Improve normalizer for URL manager 2016-08-30 21:25:23 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Cronfy
a7f63b6da3 Add normalizer for URL manager. 2016-08-30 21:22:58 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
ee92cfa7ba release version 2.0.9 2016-07-11 15:36:42 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
4e7f6f64d2 added errorHandler, Request and Response getter
to web and console application to ensure better ide completion.

methods in base class are required because they are called from base
class.

fixes #10947
2016-06-20 14:47:17 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
SilverFire - Dmitry Naumenko
cd87d67f34 Global DOCS update: ~~~ replaced with ``` 2015-12-02 23:15:28 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
6d9fe671de various code style and whitespace adjustments 2015-08-02 00:27:19 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
b53f50a762 Reverted #9140
See discussion at ef27d820d2
2015-07-18 22:08:47 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
ef27d820d2 #9140: better fix for IDEs 2015-07-17 15:42:29 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
matthewyang
fed6f35627 remove redefined parent property 2015-07-17 12:23:27 +08:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
91a6e4bc8e Fixed incorrect URL config processing at yii\web\Application::handleRequest() and yii\widgets\Menu::items if route element is not a first one 2015-04-22 17:43:15 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
bbbeae95a1 fixed wrong bracket setting
introduced in bf206efc66
2014-12-17 00:30:58 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
bf206efc66 Fixes #6427: In case of invalid route web application now throws exception with "Page not found" instead of "Invalid Route" 2014-12-17 00:52:43 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
3a1e0f3a5c property codestyle framework 2014-07-30 00:21:31 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
1f31f27787 phpdoc 2014-07-29 22:19:14 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
a2aa20f183 simplified errorhandler registration. 2014-05-11 20:59:20 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
3fdcf11f24 updated phpdoc 2014-04-09 18:51:45 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
586f5b87b0 Removed Application::preload in favor of Application::bootstrap 2014-04-09 10:47:10 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
a4b6fb263d handle Exceptions in application init() 2014-03-30 01:27:18 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
f2b20d99d5 Merge branch 'master' into refactor-errorhandler
* master:
  Fixes #2912: Relative view files will be looked for under the directory containing the view currently being rendered
  app end improvement.
  improvement of Application::end() handling.
  typo fix.
  Fixes #2910: Added `Application::end()`

Conflicts:
	framework/base/Application.php
2014-03-30 00:27:51 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
8b4d4a0b25 cleanup web errorhandler 2014-03-29 23:02:35 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
ac74fede28 Fixes #2910: Added Application::end() 2014-03-28 16:59:21 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
b9b4555da6 move assetManager to base application. 2014-03-27 14:09:30 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
8c2e39235f Turn module and application into DI containers. 2014-03-17 23:57:01 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
SonicGD
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
cc636805da Fixes #1894: The path aliases @webroot and @web are now available right after the application is initialized 2014-01-11 22:05:36 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
0d814fa523 Moved "framework" to "iii". 2013-05-09 12:00:15 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
41ea94853b refactoring and documentation for asset/script management. 2013-04-19 15:19:29 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
a701697c96 fixed component name 2013-04-19 01:58:23 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
0416e01414 script WIP 2013-04-15 22:59:13 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
4c2fcd7608 refactored application. 2013-04-10 10:48:27 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
6aa86712e2 User WIP 2013-03-28 21:51:31 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
cd1b3d321a refactored url creation shortcut method. 2013-03-26 21:03:43 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
1184e1e148 Finished AccessControl and HttpCache. 2013-03-26 15:27:15 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
80dbaaca8b bug fixes. 2013-03-25 19:37:42 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
03e212bcf6 Added HtmlTest. 2013-03-11 11:41:46 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
30d70be071 Finished Html helper. 2013-03-10 22:00:26 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
4fdaab3560 updated file header. 2013-03-04 08:03:46 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
210e7b69c4 cleanup 2013-03-04 07:48:57 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
60583b87d3 cleanup 2013-03-04 07:07:34 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
a095d383e2 refactored url management. 2013-02-27 11:19:24 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
e26a9ff4f5 ... 2013-02-06 11:06:21 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
1c375b9097 bug fixes. 2013-02-06 10:47:40 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
8e05e6e62d changed copyright line. 2013-01-07 11:34:52 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
476266a25b moved UrlManager from web to base 2012-12-26 19:34:41 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
d876da383e ... 2012-10-08 20:50:09 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
b7a7800fec Fixed constructors. 2012-08-30 21:17:42 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
e7a5e8ab37 ... 2012-05-18 07:37:47 -04:00 octicon-file-diff(16/) octicon-file-code(16/)