CVS log for loncom/interface/loncommon.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: GCI_3


Revision 1.925.2.26: download - view: text, markup, annotated - select for diffs
Tue Dec 7 04:33:49 2010 UTC (13 years, 5 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.925.2.25: preferred, colored next main 1.926: preferred, colored
Changes since revision 1.925.2.25: +1 -2 lines
- Customization for GCI_3
  - Tabs displayed to faculty depend on Concept Inventory in use.

Revision 1.925.2.25: download - view: text, markup, annotated - select for diffs
Mon Dec 6 18:00:41 2010 UTC (13 years, 5 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.925.2.24: preferred, colored
Changes since revision 1.925.2.24: +6 -5 lines
- Customization for GCI_3.
  - Fix quotes.
  - Eliminate \Q\E (these are not regexps).
  - Only display tabbed interface if there will be more than one tab.

Revision 1.925.2.24: download - view: text, markup, annotated - select for diffs
Mon Dec 6 02:19:38 2010 UTC (13 years, 5 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.925.2.23: preferred, colored
Changes since revision 1.925.2.23: +2 -2 lines
- Customization for GCI_3
  - Add courseID for SLCI review course.

Revision 1.925.2.23: download - view: text, markup, annotated - select for diffs
Sun Dec 5 19:35:38 2010 UTC (13 years, 5 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.925.2.22: preferred, colored
Changes since revision 1.925.2.22: +4 -3 lines
- Customization for GCI_3.
  - Missing closing parenthesis.
  - Remove extra single quote.

Revision 1.925.2.22: download - view: text, markup, annotated - select for diffs
Sun Dec 5 17:40:24 2010 UTC (13 years, 5 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.925.2.21: preferred, colored
Changes since revision 1.925.2.21: +9 -3 lines
- Customization for GCI_3.
  - Different functionality for different Concept Inventories.

Revision 1.925.2.21: download - view: text, markup, annotated - select for diffs
Sun Dec 5 16:38:37 2010 UTC (13 years, 5 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.925.2.20: preferred, colored
Changes since revision 1.925.2.20: +53 -25 lines
- Customization for GCI_3.
  - Suport for multiple Concept Inventories.

Revision 1.925.2.20: download - view: text, markup, annotated - select for diffs
Thu Dec 2 16:42:08 2010 UTC (13 years, 5 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.925.2.19: preferred, colored
Changes since revision 1.925.2.19: +6 -6 lines
- Customization for GCI_3
  - Backport just two changes from 1.949.

Revision 1.925.2.19: download - view: text, markup, annotated - select for diffs
Tue Nov 30 06:28:17 2010 UTC (13 years, 5 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.925.2.18: preferred, colored
Changes since revision 1.925.2.18: +9 -4 lines
- Customization for GCI_3
  - Backport 1.954.

Revision 1.925.2.18: download - view: text, markup, annotated - select for diffs
Tue Nov 9 03:20:32 2010 UTC (13 years, 5 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.925.2.17: preferred, colored
Changes since revision 1.925.2.17: +2 -2 lines
- Customization for GCI_3.
  - Icon for link to Menu from pop-up navmap to change on mouse over.

Revision 1.925.2.17: download - view: text, markup, annotated - select for diffs
Tue Nov 9 00:08:06 2010 UTC (13 years, 5 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.925.2.16: preferred, colored
Changes since revision 1.925.2.16: +32 -13 lines
- Customization for GCI_3
  - Course Request phases post-container creation:
    - Suppress display of toolbar
    - Suppress display role and realm at top of page.

Revision 1.925.2.16: download - view: text, markup, annotated - select for diffs
Mon Oct 11 16:00:57 2010 UTC (13 years, 6 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.925.2.15: preferred, colored
Changes since revision 1.925.2.15: +16 -6 lines
- Customization for GCI_3.
  - Toolbar for Concept Test Coordinators displayed for tools themselves
    in addition to Contents page.

Revision 1.925.2.15: download - view: text, markup, annotated - select for diffs
Mon Oct 4 22:30:42 2010 UTC (13 years, 7 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.925.2.14: preferred, colored
Changes since revision 1.925.2.14: +6 -1 lines
- Backport 1.929.

Revision 1.925.2.14: download - view: text, markup, annotated - select for diffs
Mon Oct 4 18:01:31 2010 UTC (13 years, 7 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.925.2.13: preferred, colored
Changes since revision 1.925.2.13: +264 -60 lines
- Customization for GCI_3
  - Backport 1.933
  - &concept_test_manager() added to provide inline tertiary menu for Coordinator
    role in Concept Tests.
  - Additional styles (for <dl>, <dt>, <dd> for "Menu" page.
  - LC_page_header style to provide white background for primary menu where
    resource defines black background for .body.
  - #LC_breadcrumbs has text-align: left; to flush breadcrumbs left where
    resource defines text-align: center in .body.
  - gctest_switcher() and gcitest_switcher_js() moved from lonmainmenu.pm to loncommon.pm

Revision 1.925.2.13: download - view: text, markup, annotated - select for diffs
Sun Sep 19 18:50:48 2010 UTC (13 years, 7 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.925.2.12: preferred, colored
Changes since revision 1.925.2.12: +44 -12 lines
- Customization for GCI_3.
  - Usernames added for new users added via "Add/Modify a Student" must be
    e-mail addresses. Lower case enforced for new users.
  - Case sensitivity eliminated when searching for existing users, unless
    exact match to existing user with case used in search term.
  - Customization of wording for GCI.

Revision 1.925.2.12: download - view: text, markup, annotated - select for diffs
Fri Feb 26 22:48:43 2010 UTC (14 years, 2 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.925.2.11: preferred, colored
Changes since revision 1.925.2.11: +16 -1 lines
- Customization for GCI_3
  - When creating a course, call &Apache::lonclonecourse::copyroster(),
    if cloneroster included in courseargs.

Revision 1.925.2.11: download - view: text, markup, annotated - select for diffs
Thu Feb 25 16:01:15 2010 UTC (14 years, 2 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.925.2.10: preferred, colored
Changes since revision 1.925.2.10: +6 -6 lines
- Backport 1.944.

Revision 1.925.2.10: download - view: text, markup, annotated - select for diffs
Mon Jan 18 15:44:35 2010 UTC (14 years, 3 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.925.2.9: preferred, colored
Changes since revision 1.925.2.9: +2 -2 lines
- Call to &appenv() moved to occur after call to &set_userprivs().

Revision 1.925.2.9: download - view: text, markup, annotated - select for diffs
Sat Jan 16 19:56:54 2010 UTC (14 years, 3 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.925.2.8: preferred, colored
Changes since revision 1.925.2.8: +4 -2 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.925.2.8: download - view: text, markup, annotated - select for diffs
Sat Jan 16 15:57:51 2010 UTC (14 years, 3 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.925.2.7: preferred, colored
Changes since revision 1.925.2.7: +53 -1 lines
- Customization for GCI_3.
   - New routine: &new_roles_update() will check %env for existing roles and if
     none, checks for new roles added since login.
   - Adds new roles (and privs) and user.adn, user.author, canrequest.* in %env.

Revision 1.925.2.7: download - view: text, markup, annotated - select for diffs
Wed Jan 6 22:53:58 2010 UTC (14 years, 4 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.925.2.6: preferred, colored
Changes since revision 1.925.2.6: +2 -2 lines
- Customization for GCI_3.
  - Separator between start and end for values for user.role keys is a '.' .

Revision 1.925.2.6: download - view: text, markup, annotated - select for diffs
Wed Jan 6 18:17:30 2010 UTC (14 years, 4 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.925.2.5: preferred, colored
Changes since revision 1.925.2.5: +2 -2 lines
- Customization for GCI_3.
 - &existing_gcitest_courses() takes an argument -role (cc or st).

Revision 1.925.2.5: download - view: text, markup, annotated - select for diffs
Tue Dec 15 05:08:50 2009 UTC (14 years, 4 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.925.2.4: preferred, colored
Changes since revision 1.925.2.4: +5 -3 lines
- Role selector in standard location for student role in courses in gcitest domain.

Revision 1.925.2.4: download - view: text, markup, annotated - select for diffs
Mon Dec 14 22:40:45 2009 UTC (14 years, 4 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.925.2.3: preferred, colored
Changes since revision 1.925.2.3: +26 -6 lines
- Customization for GCI_3
  CCs in Concept Test courses:
  - Role information blank if role is cm
  - Course role switcher below Name and Role

Revision 1.925.2.3: download - view: text, markup, annotated - select for diffs
Tue Dec 8 05:00:15 2009 UTC (14 years, 5 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.925.2.2: preferred, colored
Changes since revision 1.925.2.2: +4 -14 lines
- Customization for GCI_3.
  - Use course descrption from %env.

Revision 1.925.2.2: download - view: text, markup, annotated - select for diffs
Mon Dec 7 20:04:18 2009 UTC (14 years, 5 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.925.2.1: preferred, colored
Changes since revision 1.925.2.1: +8 -3 lines
- Customization for GCI_3
  - secondary_menu() replaced with custom tabbed interface for GCI contributors
    in gci domain and CCs of Concept Tests in gcitest domain.

Revision 1.925.2.1: download - view: text, markup, annotated - select for diffs
Mon Dec 7 17:11:49 2009 UTC (14 years, 5 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.925: preferred, colored
Changes since revision 1.925: +111 -1 lines
- Customization for GCI_3.
  - CSS styles for simplified tabbed interface for GCI.
  - Routines to determine if tabbed interface should be displayed.
    &needs_gci_custom - checks if user is a Contributor
    (Inventory/Submissions in gci domain) or CC in course in gcitest domain
    &check_for_gci_dc - checks if user is DC in gci or gcitest
    &existing_gcitest_courses - gathers information about existing
                                Concept Test courses for which user is a CC.

Revision 1.925: download - view: text, markup, annotated - select for diffs
Thu Dec 3 17:50:42 2009 UTC (14 years, 5 months ago) by bisitz
Branches: MAIN
Branch point for: GCI_3
Diff to previous 1.924: preferred, colored
Changes since revision 1.924: +3 -8 lines
Tidy up CSS: Removed unused/unneeded styles

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>