• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed trailing semicolons which are problematic for Oracle (unless we're in a plsql block, which we're not).

    • -2
    • +2
    ./packages/file-storage/www/file-add.xql
Removed trailing semicolons which are problematic for Oracle (unless we're in a plsql block, which we're not).

    • -2
    • +2
    ./packages/file-storage/www/file-add.xql
handles internationalization of supertypes options

Added proper support for Oracle for welcome emails

    • -10
    • +2
    ./packages/dotlrn/www/member-email-toggle.tcl
    • -0
    • +18
    ./packages/dotlrn/www/member-email-toggle.xql
    • -37
    • +5
    ./packages/dotlrn/www/member-email.tcl
    • -0
    • +48
    ./packages/dotlrn/www/member-email.xql
file member-email-toggle.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./packages/dotlrn/www/member-email-toggle.xql
file member-email.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./packages/dotlrn/www/member-email.xql
fix a conflict in dotlrn-ecommerce.info

add a description field to dotlrn_ecommerce_section table, internationalize instructor and assistant instructor form labels

    • -5
    • +14
    ./packages/dotlrn-ecommerce/lib/section.tcl
Added salutation

added procedure to return *one* value

    • -0
    • +10
    ./packages/ams/tcl/ams-procs-postgresql.xql
Added procedure to return *one* value

internationalization fix for proc acs_object_type_hierarchy

    • -2
    • +2
    ./packages/acs-tcl/tcl/object-type-procs.tcl
internationalization fix for pretty_name

internationalization fix for pretty_name, pretty_plural

handles internationalized roles and object types

fix the code that gets the ShowCategory parameter so that we have a default value in case it's not set, fix the apm callback to add display_p, we can't put default value in column_spec put the default_value in the -default_value switch instead

    • -1
    • +1
    ./packages/dotlrn-ecommerce/lib/tree-chunk.tcl
added missing ); in membership create.sql

replaces plsql with tcl api to create role -> internationalizes role names

set __adp_stub so includes work. Only fully qualified includes will work with this

    • -3
    • +7
    ./packages/acs-templating/tcl/list-procs.tcl
query for real roles; see bug 2543

    • -1
    • +9
    ./packages/acs-subsite/www/members/index.xql
displays in member list other roles than just member and admin, if defined

    • -2
    • +6
    ./packages/acs-subsite/www/members/index.tcl
Additional parameters

Allow showing and hiding of courses

    • -19
    • +25
    ./packages/dotlrn-ecommerce/lib/tree-chunk.tcl
I18n fixes

Fix for error that would occur if you link a task to one that does not exist

file member-email-toggle.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./packages/dotlrn/www/member-email-toggle.tcl
Added support for sending an editable welcome email when a user joins a community

    • -0
    • +1
    ./packages/dotlrn/lib/member-email.adp
    • -0
    • +83
    ./packages/dotlrn/lib/member-email.tcl
    • -1
    • +67
    ./packages/dotlrn/tcl/community-procs.tcl
    • -0
    • +30
    ./packages/dotlrn/www/member-email-toggle.tcl
    • -0
    • +4
    ./packages/dotlrn/www/member-email.adp
    • -0
    • +88
    ./packages/dotlrn/www/member-email.tcl
file member-email.adp was initially added on branch oacs-5-2.

    • -0
    • +0
    ./packages/dotlrn/lib/member-email.adp
    • -0
    • +0
    ./packages/dotlrn/www/member-email.adp
file member-email.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./packages/dotlrn/lib/member-email.tcl
    • -0
    • +0
    ./packages/dotlrn/www/member-email.tcl
Use dotlrn_community::send_member_email to send notifications