This log route tries to solve and add the missing part of the CWebLogRoute.
The main points of this log route is to have valid HTML syntax, clean HTML, show logs only on request and the possibility to show logs for AJAX requests.
http://www.yiiframew...on/awflogroute/
Page 1 of 1
AWFLogRoute
#2
Posted 22 December 2011 - 05:44 PM
Just updated the extension...
The JS code is not rendered for ajax calls - ajax calls where making double buttons.
And now the buttons and/or the data container can be added manually - the JS code checks if the element ID already exists before creating it.
The JS code is not rendered for ajax calls - ajax calls where making double buttons.
And now the buttons and/or the data container can be added manually - the JS code checks if the element ID already exists before creating it.
Find more about me.... btw. Do you know your WAN IP?
#3
Posted 28 December 2011 - 10:04 AM
Updated the extension to 0.2
Fixed code so it works when enableCsrfValidation is used (thanks to Alexej - http://www.yiiframew...logroute/#c6275 )
Now at the top the requested URI is displayed together with the request type (GET,POST,...) and the green word AJAX if the log is for an AJAX request.
Fixed code so it works when enableCsrfValidation is used (thanks to Alexej - http://www.yiiframew...logroute/#c6275 )
Now at the top the requested URI is displayed together with the request type (GET,POST,...) and the green word AJAX if the log is for an AJAX request.
Find more about me.... btw. Do you know your WAN IP?
#4
Posted 29 February 2012 - 09:47 AM
Updated the extension to v.0.3
Now it's possible to set the alias for the controller of this extension.
This is useful if you place the extension in a folder other than /protected/components/awflog.
Now it's possible to set the alias for the controller of this extension.
This is useful if you place the extension in a folder other than /protected/components/awflog.
Find more about me.... btw. Do you know your WAN IP?
Share this topic:
Page 1 of 1