• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Missing XQL files for insert group rels query

    • -0
    • +20
    ./apm-callback-procs-oracle.xql
    • -0
    • +29
    ./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.

Tcl upgrade for applications groups (from daveb)

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

  1. … 1 more file in changeset.
Fix admin priv check (thks Raul for catching that)

  1. … 2 more files in changeset.
Fix admin priv check (thks Raul for catching that)

  1. … 2 more files in changeset.
1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 379 more files in changeset.
Don't reset PrivacyControlEnabledP parameter every time a class is created.

Checkpoint 3.7 (level AA): Mark up quotations. Do not use quotation markup for formatting effects such as indentation.

  1. … 31 more files in changeset.
Changed to use new acs_mail_lite::send

Merged oacs-5-3 branch to HEAD

  1. … 187 more files in changeset.
Make sure the community_id is returned empty if the package could not be found or it is called outside .LRN

Fixed community admin pages to use zen layouts on install.

  1. … 2 more files in changeset.
changeing message key acs-kernel.common_no to acs-kernel.common_No (since the label is No as well), adding a new message key acs-kernel.common_no (with lower case "no")

  1. … 51 more files in changeset.
Adding dotlrn_community::membership_approve callback

Last shot at site nodes cleanup. Duplicated site_nodes libraries have been removed and calls to their procs replaced by calls to site_node::

  1. … 3 more files in changeset.
First shot for site_nodes cleanup: removed duplicated library in dotlrn package and unused procs in new-portal/tcl/side-nodes-procs.tcl.

  1. … 3 more files in changeset.
Merged changes to HEAD ...

  1. … 1553 more files in changeset.
Zen is now installed by default.

Required changes to how the site template stuff is used to initialize dotlrn (do

NOT EVER hardwire ANYTHING into an after_instantiate callback that MIGHT SOMEDAY

want to be configurable! Sheesh!!!!). Since Selva used the same layouts as

the default new-portal layouts, we didn't run into this problem with Selva.

But I sure as hell ran into it with Zen.

Localized a couple things in Zen too.

  1. … 3 more files in changeset.
Added upgrade to set access keys of pages with titles and access keys we

know about. People using custom page titles are own their own, unfortunately.

file apm-callback-procs.xql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./apm-callback-procs.xql
fixed bug 3075 on dotlrn

Handle email inteligently. Instead of magically emailing when a

membership is approved, explictly send the email. Allow the admin the

option to skip sending email, or edit the email before sending.

  1. … 10 more files in changeset.
Merging dotlrn-all and dotlrn-extras from oacs-5-2

  1. … 881 more files in changeset.
The after-instantiate callback was setting the site's master template to

"dotlrn-master-custom". This is wrong, it should only be set at install time

so users can override it with their own custom template if they want.

While this could be done in an after-install callback, in .LRN we have tried

to do such things in the install.xml file, giving users one easy-to-read

place to modify the initial configuration of .LRN.

Indeed, the install.xml file was setting the site default master to

dotlrn-master, only to have the callback overwrite it.

So I changed the install.xml file to set the default master to dotlrn-master-custom.

This is still not as cleanly done as I'd wish (for the default Sloan theme,

dotlrn-master works perfectly well) but we want to push out 2.2.1 alpha.

  1. … 1 more file in changeset.
more fixes for bug 2835: WAI-AA

  1. … 39 more files in changeset.
Reverted all changes from Mannheim

  1. … 220 more files in changeset.
file community-init.tcl was initially added on branch oacs-5-2.

Mannheim update, fix and merge bugbash

  1. … 11 more files in changeset.