Author: rvelices
Date: Fri Feb 23 14:18:34 2007
New Revision: 1852

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1852&view=rev
Log:
Plugins:
 - display author and and author url (if present) on plugin admin page
 - uniformized versions/authors... for all plugins in svn
 - security fix (html escape name, version, uri, author... to avoid javascript 
injection which could automatically simulate click on Install)
 - added confirmation for install/uninstall plugins

Web services:
 - web service explorer now caches method details in order to avoid unnecessary 
web calls
 - web service explorer can now send parameters as arrays
 - web service explorer uses now prototype.js version 1.5
 - small improvements

- added and use function bad_request (sends http status code 400)

Modified:
    trunk/admin/include/functions_plugins.inc.php
    trunk/admin/plugins.php
    trunk/include/functions_html.inc.php
    trunk/include/functions_tag.inc.php
    trunk/include/section_init.inc.php
    trunk/include/ws_core.inc.php
    trunk/include/ws_functions.inc.php
    trunk/plugins/add_index/main.inc.php
    trunk/plugins/admin_advices/main.inc.php
    trunk/plugins/admin_multi_view/main.inc.php
    trunk/plugins/event_tracer/main.inc.php
    trunk/plugins/hello_world/main.inc.php
    trunk/template/yoga/admin/plugins.tpl
    trunk/tools/prototype.js
    trunk/tools/ws.htm


_______________________________________________
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs

Reply via email to