• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add var page for solve bug for 2584

Fix bug #2470

revert recent changes that overwrote previous bug fixes

  1. … 1 more file in changeset.
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.
removing depricated center tags

  1. … 2 more files in changeset.
Still problems with the community_key

Problems with missing subject_keys fixed by setting the subject key to the pretty_name

bugfix: fixing bug #2393, ambiguous column naming in select list

Bugfix for duplicate notifications with empty passwords and notify set to true. Please see commit message for version 1.11.2.1.4.7.

Bugfix for an edge condition. User would get two notifications if: a) notify is set to true, b) password column exists but value was set to empty. The first notification, generated out of the local authentication driver, would contain the correct password. The second notification, generated from this script, would contain an empty string as the password. With the fix, we always generate the random password from this script. A byproduct of this bugfix is that it's now possible for the user to get *no* notification even if a random password is generated. This would happen if the password was empty or nonexistent and the notify column is set to false. This seems undesirable but not necessarily worse than sending a notification when the CSV said not to. And perhaps there are situations where the admin wants to create the accounts but not make them available yet.

Adding support for custom keys to HEAD (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. … 2 more files in changeset.
Removing queries that have been moved out to db-specific files.

file user-nuke.xql was added on branch oacs-5-2 on 2005-05-31 23:13:07 +0000

file user-nuke.xql was initially added on branch oacs-5-1.

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. … 1 more file in changeset.
change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 687 more files in changeset.
i18N fot the Show/Hide .LRN Toolbar Message

fix missing rdbms things and a few oracle or postgresisms that snuck in the wrong files

  1. … 56 more files in changeset.
file class-delete.adp was added on branch oacs-5-2 on 2005-05-31 23:13:07 +0000

file class-delete.xql was added on branch oacs-5-2 on 2005-05-31 23:13:07 +0000

file class-delete.tcl was added on branch oacs-5-2 on 2005-05-31 23:13:07 +0000

Adding a page for deleting classes (subjects) that have no class instances.

  1. … 1 more file in changeset.
file class-delete.adp was initially added on branch oacs-5-1.

file class-delete.xql was initially added on branch oacs-5-1.

file class-delete.tcl was initially added on branch oacs-5-1.

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 314 more files in changeset.
Tuning the select_classes* queries, and adding database specific versions in the process.

file term-oracle.xql was initially added on branch oacs-5-1.

file term-postgresql.xql was initially added on branch oacs-5-1.