CVS log for loncom/interface/lonpickuser.pm

[BACK] Up to [LON-CAPA] / loncom / interface

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Sep 5 01:46:08 2016 UTC (7 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, version_2_11_X, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, HEAD
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +13 -3 lines
- Domain Configuration for LON-CAPA Directory searches for user information
  for users in a domain.
  - Can disable for all, or can disable only for other domains.
  - Default: enabled for all domains.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jan 5 18:39:38 2011 UTC (13 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0_RC1, version_2_11_0, version_2_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, BZ4492-merge, BZ4492-feature_horizontal_radioresponse
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +6 -3 lines
- Additional arg - $context - for loncommon::user_picker().
  - Required domain for new user when requesting course creation is course's domain
    instead of domain of current role.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Sep 6 19:09:54 2009 UTC (14 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_99_0, version_2_9_1, version_2_9_0, version_2_8_99_1, version_2_8_99_0, version_2_10_0_RC1, bz6209-base, bz6209, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE, GCI_3, GCI_2
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +118 -9 lines
- Bug 5995.
 - Username field in "Additional" personnel accepts type-in input from user.
 - "Search for User" link provided for requestors who want to search.
 - "Check username" link provided for requestors who know the username and
   want to check it and/or complete the user information fields from stored data.
 - Javascript function - openuserbrowser() takes additional argument - caller - to trigger immediate username search if "check username" link used.
 - Javascript function - fix_domain() now fixes domain selector in opener
   only after a username and domain have been set from the pickuser pop-up.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Aug 19 19:57:53 2009 UTC (14 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +6 -5 lines
- &mt() applied to complete phrases to facilitate localization.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Aug 6 20:46:42 2009 UTC (14 years, 8 months ago) by raeburn
Branches: MAIN
CVS tags: bz2851
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +99 -11 lines
- Course requestors can have rights to define new users in the domain of the course when generating a course request.
- Provide a form in the "pick user" pop-up so the requestor can provide first name, last name and e-mail address for the new user (if an exact search by username in the course domain finds no matches, and the requestor has the required rights).
- User information is passed back to the main course request window.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Aug 4 20:08:34 2009 UTC (14 years, 8 months ago) by raeburn
Branches: MAIN
- Directory search (within LON-CAPA domain or within institutional directory for the domain - if available). Information for selected user is copied to appropriate for elements in window's opener.
- Similar behavior to lonpickcourse.pm
- Used by lonrequestcourse.pm for requesting additional course personnel.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>