|
ad9c6b0a0c
|
Complete tests for CliController.
|
2012-07-11 17:23:14 +04:00 |
|
|
595c1b73eb
|
Add CliController and iCli interface for cli applications.
|
2012-07-10 19:37:03 +04:00 |
|
|
cfd6536c5f
|
Replace constant DEBUG to use in Config. Remove start profiler from FrontController (moved to bootstrap).
|
2012-06-27 18:02:42 +04:00 |
|
|
1d999bda3f
|
modified FrontController to get error layout from Router
|
2012-06-04 16:09:16 +04:00 |
|
|
90a8cb30e6
|
added getter and setter to Router to use error layout
|
2012-06-04 16:08:35 +04:00 |
|
|
29a255776d
|
Merge branch 'route_modified'
|
2012-05-25 19:31:18 +04:00 |
|
|
444e5ba369
|
Remove backtrace function from getRoute method.
|
2012-05-25 19:26:21 +04:00 |
|
|
f207e80409
|
Modified PHP-doc var types in Router.
|
2012-05-25 19:22:14 +04:00 |
|
|
119bba5e23
|
Modified PHP-doc in Router.
|
2012-05-25 19:21:05 +04:00 |
|
|
9ef37d003b
|
Refactor Router (remove getUri method. All logic moved to getRoute method). Modified RouterTest.
|
2012-05-25 19:03:42 +04:00 |
|
|
1cf82d7442
|
Add PHP-doc comments in new methods (routeIsExists, getRouteByName, getUri).
|
2012-05-25 16:30:45 +04:00 |
|
|
8efaf2a0a7
|
Change static to dynamic method getUri.
|
2012-05-25 14:18:05 +04:00 |
|
|
73ff07ce7d
|
Add method Router::getUri($route_name = null) - Give me this uri on route_name is null, other another route uri from route_name.
|
2012-05-24 17:30:17 +04:00 |
|
|
755f1b46c7
|
Fixed packages for some files
|
2012-03-19 18:18:25 +04:00 |
|
|
bdae057a8e
|
replace Exception on PHPUnit_Framework_Error
|
2011-11-24 19:12:53 +04:00 |
|
|
3ebfac9db4
|
Code formatting
|
2011-10-13 14:55:06 +04:00 |
|
|
165bf08c09
|
Reworked profiler
|
2011-07-29 13:09:43 +04:00 |
|
|
d93edd1ea7
|
Modified handling of Error404Exception for AjaxAction-based classes
|
2011-06-28 18:25:14 +04:00 |
|
|
4dcbf284cc
|
If DEBUG - send exception as HTTP 500
|
2011-06-01 22:25:06 +04:00 |
|
|
2a11b9b4f6
|
deleted unnececcary artefact from trunk
|
2011-05-13 14:42:22 +04:00 |
|
|
01b4bf641b
|
Added default Ajax action part 2
|
2011-04-27 19:16:40 +04:00 |
|
|
822e1e614a
|
Added default Ajax action
|
2011-04-27 18:33:57 +04:00 |
|
|
70ccc8bc26
|
Changed PagerAction, search and order methods of Model, #16
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@148 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
|
2010-05-24 13:54:50 +00:00 |
|
|
6e0f302249
|
Session autostart, #16
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@143 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
|
2010-04-27 19:14:43 +00:00 |
|
|
cb3ac1a04f
|
params urlencode, #16
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@136 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
|
2010-03-26 15:47:13 +00:00 |
|
|
942d73caf7
|
i18n, #16
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@134 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
|
2010-03-25 11:03:08 +00:00 |
|
|
f9ef17a685
|
No more relative urls by default, #16
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@129 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
|
2010-03-15 21:06:36 +00:00 |
|
|
41bc23cfab
|
Bug fixed in exception handling, #16
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@128 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
|
2010-03-15 20:45:58 +00:00 |
|
|
c9b35cf6f0
|
Session, some fixes in PagerView and ErrorView #16
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@126 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
|
2010-03-14 16:12:52 +00:00 |
|
|
d0630c4240
|
ViewAction functional merged to Action, Model::inset now returns last insert id if returned or affected rows count, #16
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@125 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
|
2010-03-14 12:12:17 +00:00 |
|
|
8fc917dca2
|
Memcache, refactoring, View helpers, #16
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@124 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
|
2010-03-13 23:33:46 +00:00 |
|
|
5b7ad8e2ea
|
Errors and exceptions handling, #16
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@122 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
|
2010-03-07 19:54:09 +00:00 |
|
|
4f7e5b00bc
|
Errors and exceptions handling, #16
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@121 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
|
2010-03-07 17:26:44 +00:00 |
|
|
c71458bee4
|
Code refactoring, #16
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@116 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
|
2010-02-26 22:39:33 +00:00 |
|
|
e33f2a8536
|
Code refactoring, #16
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@115 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
|
2010-02-26 22:33:07 +00:00 |
|
|
1b422d87ba
|
Code refactoring, #16
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@114 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
|
2010-02-26 14:49:12 +00:00 |
|