CVS log for loncom/auth/lonroles.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.269.2.39.2.9: download - view: text, markup, annotated - select for diffs
Tue Feb 27 16:52:46 2024 UTC (7 weeks, 3 days ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.269.2.39.2.8: preferred, colored next main 1.269.2.40: preferred, colored
Changes since revision 1.269.2.39.2.8: +17 -1 lines
- For 2.11.4 (modified)
  Include changes in 1.372

Revision 1.269.2.39.2.8: download - view: text, markup, annotated - select for diffs
Sat Dec 30 00:07:09 2023 UTC (3 months, 2 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.269.2.39.2.7: preferred, colored
Changes since revision 1.269.2.39.2.7: +2 -2 lines
- For 2.11.4 (modified)
  Include changes in 1.371

Revision 1.372: download - view: text, markup, annotated - select for diffs
Fri Nov 17 17:02:21 2023 UTC (5 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, HEAD
Diff to previous 1.371: preferred, colored
Changes since revision 1.371: +17 -1 lines
- Available editors in Authoring Space: value set for specific author can
  override domain default.

Revision 1.371: download - view: text, markup, annotated - select for diffs
Tue Oct 17 14:43:03 2023 UTC (6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.370: preferred, colored
Changes since revision 1.370: +2 -2 lines
- Show correct role name for currently selected ad hoc helpdesk role in course.

Revision 1.370: download - view: text, markup, annotated - select for diffs
Tue Jun 20 14:04:02 2023 UTC (10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.369: preferred, colored
Changes since revision 1.369: +41 -7 lines
- Support case where assignment of roles in a different domain is queued
  pending acceptance of the role by the role recipient.
  - A user can also choose to decline the role.
  - Domain configuration can be set for domain roles, co-author roles,
    course roles and community roles.

Revision 1.269.2.39.2.7: download - view: text, markup, annotated - select for diffs
Fri Jan 20 23:28:19 2023 UTC (14 months, 4 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.269.2.39.2.6: preferred, colored
Changes since revision 1.269.2.39.2.6: +13 -2 lines
- For 2.11.4 (modified)
  Include changes in 1.368, 1.369

Revision 1.369: download - view: text, markup, annotated - select for diffs
Sat Oct 29 18:13:29 2022 UTC (17 months, 3 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.368: preferred, colored
Changes since revision 1.368: +2 -2 lines
- Bug 6975
  - &get_supplemental() routine moved from lonnet.pm to loncommon.pm
  - use LONCAPA::map() moved out of conditional block in loncommon.pm
  - $keeporder arg for update_content_constraints() no longer needed

Revision 1.368: download - view: text, markup, annotated - select for diffs
Wed Oct 19 00:03:11 2022 UTC (18 months ago) by raeburn
Branches: MAIN
Diff to previous 1.367: preferred, colored
Changes since revision 1.367: +13 -2 lines
- Bug 6975
  Folders and Resources in Supplemental Content area can be hidden using
  Course Editor.

Revision 1.269.2.39.2.6: download - view: text, markup, annotated - select for diffs
Wed Oct 5 23:05:24 2022 UTC (18 months, 2 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.269.2.39.2.5: preferred, colored
Changes since revision 1.269.2.39.2.5: +7 -1 lines
- For 2.11.4 (modified)
  Include changes in 1.367

Revision 1.367: download - view: text, markup, annotated - select for diffs
Wed Oct 5 16:11:26 2022 UTC (18 months, 2 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.366: preferred, colored
Changes since revision 1.366: +7 -1 lines
- For 'Map not loaded' error on course initialization for a map in /res which
  user can edit switch server loads map (or parent map) in Authoring Space.

Revision 1.269.2.39.2.5: download - view: text, markup, annotated - select for diffs
Fri Jul 8 15:45:20 2022 UTC (21 months, 1 week ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.269.2.39.2.4: preferred, colored
Changes since revision 1.269.2.39.2.4: +59 -35 lines
- For 2.11.4 (modified)
  Include changes in 1.365, 1.366

Revision 1.366: download - view: text, markup, annotated - select for diffs
Fri Jul 1 04:05:16 2022 UTC (21 months, 2 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.365: preferred, colored
Changes since revision 1.365: +2 -2 lines
- Bug 6907
  - When loading role after launch via deep link to tiny URL just display
    "Continue" link.

Revision 1.365: download - view: text, markup, annotated - select for diffs
Sun Jun 26 04:03:47 2022 UTC (21 months, 3 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.364: preferred, colored
Changes since revision 1.364: +56 -34 lines
- Bug 6907
  - Set request.linkprotuser in %env for students accessing deep-linked items
    with LTI link protection which includes username from other LMS.
  - Set "only_body" for intermediate pages shown while session is being set up
    for LTI link-protected access.
  - Provide appropriate feedback when a deep link is followed but the user
    only has a future and/or expired role in the target course.

Revision 1.269.2.39.2.4: download - view: text, markup, annotated - select for diffs
Sun May 29 12:46:35 2022 UTC (22 months, 3 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.269.2.39.2.3: preferred, colored
Changes since revision 1.269.2.39.2.3: +35 -1 lines
- For 2.11.4 (modified)
  Include changes in rev. 1.363 and 1.364.

Revision 1.364: download - view: text, markup, annotated - select for diffs
Wed May 25 18:04:17 2022 UTC (22 months, 3 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.363: preferred, colored
Changes since revision 1.363: +3 -1 lines
- Bug 6907
  Remove request.deeplink.target, if set, when deeplink no longer in effect.

Revision 1.363: download - view: text, markup, annotated - select for diffs
Tue May 24 16:23:04 2022 UTC (22 months, 3 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.362: preferred, colored
Changes since revision 1.362: +33 -1 lines
- Bug 6907 option to stop deep-linked items escaping iframe context.
  Seventh component (target) added to the deeplink parameter.
  Launch of deep-link (i.e. a tiny URL) sets $env{'request.deeplink.target'}.

Revision 1.269.2.39.2.3: download - view: text, markup, annotated - select for diffs
Thu Feb 24 16:28:46 2022 UTC (2 years, 1 month ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.269.2.39.2.2: preferred, colored
Changes since revision 1.269.2.39.2.2: +4 -2 lines
- For 2.11.4 (modified)
  Include changes in 1.360, 1.362

Revision 1.269.2.40: download - view: text, markup, annotated - select for diffs
Thu Feb 24 15:09:05 2022 UTC (2 years, 1 month ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_4_uiuc, version_2_11_4
Diff to previous 1.269.2.39: preferred, colored next main 1.270: preferred, colored
Changes since revision 1.269.2.39: +4 -6 lines
- For 2.11
  - Backport 1.360, 1.362
  - Remove part of 1.269.2.39 which supports LTI; not used in 2.11

Revision 1.362: download - view: text, markup, annotated - select for diffs
Thu Feb 24 15:06:48 2022 UTC (2 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.361: preferred, colored
Changes since revision 1.361: +3 -2 lines
- xhtml validation

Revision 1.361: download - view: text, markup, annotated - select for diffs
Thu Feb 24 13:09:39 2022 UTC (2 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.360: preferred, colored
Changes since revision 1.360: +2 -2 lines
- Punctuation

Revision 1.360: download - view: text, markup, annotated - select for diffs
Thu Feb 24 13:08:59 2022 UTC (2 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.359: preferred, colored
Changes since revision 1.359: +2 -1 lines
- xhtml validation

Revision 1.269.2.39.2.2: download - view: text, markup, annotated - select for diffs
Sun Jan 16 17:32:44 2022 UTC (2 years, 3 months ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.269.2.39.2.1: preferred, colored
Changes since revision 1.269.2.39.2.1: +22 -1 lines
- For 2.11.4 (modified)
  - If menu collection in use for selected course role collapse Remote
  Control.
  - If current role is in a course, and menu collection in use, disallow
  launch of Remote Control.

Revision 1.269.2.39.2.1: download - view: text, markup, annotated - select for diffs
Sat Jan 1 19:28:28 2022 UTC (2 years, 3 months ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.269.2.39: preferred, colored
Changes since revision 1.269.2.39: +126 -15 lines
- For 2.11.4 (modified)
  Include changes in 1.332, 1.346 (part), 1.350, 1.351 (part), 1.352, 1.353,
  1.355, 1.356

Revision 1.269.2.39: download - view: text, markup, annotated - select for diffs
Sun Dec 12 18:17:11 2021 UTC (2 years, 4 months ago) by raeburn
Branches: version_2_11_X
Branch point for: version_2_11_4_msu
Diff to previous 1.269.2.38: preferred, colored
Changes since revision 1.269.2.38: +312 -75 lines
- For 2.11
  Backport 1.313 (part), 1.345, 1.346 (part), 1.347, 1.348, 1.349,
           1.351 (part), 1.354, 1.357, 1.358, 1.359

Revision 1.359: download - view: text, markup, annotated - select for diffs
Tue Nov 30 15:55:40 2021 UTC (2 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.358: preferred, colored
Changes since revision 1.358: +6 -9 lines
- Bug 6955 IP-based blocking. Pass user'sIP address as third arg to
  loncommon::blockcheck() and second to loncommon::blocking_status().

Revision 1.358: download - view: text, markup, annotated - select for diffs
Tue Nov 30 14:16:13 2021 UTC (2 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.357: preferred, colored
Changes since revision 1.357: +2 -2 lines
- Include "package path".

Revision 1.357: download - view: text, markup, annotated - select for diffs
Sun Nov 28 19:18:00 2021 UTC (2 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.356: preferred, colored
Changes since revision 1.356: +99 -2 lines
- Bug 6955. Domain configuration to limit selection of course role based on
  user's IP address.

Revision 1.356: download - view: text, markup, annotated - select for diffs
Fri Nov 19 19:19:35 2021 UTC (2 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.355: preferred, colored
Changes since revision 1.355: +2 -2 lines
- Typo.

Revision 1.355: download - view: text, markup, annotated - select for diffs
Tue Nov 16 05:20:02 2021 UTC (2 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.354: preferred, colored
Changes since revision 1.354: +22 -8 lines
- Modified roles/courses page when /adm/roles is error document for 406
  (unauthorized access) and session was launched via deeplink, with
  Roles/Courses link disabled in menu collection.

Revision 1.354: download - view: text, markup, annotated - select for diffs
Mon Nov 15 22:36:38 2021 UTC (2 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.353: preferred, colored
Changes since revision 1.353: +15 -4 lines
- Menu links on page displaying progress indicator while course role loads
  set to be unclickable until course is loaded.
- "Continue" link shown on page once course is loaded.

Revision 1.353: download - view: text, markup, annotated - select for diffs
Wed Nov 3 01:04:02 2021 UTC (2 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.352: preferred, colored
Changes since revision 1.352: +4 -1 lines
- Bug 6907
  - Use of token to store linkprot or linkkey compatible with use of
    btoken and iptoken (for load balancing and IP change respectively).
  - Launching access from a deeplink, with its own ltoken and/or linkkey,
    for a user session originally launched from a different deeplink will
    update required session information.

Revision 1.352: download - view: text, markup, annotated - select for diffs
Tue Oct 26 14:25:09 2021 UTC (2 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.351: preferred, colored
Changes since revision 1.351: +90 -1 lines
- When access is via deep-link and menu collection in effect is configured
  to omit Courses/Roles link, roles listing shows only current role.

Revision 1.351: download - view: text, markup, annotated - select for diffs
Mon Jul 19 14:26:40 2021 UTC (2 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.350: preferred, colored
Changes since revision 1.350: +36 -15 lines
- Support case where first URL in course is an external resource and
  encrypturl in use.
- Use symb in first_url from lonuserstate::readmap() for other resources
  besides external resource.
- Retrieve symb in first_url in lonpageflip::first_accessible_resource()
  when encrypturl in use.

Revision 1.350: download - view: text, markup, annotated - select for diffs
Sat Jun 12 23:14:56 2021 UTC (2 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.349: preferred, colored
Changes since revision 1.349: +2 -2 lines
- Bug 6907
  On role selection in a course, if first resource is deeplink-only and login
  was not via a deeplink which provides access, find first accessible one.

Revision 1.349: download - view: text, markup, annotated - select for diffs
Thu Apr 29 17:45:24 2021 UTC (2 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.348: preferred, colored
Changes since revision 1.348: +4 -3 lines
- Bug 6914
  Update domain config UI to support settings documented in
  Domain_Configuration_WAF_Proxy.tex

Revision 1.348: download - view: text, markup, annotated - select for diffs
Thu Apr 22 20:14:22 2021 UTC (2 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.347: preferred, colored
Changes since revision 1.347: +3 -3 lines
- Fix typos in rev. 1.345 and 1.347.

Revision 1.347: download - view: text, markup, annotated - select for diffs
Mon Apr 19 23:07:33 2021 UTC (3 years ago) by raeburn
Branches: MAIN
Diff to previous 1.346: preferred, colored
Changes since revision 1.346: +153 -61 lines
- Display progress indicator after selecting role in a course while course
  session is established.

Revision 1.346: download - view: text, markup, annotated - select for diffs
Mon Apr 19 20:09:07 2021 UTC (3 years ago) by raeburn
Branches: MAIN
Diff to previous 1.345: preferred, colored
Changes since revision 1.345: +15 -3 lines
- Only check for critical messages initializing course session, when
  readmap() is called from roles screen, and critical alerts are *not*
  blocked for selected course.

Revision 1.345: download - view: text, markup, annotated - select for diffs
Mon Apr 19 15:05:55 2021 UTC (3 years ago) by raeburn
Branches: MAIN
Diff to previous 1.344: preferred, colored
Changes since revision 1.344: +8 -1 lines
- Verify symb in query string (if included) before internal redirect to
  load course role.

Revision 1.269.2.37.2.2: download - view: text, markup, annotated - select for diffs
Mon Jan 4 12:53:37 2021 UTC (3 years, 3 months ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.269.2.37.2.1: preferred, colored next main 1.269.2.38: preferred, colored
Changes since revision 1.269.2.37.2.1: +3 -2 lines
- For 2.11.3 (modified)
  Include changes in 1.344

Revision 1.269.2.38: download - view: text, markup, annotated - select for diffs
Mon Jan 4 03:50:53 2021 UTC (3 years, 3 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_3_uiuc, version_2_11_3
Diff to previous 1.269.2.37: preferred, colored
Changes since revision 1.269.2.37: +3 -2 lines
- For 2.11
  Backport 1.344

Revision 1.344: download - view: text, markup, annotated - select for diffs
Fri Dec 18 15:23:03 2020 UTC (3 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.343: preferred, colored
Changes since revision 1.343: +3 -2 lines
- Retrieval of requestor's IP address centralized in lonnet::get_requestor_ip()
- Domain configuration to allow domain's LON-CAPA nodes to operate behind a
  WAF/Reverse Proxy using aliased hostname (CNAME).
- Web requests from other nodes bypass the WAF as their requests are made
  directly to the server hostname (A record); same for internal LON-CAPA
  connections for lonc -> lond.

Revision 1.269.2.37.2.1: download - view: text, markup, annotated - select for diffs
Tue Sep 8 04:33:36 2020 UTC (3 years, 7 months ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.269.2.37: preferred, colored
Changes since revision 1.269.2.37: +2 -2 lines
- For 2.11.3 (modified)
  Include changes in 1.332

Revision 1.269.2.34.2.2: download - view: text, markup, annotated - select for diffs
Mon May 25 16:23:54 2020 UTC (3 years, 10 months ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.269.2.34.2.1: preferred, colored to branchpoint 1.269.2.34: preferred, colored next main 1.269.2.35: preferred, colored
Changes since revision 1.269.2.34.2.1: +2 -2 lines
- For 2.11.2
  Include changes in 1.332

Revision 1.269.2.37: download - view: text, markup, annotated - select for diffs
Tue Feb 4 01:55:50 2020 UTC (4 years, 2 months ago) by raeburn
Branches: version_2_11_X
Branch point for: version_2_11_3_msu
Diff to previous 1.269.2.36: preferred, colored
Changes since revision 1.269.2.36: +18 -9 lines
- For 2.11
  Backport 1.343

Revision 1.343: download - view: text, markup, annotated - select for diffs
Tue Feb 4 01:27:04 2020 UTC (4 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.342: preferred, colored
Changes since revision 1.342: +18 -9 lines
- Suggest use of "Check for changes" link as way to update roles list, when
  an unprivileged user has no roles listed, and it is more than 10 minutes
  since last check (or log-in).

Revision 1.269.2.36: download - view: text, markup, annotated - select for diffs
Sun Jul 28 13:57:36 2019 UTC (4 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.35: preferred, colored
Changes since revision 1.269.2.35: +13 -2 lines
- For 2.11
  Backport 1.326, 1.327, 1.342

Revision 1.342: download - view: text, markup, annotated - select for diffs
Thu Dec 27 20:10:44 2018 UTC (5 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.341: preferred, colored
Changes since revision 1.341: +6 -4 lines
- For servers using Apache/SSL where External Resource points at http:// URL
  or syllabus is configured to use an external http:// URL, query string for
  links contains usehttp=1, unless server has Strict-Transport-Security set
  for Apache with max-age > 0.

Revision 1.341: download - view: text, markup, annotated - select for diffs
Sat Dec 8 16:34:15 2018 UTC (5 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.340: preferred, colored
Changes since revision 1.340: +2 -2 lines
- Trust settings
  - Correct key for: "Co-author roles for this domain's users elsewhere".

Revision 1.340: download - view: text, markup, annotated - select for diffs
Sat Dec 8 15:16:03 2018 UTC (5 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.339: preferred, colored
Changes since revision 1.339: +3 -3 lines
- Trust settings
  - Fix logic for checking whether co-author role admissible
  - Correct key for: "Co-author roles for this domain's users elsewhere".

Revision 1.269.2.35: download - view: text, markup, annotated - select for diffs
Tue Sep 4 01:55:01 2018 UTC (5 years, 7 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.34: preferred, colored
Changes since revision 1.269.2.34: +21 -1 lines
- For 2.11
  Backport 1.334, 1.336.

Revision 1.339: download - view: text, markup, annotated - select for diffs
Sun Jul 1 00:03:42 2018 UTC (5 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.338: preferred, colored
Changes since revision 1.338: +7 -1 lines
- Bug 6754 LON-CAPA as LTI Provider
  - If LTI Consumer does not provide 'launch_presentation_document_target'
    set $env{'request.lti.target'} to iframe, if LON-CAPA display in iframe.

Revision 1.338: download - view: text, markup, annotated - select for diffs
Mon May 28 23:26:12 2018 UTC (5 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.337: preferred, colored
Changes since revision 1.337: +91 -1 lines
- Bug 6754 LON-CAPA as LTI Provider
  - Support LTI Extension: Context Memberships Service, whereby launch of
    Consumer can trigger Provider to request course roster.
  - Code moved from ltiauth.pm to routines in ltiutils.pm:
    &get_lc_roles(), &create_user() and &enrolluser(); &create_passwd() routine
    also moved.
  - Code moved from &parse_roster() to &get_roster() in ltiutils.pm.
  - New routines: &batchaddroster(), &datechange_check(), &store_passbackurl()
    added to support roster updates, (including saving user-specific values
    for: lis_result_sourcedid, used for passback of grades to Consumer.

Revision 1.337: download - view: text, markup, annotated - select for diffs
Sat Apr 28 00:57:58 2018 UTC (5 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.336: preferred, colored
Changes since revision 1.336: +31 -17 lines
- Bug 6754 LON-CAPA as LTI Provider
  - When loading role following LTI launch just display a "Continue" link.

Revision 1.336: download - view: text, markup, annotated - select for diffs
Tue Jan 9 15:44:43 2018 UTC (6 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.335: preferred, colored
Changes since revision 1.335: +2 -1 lines
- Include use of "Check for changes" link as mechanism to update roles list,
  in case where an unprivileged user has no roles listed.

Revision 1.335: download - view: text, markup, annotated - select for diffs
Fri Oct 27 17:43:47 2017 UTC (6 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.334: preferred, colored
Changes since revision 1.334: +2 -1 lines
- Set $env{'request.course.timechecked'} when a course is initialized after
  selection of a course role.

Revision 1.269.2.34.2.1: download - view: text, markup, annotated - select for diffs
Sat Oct 14 22:27:40 2017 UTC (6 years, 6 months ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.269.2.34: preferred, colored
Changes since revision 1.269.2.34: +20 -1 lines
- For 2.11.2 (modified).
  - Includes changes in rev. 1.334

Revision 1.334: download - view: text, markup, annotated - select for diffs
Fri Sep 29 19:18:14 2017 UTC (6 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.333: preferred, colored
Changes since revision 1.333: +20 -1 lines
- In course context the Functions menu will include a "View source" item/icon
  for a published assessment item, if the user does not have rights to edit,
  and either of the following are true:
  (a) user has a cre priv, and content has source set to "open",
  (b) user has vxc priv (View XML of assessments in course where
      course owner/co-owner is author/co-author of content).
- vxc priv is assignable to custom role, including ad hoc custom roles
  which can be made available to users with domain helpdesk role.

Revision 1.333: download - view: text, markup, annotated - select for diffs
Tue Aug 8 20:10:55 2017 UTC (6 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.332: preferred, colored
Changes since revision 1.332: +19 -3 lines
- Take into account trust settings for:
  - othcoau ("Co-author roles in this domain for others")
  - coaurem ("Co-author roles for this domain's users elsewhere")
  when displaying "Switch Server" link to Authoring Space's home server,
  and whether to skip check for ability to host a user on a remote server.

Revision 1.332: download - view: text, markup, annotated - select for diffs
Mon Jun 26 01:57:02 2017 UTC (6 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.331: preferred, colored
Changes since revision 1.331: +2 -2 lines
- Blocking communication/resource access (e.g., for exams) can include
  suppression of interruptions to a student's workflow due to:
  (a) Critical messages not moved to INBOX
  (b) Detection of changes to course structure, as a result of actions by
      a Course Coordinator.

Revision 1.269.2.34: download - view: text, markup, annotated - select for diffs
Fri May 19 19:53:00 2017 UTC (6 years, 11 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_2_uiuc, version_2_11_2_educog, version_2_11_2
Branch point for: version_2_11_2_msu
Diff to previous 1.269.2.33: preferred, colored
Changes since revision 1.269.2.33: +5 -5 lines
- For 2.11
  - Backport 1.330, 1.331

Revision 1.331: download - view: text, markup, annotated - select for diffs
Fri May 19 19:47:40 2017 UTC (6 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.330: preferred, colored
Changes since revision 1.330: +3 -3 lines
- Facilitate localization.

Revision 1.330: download - view: text, markup, annotated - select for diffs
Fri May 19 19:20:42 2017 UTC (6 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.329: preferred, colored
Changes since revision 1.329: +3 -3 lines
- Facilitate localization.

Revision 1.269.2.33: download - view: text, markup, annotated - select for diffs
Tue Mar 14 03:49:42 2017 UTC (7 years, 1 month ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.32: preferred, colored
Changes since revision 1.269.2.32: +6 -4 lines
- For 2.11
  - Backport 1.329

Revision 1.329: download - view: text, markup, annotated - select for diffs
Tue Mar 14 03:40:23 2017 UTC (7 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.328: preferred, colored
Changes since revision 1.328: +6 -4 lines
- &authorbrowser_javascript() not needed unless user has DC role(s).

Revision 1.269.2.32: download - view: text, markup, annotated - select for diffs
Mon Mar 13 20:43:13 2017 UTC (7 years, 1 month ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.31: preferred, colored
Changes since revision 1.269.2.31: +8 -6 lines
- For 2.11
  - Backport 1.328

Revision 1.328: download - view: text, markup, annotated - select for diffs
Mon Mar 13 18:14:13 2017 UTC (7 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.327: preferred, colored
Changes since revision 1.327: +8 -6 lines
- Eliminate empty row between role itself and ad hoc role selection link
  for Domain Helpdesk and Domain Helpdesk Assistant roles.

Revision 1.327: download - view: text, markup, annotated - select for diffs
Wed Mar 8 02:51:13 2017 UTC (7 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.326: preferred, colored
Changes since revision 1.326: +3 -2 lines
- For servers using Apache/SSL where an External Resource points at an
  http:// URL, links to display the page use http:// to avoid mixed active
  content issue, unless editing the resource (when https:// is used).

Revision 1.326: download - view: text, markup, annotated - select for diffs
Mon Feb 20 18:29:28 2017 UTC (7 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.325: preferred, colored
Changes since revision 1.325: +10 -2 lines
- For servers using Apache/SSL, and LON-CAPA syllabus requested is configured
  to use an external http:// URL, links to display of syllabus page use http://
  to avoid mixed active content issue, unless editing the syllabus (in which
  case https:// is used).

Revision 1.269.2.31: download - view: text, markup, annotated - select for diffs
Mon Jan 30 18:55:33 2017 UTC (7 years, 2 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.30: preferred, colored
Changes since revision 1.269.2.30: +26 -20 lines
- For 2.11
  - Backport 1.325.

Revision 1.325: download - view: text, markup, annotated - select for diffs
Sat Jan 28 03:48:52 2017 UTC (7 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.324: preferred, colored
Changes since revision 1.324: +26 -20 lines
- Domain Helpdesk Assistant role for use by domain helpdesk student employees
  - browse access to shared repository (including own domain) is excluded.

Revision 1.269.2.30: download - view: text, markup, annotated - select for diffs
Sun Jan 22 14:28:20 2017 UTC (7 years, 2 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.29: preferred, colored
Changes since revision 1.269.2.29: +70 -46 lines
- For 2.11
  - Backport 1.323, 1.324.

Revision 1.324: download - view: text, markup, annotated - select for diffs
Sat Jan 21 19:58:05 2017 UTC (7 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.323: preferred, colored
Changes since revision 1.323: +3 -3 lines
- Ad hoc roles for helpdesk personnel
 - all custom ad hoc roles for helpdesk personnel are unavailable in "official"
   courses in which user is a registered student (automated enrollment in use).

Revision 1.323: download - view: text, markup, annotated - select for diffs
Mon Jan 2 19:44:11 2017 UTC (7 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.322: preferred, colored
Changes since revision 1.322: +70 -46 lines
- Ad hoc roles for helpdesk personnel.
  - Domain configuration for:
    - which user(s) with dh role in domain may use each ad hoc role.
      - set by institutional status, or by include specific people, or by
        exclude specific people.
    - assign role description (displayed on Roles page, and at top left of
      page, when role active).
    - assign role order (numerical).
  - Course configuration (available for editing by course owner, and viewing
    by co-owner(s).
    - can override domain defaults for which dh role users can use ad hoc role(s)
      in course.
    - can override domain defaults set for course-level privileges for ad hoc
      role(s).

Revision 1.269.2.29: download - view: text, markup, annotated - select for diffs
Wed Nov 9 17:48:38 2016 UTC (7 years, 5 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.28: preferred, colored
Changes since revision 1.269.2.28: +27 -10 lines
- For 2.11
  - Backport 1.321, 1.322

Revision 1.322: download - view: text, markup, annotated - select for diffs
Tue Nov 8 23:15:34 2016 UTC (7 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.321: preferred, colored
Changes since revision 1.321: +19 -9 lines
- Ad hoc role in a course for Domain Helpdesk can be for a specific section.

Revision 1.321: download - view: text, markup, annotated - select for diffs
Tue Nov 8 23:09:33 2016 UTC (7 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.320: preferred, colored
Changes since revision 1.320: +8 -2 lines
- Coordinator role in a Community is co.

Revision 1.269.2.28: download - view: text, markup, annotated - select for diffs
Thu Oct 27 22:53:48 2016 UTC (7 years, 5 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.27: preferred, colored
Changes since revision 1.269.2.27: +85 -49 lines
- For 2.11
  - Backport 1.319, 1.320

Revision 1.320: download - view: text, markup, annotated - select for diffs
Thu Oct 27 22:51:08 2016 UTC (7 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.319: preferred, colored
Changes since revision 1.319: +33 -33 lines
- Fix indentation. Standard LON-CAPA indentation is four spaces.

Revision 1.319: download - view: text, markup, annotated - select for diffs
Thu Oct 27 21:06:00 2016 UTC (7 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.318: preferred, colored
Changes since revision 1.318: +86 -51 lines
- "Switch role" drop-down provided in course context to domain helpdesk
  ad hoc course roles:
  (a) if user has rights to use a single ad hoc role, but course has at
  least one section, or
  (b) user has rights to use more than one ad hoc role.

Revision 1.269.2.27: download - view: text, markup, annotated - select for diffs
Sun Oct 23 18:30:32 2016 UTC (7 years, 5 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.26: preferred, colored
Changes since revision 1.269.2.26: +99 -27 lines
- For 2.11
  - Backport 1.315, 1.316, 1.317, 1.318

Revision 1.318: download - view: text, markup, annotated - select for diffs
Thu Oct 20 19:53:58 2016 UTC (7 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.317: preferred, colored
Changes since revision 1.317: +3 -3 lines
- Links to ad hoc roles for DC and DH roles in Roles Hotlist.

Revision 1.317: download - view: text, markup, annotated - select for diffs
Wed Oct 19 13:12:58 2016 UTC (7 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.316: preferred, colored
Changes since revision 1.316: +68 -27 lines
- Link(s) to course/community selector(s) for ad hoc custom roles included
  with Domain Helpdesk role entry, for any custom helpdesk roles assigned
  to user.

Revision 1.316: download - view: text, markup, annotated - select for diffs
Fri Oct 14 23:11:04 2016 UTC (7 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.315: preferred, colored
Changes since revision 1.315: +2 -2 lines
- Typo

Revision 1.315: download - view: text, markup, annotated - select for diffs
Wed Oct 5 13:30:16 2016 UTC (7 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.314: preferred, colored
Changes since revision 1.314: +33 -2 lines
- Add role for domain helpdesk staff

Revision 1.269.2.26: download - view: text, markup, annotated - select for diffs
Sat Aug 13 21:17:38 2016 UTC (7 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.25: preferred, colored
Changes since revision 1.269.2.25: +33 -12 lines
- For 2.11
  - Backport 1.314

Revision 1.269.2.25: download - view: text, markup, annotated - select for diffs
Mon Aug 8 13:39:26 2016 UTC (7 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.24: preferred, colored
Changes since revision 1.269.2.24: +2 -2 lines
- For 2.11
  - Fix typo in 1.269.2.24 backport of 1.312.

Revision 1.269.2.24: download - view: text, markup, annotated - select for diffs
Thu Aug 4 18:53:26 2016 UTC (7 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.23: preferred, colored
Changes since revision 1.269.2.23: +6 -5 lines
- For 2.11
  - Backport 1.312

Revision 1.314: download - view: text, markup, annotated - select for diffs
Wed May 4 05:14:49 2016 UTC (7 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.313: preferred, colored
Changes since revision 1.313: +33 -12 lines
- Improve display of roles page for mobile devices with small viewports.

Revision 1.313: download - view: text, markup, annotated - select for diffs
Sat Apr 2 04:31:33 2016 UTC (8 years ago) by raeburn
Branches: MAIN
Diff to previous 1.312: preferred, colored
Changes since revision 1.312: +80 -9 lines
- Bug 6808. New course container -- "Placement" for Placement Tests.
  Work in progress.

Revision 1.312: download - view: text, markup, annotated - select for diffs
Tue Jun 9 21:22:44 2015 UTC (8 years, 10 months ago) by damieng
Branches: MAIN
Diff to previous 1.311: preferred, colored
Changes since revision 1.311: +6 -5 lines
fixed bug 6782, and escaped most localized messages used in Javascript blocks to make sure bugs like that do not happen again

Revision 1.269.2.23: download - view: text, markup, annotated - select for diffs
Mon Apr 20 12:11:02 2015 UTC (9 years ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_1
Diff to previous 1.269.2.22: preferred, colored
Changes since revision 1.269.2.22: +9 -6 lines
- For 2.11
  Backport 1.311

Revision 1.311: download - view: text, markup, annotated - select for diffs
Mon Apr 13 18:32:43 2015 UTC (9 years ago) by raeburn
Branches: MAIN
Diff to previous 1.310: preferred, colored
Changes since revision 1.310: +9 -6 lines
- When entering a course in which the first resource is subject to content
  blocking, display Contents page (Uncompleted "Homework") instead.

Revision 1.269.2.22: download - view: text, markup, annotated - select for diffs
Wed Mar 11 04:53:15 2015 UTC (9 years, 1 month ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.21: preferred, colored
Changes since revision 1.269.2.21: +16 -84 lines
- For 2.11
  Backport 1.309, 1.310

Revision 1.310: download - view: text, markup, annotated - select for diffs
Sun Mar 1 22:21:00 2015 UTC (9 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.309: preferred, colored
Changes since revision 1.309: +15 -83 lines
- &check_release_required() moved from lonroles.pm to loncommon.pm to
  facilitate reuse.
- Display of Contents page will check if it has been more than 10 minutes
  since last check for content change in course.
 - If it has been: loncommon::needs_coursereinit() will be called to check if
   course was changes after the "Big Hash" was last tied for the user's session
   in the course.
 - The course will be re-initialized (or a Switch Server link displayed),
   as needed.

Revision 1.309: download - view: text, markup, annotated - select for diffs
Sun Dec 14 21:47:48 2014 UTC (9 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.308: preferred, colored
Changes since revision 1.308: +2 -2 lines
- Coding style: sort() keys()

Revision 1.269.2.21: download - view: text, markup, annotated - select for diffs
Mon Jun 9 21:48:13 2014 UTC (9 years, 10 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_0
Diff to previous 1.269.2.20: preferred, colored
Changes since revision 1.269.2.20: +2 -6 lines
- For 2.11
  - Backport 1.308

Revision 1.308: download - view: text, markup, annotated - select for diffs
Sat May 31 12:49:12 2014 UTC (9 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.307: preferred, colored
Changes since revision 1.307: +3 -7 lines
- Remove superfluous links show to advacnced users on Roles page.
  - Use existing links instead:
    Logout available at top right of page; Catalog link in Functions menu.

Revision 1.269.2.20: download - view: text, markup, annotated - select for diffs
Thu May 22 18:51:01 2014 UTC (9 years, 11 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_0_RC3
Diff to previous 1.269.2.19: preferred, colored
Changes since revision 1.269.2.19: +34 -19 lines
- For 2.11
  - Backport 1.304, 1.305, 1.306, 1.307

Revision 1.307: download - view: text, markup, annotated - select for diffs
Thu May 22 14:32:48 2014 UTC (9 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.306: preferred, colored
Changes since revision 1.306: +12 -5 lines
- Check there are domains and course types for which user has request
  rights.

Revision 1.306: download - view: text, markup, annotated - select for diffs
Thu May 22 14:17:53 2014 UTC (9 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.305: preferred, colored
Changes since revision 1.305: +16 -16 lines
- For users with no active roles, but with rights to request courses
  only display invitation to request creation of a course.
- For other users with no active roles display information about Course
  Catalog (if appropriate).

Revision 1.305: download - view: text, markup, annotated - select for diffs
Tue May 20 20:46:13 2014 UTC (9 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.304: preferred, colored
Changes since revision 1.304: +1 -7 lines
- Remove some debugging output.

Revision 1.304: download - view: text, markup, annotated - select for diffs
Tue May 20 20:36:16 2014 UTC (9 years, 11 months ago) by musolffc
Branches: MAIN
Diff to previous 1.303: preferred, colored
Changes since revision 1.303: +17 -3 lines
Calls critical_redirect() to check for critical messages

Revision 1.269.2.19: download - view: text, markup, annotated - select for diffs
Mon May 5 11:44:18 2014 UTC (9 years, 11 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.18: preferred, colored
Changes since revision 1.269.2.18: +3 -3 lines
- For 2.11
  - Backport 1.303

Revision 1.256.2.8: download - view: text, markup, annotated - select for diffs
Mon May 5 11:37:41 2014 UTC (9 years, 11 months ago) by raeburn
Branches: version_2_10_X
Diff to previous 1.256.2.7: preferred, colored next main 1.257: preferred, colored
Changes since revision 1.256.2.7: +3 -3 lines
- For 2.10
  - Backport 1.303

Revision 1.303: download - view: text, markup, annotated - select for diffs
Mon May 5 03:24:37 2014 UTC (9 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.302: preferred, colored
Changes since revision 1.302: +3 -3 lines
- Support situation where different servers belonging to user's (and course's)
  domain are running different versions of LON-CAPA, and role selected has a
  version requirement unmet by server currently hosting user session.
  - Additional arg passed to &choose_server() -- $skiploadbal (boolean)
    If true, a server identified in domain configuration as a loadbalancer
    will not be included when choosing from the domain's servers.

Revision 1.269.2.18: download - view: text, markup, annotated - select for diffs
Sun May 4 22:24:44 2014 UTC (9 years, 11 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.17: preferred, colored
Changes since revision 1.269.2.17: +25 -17 lines
- For 2.11
  - Backport 1.293, 1.294, 1.302

Revision 1.302: download - view: text, markup, annotated - select for diffs
Sun May 4 21:49:05 2014 UTC (9 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.301: preferred, colored
Changes since revision 1.301: +21 -13 lines
- Catalog type set for domain (authenticated and unauthenticated) included
  in domain defaults (cached).
- Display of prompts on roles/courses screen for users without any active
  roles depend on catalog type set for user's domain (or default domain,
  if unauthenticated).

Revision 1.269.2.17: download - view: text, markup, annotated - select for diffs
Sat Apr 5 12:25:19 2014 UTC (10 years ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.16: preferred, colored
Changes since revision 1.269.2.16: +20 -9 lines
- For 2.11
  - Backport 1.298, 1.299, 1.300, 1.301

Revision 1.256.2.7: download - view: text, markup, annotated - select for diffs
Tue Mar 25 10:18:04 2014 UTC (10 years ago) by raeburn
Branches: version_2_10_X
Diff to previous 1.256.2.6: preferred, colored
Changes since revision 1.256.2.6: +2 -2 lines
- Backport 1.301.

Revision 1.301: download - view: text, markup, annotated - select for diffs
Tue Mar 25 09:41:16 2014 UTC (10 years ago) by raeburn
Branches: MAIN
Diff to previous 1.300: preferred, colored
Changes since revision 1.300: +2 -2 lines
- Support situation where different servers belonging to user's (and course's)
  domain are running different versions of LON-CAPA, and role selected has a
  version requirement unmet by server currently hosting user session.
  - Additional arg passed to &choose_server() -- $required (version of LON-CAPA
    required for selected role).
  - Additional arg passed to &compare_server_load() -- $required (version of
    LON-CAPA required).

Revision 1.300: download - view: text, markup, annotated - select for diffs
Tue Mar 25 09:29:43 2014 UTC (10 years ago) by raeburn
Branches: MAIN
Diff to previous 1.299: preferred, colored
Changes since revision 1.299: +4 -4 lines
- Update some comments for changes in rev. 1.299.

Revision 1.299: download - view: text, markup, annotated - select for diffs
Wed Mar 19 16:20:36 2014 UTC (10 years, 1 month ago) by musolffc
Branches: MAIN
Diff to previous 1.298: preferred, colored
Changes since revision 1.298: +17 -6 lines
Goes back to using lonnet::allowed to check the status of the first resource.  The first resource can now also be external with an appended query.

Revision 1.298: download - view: text, markup, annotated - select for diffs
Fri Feb 28 19:19:41 2014 UTC (10 years, 1 month ago) by bisitz
Branches: MAIN
Diff to previous 1.297: preferred, colored
Changes since revision 1.297: +3 -3 lines
Fix wording typos

Revision 1.269.2.16: download - view: text, markup, annotated - select for diffs
Mon Feb 24 02:24:16 2014 UTC (10 years, 1 month ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.15: preferred, colored
Changes since revision 1.269.2.15: +18 -38 lines
- For 2.11
  - Backport 1.295, 1.296, 1.297.

Revision 1.297: download - view: text, markup, annotated - select for diffs
Sun Feb 23 20:50:37 2014 UTC (10 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.296: preferred, colored
Changes since revision 1.296: +11 -33 lines
- Remove check_needs_switchserver() routine which is no longer used.
- Changes to regexps to support adhoc role switching to custom roles
  created by a user with an e-mail address as username.

Revision 1.296: download - view: text, markup, annotated - select for diffs
Sun Feb 23 19:06:18 2014 UTC (10 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.295: preferred, colored
Changes since revision 1.295: +3 -3 lines
- Coding style.
  keys().

Revision 1.295: download - view: text, markup, annotated - select for diffs
Wed Jan 15 14:46:21 2014 UTC (10 years, 3 months ago) by bisitz
Branches: MAIN
Diff to previous 1.294: preferred, colored
Changes since revision 1.294: +6 -4 lines
Improve internationalization:
- Proper compilation of output string, then pass to translation
- Re-use existing phrases

Revision 1.269.2.15: download - view: text, markup, annotated - select for diffs
Mon Jan 13 03:56:42 2014 UTC (10 years, 3 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_0_RC2
Diff to previous 1.269.2.14: preferred, colored
Changes since revision 1.269.2.14: +4 -3 lines
- For 2.11
  - Backport 1.292.

Revision 1.294: download - view: text, markup, annotated - select for diffs
Wed Jan 8 17:18:15 2014 UTC (10 years, 3 months ago) by bisitz
Branches: MAIN
Diff to previous 1.293: preferred, colored
Changes since revision 1.293: +2 -2 lines
Consistent spelling (upper case): Authoring Space

Revision 1.293: download - view: text, markup, annotated - select for diffs
Wed Jan 8 16:59:54 2014 UTC (10 years, 3 months ago) by bisitz
Branches: MAIN
Diff to previous 1.292: preferred, colored
Changes since revision 1.292: +2 -2 lines
Translate role status

Revision 1.292: download - view: text, markup, annotated - select for diffs
Sun Jan 5 11:02:49 2014 UTC (10 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.291: preferred, colored
Changes since revision 1.291: +4 -3 lines
- Prevent roles page redirecting to itself.
- Add missing ;

Revision 1.269.2.14: download - view: text, markup, annotated - select for diffs
Sat Sep 21 23:42:59 2013 UTC (10 years, 7 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.13: preferred, colored
Changes since revision 1.269.2.13: +1 -2 lines
- For 2.11
  - Change in rev 1.287 missed in earlier backport (1.269.2.10).

Revision 1.269.2.13: download - view: text, markup, annotated - select for diffs
Fri Aug 16 13:25:41 2013 UTC (10 years, 8 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_0_RC1
Diff to previous 1.269.2.12: preferred, colored
Changes since revision 1.269.2.12: +2 -2 lines
- For 2.11
  - Backport 1.291

Revision 1.291: download - view: text, markup, annotated - select for diffs
Fri Aug 16 13:13:52 2013 UTC (10 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.290: preferred, colored
Changes since revision 1.290: +2 -2 lines
- Case consistent with other items in Functions menu on roles page.

Revision 1.269.2.12: download - view: text, markup, annotated - select for diffs
Mon Aug 12 20:51:29 2013 UTC (10 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.11: preferred, colored
Changes since revision 1.269.2.11: +6 -3 lines
- For 2.11
  - Backport 1.290

Revision 1.290: download - view: text, markup, annotated - select for diffs
Sat Aug 10 20:28:14 2013 UTC (10 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.289: preferred, colored
Changes since revision 1.289: +6 -3 lines
- Include link to Course/Community catalog in Functions menu on roles/courses
  screen, if user's domain has log-in page preference to show course catalog
  link.
- Wording changes to shorten titles of items in Functions menu.

Revision 1.269.2.11: download - view: text, markup, annotated - select for diffs
Thu Aug 8 01:59:42 2013 UTC (10 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.10: preferred, colored
Changes since revision 1.269.2.10: +2 -1 lines
- For 2.11
  - Backport 1.289.

Revision 1.289: download - view: text, markup, annotated - select for diffs
Wed Aug 7 00:03:29 2013 UTC (10 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.288: preferred, colored
Changes since revision 1.288: +2 -1 lines
- Supplemental Content Tab not shown on Course Contents screen unless
  user has mdc priv in course, or Supplemental content contains one or
  more resources (folders not counted).

Revision 1.269.2.10: download - view: text, markup, annotated - select for diffs
Wed Jun 5 15:35:32 2013 UTC (10 years, 10 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.9: preferred, colored
Changes since revision 1.269.2.9: +8 -6 lines
- For 2.11
  - Backport 1.287, 1.288

Revision 1.288: download - view: text, markup, annotated - select for diffs
Tue Jun 4 22:20:31 2013 UTC (10 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.287: preferred, colored
Changes since revision 1.287: +6 -6 lines
- Replace term: "Construction Space" with "Authoring Space" for
  consistency with type of role used to access it, and action taken there.

Revision 1.287: download - view: text, markup, annotated - select for diffs
Sun Jun 2 02:21:43 2013 UTC (10 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.286: preferred, colored
Changes since revision 1.286: +3 -2 lines
- Non-advanced users select a course not a role.

Revision 1.269.2.9: download - view: text, markup, annotated - select for diffs
Thu May 23 14:56:40 2013 UTC (10 years, 10 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.8: preferred, colored
Changes since revision 1.269.2.8: +65 -30 lines
- For 2.11
  - Backport 1.286.

Revision 1.286: download - view: text, markup, annotated - select for diffs
Tue May 21 23:13:40 2013 UTC (10 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.285: preferred, colored
Changes since revision 1.285: +64 -29 lines
- Changes for which role, group or privilege information is unavailable
  excluded from display generated by "Check for changes" item.
  - Eliminates o -- items in "Expired roles" where roles are ad hoc
  course or community roles previously selected by a Coordinator.

Revision 1.269.2.8: download - view: text, markup, annotated - select for diffs
Fri May 10 20:26:22 2013 UTC (10 years, 11 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.7: preferred, colored
Changes since revision 1.269.2.7: +29 -9 lines
- For 2.11
  - Backport 1.282, 1.283, 1.284, 1.285.

Revision 1.285: download - view: text, markup, annotated - select for diffs
Fri May 10 15:02:45 2013 UTC (10 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.284: preferred, colored
Changes since revision 1.284: +4 -1 lines
  - Suppress "Apache2::RequestIO::print: (103) Software caused connection abort"
    messages in Apache error log by returning OK when internal redirect is used.

Revision 1.284: download - view: text, markup, annotated - select for diffs
Thu May 9 05:24:42 2013 UTC (10 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.283: preferred, colored
Changes since revision 1.283: +20 -10 lines
  - Don't show Syllabus item in secondary menu in course context to students
    unless syllabus has been edited.
  - Information about active course feeds and syllabus modification time
    stored in %env with keys: 'request.course.feeds' and
    'request.course.syllabustime'

Revision 1.283: download - view: text, markup, annotated - select for diffs
Mon May 6 16:16:03 2013 UTC (10 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.282: preferred, colored
Changes since revision 1.282: +7 -1 lines
- lonrss::advertisefeeds() takes two additional, optional args:
  $count, $hidden (refs to scalars to accumulate counts of visible feeds
- Set additional item in %env for a course:
  $env{'course.<courseid>.feeds'} contains number of visible course RSS feeds.
- Added information in Syllabus template about availability of RSS Feeds and
  Blogs item (editing mode).

Revision 1.282: download - view: text, markup, annotated - select for diffs
Wed Apr 3 20:46:55 2013 UTC (11 years ago) by raeburn
Branches: MAIN
Diff to previous 1.281: preferred, colored
Changes since revision 1.281: +3 -2 lines
- Missing line break.

Revision 1.269.2.7: download - view: text, markup, annotated - select for diffs
Fri Jan 4 04:08:34 2013 UTC (11 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.6: preferred, colored
Changes since revision 1.269.2.6: +3 -5 lines
- For 2.11
  - Backport 1.281.

Revision 1.281: download - view: text, markup, annotated - select for diffs
Fri Jan 4 04:03:03 2013 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.280: preferred, colored
Changes since revision 1.280: +3 -5 lines
- Eliminate duplicate declaration
- Eliminate unnecessary lines
- Actually set $currcrs when checking for courses with new groups.

Revision 1.269.2.6: download - view: text, markup, annotated - select for diffs
Tue Jan 1 03:45:50 2013 UTC (11 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.5: preferred, colored
Changes since revision 1.269.2.5: +219 -116 lines
- For 2.11.
  - Backport 1.279.

Revision 1.280: download - view: text, markup, annotated - select for diffs
Tue Jan 1 03:45:13 2013 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.279: preferred, colored
Changes since revision 1.279: +2 -3 lines
- Fix typo in rev. 1.277.
- Remove whitespace.

Revision 1.279: download - view: text, markup, annotated - select for diffs
Tue Jan 1 03:06:27 2013 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.278: preferred, colored
Changes since revision 1.278: +219 -115 lines
- Checking for changes to roles or groups
  - For any changes show course, role, section, and or group information
    in unabbreviated format.
  - For custom roles, only compare stored privileges with privileges in
    %env for active roles.

Revision 1.269.2.5: download - view: text, markup, annotated - select for diffs
Thu Dec 27 22:48:01 2012 UTC (11 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.4: preferred, colored
Changes since revision 1.269.2.4: +11 -2 lines
- For 2.11
  - Backport 1.278.

Revision 1.278: download - view: text, markup, annotated - select for diffs
Thu Dec 27 18:31:09 2012 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.277: preferred, colored
Changes since revision 1.277: +11 -2 lines
- Coordinator switching course role to custom role.
  - Set privs for adhoc role.

Revision 1.269.2.4: download - view: text, markup, annotated - select for diffs
Thu Dec 13 21:11:17 2012 UTC (11 years, 4 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.3: preferred, colored
Changes since revision 1.269.2.3: +4 -4 lines
- For 2.11
  - Backport 1.277

Revision 1.277: download - view: text, markup, annotated - select for diffs
Mon Dec 3 22:59:03 2012 UTC (11 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.276: preferred, colored
Changes since revision 1.276: +4 -4 lines
- Support case where destinationurl's query string contains symb as other than
  first item.

Revision 1.269.2.3: download - view: text, markup, annotated - select for diffs
Tue Sep 25 22:51:43 2012 UTC (11 years, 6 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.2: preferred, colored
Changes since revision 1.269.2.2: +47 -6 lines
- For 2.11.
  - Backport 1.276.

Revision 1.276: download - view: text, markup, annotated - select for diffs
Tue Sep 4 20:47:46 2012 UTC (11 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.275: preferred, colored
Changes since revision 1.275: +48 -7 lines
- Bug 6419.
  - "Switch role to ..." in a course can handle switching back and forth
    between roles with/without request.role.adv = 1, where course item has
    URL hidden (from Course Editor).

Revision 1.269.2.2: download - view: text, markup, annotated - select for diffs
Mon Aug 27 11:48:24 2012 UTC (11 years, 7 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269.2.1: preferred, colored
Changes since revision 1.269.2.1: +227 -61 lines
- For 2.11.
  - Backport 1.270, 1.271, 1.272, 1.273, 1.274, 1.275.

Revision 1.275: download - view: text, markup, annotated - select for diffs
Sun Aug 19 03:11:43 2012 UTC (11 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.274: preferred, colored
Changes since revision 1.274: +11 -3 lines
- Keep track of last course "login".
  - DC selecting adhoc role in a course (in which he/she has no existing
    role,  and use of role switcher within course do *not* cause update
    of last log-in for that user/role/section.

Revision 1.274: download - view: text, markup, annotated - select for diffs
Thu Aug 16 17:02:46 2012 UTC (11 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.273: preferred, colored
Changes since revision 1.273: +207 -122 lines
- Functions List for Roles page
  - access to tools appropriate for current user:
    (show/hide expired roles, check for role changes, request course/community,
     request authoring space, show queued requests (course/author/self-enroll),
     hot list config).
  - lonpreferences.pm
    - returnurl = /adm/roles when using rolespref modifies behavior
    - clean up display (simplification of wording).
  - lonroles.pm
    - Individual buttons for display, changes, author space moved to functions.
    - new routine -- &roles_from_env() -gets hash of roles -used by &gather_roles().

Revision 1.273: download - view: text, markup, annotated - select for diffs
Wed Aug 15 16:56:52 2012 UTC (11 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.272: preferred, colored
Changes since revision 1.272: +2 -29 lines
- Remove routines which are no loger used
  (equivalents from loncoursequeueadmin.pm used instead).

Revision 1.272: download - view: text, markup, annotated - select for diffs
Wed Aug 15 14:37:23 2012 UTC (11 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.271: preferred, colored
Changes since revision 1.271: +3 -86 lines
- Requests author roles by users who do not have them.
  - Move code from lonroles.pm to new routines in loncoursequeueadmin.pm
    is_active_author(), author_prompt(), reqauthor_check(), process_reqauthor()
    to facilitate re-use.
  - At conclusion of course/community request process, offer option to
    request an author role to users without one, who have to rights to
    request one.

Revision 1.271: download - view: text, markup, annotated - select for diffs
Tue Aug 14 17:35:04 2012 UTC (11 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.270: preferred, colored
Changes since revision 1.270: +5 -4 lines
- New roles should be active immediately if start date has been reached.

Revision 1.270: download - view: text, markup, annotated - select for diffs
Tue Aug 14 15:45:25 2012 UTC (11 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.269: preferred, colored
Changes since revision 1.269: +191 -9 lines
- Add ability for users to request creation of an author role in their
  domain, if they do not already have an active author role.
  - Domain defaults can be assigned based on institutional status.
  - Defaults can be overridden for individual users by the DC.
  - Requests can either be processed automatically or queued for DC
    approval.
  - Notification message can be sent to DCs when queued for approval
  - Notification message sent to requester if approved/rejected.

Revision 1.269.2.1: download - view: text, markup, annotated - select for diffs
Fri Aug 3 17:35:39 2012 UTC (11 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.269: preferred, colored
Changes since revision 1.269: +7 -1 lines
- For 2.11.
  - Remote Control retained in 2.11.
  - Reverse part of changes in loncommon.pm rev 1.949, 1.953, 1.962, 1.964.
  - Reverse part of changes in lonmenu.pm rev 1.316, 1.318, 1.321.
  - Reverse part of changes in lonroles.pm rev 1.245.

Revision 1.269: download - view: text, markup, annotated - select for diffs
Sat Jul 21 21:09:03 2012 UTC (11 years, 9 months ago) by raeburn
Branches: MAIN
Branch point for: version_2_11_X
Diff to previous 1.268: preferred, colored
Changes since revision 1.268: +2 -1 lines
- Timestamp in user's env for when coursemap was last tied:
  $env{'request.course.tied'}.

Revision 1.268: download - view: text, markup, annotated - select for diffs
Sat Jun 30 23:02:25 2012 UTC (11 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.267: preferred, colored
Changes since revision 1.267: +4 -40 lines
- Facilitate code re-use.
- Move &update_content_constraints() from lonroles.pm to loncommon.pm
- Move &parse_supplemental_title() from londocs.pm to loncommon.pm

Revision 1.267: download - view: text, markup, annotated - select for diffs
Fri Jun 1 16:00:29 2012 UTC (11 years, 10 months ago) by bisitz
Branches: MAIN
Diff to previous 1.266: preferred, colored
Changes since revision 1.266: +7 -2 lines
Improved design of server announcements on roles screen: Headline and additional padding

Revision 1.266: download - view: text, markup, annotated - select for diffs
Wed May 16 21:19:44 2012 UTC (11 years, 11 months ago) by droeschl
Branches: MAIN
Diff to previous 1.265: preferred, colored
Changes since revision 1.265: +11 -13 lines
Replaced calls to selfenroll::validate_course_id and createaccount::validate_course by lonnet::is_course.
Extended functionality of lonnet::is_course.
Code cleanup.

Revision 1.265: download - view: text, markup, annotated - select for diffs
Mon May 14 04:17:16 2012 UTC (11 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.264: preferred, colored
Changes since revision 1.264: +2 -2 lines
- Added blank line to improve readability.

Revision 1.256.2.6.2.3: download - view: text, markup, annotated - select for diffs
Thu Feb 9 01:11:52 2012 UTC (12 years, 2 months ago) by raeburn
Branches: loncapaMITrelate_1
Diff to previous 1.256.2.6.2.2: preferred, colored to branchpoint 1.256.2.6: preferred, colored next main 1.256.2.7: preferred, colored
Changes since revision 1.256.2.6.2.2: +22 -1 lines
- Customization for MITrelate
  - Switch directly to active role, if only one active role, and no
    future roles.

Revision 1.256.2.6.2.2: download - view: text, markup, annotated - select for diffs
Wed Feb 8 16:27:35 2012 UTC (12 years, 2 months ago) by raeburn
Branches: loncapaMITrelate_1
Diff to previous 1.256.2.6.2.1: preferred, colored to branchpoint 1.256.2.6: preferred, colored
Changes since revision 1.256.2.6.2.1: +6 -1 lines
- Customization for MITrelate
 - Keep track of last course "login".

Revision 1.256.2.6.2.1: download - view: text, markup, annotated - select for diffs
Wed Feb 8 00:22:15 2012 UTC (12 years, 2 months ago) by raeburn
Branches: loncapaMITrelate_1
Diff to previous 1.256.2.6: preferred, colored
Changes since revision 1.256.2.6: +730 -35 lines
- Customization for MITrelate
  - Backport 1.260, 1.264.

Revision 1.264: download - view: text, markup, annotated - select for diffs
Wed Dec 14 21:02:30 2011 UTC (12 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: BZ4492-merge, BZ4492-feature_horizontal_radioresponse, BZ4492-feature_Support_horizontal_radioresponse, BZ4492-Support_horizontal_radioresponse
Diff to previous 1.263: preferred, colored
Changes since revision 1.263: +23 -12 lines
- Result of pushing "Check for role changes" button.
  - More compact display if no role or groups changes.
  - Checking for changed privileges in custom roles correct where
    role had no system or domain privs.

Revision 1.263: download - view: text, markup, annotated - select for diffs
Tue Oct 25 15:15:02 2011 UTC (12 years, 5 months ago) by www
Branches: MAIN
CVS tags: language_hyphenation_merge, language_hyphenation
Diff to previous 1.262: preferred, colored
Changes since revision 1.262: +2 -3 lines
Bug #1320

Revision 1.262: download - view: text, markup, annotated - select for diffs
Fri Oct 21 16:28:49 2011 UTC (12 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.261: preferred, colored
Changes since revision 1.261: +2 -2 lines
Bug #1320

Revision 1.256.2.6: download - view: text, markup, annotated - select for diffs
Tue Sep 27 20:33:34 2011 UTC (12 years, 6 months ago) by raeburn
Branches: version_2_10_X
CVS tags: version_2_10_1
Branch point for: loncapaMITrelate_1
Diff to previous 1.256.2.5: preferred, colored
Changes since revision 1.256.2.5: +2 -2 lines
- Backport 1.261.

Revision 1.261: download - view: text, markup, annotated - select for diffs
Fri Sep 9 16:34:41 2011 UTC (12 years, 7 months ago) by bisitz
Branches: MAIN
Diff to previous 1.260: preferred, colored
Changes since revision 1.260: +2 -2 lines
Style correction for display of syllabus link (rev. 1.211)

Revision 1.260: download - view: text, markup, annotated - select for diffs
Thu Feb 24 23:29:10 2011 UTC (13 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.259: preferred, colored
Changes since revision 1.259: +711 -26 lines
- Bug 5932. Roles Screen usability improvements
  - Work in progress.
  - Check for new roles button to check for new roles or groups or privilege changes for existing groups since last log-in.
    - Handles special cases of:
      (a) expiration/deletion of current role
      (b) section switching for student role
  - New routines: &update_session_roles(), &curr_role_status(),
      &gather_roleprivs(), &is_active_course().
  - New item in %env - user.update.time records when last new role check occurred.

Revision 1.256.2.5: download - view: text, markup, annotated - select for diffs
Thu Dec 30 21:18:18 2010 UTC (13 years, 3 months ago) by raeburn
Branches: version_2_10_X
CVS tags: version_2_10_0_RC2, version_2_10_0
Diff to previous 1.256.2.4: preferred, colored
Changes since revision 1.256.2.4: +4 -2 lines
- Support for pop-up Course Contents window (remotenavmap) retained in 2.10.

Revision 1.240.2.23: download - view: text, markup, annotated - select for diffs
Wed Dec 8 06:48:56 2010 UTC (13 years, 4 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.240.2.22: preferred, colored next main 1.241: preferred, colored
Changes since revision 1.240.2.22: +5 -4 lines
- Customization for GCI_3.
  - Support multiple Concept Inventories

Revision 1.240.2.22: download - view: text, markup, annotated - select for diffs
Sun Dec 5 17:22:18 2010 UTC (13 years, 4 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.240.2.21: preferred, colored
Changes since revision 1.240.2.21: +33 -13 lines
- Customization for GCI_3.
  - Different functionality for different Concept Inventories.

Revision 1.240.2.21: download - view: text, markup, annotated - select for diffs
Sun Dec 5 16:35:58 2010 UTC (13 years, 4 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.240.2.20: preferred, colored
Changes since revision 1.240.2.20: +9 -9 lines
- Customization for GCI_3.
  - Suport for multiple Concept Inventories.

Revision 1.240.2.20: download - view: text, markup, annotated - select for diffs
Sun Dec 5 16:31:53 2010 UTC (13 years, 4 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.240.2.19: preferred, colored
Changes since revision 1.240.2.19: +1 -6 lines
- Customization for GCI_3.
  - Eliminate lines no longer needed now gctest_switcher_js() is called elsewhere.

Revision 1.240.2.19: download - view: text, markup, annotated - select for diffs
Sun Dec 5 16:15:02 2010 UTC (13 years, 4 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.240.2.18: preferred, colored
Changes since revision 1.240.2.18: +21 -28 lines
- Customization for GCI_3
  - Separate call to &gcitest_switcher_js() no longer needed.
  - Eliminate breadcrumbs for roles page for faculty.
  - Custom message for faculty without pending request for GCI access.

Revision 1.240.2.18: download - view: text, markup, annotated - select for diffs
Wed Oct 6 18:46:53 2010 UTC (13 years, 6 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.240.2.17: preferred, colored
Changes since revision 1.240.2.17: +33 -7 lines
- Customization for GCI_3.
  - Substitute the term 'Concept Tests' for 'Roles' when appropriate.

Revision 1.240.2.17: download - view: text, markup, annotated - select for diffs
Mon Oct 4 17:43:24 2010 UTC (13 years, 6 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.240.2.16: preferred, colored
Changes since revision 1.240.2.16: +8 -6 lines
- Customization for GCI_3
  - gctest_switcher() and gcitest_switcher_js() moved from lonmainmenu.pm to loncommon.pm
  - No breadcrumbs for /adm/gci_info
  - Woding change - more than a single question can be submitted to the GCI WebCenter.

Revision 1.240.2.16: download - view: text, markup, annotated - select for diffs
Fri Sep 3 19:20:51 2010 UTC (13 years, 7 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.240.2.15: preferred, colored
Changes since revision 1.240.2.15: +2 -1 lines
- Customization for GCI_3.
  - Add a new "Tutorials" tab to provide access to a GCI "course" containing video tutorials.

Revision 1.256.2.4: download - view: text, markup, annotated - select for diffs
Thu Sep 2 17:08:28 2010 UTC (13 years, 7 months ago) by raeburn
Branches: version_2_10_X
Diff to previous 1.256.2.3: preferred, colored
Changes since revision 1.256.2.3: +42 -27 lines
- Backport 1.259.

Revision 1.259: download - view: text, markup, annotated - select for diffs
Thu Sep 2 17:06:38 2010 UTC (13 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.258: preferred, colored
Changes since revision 1.258: +41 -26 lines
- Reduce load time for users with lots of roles.
  - Only check course or domain timezone for active or future roles, or if display 'all" has been
    selected by an advanced user.
  - Get course timezone settings from %env where available.
- Flush print buffer before compiling roles table.
- xhtml: don't emit <tr></tr> in recent roles part if role text is blank.

Revision 1.256.2.3: download - view: text, markup, annotated - select for diffs
Thu Aug 26 04:43:10 2010 UTC (13 years, 7 months ago) by raeburn
Branches: version_2_10_X
CVS tags: version_2_10_0_RC1
Diff to previous 1.256.2.2: preferred, colored
Changes since revision 1.256.2.2: +2 -2 lines
- Backport 1.258.

Revision 1.258: download - view: text, markup, annotated - select for diffs
Tue Aug 24 13:18:26 2010 UTC (13 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.257: preferred, colored
Changes since revision 1.257: +2 -2 lines
- Correct domain shown for adhoc roles in hotlist.

Revision 1.231.4.15: download - view: text, markup, annotated - select for diffs
Fri Aug 20 03:40:01 2010 UTC (13 years, 8 months ago) by raeburn
Branches: version_2_9_X
CVS tags: version_2_9_1
Diff to previous 1.231.4.14: preferred, colored to branchpoint 1.231: preferred, colored next main 1.232: preferred, colored
Changes since revision 1.231.4.14: +12 -3 lines
- Backport 1.252, 1.253.

Revision 1.256.2.2: download - view: text, markup, annotated - select for diffs
Tue Aug 17 21:35:40 2010 UTC (13 years, 8 months ago) by raeburn
Branches: version_2_10_X
Diff to previous 1.256.2.1: preferred, colored
Changes since revision 1.256.2.1: +3 -3 lines
- Backport 1.257.

Revision 1.257: download - view: text, markup, annotated - select for diffs
Tue Aug 17 20:06:30 2010 UTC (13 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.256: preferred, colored
Changes since revision 1.256: +3 -3 lines
- Allow letters in Version name after major and minor version number
  (e.g., 2.10.0.RC1).

Revision 1.256.2.1: download - view: text, markup, annotated - select for diffs
Thu Aug 12 23:40:49 2010 UTC (13 years, 8 months ago) by raeburn
Branches: version_2_10_X
Diff to previous 1.256: preferred, colored
Changes since revision 1.256: +29 -10 lines
- For 2.10 reverse changes in 1.245 and 1.246.
  - Remote Control still retained for 2.10.

Revision 1.240.2.15: download - view: text, markup, annotated - select for diffs
Mon Aug 9 23:39:59 2010 UTC (13 years, 8 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.240.2.14: preferred, colored
Changes since revision 1.240.2.14: +7 -1 lines
- Customization for GCI_3.  For Concept Tests:
  - Keep track of last course "login"
  - Keep track of submission count by students in Concep Tests.
  - New What's New item - Last login for users (day, week, month, ever).
  - Eliminate columns for groups and clickers for classlist display.
  - Add new columns for last login and test status (completed, incomplete, unattempted).

Revision 1.256: download - view: text, markup, annotated - select for diffs
Sun Aug 1 18:34:19 2010 UTC (13 years, 8 months ago) by raeburn
Branches: MAIN
Branch point for: version_2_10_X
Diff to previous 1.255: preferred, colored
Changes since revision 1.255: +24 -23 lines
- Correction to LON-CAPA version checking in rev 1.255.

Revision 1.255: download - view: text, markup, annotated - select for diffs
Fri Jul 30 20:35:16 2010 UTC (13 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.254: preferred, colored
Changes since revision 1.254: +94 -8 lines
- Check if required LON-CAPA release needs updating
  when re-initializing course after editing course.
- When processing selected role in a course, check if
  server's LON-CAPA version is compatible with version
  required for course.

Revision 1.254: download - view: text, markup, annotated - select for diffs
Mon Jul 26 21:52:15 2010 UTC (13 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.253: preferred, colored
Changes since revision 1.253: +77 -7 lines
- For Course/Community roles requiring a specific minimum LON-CAPA version,
  where server hosting session is not running a recent enough version:
  (a) If server hosting session is running 2.10 or later, switch server
      link shown for role on roles/courses screen.
      - switch is to a server in user's domain (if any have required version)
        or to a server in course's domain (if any have required version).
  (b) For servers hosting sessions running 2.9 or earlier, lond on the
      user's home machine will only supply information for roles which
      can be run on the version on the server hosting the session.

Revision 1.253: download - view: text, markup, annotated - select for diffs
Fri Jun 18 08:41:37 2010 UTC (13 years, 10 months ago) by bisitz
Branches: MAIN
Diff to previous 1.252: preferred, colored
Changes since revision 1.252: +2 -2 lines
- Localization: Optimized customrole mt() call (rev. 1.345): split content and layout parameter
- Consistent Wording username:domain

Revision 1.252: download - view: text, markup, annotated - select for diffs
Thu Jun 3 14:41:07 2010 UTC (13 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.251: preferred, colored
Changes since revision 1.251: +11 -2 lines
- Active CCs should be able to use "Switch course role to ..." to switch to another course role in cases where their assigned roles include an expired role of the same type/section in the course.

Revision 1.231.4.14: download - view: text, markup, annotated - select for diffs
Wed Jun 2 16:27:43 2010 UTC (13 years, 10 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.231.4.13: preferred, colored to branchpoint 1.231: preferred, colored
Changes since revision 1.231.4.13: +7 -5 lines
- Backport 1.251, and line missing from earlier 1.249 backport.

Revision 1.251: download - view: text, markup, annotated - select for diffs
Wed Jun 2 16:26:21 2010 UTC (13 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.250: preferred, colored
Changes since revision 1.250: +6 -4 lines
- More of bug 6294.
 - Eliminate <tr></tr>

Revision 1.231.4.13: download - view: text, markup, annotated - select for diffs
Wed Jun 2 15:56:39 2010 UTC (13 years, 10 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.231.4.12: preferred, colored to branchpoint 1.231: preferred, colored
Changes since revision 1.231.4.12: +41 -30 lines
- Backport 1.247, 1.248, 1.29, 1.250.

Revision 1.250: download - view: text, markup, annotated - select for diffs
Wed Jun 2 15:41:50 2010 UTC (13 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.249: preferred, colored
Changes since revision 1.249: +1 -2 lines
- Remove line no longer needed after changes in 1.249.

Revision 1.249: download - view: text, markup, annotated - select for diffs
Wed Jun 2 15:17:07 2010 UTC (13 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.248: preferred, colored
Changes since revision 1.248: +21 -10 lines
- Bug 6294.
- regexp to extract role, domain, num was changed in 1.240. Matches
  $1, $2 and $3 updated accordingly.
- Eliminate <tr></tr>
- &display_cc_role() returns an array.

Revision 1.248: download - view: text, markup, annotated - select for diffs
Wed Jun 2 14:55:37 2010 UTC (13 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.247: preferred, colored
Changes since revision 1.247: +11 -10 lines
- xhtml.

Revision 1.247: download - view: text, markup, annotated - select for diffs
Wed Jun 2 14:49:38 2010 UTC (13 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.246: preferred, colored
Changes since revision 1.246: +16 -14 lines
- HTML readability: move javascript used for ad hoc course or role selection outside
  roles table.
- Coding style: eliminate $_.

Revision 1.246: download - view: text, markup, annotated - select for diffs
Mon Mar 22 20:11:08 2010 UTC (14 years, 1 month ago) by droeschl
Branches: MAIN
CVS tags: PRINT_INCOMPLETE_base, PRINT_INCOMPLETE
Diff to previous 1.245: preferred, colored
Changes since revision 1.245: +3 -5 lines
In process of removing remote control, remote navmap and different icon modes code
- removed no_inline_link argument from loncommon::start_page, loncommon::bodytag
- removed subs
    o loncommon::head: it wasn't used
    o loncommon::endheadtag: functionality now covered by loncommon::headtag
    o lonmenu::registerurl: functionality moved to loncommon::headtag, because it was the only function that called registerurl
- removed remote control related translations in de.pm
- refactoring and cleanup

Revision 1.245: download - view: text, markup, annotated - select for diffs
Tue Mar 16 19:55:31 2010 UTC (14 years, 1 month ago) by droeschl
Branches: MAIN
Diff to previous 1.244: preferred, colored
Changes since revision 1.244: +10 -27 lines
In process of removing remote control, remote navmap and different icon modes code
- mostly remote navmap related code and files removed
- some minor refactoring
- some translations added/removed

Revision 1.231.4.12: download - view: text, markup, annotated - select for diffs
Sat Jan 23 21:13:04 2010 UTC (14 years, 2 months ago) by raeburn
Branches: version_2_9_X
CVS tags: version_2_9_0, version_2_8_99_1
Diff to previous 1.231.4.11: preferred, colored to branchpoint 1.231: preferred, colored
Changes since revision 1.231.4.11: +2 -1 lines
- Missed in earlier backport of 1.238 (rev 1.231.4.8).

Revision 1.231.4.11: download - view: text, markup, annotated - select for diffs
Mon Jan 18 19:08:03 2010 UTC (14 years, 3 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.231.4.10: preferred, colored to branchpoint 1.231: preferred, colored
Changes since revision 1.231.4.10: +7 -50 lines
- Backport 1.241, 1.242, 1.243, 1.244.

Revision 1.240.2.14: download - view: text, markup, annotated - select for diffs
Mon Jan 18 17:16:58 2010 UTC (14 years, 3 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.240.2.13: preferred, colored
Changes since revision 1.240.2.13: +1 -44 lines
- Customization for GCI_3.
  - Backport 1.244.

Revision 1.244: download - view: text, markup, annotated - select for diffs
Mon Jan 18 17:15:47 2010 UTC (14 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_9_99_0, bz6209-base, bz6209
Diff to previous 1.243: preferred, colored
Changes since revision 1.243: +1 -44 lines
- &queued_selfenrollment() moved from lonroles.pm (see rev 1.241)
  to loncoursequeueadmin.pm.

Revision 1.240.2.13: download - view: text, markup, annotated - select for diffs
Mon Jan 18 17:08:57 2010 UTC (14 years, 3 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.240.2.12: preferred, colored
Changes since revision 1.240.2.12: +2 -2 lines
- Fix typo in 1.240.2.12 backport of 1.242.

Revision 1.240.2.12: download - view: text, markup, annotated - select for diffs
Mon Jan 18 16:48:21 2010 UTC (14 years, 3 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.240.2.11: preferred, colored
Changes since revision 1.240.2.11: +4 -4 lines
- Customization for GCI_3
  - Backport 1.242, 1.243.
    - Use replacement title for standard course roles if set in course's configuration.

Revision 1.243: download - view: text, markup, annotated - select for diffs
Mon Jan 18 16:47:17 2010 UTC (14 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.242: preferred, colored
Changes since revision 1.242: +2 -2 lines
- Use replacement title for standard course roles if set in course's configuration.

Revision 1.242: download - view: text, markup, annotated - select for diffs
Mon Jan 18 16:41:57 2010 UTC (14 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.241: preferred, colored
Changes since revision 1.241: +3 -3 lines
- Use replacement title for standard course roles if set in course's configuration.

Revision 1.240.2.11: download - view: text, markup, annotated - select for diffs
Sat Jan 16 19:57:01 2010 UTC (14 years, 3 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.240.2.10: preferred, colored
Changes since revision 1.240.2.10: +8 -1 lines
- Customization for GCI_3.
  - If user's %env currently has no roles:
     get roles added since log-in with &loncommon::new_user_roles().

Revision 1.240.2.10: download - view: text, markup, annotated - select for diffs
Sat Jan 16 15:06:22 2010 UTC (14 years, 3 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.240.2.9: preferred, colored
Changes since revision 1.240.2.9: +2 -2 lines
- &lonmainmenu::gcitest_switcher() takes two args: role and courses hash.

Revision 1.240.2.9: download - view: text, markup, annotated - select for diffs
Fri Jan 15 05:30:21 2010 UTC (14 years, 3 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.240.2.8: preferred, colored
Changes since revision 1.240.2.8: +5 -4 lines
- Customization for GCI_3.
  - Backport 1.241.

Revision 1.241: download - view: text, markup, annotated - select for diffs
Fri Jan 15 03:29:48 2010 UTC (14 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.240: preferred, colored
Changes since revision 1.240: +5 -4 lines
- Move &queued_selfenrollment() from lonroles.pm to loncoursequeueadmin.pm
  to facilitate re-use.
 - &queued_selfenrollment() has a different arg - $notitle - which when true
   will omit title of pending requests table.

Revision 1.240.2.8: download - view: text, markup, annotated - select for diffs
Wed Jan 6 22:40:26 2010 UTC (14 years, 3 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.240.2.7: preferred, colored
Changes since revision 1.240.2.7: +2 -2 lines
- Customization for GCI_3.
  &loncommon::existing_gcitest_courses() requires role as argument.

Revision 1.240.2.7: download - view: text, markup, annotated - select for diffs
Tue Jan 5 15:30:25 2010 UTC (14 years, 3 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.240.2.6: preferred, colored
Changes since revision 1.240.2.6: +18 -14 lines
- Customization for GCI_3.
  - Exclude Course Catalog link and advice on missing courses and
    self-enrollment for students in Concept Courses.

Revision 1.231.4.10: download - view: text, markup, annotated - select for diffs
Sat Jan 2 19:20:28 2010 UTC (14 years, 3 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.231.4.9: preferred, colored to branchpoint 1.231: preferred, colored
Changes since revision 1.231.4.9: +12 -11 lines
- Backport 1.240.

Revision 1.231.4.9: download - view: text, markup, annotated - select for diffs
Sat Jan 2 19:14:29 2010 UTC (14 years, 3 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.231.4.8: preferred, colored to branchpoint 1.231: preferred, colored
Changes since revision 1.231.4.8: +14 -8 lines
- Backport 1.239.

Revision 1.231.4.8: download - view: text, markup, annotated - select for diffs
Sat Jan 2 19:06:39 2010 UTC (14 years, 3 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.231.4.7: preferred, colored to branchpoint 1.231: preferred, colored
Changes since revision 1.231.4.7: +4 -4 lines
- Backport part of 1.238 not included in earlier backports.

Revision 1.231.4.7: download - view: text, markup, annotated - select for diffs
Sat Jan 2 18:50:52 2010 UTC (14 years, 3 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.231.4.6: preferred, colored to branchpoint 1.231: preferred, colored
Changes since revision 1.231.4.6: +2 -2 lines
- Backport 1.237

Revision 1.231.4.6: download - view: text, markup, annotated - select for diffs
Sat Jan 2 18:49:20 2010 UTC (14 years, 3 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.231.4.5: preferred, colored to branchpoint 1.231: preferred, colored
Changes since revision 1.231.4.5: +3 -2 lines
- Backport part of 1.235 not included in earlier backports.

Revision 1.231.4.5: download - view: text, markup, annotated - select for diffs
Sat Jan 2 18:41:56 2010 UTC (14 years, 3 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.231.4.4: preferred, colored to branchpoint 1.231: preferred, colored
Changes since revision 1.231.4.4: +64 -9 lines
- Backport 1.234.

Revision 1.231.4.4: download - view: text, markup, annotated - select for diffs
Sat Jan 2 18:33:24 2010 UTC (14 years, 3 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.231.4.3: preferred, colored to branchpoint 1.231: preferred, colored
Changes since revision 1.231.4.3: +17 -4 lines
- Backport 1.233.

Revision 1.231.4.3: download - view: text, markup, annotated - select for diffs
Sat Jan 2 18:28:11 2010 UTC (14 years, 3 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.231.4.2: preferred, colored to branchpoint 1.231: preferred, colored
Changes since revision 1.231.4.2: +9 -9 lines
- Backport 1.232.

Revision 1.240.2.6: download - view: text, markup, annotated - select for diffs
Fri Dec 25 00:26:16 2009 UTC (14 years, 3 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.240.2.5: preferred, colored
Changes since revision 1.240.2.5: +6 -1 lines
- Customization for GCI_3
  - Prevent double breadcrumbs during role switching.
  - Don't direct DCs to non-existent page after adhoc course role selection.

Revision 1.240.2.5: download - view: text, markup, annotated - select for diffs
Thu Dec 24 18:28:54 2009 UTC (14 years, 3 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.240.2.4: preferred, colored
Changes since revision 1.240.2.4: +23 -1 lines
- Customization for GCI_3
  - Welcome page after successful log-in.

Revision 1.240.2.4: download - view: text, markup, annotated - select for diffs
Sun Dec 20 04:11:27 2009 UTC (14 years, 4 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.240.2.3: preferred, colored
Changes since revision 1.240.2.3: +3 -5 lines
- Customization for GCI_3.
 - Eliminate duplicate code.
 - Set request.role.adv before calling lonuserstate::readmap() so order
    randomized when CC is viewing as a student (if randomorder set for folder).

Revision 1.240.2.3: download - view: text, markup, annotated - select for diffs
Tue Dec 15 05:04:17 2009 UTC (14 years, 4 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.240.2.2: preferred, colored
Changes since revision 1.240.2.2: +69 -26 lines
- Customization for GCI_3.
 - For GCI users:
  - Replace standard roles screen with custom main menu.
  - First item displayed for CCs after selecting Concept Test is Course Contents instead of What's New?

Revision 1.240.2.2: download - view: text, markup, annotated - select for diffs
Mon Dec 7 04:38:22 2009 UTC (14 years, 4 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.240.2.1: preferred, colored
Changes since revision 1.240.2.1: +4 -1 lines
- Customization for GCI_3.
  - If no role, redirect to orgurl (if specified as a form element).

Revision 1.240.2.1: download - view: text, markup, annotated - select for diffs
Sun Dec 6 19:47:47 2009 UTC (14 years, 4 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.240: preferred, colored
Changes since revision 1.240: +22 -1 lines
- Customization for GCI_3.

Revision 1.240: download - view: text, markup, annotated - select for diffs
Tue Nov 3 03:01:47 2009 UTC (14 years, 5 months ago) by raeburn
Branches: MAIN
Branch point for: GCI_3
Diff to previous 1.239: preferred, colored
Changes since revision 1.239: +12 -11 lines
- Ad hoc community coordinator role ("co") available to DCs.

Revision 1.239: download - view: text, markup, annotated - select for diffs
Sat Oct 31 05:44:35 2009 UTC (14 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.238: preferred, colored
Changes since revision 1.238: +15 -9 lines
- Accommodate Communities.
  - adhoc Coordinator role for DCs is "co" role.

Revision 1.238: download - view: text, markup, annotated - select for diffs
Fri Oct 30 16:31:30 2009 UTC (14 years, 5 months ago) by bisitz
Branches: MAIN
Diff to previous 1.237: preferred, colored
Changes since revision 1.237: +14 -7 lines
Localization:
- Corrected &mt() update lonroles.pm 1.234: Allow change of parameter order due to localization but keep proper HTML structure.
- Wording correction on roles screen (no roles): It's actually the right to _request_ creation of courses/communities, not the right to create them
- Corrected &mt() update lonwhatsnew.pm 1.95: Allow proper translation of course type. Include "all" in second link to highlight the difference between "this" and "all".
- de.pm: additions/updates and some other updates/corrections

- Screen ergonomics for "show all roles" option on roles screen: First checkbox, then option text. Added "Update" to button text.

Revision 1.237: download - view: text, markup, annotated - select for diffs
Mon Oct 26 22:13:43 2009 UTC (14 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.236: preferred, colored
Changes since revision 1.236: +2 -2 lines
- Area for Community roles in existing roles page implementation.

Revision 1.236: download - view: text, markup, annotated - select for diffs
Mon Oct 26 21:16:38 2009 UTC (14 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.235: preferred, colored
Changes since revision 1.235: +2 -2 lines
- More succinct.

Revision 1.235: download - view: text, markup, annotated - select for diffs
Mon Oct 26 15:54:20 2009 UTC (14 years, 5 months ago) by bisitz
Branches: MAIN
Diff to previous 1.234: preferred, colored
Changes since revision 1.234: +6 -5 lines
- Consistent Wording "Course/Community Catalog":
    - Updated phrases in translation files de, es, zh corresponding to updates in lonroles.pm 1.234
    - Wording/Consistency
- Consistent Wording "Self-Enrollment"

Revision 1.234: download - view: text, markup, annotated - select for diffs
Sun Oct 25 14:48:43 2009 UTC (14 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.233: preferred, colored
Changes since revision 1.233: +59 -10 lines
- Link to course request page if user has no active roles, and has rights to request creation of courses.
- Some wording changes to accommodate communities as well as courses.
- Additional argument for &lonnet::check_can_request() -
   hashref: $request_domains used to accumulate domains for each course
            type for which user has course request rights.
- New subroutine: &requestcourse_advice() in lonroles.pm

Revision 1.233: download - view: text, markup, annotated - select for diffs
Fri Oct 23 16:14:36 2009 UTC (14 years, 5 months ago) by bisitz
Branches: MAIN
Diff to previous 1.232: preferred, colored
Changes since revision 1.232: +16 -4 lines
Consistent wording "Course Catalog" -> "Course/Community Catalog"

Revision 1.232: download - view: text, markup, annotated - select for diffs
Fri Oct 23 00:20:36 2009 UTC (14 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.231: preferred, colored
Changes since revision 1.231: +9 -9 lines
- bug 6102.
   - Set user.login.time hash item even when the user has no roles,
     in case user requests a course, and acquires role(s) in current session.
   - Change role status from 'future' to 'is' if role start time was after
     login but before last refresh.
   - Compare CC role start time with refresh time instead of login time
     for role selector to work where course was created in the current session
     (via course request process).

Revision 1.209.4.2: download - view: text, markup, annotated - select for diffs
Wed Sep 23 19:42:20 2009 UTC (14 years, 6 months ago) by raeburn
Branches: GCI_1
Diff to previous 1.209.4.1: preferred, colored to branchpoint 1.209: preferred, colored next main 1.210: preferred, colored
Changes since revision 1.209.4.1: +95 -14 lines
- Customization for GCI.
- Automatically select role if user only has one active role.
- Backport 1.216 and part of 1.224

Revision 1.209.4.1: download - view: text, markup, annotated - select for diffs
Wed Sep 23 16:55:53 2009 UTC (14 years, 6 months ago) by raeburn
Branches: GCI_1
Diff to previous 1.209: preferred, colored
Changes since revision 1.209: +55 -3 lines
- lonroles.pm for GCI_1 updated to 2.8.X
- Backport 1.215

Revision 1.231.6.2: download - view: text, markup, annotated - select for diffs
Wed Sep 23 16:45:17 2009 UTC (14 years, 6 months ago) by gci
Branches: GCI_2
Diff to previous 1.231.6.1: preferred, colored to branchpoint 1.231: preferred, colored next main 1.232: preferred, colored
Changes since revision 1.231.6.1: +22 -1 lines
- Customization for GCI.
- Automatically select role if user only has one active role.

Revision 1.231.6.1: download - view: text, markup, annotated - select for diffs
Wed Sep 23 16:42:03 2009 UTC (14 years, 6 months ago) by gci
Branches: GCI_2
Diff to previous 1.231: preferred, colored
Changes since revision 1.231: +6 -18 lines
- lonroles.pm for GCI_2 updated to 2.9.X
- Remove changes made in 1.228 - not in 2.9.X.
--------------------------------

Revision 1.231.4.2: download - view: text, markup, annotated - select for diffs
Fri Aug 14 12:41:34 2009 UTC (14 years, 8 months ago) by raeburn
Branches: version_2_9_X
CVS tags: version_2_8_99_0
Diff to previous 1.231.4.1: preferred, colored to branchpoint 1.231: preferred, colored
Changes since revision 1.231.4.1: +2 -2 lines
- Fix typo in 1.231.4.1.

Revision 1.231.4.1: download - view: text, markup, annotated - select for diffs
Wed Aug 12 20:25:35 2009 UTC (14 years, 8 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.231: preferred, colored
Changes since revision 1.231: +6 -18 lines
- Remove changes made in 1.228 - not in 2.9.X.

Revision 1.231: download - view: text, markup, annotated - select for diffs
Wed Aug 5 13:39:56 2009 UTC (14 years, 8 months ago) by bisitz
Branches: MAIN
CVS tags: bz2851
Branch point for: version_2_9_X, GCI_2
Diff to previous 1.230: preferred, colored
Changes since revision 1.230: +5 -5 lines
loncreateuser.pm:
- Removed double data_table start (-> rev. 1.301)
- Removed unneeded <br> between header and page content
- Separate row for "Update Display" Button

loncreateuser.pm, lonslotrequest.pm:
- Corrected server version &mt() calls
- Replaced special note style for version note by standard info style

loncreateuser.pm, lonslotrequest.pm, lonroles.pm:
- Consistent and optimized wording (server version)

de.pm, zh.pm:
- Corresponding wording updates
- Additions of missing phrases

Revision 1.230: download - view: text, markup, annotated - select for diffs
Fri Jul 24 02:00:28 2009 UTC (14 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.229: preferred, colored
Changes since revision 1.229: +3 -3 lines
- lonnet::check_adhoc_privs() now takes six args (fourth is $refresh).

Revision 1.229: download - view: text, markup, annotated - select for diffs
Wed Jul 22 21:51:03 2009 UTC (14 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.228: preferred, colored
Changes since revision 1.228: +9 -1 lines
- Bug 3987.
- Destination URL and Symb supplied in query string to log-in page, used to load page after appropriate role selection.

Revision 1.228: download - view: text, markup, annotated - select for diffs
Mon Jun 29 12:43:45 2009 UTC (14 years, 9 months ago) by bisitz
Branches: MAIN
Diff to previous 1.227: preferred, colored
Changes since revision 1.227: +19 -5 lines
- Added breadcrumbs to "Switching Role" and "Problems during Course Initialization"
- Added line feed after error message headline

Revision 1.227: download - view: text, markup, annotated - select for diffs
Fri Jun 12 09:19:21 2009 UTC (14 years, 10 months ago) by bisitz
Branches: MAIN
CVS tags: bz5969, BZ5971-printing-apage
Diff to previous 1.226: preferred, colored
Changes since revision 1.226: +4 -10 lines
DC ad hoc roles line:
- Removed unnecessary table
- Corrected &mt usage (don't translate twice)

Revision 1.226: download - view: text, markup, annotated - select for diffs
Thu Jun 11 19:02:27 2009 UTC (14 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.225: preferred, colored
Changes since revision 1.225: +173 -169 lines
- Usability improvements.
- Reduce need for user to complete logout/login cycle to be able to select roles with 'will' role status (roles with future access which existed at time of last log-in, and are "active"):
  - Display of roles screen causes privs to propagate to %env in the background and become selectable.
  - &gather_roles() routine created (ongoing simplification of monolithic handler() routine).
  - &Apache::lonnet::roles_status() takes new arg ($refresh).
  - New environment variable: user.refresh.time - records when last check was made for 'will' type role.

Revision 1.225: download - view: text, markup, annotated - select for diffs
Fri May 22 17:57:03 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
Diff to previous 1.224: preferred, colored
Changes since revision 1.224: +25 -12 lines
XHTML:
- Properly exclude javascript code from being interpreted as HTML code
- Added alt attributes to <img> tags
- Lower case attributes (onclick)
- Added dummy action to <form>

- Added error style to lonroles error message

Revision 1.224: download - view: text, markup, annotated - select for diffs
Mon May 18 17:30:34 2009 UTC (14 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.223: preferred, colored
Changes since revision 1.223: +15 -6 lines
- Use 'Courses' instead of 'Roles' for consistency with inline menu.
- Wording change: Re-Initialize -> Re-Select.

Revision 1.223: download - view: text, markup, annotated - select for diffs
Mon May 18 15:40:20 2009 UTC (14 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.222: preferred, colored
Changes since revision 1.222: +31 -19 lines
- Fix alternating background colors for rows in roles table.

Revision 1.222: download - view: text, markup, annotated - select for diffs
Sun May 17 23:38:12 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
Diff to previous 1.221: preferred, colored
Changes since revision 1.221: +2 -2 lines
Don't use <h1> for info text

Revision 1.221: download - view: text, markup, annotated - select for diffs
Sun May 17 23:34:05 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
Diff to previous 1.220: preferred, colored
Changes since revision 1.220: +7 -6 lines
Don't use <h1> and <h3> to highlight error messages

Revision 1.220: download - view: text, markup, annotated - select for diffs
Fri May 1 14:16:06 2009 UTC (14 years, 11 months ago) by raeburn
Branches: MAIN
CVS tags: BZ5434-fox
Diff to previous 1.219: preferred, colored
Changes since revision 1.219: +7 -1 lines
- Bug 5914.
  - Selection of "Scantron Operator" role launches Scantron data upload page (from grades.pm)
  - Add header to upload table (until such time as breadcrumbs are updated for grades.pm).

Revision 1.219: download - view: text, markup, annotated - select for diffs
Tue Apr 14 23:52:07 2009 UTC (15 years ago) by raeburn
Branches: MAIN
Diff to previous 1.218: preferred, colored
Changes since revision 1.218: +9 -1 lines
- HTML documents uploaded directly to a course can be edited by a Course Coordinator (mdc priv).
- "Edit this resource" link displayed in inline menu.
- Link will switch server to course's home server if session is currently hoosted elsewehere (unless a lock is in place).

- Deep linking:
  - origurl and symb args can be included in query string for switchserver call, so switched session will go to the same resource on the new server.

Work in progress.
Logging needed: changes, and by whom.

Revision 1.218: download - view: text, markup, annotated - select for diffs
Sat Apr 11 21:42:58 2009 UTC (15 years ago) by raeburn
Branches: MAIN
Diff to previous 1.217: preferred, colored
Changes since revision 1.217: +9 -70 lines
Bug 5842.
 - "Edit this resource" link is displayed in inline menu if user is a DC in domain of resource author, and author has not blocked DC access to CSTR.
 - request for /priv/$author sets ad hoc co-author privs for user (if no existing privs) if user is a DC in author's CSTR, and if DC access is not blocked by author's user prefs.

&check_privs(), &set_privileges(), and &role_status() moved from lonroles.pm to lonnet.pm -- first two renamed as: check_adhoc_privs(), set_adhoc_privileges().

&is_active_dc() added to loncacc.pm to check if user has active DC role in resource author's domain.

Revision 1.217: download - view: text, markup, annotated - select for diffs
Thu Feb 26 16:17:33 2009 UTC (15 years, 1 month ago) by schafran
Branches: MAIN
Diff to previous 1.216: preferred, colored
Changes since revision 1.216: +2 -2 lines
Box title is now the main title of the next page and the link text or the former page title will be set to the subtitle in the near future.
Group: consistent wording

Revision 1.216: download - view: text, markup, annotated - select for diffs
Mon Feb 9 04:14:03 2009 UTC (15 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.215: preferred, colored
Changes since revision 1.215: +46 -1 lines
- &queued_selfenrollment() generates a table of a user's self-enrollment requests currently pending approval by Course Coordinators in the respective courses.

Revision 1.209.2.1: download - view: text, markup, annotated - select for diffs
Mon Jan 5 16:50:02 2009 UTC (15 years, 3 months ago) by raeburn
Branches: version_2_8_X
CVS tags: version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_99_1
Diff to previous 1.209: preferred, colored next main 1.210: preferred, colored
Changes since revision 1.209: +55 -3 lines
- Backport 1.215.

Revision 1.215: download - view: text, markup, annotated - select for diffs
Sat Jan 3 00:16:10 2009 UTC (15 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.214: preferred, colored
Changes since revision 1.214: +55 -3 lines
- Bug 5792.
- Timezones used in start and end dates on roles screen are specific to the role (appropriate course time zone for course roles, otherwise domain default for other roles based on role's domain).

Revision 1.214: download - view: text, markup, annotated - select for diffs
Mon Dec 15 16:37:53 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.213: preferred, colored
Changes since revision 1.213: +3 -3 lines
- $brcrum is a reference to an anonymous array [] (use $brcrum not @brcrum).
- add sanity checking to confirm that the arg passed was an array ref.
- style
  - indentation
  - exists()

Revision 1.213: download - view: text, markup, annotated - select for diffs
Wed Dec 10 21:46:50 2008 UTC (15 years, 4 months ago) by kaisler
Branches: MAIN
Diff to previous 1.212: preferred, colored
Changes since revision 1.212: +3 -2 lines
Added Breadcrumbs in Sites that dose not have any
Added a parameter bread_crumbs to the start_page function, so it can handel the creation of breadcrumbs

Revision 1.212: download - view: text, markup, annotated - select for diffs
Thu Dec 4 16:56:46 2008 UTC (15 years, 4 months ago) by bisitz
Branches: MAIN
Diff to previous 1.211: preferred, colored
Changes since revision 1.211: +106 -77 lines
Standard styles for roles screen
and some other optimizations

lonroles.pm:
- Use data_table for roles screen
- Moved status color from whole row background to only the first column.
  (This change is meant as an intermediate suggestion to get rid of the "color shock" effect ("Everything's green here!") and usage of standard LON-CAPA styles by keeping the main functionality)
-  Only the green background for active, unselected roles isn't used anymore. (No special indication needed)
- Removed some hardcoded font styles
- Removed the usage of different font colors (not needed anymore; -> $tfont)
- Removed empty separator rows (separation now done by different background colors in the data table rows)
- Replaced hardcoded color styles with new external styles (->  $tbg)
- Use double quotes for html attributes
- Added missing &mt() call (-> Current Privileges)

loncommon.pm:
- Removed unneeded and unused rolesmenu styles
- Added new styles for status display on roles screen but keep already used color values (-> lonroles.pm)
- Don't change background color counter for standard rows anymore, if empty_row is called and displayed
- Removed now unused font parameter from syllabuswrapper

Revision 1.211: download - view: text, markup, annotated - select for diffs
Thu Dec 4 08:53:04 2008 UTC (15 years, 4 months ago) by tempelho
Branches: MAIN
Diff to previous 1.210: preferred, colored
Changes since revision 1.210: +24 -24 lines
Removed font tags replaced by span tags

Revision 1.210: download - view: text, markup, annotated - select for diffs
Wed Nov 12 20:01:09 2008 UTC (15 years, 5 months ago) by jms
Branches: MAIN
Diff to previous 1.209: preferred, colored
Changes since revision 1.209: +98 -1 lines
Added/modified POD documentation

Revision 1.209: download - view: text, markup, annotated - select for diffs
Mon Oct 20 03:25:48 2008 UTC (15 years, 6 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_7_99_0
Branch point for: version_2_8_X, GCI_1
Diff to previous 1.208: preferred, colored
Changes since revision 1.208: +22 -6 lines
- "Re-initialize" button in roles screen no longer restricted to advanced users.
- Show appropriate message on roles screen when navmap object could not be created because inactivity caused deletion of $user_$course.db and/or $user_$course_params.db from lonDaemns/tmp directory.

Revision 1.208: download - view: text, markup, annotated - select for diffs
Wed Oct 8 03:37:20 2008 UTC (15 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.207: preferred, colored
Changes since revision 1.207: +11 -3 lines
- Ad hoc role for CC needs to set privs for any groups to which the CC belongs when selecting other roles in the course.

Revision 1.207: download - view: text, markup, annotated - select for diffs
Thu Oct 2 14:34:03 2008 UTC (15 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.206: preferred, colored
Changes since revision 1.206: +1 -24 lines
Do not automatically select the only available role

Revision 1.206: download - view: text, markup, annotated - select for diffs
Wed Sep 3 04:28:22 2008 UTC (15 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_7_X, version_2_7_1
Diff to previous 1.205: preferred, colored
Changes since revision 1.205: +28 -8 lines
Bug 5779 (introduced in 1.183 -- work on bug 3765):
- If user was a DC in at least one domain, but was not a DC in the domain to which the CA role belonged, the assigned CA role could not be selected.
- Fix is to check if DC actually has the CA role active in user roles in %env, before checking for DC status in the domain to which the CA belongs.  If so, check if switchserver is needed.

- Also check if requested CA role is actually for author space of current user - if so, set role request to AU instead of CA (CA in the user's own CSTR doesn't make sense).

Revision 1.205: download - view: text, markup, annotated - select for diffs
Tue Sep 2 02:56:52 2008 UTC (15 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.204: preferred, colored
Changes since revision 1.204: +7 -4 lines
- Do not block CA role access if user has been assigned a CA role, (was occurring if user is also a DC, and author blocked ad hoc access by DCs).

Revision 1.204: download - view: text, markup, annotated - select for diffs
Fri Aug 22 17:46:52 2008 UTC (15 years, 8 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_7_0
Diff to previous 1.203: preferred, colored
Changes since revision 1.203: +14 -12 lines
Localization:
- Added missing &mt() calls
- Optimized &mt() calls

Revision 1.203: download - view: text, markup, annotated - select for diffs
Wed Jul 30 15:34:34 2008 UTC (15 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.202: preferred, colored
Changes since revision 1.202: +5 -1 lines
- For bug 3987.  lonroles.pm will accept a destsymb form item, encode it and append it to the destinationurl.
- Intended to support linking to a specific resource in a course from outside LON-CAPA.
- Login page and SSO need to preserve an appropriate query string for the call to /adm/roles after authentication and session initialization.

Revision 1.202: download - view: text, markup, annotated - select for diffs
Fri Jul 18 16:17:39 2008 UTC (15 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_6_99_1
Diff to previous 1.201: preferred, colored
Changes since revision 1.201: +62 -31 lines
- If user has only one active role do not show "Select a Course to Enter" header line.
- If user has only one active role do not show "No role specified" line, since automatic role selection for users with a single role means role type "cm" is inaccessible.
- If user has a single active role, and that role is au, ca or aa, only do automatic role selection if user's session is on home server for corresponding author; display a switch server link if not (we don't automatically switch in case the home server is overloaded and we could get into an infinite loop of switching/offloading).

Revision 1.201: download - view: text, markup, annotated - select for diffs
Mon Jul 14 10:21:52 2008 UTC (15 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.200: preferred, colored
Changes since revision 1.200: +11 -6 lines
- use showdom in coursecatalog query string to default to display of the course catalog for an appropriate domain.
- eliminate duplicate declaration ($cdom, $cnum).

Revision 1.200: download - view: text, markup, annotated - select for diffs
Tue Jul 8 20:16:16 2008 UTC (15 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_6_99_0
Diff to previous 1.199: preferred, colored
Changes since revision 1.199: +2 -20 lines
- Use &Apache::lonnet::auto_run() to check if auto-enrollment is active for the user's domain to replace &check_autoenroll() which is no longer needed.

Revision 1.199: download - view: text, markup, annotated - select for diffs
Sat Jul 5 23:27:34 2008 UTC (15 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.198: preferred, colored
Changes since revision 1.198: +2 -2 lines
- Correction to match for valid custom role for CC needing an ad hoc in a course.

Revision 1.198: download - view: text, markup, annotated - select for diffs
Sat Jul 5 17:50:57 2008 UTC (15 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.197: preferred, colored
Changes since revision 1.197: +4 -4 lines
- role is in $env{'form.switchrole'} when CC is switching into a role in course context
- correction to regexp to extract section from adhoc role.

Revision 1.197: download - view: text, markup, annotated - select for diffs
Fri Jul 4 19:26:35 2008 UTC (15 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.196: preferred, colored
Changes since revision 1.196: +4 -2 lines
- Link to course catalog on roles screen for advanced users.

Revision 1.196: download - view: text, markup, annotated - select for diffs
Fri Jul 4 14:19:16 2008 UTC (15 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.195: preferred, colored
Changes since revision 1.195: +13 -8 lines
- Display a course catalog link at the top of the roles screen, with advice on self-enrollment, for users without advanced roles, and at least one active role.

Revision 1.195: download - view: text, markup, annotated - select for diffs
Wed Jun 4 19:14:20 2008 UTC (15 years, 10 months ago) by bisitz
Branches: MAIN
Diff to previous 1.194: preferred, colored
Changes since revision 1.194: +5 -4 lines
Localized version number info on roles screen

Revision 1.194: download - view: text, markup, annotated - select for diffs
Tue May 20 18:19:28 2008 UTC (15 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.193: preferred, colored
Changes since revision 1.193: +1 -13 lines
No course restrictions.

Revision 1.193: download - view: text, markup, annotated - select for diffs
Mon May 19 17:55:38 2008 UTC (15 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.192: preferred, colored
Changes since revision 1.192: +41 -39 lines
- Domain Coordinator selection of ad hoc co-author role.
  - "Select Author" link triggers pop-up window with display of authors in domain.
  - Selection of author from list causes roles page to auto-submit.
  - Eliminated distinction between "new" ad hoc CA role and previously selected one.
  - Added redirection to switchserver, if current session is not on homeserver of selected author (needs testing).

Revision 1.192: download - view: text, markup, annotated - select for diffs
Thu May 15 01:00:37 2008 UTC (15 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.191: preferred, colored
Changes since revision 1.191: +19 -27 lines
- More compact display for ad hoc roles available to a DC
- Fix some unbalanced <tr> tags in Recent roles rows.
- Fix some xhtml - ordering of </span></font>, <input /> etc. (incomplete - font color="" needs to be from css).
Work in progress.

Revision 1.191: download - view: text, markup, annotated - select for diffs
Wed May 14 23:52:52 2008 UTC (15 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.190: preferred, colored
Changes since revision 1.190: +135 -38 lines
- If user has no active roles, now display any future roles, and a link to the course catalog.
- if automated enrollment is in use in the user's domain, display a message about     reasons why enrollment might not have occurred so far.
- moved some code from handler() into subroutines - roletable_headers(), print_rolerows() and roletypes().

Revision 1.190: download - view: text, markup, annotated - select for diffs
Wed May 14 22:26:48 2008 UTC (15 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.189: preferred, colored
Changes since revision 1.189: +19 -2 lines
Bug #5613 - user can opt out of DC access

Revision 1.189: download - view: text, markup, annotated - select for diffs
Wed May 14 19:18:37 2008 UTC (15 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.188: preferred, colored
Changes since revision 1.188: +11 -3 lines
More work on 5613

Revision 1.188: download - view: text, markup, annotated - select for diffs
Mon May 12 23:47:37 2008 UTC (15 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.187: preferred, colored
Changes since revision 1.187: +5 -1 lines
Locking

Revision 1.181.2.2: download - view: text, markup, annotated - select for diffs
Sat Mar 22 03:52:04 2008 UTC (16 years, 1 month ago) by raeburn
Branches: version_2_6_X
CVS tags: version_2_6_3
Diff to previous 1.181.2.1: preferred, colored to branchpoint 1.181: preferred, colored next main 1.182: preferred, colored
Changes since revision 1.181.2.1: +5 -5 lines
- backport 1.187

Revision 1.181.2.1: download - view: text, markup, annotated - select for diffs
Sat Mar 22 03:40:58 2008 UTC (16 years, 1 month ago) by raeburn
Branches: version_2_6_X
Diff to previous 1.181: preferred, colored
Changes since revision 1.181: +8 -4 lines
- backport 1.184

Revision 1.187: download - view: text, markup, annotated - select for diffs
Mon Mar 17 14:38:30 2008 UTC (16 years, 1 month ago) by bisitz
Branches: MAIN
Diff to previous 1.186: preferred, colored
Changes since revision 1.186: +5 -5 lines
Localization:
Added missing &mt() to Access Control screen

Revision 1.186: download - view: text, markup, annotated - select for diffs
Wed Mar 12 02:47:34 2008 UTC (16 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.185: preferred, colored
Changes since revision 1.185: +20 -20 lines
Change arguments accepted by lonnet::appenv() to:
1. reference to hash
2. (optional) reference to array.

Change all instances where lonnet::appenv() is called to replace first argument passed (originally a hash) to a reference to the hash.

- Modify lonnet.pm rev 1.35 code intended to prevent "dangerous" modifications of the environment, so it will actually do this.
- Allow these modifications to be made in certain instances:
   DC switching to adhoc role
   CC switching to a different course role in the current course.
   user self-enrolling as a student

Revision 1.185: download - view: text, markup, annotated - select for diffs
Mon Mar 10 23:47:24 2008 UTC (16 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.184: preferred, colored
Changes since revision 1.184: +78 -2 lines
- Improving ease of use (cf. Moodle).

Inline navigation includes dropdown to change to a different role in the course.
Course Coordinator - can switch to any role currently used in the course.
Other users - can switch to any other course roles assigned to them.

Work in progress.
- Needs additional dropdown for section context.
- Needs to maintain display of encrypted URLs as unencrypted when switching into CC role.

Revision 1.184: download - view: text, markup, annotated - select for diffs
Tue Mar 4 22:44:21 2008 UTC (16 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.183: preferred, colored
Changes since revision 1.183: +9 -4 lines
- Typo and some localization for alert messages.

Revision 1.183: download - view: text, markup, annotated - select for diffs
Wed Jan 30 01:18:58 2008 UTC (16 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.182: preferred, colored
Changes since revision 1.182: +22 -6 lines
Don't go to non-exising authorspaces

Revision 1.182: download - view: text, markup, annotated - select for diffs
Sat Jan 26 21:12:32 2008 UTC (16 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.181: preferred, colored
Changes since revision 1.181: +48 -11 lines
Bug #3765: Ad-hoc co-author

Revision 1.181: download - view: text, markup, annotated - select for diffs
Fri Nov 9 20:56:34 2007 UTC (16 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_99_1, version_2_5_99_0
Branch point for: version_2_6_X
Diff to previous 1.180: preferred, colored
Changes since revision 1.180: +2 -2 lines
- BUG#5516 - TA's aren't ADV but should trigger the wording change from Course -> role

Revision 1.180: download - view: text, markup, annotated - select for diffs
Mon Oct 22 22:16:30 2007 UTC (16 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.179: preferred, colored
Changes since revision 1.179: +1 -27 lines
Bug 2593 csv file upload by DC to change passwords
- DCs can change authentication, add a domain or course role for uploaded users, and/or change user information (names, ID, e-mail address etc.)
- Authors can add co-authors
- Course Coordinators can add course roles.
- Some subroutines in londropdd.pm moved to lonuserutils.pm.  Some routines in loncreateuser.pm moved to lonuserutils.pm
- &process_pick() moved from lonroles.pm to lonpickcourse.pm
- Work in progress.  Ultimate goal is to provide user listing functionality in different contexts and eliminate separate ENRL button.

Revision 1.179: download - view: text, markup, annotated - select for diffs
Mon Sep 10 16:07:32 2007 UTC (16 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_5_X, version_2_5_2
Diff to previous 1.178: preferred, colored
Changes since revision 1.178: +13 -8 lines
With SSO enabled, it is possible to log-in and reach the roles screen with Javascript disabled.
- provide a warning
- for users with a single active role, provide a "Continue" button.
- xhtml

Revision 1.178: download - view: text, markup, annotated - select for diffs
Mon Sep 10 11:44:00 2007 UTC (16 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.177: preferred, colored
Changes since revision 1.177: +1 -9 lines
Not needed anymore after Switchserver

Revision 1.177: download - view: text, markup, annotated - select for diffs
Tue Apr 17 15:44:58 2007 UTC (17 years ago) by www
Branches: MAIN
CVS tags: version_2_5_1, version_2_5_0, version_2_4_X, version_2_4_99_0, version_2_4_2, version_2_4_1, version_2_4_0, version_2_3_99_0
Diff to previous 1.176: preferred, colored
Changes since revision 1.176: +18 -19 lines
* increase character contrast by default (white background)
* labels
* fix some &mt()s
* css on roles screen

Revision 1.176: download - view: text, markup, annotated - select for diffs
Fri Mar 2 23:17:48 2007 UTC (17 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.175: preferred, colored
Changes since revision 1.175: +5 -5 lines
- starting work on moving to distributed DNS, eliminate usage of the lonnet hostanme global

Revision 1.175: download - view: text, markup, annotated - select for diffs
Wed Dec 20 20:46:18 2006 UTC (17 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.174: preferred, colored
Changes since revision 1.174: +58 -53 lines
- make the privileges section into it's own sub

Revision 1.174: download - view: text, markup, annotated - select for diffs
Thu Dec 14 20:49:23 2006 UTC (17 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_2_3_X, version_2_3_2, version_2_3_1, version_2_3_0, version_2_2_99_1
Diff to previous 1.173: preferred, colored
Changes since revision 1.173: +12 -5 lines
- BUG#5011 when initing a course if the bighash .db file is gone can get ISE warn and ask for reinit

Revision 1.173: download - view: text, markup, annotated - select for diffs
Mon Dec 11 21:56:53 2006 UTC (17 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_2_2_99_0
Diff to previous 1.172: preferred, colored
Changes since revision 1.172: +8 -10 lines
- back to one selector for DC

Revision 1.172: download - view: text, markup, annotated - select for diffs
Tue Dec 5 02:55:56 2006 UTC (17 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.171: preferred, colored
Changes since revision 1.171: +2 -2 lines
- lots of \w -> probper regexp replacements

Revision 1.171: download - view: text, markup, annotated - select for diffs
Fri Dec 1 21:52:29 2006 UTC (17 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.170: preferred, colored
Changes since revision 1.170: +3 -3 lines
- course ids and usernames are slightly different (courseids must start \d\w\d usernames can not start with a digit) add re for both course ids and any kind of internal name

Revision 1.170: download - view: text, markup, annotated - select for diffs
Thu Nov 23 01:49:41 2006 UTC (17 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.169: preferred, colored
Changes since revision 1.169: +8 -7 lines
- swithc to using helper cleaing functions and helper matchi re

Revision 1.169: download - view: text, markup, annotated - select for diffs
Fri Oct 20 22:05:55 2006 UTC (17 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.168: preferred, colored
Changes since revision 1.168: +2 -2 lines
- $furl could have the symb arg and other complicators, just let the pageflip sug figure out where we should be

Revision 1.168: download - view: text, markup, annotated - select for diffs
Fri Oct 20 19:59:57 2006 UTC (17 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.167: preferred, colored
Changes since revision 1.167: +4 -2 lines
- set_arearole want the domain of the user not the role

Revision 1.167: download - view: text, markup, annotated - select for diffs
Fri Oct 13 21:28:50 2006 UTC (17 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.166: preferred, colored
Changes since revision 1.166: +2 -1 lines
- addd lonnav disply to some needed locations

Revision 1.166: download - view: text, markup, annotated - select for diffs
Tue Oct 10 20:16:19 2006 UTC (17 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.165: preferred, colored
Changes since revision 1.165: +3 -3 lines
- splitting the handlery bits of lonnavmaps from the functional components

Revision 1.162.2.3: download - view: text, markup, annotated - select for diffs
Tue Oct 10 01:55:33 2006 UTC (17 years, 6 months ago) by albertel
Branches: version_2_2_X
CVS tags: version_2_2_2
Diff to previous 1.162.2.2: preferred, colored next main 1.163: preferred, colored
Changes since revision 1.162.2.2: +5 -4 lines
- backport 1.165

Revision 1.165: download - view: text, markup, annotated - select for diffs
Tue Oct 10 01:54:33 2006 UTC (17 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.164: preferred, colored
Changes since revision 1.164: +5 -4 lines
- no calendar for author or dc roles

Revision 1.164: download - view: text, markup, annotated - select for diffs
Thu Aug 31 13:25:18 2006 UTC (17 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.163: preferred, colored
Changes since revision 1.163: +7 -4 lines
- show future roles by default

Revision 1.162.2.2: download - view: text, markup, annotated - select for diffs
Wed Jul 19 10:07:14 2006 UTC (17 years, 9 months ago) by albertel
Branches: version_2_2_X
CVS tags: version_2_2_1, version_2_2_0, version_2_1_99_3, version_2_1_99_2, version_2_1_99_1
Diff to previous 1.162.2.1: preferred, colored
Changes since revision 1.162.2.1: +3 -3 lines
- backport 1.163

Revision 1.163: download - view: text, markup, annotated - select for diffs
Fri Jul 14 17:05:02 2006 UTC (17 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.162: preferred, colored
Changes since revision 1.162: +3 -3 lines
People do not always see the Roles page first, and or don't expect the general
access to the help system on that page.

Revision 1.162.2.1: download - view: text, markup, annotated - select for diffs
Thu Jun 29 17:51:37 2006 UTC (17 years, 9 months ago) by albertel
Branches: version_2_2_X
CVS tags: version_2_1_99_0
Diff to previous 1.162: preferred, colored
Changes since revision 1.162: +3 -3 lines
- hide course type idea from 2.2

Revision 1.162: download - view: text, markup, annotated - select for diffs
Thu Jun 29 17:10:39 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
Branch point for: version_2_2_X
Diff to previous 1.161: preferred, colored
Changes since revision 1.161: +9 -7 lines
- why be generic when we can be specific

Revision 1.161: download - view: text, markup, annotated - select for diffs
Tue Jun 27 14:10:11 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.160: preferred, colored
Changes since revision 1.160: +2 -2 lines
- help_open_menu morph

Revision 1.160: download - view: text, markup, annotated - select for diffs
Mon Jun 26 21:41:09 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.159: preferred, colored
Changes since revision 1.159: +2 -2 lines
- 'user roles' isn't a real function

Revision 1.159: download - view: text, markup, annotated - select for diffs
Mon Jun 26 18:56:37 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.158: preferred, colored
Changes since revision 1.158: +3 -5 lines
- extend plaintext to handle cr roles
- lonroles makes use of the improved plaintext
- from mlucas

Revision 1.158: download - view: text, markup, annotated - select for diffs
Thu Jun 22 23:22:47 2006 UTC (17 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.157: preferred, colored
Changes since revision 1.157: +4 -2 lines
- BUG#3763 - reqork role freezing functionality

Revision 1.157: download - view: text, markup, annotated - select for diffs
Wed Jun 7 20:52:16 2006 UTC (17 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.156: preferred, colored
Changes since revision 1.156: +12 -18 lines
- fixes to discussion group &mt()
- switch to course_type accessor
- switch to <span class="LC_error">

Revision 1.156: download - view: text, markup, annotated - select for diffs
Wed Jun 7 20:07:09 2006 UTC (17 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.155: preferred, colored
Changes since revision 1.155: +2 -2 lines
- typo

Revision 1.155: download - view: text, markup, annotated - select for diffs
Fri Jun 2 22:02:51 2006 UTC (17 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.154: preferred, colored
Changes since revision 1.154: +2 -2 lines
- and unless conversion that was incorrect

Revision 1.154: download - view: text, markup, annotated - select for diffs
Fri Jun 2 21:22:10 2006 UTC (17 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.153: preferred, colored
Changes since revision 1.153: +4 -10 lines
-make use of new hash interface

Revision 1.153: download - view: text, markup, annotated - select for diffs
Fri Jun 2 13:58:37 2006 UTC (17 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.152: preferred, colored
Changes since revision 1.152: +7 -23 lines
Conversion of role names now occurs in lonnet::plaintext().  If rolename is set for a specific role in the course environment this is used, otherwise defaults to name defined in rolesplain.tab.  rolesplain.tab can now contain multiple entries (: separated) - which one is used depends on course type. loncommon::course_type() is accesssor function added to provide type; loncommon::convert_role() eliminated.  loncommon::bodytag() now includes $realm information for co-author role.

Revision 1.152: download - view: text, markup, annotated - select for diffs
Tue May 30 21:16:40 2006 UTC (17 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.151: preferred, colored
Changes since revision 1.151: +59 -24 lines
Adding ANGEL-style groups as a thin veneer. Roles in Discussion groups are separated from roles in Courses.

Revision 1.151: download - view: text, markup, annotated - select for diffs
Tue May 30 19:47:36 2006 UTC (17 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.150: preferred, colored
Changes since revision 1.150: +7 -2 lines
Bug #1223: error when first resource is hidden
Also: error when first resource is encrypted

Revision 1.150: download - view: text, markup, annotated - select for diffs
Tue May 30 17:15:00 2006 UTC (17 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.149: preferred, colored
Changes since revision 1.149: +59 -47 lines
Bug #4370: better warning if there are errors during course initialization,
e.g., a map included more than once.

Revision 1.149: download - view: text, markup, annotated - select for diffs
Tue May 30 12:45:24 2006 UTC (17 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.148: preferred, colored
Changes since revision 1.148: +6 -3 lines
&Apache::lonnet::unescape -> &unescape
&Apache::lonnet::escape -> &escape

Revision 1.148: download - view: text, markup, annotated - select for diffs
Mon May 15 17:45:46 2006 UTC (17 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.147: preferred, colored
Changes since revision 1.147: +2 -1 lines
- BUG#3254 - remote wasn't getting start when doing 'Switch Server'

Revision 1.147: download - view: text, markup, annotated - select for diffs
Wed Apr 5 22:39:55 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.146: preferred, colored
Changes since revision 1.146: +22 -32 lines
- start_page

Revision 1.146: download - view: text, markup, annotated - select for diffs
Thu Mar 16 19:19:59 2006 UTC (18 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.145: preferred, colored
Changes since revision 1.145: +10 -9 lines
DC's assumption of any CC role.  Improve readibility by replacing $1 and $2 in calls to &set_privileges with $domain and $coursenum.  Correct the setting of $env{request.role} to cc./$cdom/$cnum (instead of just cc).

Revision 1.145: download - view: text, markup, annotated - select for diffs
Fri Jan 6 21:04:33 2006 UTC (18 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_X, version_2_1_3, version_2_1_2, version_2_1_1
Diff to previous 1.144: preferred, colored
Changes since revision 1.144: +6 -2 lines
- check whn for both course and course+section

Revision 1.144: download - view: text, markup, annotated - select for diffs
Fri Jan 6 21:03:23 2006 UTC (18 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.143: preferred, colored
Changes since revision 1.143: +4 -5 lines
- switch to using ::get

Revision 1.138.2.1: download - view: text, markup, annotated - select for diffs
Tue Jan 3 17:48:06 2006 UTC (18 years, 3 months ago) by albertel
Diff to previous 1.138: preferred, colored next main 1.139: preferred, colored
Changes since revision 1.138: +2 -6 lines
- backport 1.143

Revision 1.143: download - view: text, markup, annotated - select for diffs
Tue Jan 3 17:46:35 2006 UTC (18 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.142: preferred, colored
Changes since revision 1.142: +2 -6 lines
- fix author role so switch server works for author too

Revision 1.142: download - view: text, markup, annotated - select for diffs
Thu Dec 22 03:39:36 2005 UTC (18 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.141: preferred, colored
Changes since revision 1.141: +4 -3 lines
Add whn privilege to make what's new available to cc, in, ta and custom role. Display NEW button for users with this privilege in a course.
CeS: ----------------------------------------------------------------------

Revision 1.141: download - view: text, markup, annotated - select for diffs
Tue Dec 20 19:07:10 2005 UTC (18 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.140: preferred, colored
Changes since revision 1.140: +2 -2 lines
- death to user.adv

Revision 1.140: download - view: text, markup, annotated - select for diffs
Tue Dec 20 15:47:07 2005 UTC (18 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.139: preferred, colored
Changes since revision 1.139: +2 -2 lines
typo

Revision 1.139: download - view: text, markup, annotated - select for diffs
Mon Dec 19 21:39:33 2005 UTC (18 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.138: preferred, colored
Changes since revision 1.138: +31 -9 lines
Display of whatsnew page on entering a course can be set for specific courses (override user prefs).  Can suppress count of unread posts per resource. Link to first resource at top of page not shown if NEW button used to get to whatsnew. What's new no longer restricted to CC role - accessible to adavnced roles in a course.

Revision 1.138: download - view: text, markup, annotated - select for diffs
Thu Dec 15 23:31:22 2005 UTC (18 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_1_0, version_2_0_99_1
Diff to previous 1.137: preferred, colored
Changes since revision 1.137: +23 -33 lines
DC's "Select Course" link to become a CC in a course in the domain now works for regular link in "Domain" as well as link in "Recent Roles".

Revision 1.137: download - view: text, markup, annotated - select for diffs
Mon Nov 21 19:08:24 2005 UTC (18 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.136: preferred, colored
Changes since revision 1.136: +8 -2 lines
Adding link to Groups in inline menu, adding GRPS button, adding request.course.groups to %env to allow easy access to a user's active groups.

Revision 1.136: download - view: text, markup, annotated - select for diffs
Tue Nov 15 21:39:28 2005 UTC (18 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.135: preferred, colored
Changes since revision 1.135: +2 -2 lines
Don't include course group affiliations in selectable roles.

Revision 1.135: download - view: text, markup, annotated - select for diffs
Mon Nov 14 20:03:52 2005 UTC (18 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.134: preferred, colored
Changes since revision 1.134: +2 -1 lines
In some tralslations the Pleasestandby ends up with a newline in it.

Revision 1.134: download - view: text, markup, annotated - select for diffs
Fri Nov 11 18:47:09 2005 UTC (18 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.133: preferred, colored
Changes since revision 1.133: +32 -9 lines
Trying to catch if Role is initialized twice in a row

Revision 1.133: download - view: text, markup, annotated - select for diffs
Tue Nov 8 22:08:12 2005 UTC (18 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.132: preferred, colored
Changes since revision 1.132: +4 -1 lines
- CC role secltor comes along with the DC role into recent roles

Revision 1.132: download - view: text, markup, annotated - select for diffs
Tue Nov 8 21:54:03 2005 UTC (18 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.131: preferred, colored
Changes since revision 1.131: +31 -30 lines
- the roles screen got some reorg to increase the space avaible for remarks, and to better associate the DC role with the associated line for the CC in any course line.

Revision 1.131: download - view: text, markup, annotated - select for diffs
Tue Nov 1 21:59:24 2005 UTC (18 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.130: preferred, colored
Changes since revision 1.130: +3 -3 lines
- xhtmlize

Revision 1.130: download - view: text, markup, annotated - select for diffs
Mon Oct 24 21:32:42 2005 UTC (18 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.129: preferred, colored
Changes since revision 1.129: +3 -7 lines
- 'switch server' now really does

Revision 1.129: download - view: text, markup, annotated - select for diffs
Fri Sep 16 19:47:42 2005 UTC (18 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.128: preferred, colored
Changes since revision 1.128: +2 -2 lines
- a desire for Domain to trump other roles

Revision 1.128: download - view: text, markup, annotated - select for diffs
Tue Aug 9 20:06:40 2005 UTC (18 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_2_0_X, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3
Diff to previous 1.127: preferred, colored
Changes since revision 1.127: +3 -2 lines
- missed one bit for making sure the whatsnew page appears when it should with external nav screen

Revision 1.127: download - view: text, markup, annotated - select for diffs
Wed Jul 13 19:56:17 2005 UTC (18 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_2
Diff to previous 1.126: preferred, colored
Changes since revision 1.126: +8 -15 lines
- taking out the highlighting code
- recentering the 'realm' dividers

Revision 1.126: download - view: text, markup, annotated - select for diffs
Fri Jul 8 10:39:49 2005 UTC (18 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.125: preferred, colored
Changes since revision 1.125: +20 -13 lines
Back in town.

Revision 1.125: download - view: text, markup, annotated - select for diffs
Sun Jun 19 00:41:32 2005 UTC (18 years, 10 months ago) by www
Branches: MAIN
CVS tags: version_1_99_1, version_1_99_0
Diff to previous 1.124: preferred, colored
Changes since revision 1.124: +4 -4 lines
Bug #4135: underprivileged "assistant co-author"
Part of Bug #1900: CUSR shows up for authors again

Revision 1.124: download - view: text, markup, annotated - select for diffs
Thu Jun 16 22:25:34 2005 UTC (18 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.123: preferred, colored
Changes since revision 1.123: +11 -12 lines
- course init helper should defeat what'snew (Bug# 4132)

Revision 1.123: download - view: text, markup, annotated - select for diffs
Tue Jun 7 00:24:08 2005 UTC (18 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.122: preferred, colored
Changes since revision 1.122: +3 -2 lines
Syntax error

Revision 1.122: download - view: text, markup, annotated - select for diffs
Mon Jun 6 22:39:59 2005 UTC (18 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.121: preferred, colored
Changes since revision 1.121: +9 -2 lines
Default is now to display "What's New?" screen to Course Coordinators, unless they have set preference to go to start of course, whenever a course is accessed from roles screen.

Revision 1.121: download - view: text, markup, annotated - select for diffs
Sun Jun 5 07:57:28 2005 UTC (18 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.120: preferred, colored
Changes since revision 1.120: +12 -12 lines
- bug #3193, column 3 is a bit spurious

Revision 1.120: download - view: text, markup, annotated - select for diffs
Sun Jun 5 07:10:32 2005 UTC (18 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.119: preferred, colored
Changes since revision 1.119: +14 -2 lines
- trying to be moe helpful in access control problem cases, throw up the 're-init course' button if the get the access control message and have modified the course with reinit (Kinda BUG# 3646)

Revision 1.119: download - view: text, markup, annotated - select for diffs
Fri Apr 22 20:54:43 2005 UTC (19 years ago) by albertel
Branches: MAIN
CVS tags: version_1_99_1_tmcc
Diff to previous 1.118: preferred, colored
Changes since revision 1.118: +1 -4 lines
- nolonger need to clean_env

Revision 1.118: download - view: text, markup, annotated - select for diffs
Thu Apr 7 06:56:21 2005 UTC (19 years ago) by albertel
Branches: MAIN
CVS tags: version_1_99_0_tmcc
Diff to previous 1.117: preferred, colored
Changes since revision 1.117: +82 -82 lines
- ENV -> env

Revision 1.117: download - view: text, markup, annotated - select for diffs
Thu Mar 3 07:32:49 2005 UTC (19 years, 1 month ago) by albertel
Branches: MAIN
CVS tags: version_1_3_X, version_1_3_3
Diff to previous 1.116: preferred, colored
Changes since revision 1.116: +5 -4 lines
- BG#3985, the adv permissions didn;t have an effect in cases where it depended on athe course id

Revision 1.116: download - view: text, markup, annotated - select for diffs
Thu Mar 3 07:16:44 2005 UTC (19 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.115: preferred, colored
Changes since revision 1.115: +6 -6 lines
- xhtml cleaning

Revision 1.115: download - view: text, markup, annotated - select for diffs
Fri Dec 17 21:44:19 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_1_3_2, version_1_3_1, version_1_3_0
Diff to previous 1.114: preferred, colored
Changes since revision 1.114: +2 -2 lines
BUG#3736

Revision 1.114: download - view: text, markup, annotated - select for diffs
Fri Dec 3 05:34:04 2004 UTC (19 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_1_2_99_1
Diff to previous 1.113: preferred, colored
Changes since revision 1.113: +3 -2 lines
If displaying 'Recent Roles', show header for other role type.

Revision 1.113: download - view: text, markup, annotated - select for diffs
Fri Dec 3 05:15:30 2004 UTC (19 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.112: preferred, colored
Changes since revision 1.112: +29 -62 lines
Eliminate display of "Recent courses visited by DC" - use Recent Roles instead. Recent roles display will now retrieve role info for recently visited CC roles created on the fly for a DC, if not yet visited this session.

Revision 1.112: download - view: text, markup, annotated - select for diffs
Tue Nov 23 07:29:24 2004 UTC (19 years, 5 months ago) by raeburn
Branches: MAIN
CVS tags: version_1_2_99_0
Diff to previous 1.111: preferred, colored
Changes since revision 1.111: +10 -12 lines
DC selection of CC role from all courses in a particular domain modified to work when user is DC in more than one domain. No longer duplicate javascript functions in allcourses_row().

Revision 1.111: download - view: text, markup, annotated - select for diffs
Fri Nov 19 20:17:52 2004 UTC (19 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.110: preferred, colored
Changes since revision 1.110: +26 -1 lines
- Mark Lucas's changes to fix BUG#2078

Revision 1.110: download - view: text, markup, annotated - select for diffs
Sun Nov 14 18:27:08 2004 UTC (19 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.109: preferred, colored
Changes since revision 1.109: +102 -57 lines
Recent roles display for DC now gathers info for CC roles not viewed this session, but in recently viewed list.  Change in db name for recent roles.  Keys n db now: user.role.cc.\$dom\$course etc.  Ready for generalization to display of recent roles for all users.

Revision 1.109: download - view: text, markup, annotated - select for diffs
Fri Nov 12 23:29:55 2004 UTC (19 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.108: preferred, colored
Changes since revision 1.108: +64 -30 lines
Users with multiple DC roles can now select a CC role from any of the domains in which they are DC. Extra click eliminated -- selection in Pickcourse window loads CC role in opener window.

Revision 1.108: download - view: text, markup, annotated - select for diffs
Fri Nov 12 15:33:32 2004 UTC (19 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.107: preferred, colored
Changes since revision 1.107: +80 -225 lines
DC selection of CC roles.  Intermediate page eliminated.  Ordering of roles reverted to original order as per v 1.103.  Recent courses visited by DC now displayed at top of roles page. "Select Course" link for DC to go to open pickcourse window now displayed on main roles page.

Revision 1.107: download - view: text, markup, annotated - select for diffs
Thu Nov 11 23:17:13 2004 UTC (19 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.106: preferred, colored
Changes since revision 1.106: +19 -22 lines
CC privs created on the fly as needed for DC.  Works nicely now.

Revision 1.106: download - view: text, markup, annotated - select for diffs
Thu Nov 11 22:18:23 2004 UTC (19 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.105: preferred, colored
Changes since revision 1.105: +59 -3 lines
DC can select a CC role in his/her domain, and receive CC privileges on the fly.  Work in progress. Access is not quite set right for pages.

Revision 1.105: download - view: text, markup, annotated - select for diffs
Tue Nov 9 20:04:48 2004 UTC (19 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.104: preferred, colored
Changes since revision 1.104: +8 -19 lines
Changes made during a house call by the style police

Revision 1.104: download - view: text, markup, annotated - select for diffs
Tue Nov 9 18:18:02 2004 UTC (19 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.103: preferred, colored
Changes since revision 1.103: +309 -17 lines
Suppress display of CC roles in a domain in which the user is a DC.  Allow the DC to select from recently visited CC roles in the domain, or select a course via lonpickcourse.

Revision 1.103: download - view: text, markup, annotated - select for diffs
Tue Nov 9 16:18:51 2004 UTC (19 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.102: preferred, colored
Changes since revision 1.102: +7 -11 lines
Consolidation + correction to role_status subroutine.

Revision 1.102: download - view: text, markup, annotated - select for diffs
Tue Nov 9 15:52:29 2004 UTC (19 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.101: preferred, colored
Changes since revision 1.101: +36 -25 lines
Consolidating repeated code into subroutine.

Revision 1.101: download - view: text, markup, annotated - select for diffs
Tue Nov 2 23:22:46 2004 UTC (19 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.100: preferred, colored
Changes since revision 1.100: +7 -7 lines
- make adv a real role priv

Revision 1.100: download - view: text, markup, annotated - select for diffs
Mon Nov 1 23:23:33 2004 UTC (19 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.99: preferred, colored
Changes since revision 1.99: +4 -3 lines
- don't &mt the role text it's already &mt
- when changing roels delete the user.state

Revision 1.94.2.2: download - view: text, markup, annotated - select for diffs
Mon Oct 11 18:27:49 2004 UTC (19 years, 6 months ago) by albertel
Branches: version_1_2_X
Diff to previous 1.94.2.1: preferred, colored to branchpoint 1.94: preferred, colored next main 1.95: preferred, colored
Changes since revision 1.94.2.1: +2 -1 lines
- adding more 'Continue' links

Revision 1.99: download - view: text, markup, annotated - select for diffs
Thu Sep 2 13:15:54 2004 UTC (19 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.98: preferred, colored
Changes since revision 1.98: +2 -2 lines
Bug #3419: better explanation of Remarks column

Revision 1.98: download - view: text, markup, annotated - select for diffs
Mon Aug 23 18:57:16 2004 UTC (19 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.97: preferred, colored
Changes since revision 1.97: +1 -2 lines
- don't tell student 'Go Away' when an html page is closed
- allow CC to see closed content
   (BUG#3357)

Revision 1.94.2.1: download - view: text, markup, annotated - select for diffs
Tue Aug 3 18:55:46 2004 UTC (19 years, 8 months ago) by albertel
Branches: version_1_2_X
CVS tags: version_1_2_1, version_1_2_0, version_1_1_99_5, version_1_1_99_4
Diff to previous 1.94: preferred, colored
Changes since revision 1.94: +3 -3 lines
- backport 1.97

Revision 1.97: download - view: text, markup, annotated - select for diffs
Tue Aug 3 18:53:27 2004 UTC (19 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.96: preferred, colored
Changes since revision 1.96: +3 -3 lines
-BUG#3254

Revision 1.96: download - view: text, markup, annotated - select for diffs
Wed Jul 21 20:25:10 2004 UTC (19 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.95: preferred, colored
Changes since revision 1.95: +7 -3 lines
- Okay switching from course to author role colse the external nav window

Revision 1.95: download - view: text, markup, annotated - select for diffs
Wed Jul 21 19:54:43 2004 UTC (19 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.94: preferred, colored
Changes since revision 1.94: +8 -3 lines
- first pass at Concrod 'external nav window' request (BUG#3231)
     - create new env parm for stuent 'remotenavmap'
     - when entering course, lonroles will start up the window if it is closed
     - launch and close of the window works

Revision 1.94: download - view: text, markup, annotated - select for diffs
Sun Jul 4 05:53:35 2004 UTC (19 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_99_3, version_1_1_99_2, version_1_1_99_1
Branch point for: version_1_2_X
Diff to previous 1.93: preferred, colored
Changes since revision 1.93: +2 -2 lines
- add in text describing ?

Revision 1.93: download - view: text, markup, annotated - select for diffs
Sat Jul 3 19:44:53 2004 UTC (19 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.92: preferred, colored
Changes since revision 1.92: +3 -6 lines
- change lonroles to use new integrated help link
- fix stupid typo

Revision 1.92: download - view: text, markup, annotated - select for diffs
Fri May 21 19:16:35 2004 UTC (19 years, 11 months ago) by www
Branches: MAIN
CVS tags: version_1_1_99_0
Diff to previous 1.91: preferred, colored
Changes since revision 1.91: +5 -2 lines
Bug #3021: spaces in filename of first course resource

Revision 1.91: download - view: text, markup, annotated - select for diffs
Sun May 9 00:45:00 2004 UTC (19 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.90: preferred, colored
Changes since revision 1.90: +2 -1 lines
Bug #2970: Key authority other than course possible

Revision 1.90: download - view: text, markup, annotated - select for diffs
Sat May 8 16:26:32 2004 UTC (19 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.89: preferred, colored
Changes since revision 1.89: +18 -4 lines
Saving my work.

Revision 1.89: download - view: text, markup, annotated - select for diffs
Sat May 8 14:12:16 2004 UTC (19 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.88: preferred, colored
Changes since revision 1.88: +39 -4 lines
Continued work on key verification.

Revision 1.88: download - view: text, markup, annotated - select for diffs
Tue Mar 9 21:01:55 2004 UTC (20 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.87: preferred, colored
Changes since revision 1.87: +2 -2 lines
Trying to prevent endless loop if course cannot be initialized for a user
with only one role.

Revision 1.87: download - view: text, markup, annotated - select for diffs
Fri Mar 5 01:55:01 2004 UTC (20 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.86: preferred, colored
Changes since revision 1.86: +5 -1 lines
Bug #2798: log role change

Revision 1.86: download - view: text, markup, annotated - select for diffs
Thu Feb 19 21:45:22 2004 UTC (20 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.85: preferred, colored
Changes since revision 1.85: +2 -1 lines
- selected role is an active role

Revision 1.80.4.1: download - view: text, markup, annotated - select for diffs
Tue Feb 10 19:23:11 2004 UTC (20 years, 2 months ago) by albertel
Branches: version_1_1_X
CVS tags: version_1_1_3, version_1_1_2
Diff to previous 1.80: preferred, colored next main 1.81: preferred, colored
Changes since revision 1.80: +9 -3 lines
- backporting support for CSTR on multidomained machines into 1.1.X

Revision 1.85: download - view: text, markup, annotated - select for diffs
Sat Jan 31 00:46:45 2004 UTC (20 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.84: preferred, colored
Changes since revision 1.84: +3 -16 lines
Bug #2374: Add "Logout" link to roles page, in case user gets stuck.

Revision 1.84: download - view: text, markup, annotated - select for diffs
Thu Jan 29 00:44:06 2004 UTC (20 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.83: preferred, colored
Changes since revision 1.83: +37 -10 lines
If there is only one choice, immediately select it. Also, better message
for users who currently have no roles.

Revision 1.80.2.1: download - view: text, markup, annotated - select for diffs
Tue Jan 27 23:07:13 2004 UTC (20 years, 2 months ago) by albertel
Branches: version_1_1_1_s17
Diff to previous 1.80: preferred, colored next main 1.81: preferred, colored
Changes since revision 1.80: +9 -3 lines
- backport 1.83 for installation on s17

Revision 1.83: download - view: text, markup, annotated - select for diffs
Tue Jan 27 22:54:59 2004 UTC (20 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.82: preferred, colored
Changes since revision 1.82: +9 -3 lines
- supporting authors on multidomain machines
  - this works, but requires that all users that author have unique usernames
    ( I.e. albertel@basement and albertel@annarbor will end up accessing the same /home/albertel/public_html)
- I plan on isntalling this on s17.lite.msu.edu to support the serway@brookscole user

Revision 1.82: download - view: text, markup, annotated - select for diffs
Thu Jan 15 20:22:47 2004 UTC (20 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.81: preferred, colored
Changes since revision 1.81: +7 -16 lines
Even better handling of bombs.

Revision 1.81: download - view: text, markup, annotated - select for diffs
Tue Dec 30 22:45:59 2003 UTC (20 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.80: preferred, colored
Changes since revision 1.80: +14 -1 lines
Bombs in "Remarks" field on Roles screen for author roles with bombs.

Revision 1.80: download - view: text, markup, annotated - select for diffs
Tue Dec 9 21:25:53 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_1, version_1_1_0, version_1_0_99_3, version_1_0_99_2, version_1_0_99_1
Branch point for: version_1_1_X, version_1_1_1_s17
Diff to previous 1.79: preferred, colored
Changes since revision 1.79: +4 -4 lines
- people don't like the roles mixed, so first sort on role then domain then course title

Revision 1.79: download - view: text, markup, annotated - select for diffs
Mon Dec 8 14:25:15 2003 UTC (20 years, 4 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.78: preferred, colored
Changes since revision 1.78: +3 -3 lines
Added localization for 'Course', 'Construction space' ...

Revision 1.78: download - view: text, markup, annotated - select for diffs
Fri Dec 5 14:18:00 2003 UTC (20 years, 4 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.77: preferred, colored
Changes since revision 1.77: +11 -13 lines
dded two &mt() function calls.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Tue Nov 11 00:54:57 2003 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_1_0_99
Diff to previous 1.76: preferred, colored
Changes since revision 1.76: +6 -5 lines
- sort classes by domains then description
- lighten then divider bar more

Revision 1.76: download - view: text, markup, annotated - select for diffs
Sat Nov 8 21:51:44 2003 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.75: preferred, colored
Changes since revision 1.75: +23 -3 lines
- addresses Gerd's concern, puts a header seperator if the user has more than one class of roles

Revision 1.75: download - view: text, markup, annotated - select for diffs
Sat Nov 8 12:06:38 2003 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.74: preferred, colored
Changes since revision 1.74: +36 -15 lines
- changed the sort order of roles

Revision 1.74: download - view: text, markup, annotated - select for diffs
Sat Oct 4 18:13:36 2003 UTC (20 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.73: preferred, colored
Changes since revision 1.73: +3 -3 lines
Bug #2248: enable locale-dependent rendering of dates.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Sun Sep 21 21:40:06 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.72: preferred, colored
Changes since revision 1.72: +4 -4 lines
Internationalizing.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Thu Sep 18 20:10:18 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.71: preferred, colored
Changes since revision 1.71: +56 -46 lines
Internationalization and German localization

Revision 1.71: download - view: text, markup, annotated - select for diffs
Wed Sep 17 18:16:39 2003 UTC (20 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.70: preferred, colored
Changes since revision 1.70: +2 -2 lines
- stupid typo
- removing the blind acceptance of the answers target as a form parameter

Revision 1.70: download - view: text, markup, annotated - select for diffs
Wed Sep 17 17:50:49 2003 UTC (20 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.69: preferred, colored
Changes since revision 1.69: +2 -2 lines
- an even better solution

Revision 1.69: download - view: text, markup, annotated - select for diffs
Mon Sep 15 21:50:49 2003 UTC (20 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.68: preferred, colored
Changes since revision 1.68: +3 -3 lines
- maybe this is better, should fix 2190

Revision 1.68: download - view: text, markup, annotated - select for diffs
Mon Sep 15 18:43:53 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.67: preferred, colored
Changes since revision 1.67: +3 -3 lines
Bug #2190: call to &Apache::exists_config_define is not defined before child
completed another request.

At least things don't crash anymore - found no way of getting around error
messages, neither with eval nor with defined.

Revision 1.67: download - view: text, markup, annotated - select for diffs
Thu Sep 11 20:03:28 2003 UTC (20 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.66: preferred, colored
Changes since revision 1.66: +7 -3 lines
- mod_perl 2 isms

Revision 1.66: download - view: text, markup, annotated - select for diffs
Tue Aug 12 19:46:04 2003 UTC (20 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.65: preferred, colored
Changes since revision 1.65: +2 -1 lines
Bug #815: Frontpage announcements can now be entered by
Superusers and Domain Coordinators
on a per-machine-base from "CLDR (Calendar/Announce)".

Revision 1.65: download - view: text, markup, annotated - select for diffs
Tue Aug 5 12:52:23 2003 UTC (20 years, 8 months ago) by www
Branches: MAIN
CVS tags: version_1_0_3, version_1_0_2, version_1_0_1, version_1_0_0, version_0_99_5, version_0_99_4
Diff to previous 1.64: preferred, colored
Changes since revision 1.64: +5 -2 lines
Bug #1968: version information more easily available

Revision 1.64: download - view: text, markup, annotated - select for diffs
Fri Jul 25 01:16:29 2003 UTC (20 years, 9 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.63: preferred, colored
Changes since revision 1.63: +31 -1 lines
Documentation updates

Revision 1.63: download - view: text, markup, annotated - select for diffs
Sat Jul 5 10:07:11 2003 UTC (20 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.62: preferred, colored
Changes since revision 1.62: +8 -5 lines
Have very limited connectivity, need to do big commit while online.
Will call this JULYone in Bugzilla. Fixes several small bugs.

Revision 1.62: download - view: text, markup, annotated - select for diffs
Tue Jun 24 15:52:32 2003 UTC (20 years, 10 months ago) by matthew
Branches: MAIN
CVS tags: version_0_99_3
Diff to previous 1.61: preferred, colored
Changes since revision 1.61: +45 -20 lines
Bug 1353: Automatically redirect the user to construction space when they
select an author or co-author role.
Added &redirect_user subroutine to do the redirection.
Modified course-coordinator/instructo/ta/student redirection to use the
new subroutine.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Wed Jun 18 15:05:32 2003 UTC (20 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.60: preferred, colored
Changes since revision 1.60: +11 -11 lines
Finishing up Bug #1782 - students could not re-init course. Now actually says
retry.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Wed Jun 18 13:13:10 2003 UTC (20 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.59: preferred, colored
Changes since revision 1.59: +3 -3 lines
Starting to work on Bug 1782. Changed error message to something less geeky,
and changed forward URL.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Wed Jun 4 22:13:28 2003 UTC (20 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_0_99_2
Diff to previous 1.58: preferred, colored
Changes since revision 1.58: +2 -2 lines
- BUG # 1546

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Jun 3 14:08:32 2003 UTC (20 years, 10 months ago) by bowersj2
Branches: MAIN
CVS tags: conference_2003
Diff to previous 1.57: preferred, colored
Changes since revision 1.57: +14 -1 lines
Add check: Is the user a course coordinator entering a course where the
initialization helper has not been run? If so, run the helper.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed May 21 20:10:53 2003 UTC (20 years, 11 months ago) by www
Branches: MAIN
CVS tags: version_0_99_1, version_0_99_0
Diff to previous 1.56: preferred, colored
Changes since revision 1.56: +5 -1 lines
Bug 1108: show date range for announcements.
Also: include announcements on Roles/Courses and on Syllabus

Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Apr 7 18:24:05 2003 UTC (21 years ago) by www
Branches: MAIN
Diff to previous 1.55: preferred, colored
Changes since revision 1.55: +11 -4 lines
New environment variable $ENV{'request.role.adv'} to check if the *current*
role is advanced.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Mon Mar 24 18:46:44 2003 UTC (21 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.54: preferred, colored
Changes since revision 1.54: +147 -147 lines
-tabinate

Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Mar 24 14:45:09 2003 UTC (21 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.53: preferred, colored
Changes since revision 1.53: +9 -8 lines
Can now open course with access key restriction

Revision 1.53: download - view: text, markup, annotated - select for diffs
Sun Mar 23 01:46:51 2003 UTC (21 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.52: preferred, colored
Changes since revision 1.52: +36 -1 lines
Continued work on access keys

Revision 1.46.2.2: download - view: text, markup, annotated - select for diffs
Wed Mar 19 22:22:18 2003 UTC (21 years, 1 month ago) by albertel
Branches: version_0_6
CVS tags: version_0_6_2
Diff to previous 1.46.2.1: preferred, colored next main 1.47: preferred, colored
Changes since revision 1.46.2.1: +3 -3 lines
- $tfont not defined in the backport

Revision 1.46.2.1: download - view: text, markup, annotated - select for diffs
Wed Mar 19 21:54:32 2003 UTC (21 years, 1 month ago) by albertel
Branches: version_0_6
Diff to previous 1.46: preferred, colored
Changes since revision 1.46: +11 -6 lines
- backporting change to roles screen that make a seperate syllabus link rather than making the course title the link to the syllabus

Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Feb 13 18:11:26 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.51: preferred, colored
Changes since revision 1.51: +4 -4 lines
Steps towards server side menu for handicapper access.
Get activated when logging in with "Accessibility Option"
If not using that entrance, Remote should remain exactly the same pain as it
always was.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Tue Feb 4 16:25:37 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.50: preferred, colored
Changes since revision 1.50: +11 -6 lines
Better handover in "Switch Server" - transfer username and domain.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Feb 3 18:03:52 2003 UTC (21 years, 2 months ago) by harris41
Branches: MAIN
Diff to previous 1.49: preferred, colored
Changes since revision 1.49: +1 -3 lines
best wishes to all.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Wed Jan 29 15:22:06 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.48: preferred, colored
Changes since revision 1.48: +28 -9 lines
Bug #1201
* Syllabus link is separate
* Easy "switch server" link to deal with authoring space
* Does not provide buttons to "re-initialize" expired courses
  (which of course does not work and bounced you back to "Roles".

Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu Jan 16 01:37:26 2003 UTC (21 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.47: preferred, colored
Changes since revision 1.47: +3 -2 lines
Help link with common login problems on login and welcome screens.
Unfortunately, we cannot use the cool help system here, since it will
not work when pop-up ad filters are installed.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Dec 26 15:38:54 2002 UTC (21 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.46: preferred, colored
Changes since revision 1.46: +24 -11 lines
Bug #1061 - less aggressive color combinations.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Nov 25 16:05:56 2002 UTC (21 years, 4 months ago) by matthew
Branches: MAIN
Branch point for: version_0_6
Diff to previous 1.45: preferred, colored
Changes since revision 1.45: +2 -1 lines
Fix to crappy display if you don't have a roles.db file.  Skip roles
which have incomplete information.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Nov 13 16:54:59 2002 UTC (21 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
Less whitespace under HELP

Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Nov 12 22:36:38 2002 UTC (21 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.43: preferred, colored
Changes since revision 1.43: +4 -2 lines
A general user help on the first screen folks would encounter after logging in.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Aug 31 00:43:12 2002 UTC (21 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.42: preferred, colored
Changes since revision 1.42: +7 -5 lines
Various new functionality for "ad hoc" courses.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed Aug 28 14:11:27 2002 UTC (21 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.41: preferred, colored
Changes since revision 1.41: +4 -2 lines
Convenience links to about-me page, syllabus, and email.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Aug 21 17:18:08 2002 UTC (21 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.40: preferred, colored
Changes since revision 1.40: +4 -5 lines
Starting to implement common header and color scheme for LON-CAPA handlers
(non-content pages).

Instead of <body bgcolor="#...."><h1>... call

   &Apache::loncommon::bodytag(title,[role],[add_body_parms]);

title: what it says in the header
role (OPTIONAL): override role choice
                 ('admin','coordinator','student','author')
add_body_parms: additional parameters to be put into the body tag, for
                example 'onLoad="init();" or stuff

Colors and layout will likely change in the future, including domain
customization, help function calls, (css?)

Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Aug 8 19:29:30 2002 UTC (21 years, 8 months ago) by matthew
Branches: MAIN
CVS tags: version_0_5_1, version_0_5
Diff to previous 1.39: preferred, colored
Changes since revision 1.39: +15 -14 lines
Added $ENV{'request.role.domain'} to keep track of the domain a requested
role is int.  Also got rid of $dum1 and $dum2 in favor of undef.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue May 21 15:01:12 2002 UTC (21 years, 11 months ago) by stredwic
Branches: MAIN
CVS tags: version_0_4, stable_2002_july, STABLE
Diff to previous 1.38: preferred, colored
Changes since revision 1.38: +4 -5 lines
See bug report 458.  Reversed default value for lonnet::homeserver to using the caching of negative results.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue May 21 13:07:40 2002 UTC (21 years, 11 months ago) by stredwic
Branches: MAIN
Diff to previous 1.37: preferred, colored
Changes since revision 1.37: +6 -4 lines
See bug 458.  Added true flag to lonnet::homeserver.  Supposed to be used with negative caching to speed up the display of roles page.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon May 13 09:10:15 2002 UTC (21 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.36: preferred, colored
Changes since revision 1.36: +3 -5 lines
- previous solution to add in domain information fro non students was buggy

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon May 6 14:20:27 2002 UTC (21 years, 11 months ago) by matthew
Branches: MAIN
CVS tags: stable_2002_april
Diff to previous 1.35: preferred, colored
Changes since revision 1.35: +3 -3 lines
Changes to lonmenu::rawconfig() to not display the 'cstr' button if you do
not have privleges on the current server.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat May 4 02:30:00 2002 UTC (21 years, 11 months ago) by matthew
Branches: MAIN
Diff to previous 1.34: preferred, colored
Changes since revision 1.34: +103 -78 lines
List home server for author/co-author roles.  Tell the user their own
home server.  Do not display buttons for authorship roles on machines other than the current server.  Part of Bug #226.  Some indentation changes made along the way.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Feb 1 12:54:51 2002 UTC (22 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: stable_2002_spring
Diff to previous 1.33: preferred, colored
Changes since revision 1.33: +4 -1 lines
- add in domain information for everyone but students

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Dec 29 21:09:47 2001 UTC (22 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.32: preferred, colored
Changes since revision 1.32: +6 -1 lines
Registers change of course and logout times for discussion updates in nav

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Dec 21 16:57:54 2001 UTC (22 years, 4 months ago) by harris41
Branches: MAIN
Diff to previous 1.31: preferred, colored
Changes since revision 1.31: +73 -3 lines
pod; remove void map -Scott Harrison

Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Nov 29 19:12:44 2001 UTC (22 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.30: preferred, colored
Changes since revision 1.30: +25 -0 lines
GPL

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Oct 31 17:47:55 2001 UTC (22 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: stable_2001_fall
Diff to previous 1.29: preferred, colored
Changes since revision 1.29: +2 -4 lines
- no_caching should be enabled for this page now

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Oct 26 17:09:04 2001 UTC (22 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +5 -1 lines
- added some meta tags to prevent caching

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Aug 6 11:16:32 2001 UTC (22 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +5 -1 lines
Re-Initialize Role

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Jul 6 15:11:19 2001 UTC (22 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +16 -2 lines
Deals with non-existing top-level maps and hides inactive roles

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Jun 2 16:14:40 2001 UTC (22 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.25: preferred, colored
Changes since revision 1.25: +12 -2 lines
For new Remote

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri May 25 19:38:42 2001 UTC (22 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.24: preferred, colored
Changes since revision 1.24: +7 -2 lines
Bugfixes and more specific message

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu May 3 17:54:12 2001 UTC (22 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.23: preferred, colored
Changes since revision 1.23: +12 -1 lines
Co-Author listed correctly.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Mar 3 00:55:36 2001 UTC (23 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +6 -2 lines
Bug fix, expired roles display

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Feb 27 20:44:18 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +4 -3 lines
spelling fix, "priviledge" is spelled "privilege" -Scott

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Jan 17 17:26:01 2001 UTC (23 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +1 -0 lines
Fix focus

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Jan 15 15:59:52 2001 UTC (23 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +18 -5 lines
Avoid "non acceptable non acceptable" error (error doc on error doc)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Dec 28 21:46:08 2000 UTC (23 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +12 -20 lines
Small bug fixes, and jump to first URL

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Dec 8 21:57:25 2000 UTC (23 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Should not add query string to empty filenames

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Dec 8 15:52:43 2000 UTC (23 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +4 -1 lines
Passes on Query String for redirect URL

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Oct 28 19:23:21 2000 UTC (23 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +6 -10 lines
Got rid of special coursedescription, now part of session environment

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Oct 26 21:43:18 2000 UTC (23 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +8 -5 lines
Fixed Priviledges Display

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Oct 26 20:10:47 2000 UTC (23 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +17 -1 lines
"No Role" can be selected

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Oct 26 18:54:11 2000 UTC (23 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +19 -9 lines
Now recognizes sections and writes to nohist_coursedescriptions

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Oct 5 19:15:34 2000 UTC (23 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +5 -3 lines
Don't log an error message if there is no error

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Oct 4 15:29:50 2000 UTC (23 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +5 -3 lines
Now does redirect only when necessary, and leaves URL correct after choosing
role for the redirected page

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Oct 4 14:09:01 2000 UTC (23 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +16 -19 lines
Now redirects internally to new page after initialization rather than meta

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Oct 2 21:34:58 2000 UTC (23 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +9 -4 lines
Redirects to original page before error/select role

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Sep 30 19:19:34 2000 UTC (23 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +22 -5 lines
Gets course descriptions

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Sep 30 17:25:04 2000 UTC (23 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +7 -9 lines
More steps towards making a course a user

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Sep 29 14:36:30 2000 UTC (23 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +116 -24 lines
Steps towards treating a course as a user rather than a resource

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Sep 6 14:25:17 2000 UTC (23 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +9 -6 lines
Access control course level

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jul 25 15:40:11 2000 UTC (23 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +124 -25 lines
Additional displays

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jun 12 18:25:03 2000 UTC (23 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- sorts the enviroment keys

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jun 7 19:19:31 2000 UTC (23 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +46 -15 lines
New lonroles with lonURL cookie

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Feb 22 21:36:44 2000 UTC (24 years, 2 months ago) by harris41
Branches: MAIN
CVS tags: Bacillus
Integrating loncom file into CVS repository.

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>