• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix from Sloan: add toggles for guest status and access level on dotlrn user admin page

    • -0
    • +36
    ./packages/dotlrn/www/admin/browse-toggle.tcl
    • -0
    • +38
    ./packages/dotlrn/www/admin/guest-toggle.tcl
file browse-toggle.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./packages/dotlrn/www/admin/browse-toggle.tcl
file guest-toggle.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./packages/dotlrn/www/admin/guest-toggle.tcl
fix from Sloan: move permission check from SQL to Tcl to take advantage of permission caching

    • -2
    • +1
    ./packages/dotlrn/www/admin/user-oracle.xql
fix from Sloan: if member being moved into a group already exists in the destination group and is awaiting approval, approve them

fix from Sloan: display archived and personal communities where appropriate

    • -1
    • +11
    ./packages/dotlrn/www/dotlrn-main-portlet.tcl
fix from sloan - need to quote names as they can have single quotes in them

Close bug#1908. Remove call to new_root_folder.

TYPO: should read parameter, not paramer

The template_extension should be adp

fixes from Sloan: improvements to archiving and adding proc remove_user_from_all, which will be used in a remove user callback to be implemented later

    • -13
    • +25
    ./packages/dotlrn/tcl/community-procs.tcl
    • -6
    • +8
    ./packages/dotlrn/tcl/community-procs.xql
bug 406- deleting a page

    • -3
    • +2
    ./packages/new-portal/tcl/portal-procs.tcl
file upgrade-2.0.3-2.1.0a1.sql was initially added on branch oacs-5-1.

basic documentation

    • -0
    • +166
    ./packages/ims-ent/www/doc/ims-ent.txt
adding more term capabilities, small fixes

deleting a non used param

fixing alter table syntax for Oracle; this fix committed initially on the 5.1 branch

fixing alter table syntax for Oracle

Page broken due to Orphans not having an owner. I took the owner out, if someone disagrees, please fix ...

    • -4
    • +1
    ./packages/acs-service-contract/www/index.tcl
Filled the parameter cache with default values tagged with package_id 0

rather than NULL to fit with the apm_package_id_from_key's default value

for package_id when there's no instance available (can't really use null

because "package_id = NULL" is always false in SQL).

    • -1
    • +1
    ./packages/acs-tcl/tcl/apm-procs-oracle.xql
- internationalizing

- internationalizing

- adding the functionallity to see the students portrait when gradding them

- adding the students grades reports

    • -0
    • +103
    ./packages/evaluation/lib/student-grades-report-chunk-postgresql.xql
    • -0
    • +7
    ./packages/evaluation/lib/student-grades-report-chunk.adp
    • -0
    • +128
    ./packages/evaluation/lib/student-grades-report-chunk.tcl
    • -0
    • +24
    ./packages/evaluation/lib/student-grades-report-chunk.xql
    • -1
    • +32
    ./packages/evaluation/tcl/evaluation-procs.tcl
    • -0
    • +17
    ./packages/evaluation/tcl/evaluation-procs.xql
    • -0
    • +9
    ./packages/evaluation/www/index-postgresql.xql
    • -44
    • +1
    ./packages/evaluation/www/task-view.adp
  1. … 21 more files in changeset.
Added cr_mime_types to the join list. It was missing. Fix merged in from oacs-5-1.

Added cr_mime_types to the join list. It was missing

Merging fix from oacs-5-1 branch onto HEAD

Fixed a scalability problem in site_node::update_cache; fix merged in from 5.1 branch

    • -5
    • +13
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
Fixed a scalability problem in site_node::update_cache

    • -5
    • +13
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
Applied Dave's bugfix for \#1419 here to fix the same bug

make ratings work with refactored ratings package

    • -10
    • +9
    ./contrib/packages/cop-ui/lib/contributions.tcl
    • -23
    • +0
    ./contrib/packages/cop-ui/www/ratings/rate.tcl
use the related-items includes

    • -0
    • +1
    ./contrib/packages/cop-ui/www/related/relation-add.adp
    • -0
    • +1
    ./contrib/packages/cop-ui/www/related/relation-delete.adp