• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add test case 'dotlrn_dotlrn__names'

fix for issue #3445

a broken query (without a table alias) was

in the .xql file, where the correct query was

in the source (where it was ignored). This

can be quite confusing. It is probably

a good idea to improve code locality

and use .xql just in cases, where the

query is NOT included in the source.

I took the opportunity to fix more such cases

in this file.

Many thanks to Tony Kirkham for the bug report.

CVS: ----------------------------------------------------------------------

remove obsolete files

Add test for 'dotlrn_evaluation::get_pretty_name'

Add test for 'dotlrn_faq::get_pretty_name'

Add 'dotlrn_forums::get_pretty_name' and 'dotlrn_forums_admin_portlet::get_pretty_name' to the 'dotlrn_forums_portlet_links_names' test

Add test for 'dotlrn_fs::get_pretty_name'

Add test for 'dotlrn_homework::get_file_storage_url'

Add 'dotlrn_homework_admin_portlet::get_pretty_name', 'dotlrn_homework_applet::get_pretty_name' and 'dotlrn_homework_portlet::get_pretty_name' to the 'dotlrn_homework_portlet_links_names' test

Whitespace changes

Set 'dotlrn-news' procs without current implementation to private

Add test case 'dotlrn_news__names'

Add 'assessment_admin_portlet::get_pretty_name' and 'assessment_portlet::get_pretty_name' to 'assessment_portlet_links_names' test case

Add 'calendar_admin_portlet::get_pretty_name' and 'calendar_list_portlet::get_pretty_name' to 'calendar_portlet_links_names' test case

Add 'chat_admin_portlet::get_pretty_name' and 'chat_portlet::get_pretty_name' to 'chat_portlet_links_names' test case

Add 'dotlrn_members_staff_portlet::get_pretty_name', 'dotlrn_members_portlet::get_pretty_name', 'dotlrn_admin_portlet::get_pretty_name' and 'dotlrn_admin_portlet::my_package_key' to 'dotlrn_portlet_links_names_keys' test case

Add 'forums_admin_portlet::get_pretty_name' and 'forums_portlet::get_pretty_name' to 'forums_portlet_links_names' test case

Add 'news_admin_portlet::get_pretty_name' to 'news_portlet_links_names' test case

Add 'faq_admin_portlet::get_pretty_name' and 'faq_portlet::get_pretty_name' to 'faq_portlet_links_names' test case

Add simple test for 'dotlrn_forums_admin_portlet::link'

Add test for 'ref_language::set_data'

file ref-language-procs.tcl was initially added on branch oacs-5-10.

Update message keys from downstream, bump version number to reflect new exam statement export feature

Add 'static_portlet::get_pretty_name' to the 'static_portlet_links_names' test

Whitespace changes

Set theme install/uninstall/uninstantiate callbacks as private

Set 'dotlrn-xowiki' procs without a current implementation to private, for the time being

Fix typo

Use '@return' instead of 'return' in proc doc, and 'ad_proc' instead of proc for 'applet_key' and 'my_package_key' procs

Add 'dotlrn_xowiki_names_keys' testcase, to test different _key and _name procs in 'dotlrn-xowiki'