• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix the "customize logo" feature:

- use image.vuh from acs-subsite to display it instead of relaying on file storage

- Fix permissions grant (on item_id rather than revision_id)

- HTML cleanup

- localization and translation to spanish

When searching for users to add to a dotlrn community, display all of the matching ones flaging those who are already members.

Improve the control panel, community member pages UI (approved by honchos).

    • -0
    • +10
    ./catalog/dotlrn.en_US.ISO-8859-1.xml
    • -0
    • +10
    ./catalog/dotlrn.es_ES.ISO-8859-1.xml
Remove the buggy management of portrait from bio, the portrait is handled by acs-subsite.

Fixed typo in new query added by daveb (I think)

    • -2
    • +2
    ./tcl/apm-callback-procs-postgresql.xql
Missing XQL files for insert group rels query

    • -0
    • +20
    ./tcl/apm-callback-procs-oracle.xql
    • -0
    • +29
    ./tcl/apm-callback-procs-postgresql.xql
Finishing application group stuff

Community create package instantiation was missing package_id apparently

daveb missed that when sending me changes.

Upgrade scripts for application groups added to .lrn

    • -0
    • +263
    ./sql/oracle/upgrade/upgrade-2.5.0d2-2.5.0d3.sql
    • -0
    • +192
    ./sql/postgresql/upgrade/upgrade-2.5.0d2-2.5.0d3.sql
Tcl upgrade for applications groups (from daveb)

Set HomeName according to HomeURL (control-panel in this case)

Fix admin priv check (thks Raul for catching that)

Fix admin priv check (thks Raul for catching that)

Made the HEAD version dependent on the HEAD version of acs-kernel.

Fixed install to work properly with the new site theme stuff I've added for

acs-core 5.5.

1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

    • -7
    • +14
    ./catalog/dotlrn.en_US.ISO-8859-1.xml
    • -6
    • +13
    ./catalog/dotlrn.es_ES.ISO-8859-1.xml
  1. … 365 more files in changeset.
Resolve conflicts after merging oacs-5-4

Add title and fix breadcrumbs

Add missing properties (context and title)

Localized the "All" option of the select widget

Don't reset PrivacyControlEnabledP parameter every time a class is created.

Bumped version numbers to 2.4.1

  1. … 34 more files in changeset.
Checkpoint 13.3 (level AA): Provide information about the general layout of a site (e.g., a site map or table of contents).

  1. … 4 more files in changeset.
file admin-chunk.adp was initially added on branch oacs-5-4.

file site-map.xql was initially added on branch oacs-5-4.

file site-map.tcl was initially added on branch oacs-5-4.

file site-map.adp was initially added on branch oacs-5-4.

file site-map-postgresql.xql was initially added on branch oacs-5-4.

    • -0
    • +0
    ./www/site-map-postgresql.xql
file site-map-oracle.xql was initially added on branch oacs-5-4.

    • -0
    • +0
    ./www/site-map-oracle.xql
file admin-chunk.tcl was initially added on branch oacs-5-4.

Checkpoint 3.5 (level AA): use header elements to convey document structure and use them according to specification. (main portlet headings were out of sequence, i.e. skiping directly from h1 to h3)