Performance tuning of the relationship portlet. This is now mainly handled on the webserver side, not anymore on the database, resulting in faster overall performance
Once and for all resolve the case where page_query_name is blank intemplate::list::create. If its blank or if its not blank, the querytext is retrieved previously in the procedure so it does not matterwhat query name we pass in.
update ajaxhelper to 0.5d, includes scriptaculous version 1.6.2 and the Yahoo UI Libraries (YUI) version 0.11.2, cleaned up helper procs, added some helper procs for YUI
Fixing issue with problems of error on callback. If the callback for project_new is not executed, the one on edit fails. Therefore I just made sure that it is retried before. Additionally fixed an error on the project_new callback
added parameter script_dir to configuration section, defaults now to /xowiki; can be reset to the old behaviour via e.g.: xinha_config.script_dir = '.';
added parameter script_dir to configuration section, defaults now to /xowiki; can be reset to the old behaviour via e.g.: xinha_config.script_dir = '.';