• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove leftover public api: the underlying database api was obsolete and removed 5 years ago by git commit d91c99f522588a41bd8614ba815162a81940b08a

Make apm callback private

improve comments

reduce usage of anonymous arrays

    • -21
    • +13
    /openacs-4/packages/xowiki/tcl/menu-procs.tcl
Whitespace changes

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

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

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

Whitespace changes

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

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

Whitespace changes

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

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

Whitespace changes

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

Add 'static_portal_content::add_to_portal' 'static_portal_content::update' and 'static_portal_content::remove_all_from_portal' to the 'static_portal_content__procs' test

Fix typo

accept as page_ref for an object as well an item_id

This change simplify resolving items. raw ids seem

fine, since the listing are not persisted or moved between

OpenACS instances.

    • -1
    • +2
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
Fix query name, detected by 'static_portal_content__procs' test case

Add test case 'static_portal_content__procs'

Add test case 'fs_portlet__names'

Add test case 'dotlrn_assessment__names'

Add test case 'dotlrn_bm__names'

Add test case 'dotlrn_calendar__names'

Add test case 'dotlrn_chat__names'

Add 'evaluation_admin_portlet::get_pretty_name', 'evaluation_assignments_portlet::get_pretty_name' and 'evaluation_evaluations_portlet::get_pretty_name' to the 'evaluation_portlet_links_names' test

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