• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Changed the order to match order in admin interface.

Adding restriction in order to dont let users to drop their membership from a subgroup.

This is controlled by the param AllowMembersDropGroup in dotlrn-portlet. Maybe another param

(AllowMembersDropSubGroup) should controll this.

Adding restriction in order to dont let users to drop their membership from a subgroup.

This is controlled by the param AllowMembersDropGroup in dotlrn-portlet. Maybe another param

(AllowMembersDropSubGroup) should controll this.

Reworking user nuke to do a soft delete if the permanent delete fails. Also, dotlrn::remove_user_completely is now configurable and can be told to throw an error rather than attempting soft delete.

  1. … 3 more files in changeset.
Fixing a bug that was breaking user-nuke.

removed the remaining procs which were -deprecated -warn in 5.0 and fixed most occurances of those procs in the code

  1. … 42 more files in changeset.