• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Callbacks for .LRN

file dotlrn-callback-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./dotlrn-callback-procs.tcl
Made sure that we create a club when calling club::new unless specified otherwise

Fixed Bug where dotlrn does not adhere to the parameters set forth when creating a new community. Added get_package_id_from_package_key procedure

Remove setting default master in init file. This RESETS the parameter

on every server startup. This should be done in an apm-callback on

install, not force the user to use the dotlrn-master template. In fact

this whole file should be moved to apm callbacks, but I leave that for later.

Adding a new parameter, hide_personal_portal_p, that can be used to suppress navigation to the personal portal. It's an unusual feature, but one that has nonetheless come in handy here at Sloan. The default value of 0 preserves past behavior.

  1. … 2 more files in changeset.
Adding a hidden_p flag to the portal_pages table, to provide a way to exclude certain portal pages from the main navigation. Visibility will typically be toggled from the Customize Layout page in dotlrn.

  1. … 5 more files in changeset.
Adding namespace 'merge' and removing eval from the callback impls definitions

Made sure you do not offer to create a club if it is already there

Adding callbacks implementations for "user merge" suport

Took out forcing the user to the dotlrn-master default master template

recent commit reverted back to using ad_ssl_available_p, we should use security::https_available_p

recent commit removed setting default template parameter bringing it back

Made sure that we link in the folder_id, not the package_id

Changed label

Taking the default applets list parameters to be installed in a community

from the dotlrn instance, instead of taking them from the new community instance.

added a procedure to retrieve a package_id from a package_key and the community_id

Ups, previous commit stil had the debugging ad_return_error. Taken out

I'm not sure anyone has actually managed to add other applets than the default ones using the .LRN parameter. Now at least it will work ...

Added callback to allow creation of new clubs when an organization is added in contacts

removed ns_log's for test new code

use new function instantiate_and_mount

fix: put brace in the correct line

fix: put brace in the correct line

fix: put brace in the correct line

committing changes, improvements and fixes to assessment, assessment-portlet, dotlrn, dotlrn-assessment, dotlrn-catalog, dotlrn-evaluation, ecommerce, evaluation and evaluation-portlet

  1. … 899 more files in changeset.
Fixed Problems with bio_p not returning a correct value (who on earth came up with the idea to set this to '0')

i18N for "My Space" message in the navbar

merge between HEAD and oacs-5-1

Adding support for custom community keys. Added the ad_form field too. Now the admin can create departments, subjects and classes with custom keys. The message key has been added too the the catalog.

  1. … 4 more files in changeset.