• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed up acs non-core required packages list

added set_community_description and get_available_attributes_flush

Use icon and alt text attrs for groups

    • -0
    • +27
    /openacs-4/packages/dotlrn/www/community-image.vuh
Add / edit of icon and alt text attrs for groups

added for icon alt text change in groups

added notifications to the list of packages

now loads (and unloads) in postgres

    • -0
    • +23
    /openacs-4/packages/forums/sql/postgresql/forums-drop.sql
fixing postgres port

fixed item type displaying

upgrade script to remove the unused 3-col with header layout.

major refactoring of the configure proc for correct layout changing. some refactoring of configure_dispatch. several new helper procs

    • -136
    • +267
    /openacs-4/packages/new-portal/tcl/portal-procs.tcl
don't cache hidden element list

fix brokeness

moved the move_to_page update query to new move_to_page proc

removing unused 3 col with header layout

added nowrap CSS for the main text of the header

The original .xql contained sysdate.

Removed " at the end of the query.

Replaced cleaned_package_key with package_key.

small fix

fix typo

andrew's tuning mods

adding some indexes

added some indexes

commit

Performance enchancements based on our testing

added "(select acs.magic_object_id('registered_users') from dual)"

clause to registered_users view based on results from scalability testing.

Removed irrelevant calls to apm_tcl_or_sql_name_from_package_key.

added site_nodes_parent_id_idx based on results from scalability testing

changed select_non_member_clubs to use minus anti-join