CVS log for loncom/interface/lonmenu.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.309.2.24: 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.309.2.23: preferred, colored next main 1.310: preferred, colored
Changes since revision 1.309.2.23: +51 -39 lines
- Customization for GCI_3
  - Tabs displayed to faculty depend on Concept Inventory in use.

Revision 1.309.2.23: download - view: text, markup, annotated - select for diffs
Sun Dec 5 19:44:36 2010 UTC (13 years, 5 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.309.2.22: preferred, colored
Changes since revision 1.309.2.22: +3 -5 lines
- Customization for GCI_3.
  - Missing closing parenthesis.
  - Missing closing brace.

Revision 1.309.2.22: download - view: text, markup, annotated - select for diffs
Sun Dec 5 17:24:13 2010 UTC (13 years, 5 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.309.2.21: preferred, colored
Changes since revision 1.309.2.21: +43 -21 lines
- Customization for GCI_3.
  - Suport for multiple Concept Inventories.

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

Revision 1.309.2.20: download - view: text, markup, annotated - select for diffs
Thu Dec 2 13:07:08 2010 UTC (13 years, 5 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.309.2.19: preferred, colored
Changes since revision 1.309.2.19: +13 -2 lines
- Customization for GCI_3
  - Backport 1.340.

Revision 1.309.2.19: download - view: text, markup, annotated - select for diffs
Tue Nov 30 05:51:55 2010 UTC (13 years, 5 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.309.2.18: preferred, colored
Changes since revision 1.309.2.18: +10 -5 lines
- Customization for GCI_3
  - Backport 1.319.

Revision 1.309.2.18: download - view: text, markup, annotated - select for diffs
Mon Nov 8 22:51:23 2010 UTC (13 years, 6 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.309.2.17: preferred, colored
Changes since revision 1.309.2.17: +37 -15 lines
- Customization for GCI-3
  - Support for pop-up navigation window
  - Remove reference to undefined css class.

Revision 1.309.2.17: download - view: text, markup, annotated - select for diffs
Thu Oct 7 15:39:27 2010 UTC (13 years, 7 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.309.2.16: preferred, colored
Changes since revision 1.309.2.16: +11 -6 lines
- Customization for GCI_3.
  - Home link in primary menu only shown to GCI Faculty
  - Roles link in primary menu
  - Skip all but first link in secondary menu unless in course or CSTR.
  - No "Return to Last Location" unless in course.
  - Backport 1.339.

Revision 1.309.2.16: download - view: text, markup, annotated - select for diffs
Mon Oct 4 23:00:46 2010 UTC (13 years, 7 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.309.2.15: preferred, colored
Changes since revision 1.309.2.15: +160 -82 lines
- Customization for GCI_3
 - Home link in primary menu for GCI Faculty users points at /adm/gci_info
 - Preferences link in primary menu.
 - Elimination of Main Menu in most GCI contexts
lonmenu.pm  - Backport 1.312, 1.323, 1.324, 1.339.
            - Modified Main Menu for Course Coordinators of Concept Tests.
mydesk.tab - Backport 1.134 (part).

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

Revision 1.309.2.14: download - view: text, markup, annotated - select for diffs
Mon Aug 9 23:39:43 2010 UTC (13 years, 9 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.309.2.13: preferred, colored
Changes since revision 1.309.2.13: +2 -2 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.309.2.13: download - view: text, markup, annotated - select for diffs
Thu Feb 25 04:21:01 2010 UTC (14 years, 2 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.309.2.12: preferred, colored
Changes since revision 1.309.2.12: +2 -1 lines
- Customization for GCI_3.
 - CCs' menu contains icon/link to print Concept Tests.

Revision 1.309.2.12: download - view: text, markup, annotated - select for diffs
Fri Jan 15 04:12:54 2010 UTC (14 years, 3 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.309.2.11: preferred, colored
Changes since revision 1.309.2.11: +14 -2 lines
- Customization for GCI_3.
  - Custom menu when current user has no roles, i.e., is a user who has
    created an account but has yet to be approved for enrollment in the
    GCI Inventory course.
  - Table of pending enrollment requests displayed.

Revision 1.309.2.11: download - view: text, markup, annotated - select for diffs
Fri Jan 15 04:05:21 2010 UTC (14 years, 3 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.309.2.10: preferred, colored
Changes since revision 1.309.2.10: +3 -1 lines
- Customization for GCI_3.
   - Add missing table tags to menu when user in not in a course.

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

Revision 1.309.2.9: download - view: text, markup, annotated - select for diffs
Wed Jan 6 18:19:59 2010 UTC (14 years, 4 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.309.2.8: preferred, colored
Changes since revision 1.309.2.8: +3 -2 lines
- Customization for GCI_3.
  - Link to Statistics page in Course Coordinators' Main Menu.

Revision 1.309.2.8: download - view: text, markup, annotated - select for diffs
Tue Jan 5 23:06:25 2010 UTC (14 years, 4 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.309.2.7: preferred, colored
Changes since revision 1.309.2.7: +4 -3 lines
- Customization for GCI_3
  - User Preferences included in custom menu for Contributors and students
    in Concept Test courses.

Revision 1.309.2.7: download - view: text, markup, annotated - select for diffs
Tue Jan 5 15:27:31 2010 UTC (14 years, 4 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.309.2.6: preferred, colored
Changes since revision 1.309.2.6: +28 -17 lines
Customization for GCI_3
  - Custom Main Menu for students in GCI Concept Tests.

Revision 1.309.2.6: download - view: text, markup, annotated - select for diffs
Tue Jan 5 13:18:11 2010 UTC (14 years, 4 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.309.2.5: preferred, colored
Changes since revision 1.309.2.5: +4 -2 lines
- buttonshide also applies to Course Coordinators in Concept Tests in gcitest.

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

Revision 1.309.2.4: download - view: text, markup, annotated - select for diffs
Tue Dec 15 05:25:07 2009 UTC (14 years, 4 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.309.2.3: preferred, colored
Changes since revision 1.309.2.3: +6 -6 lines
- Customization for GCI_3
  - xhtml.

Revision 1.309.2.3: download - view: text, markup, annotated - select for diffs
Mon Dec 14 23:03:27 2009 UTC (14 years, 4 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.309.2.2: preferred, colored
Changes since revision 1.309.2.2: +27 -32 lines
- Customization for GCI_3
  - Combine "Manage Tests" and "Create a Test" into single tab.
  - Use standard 3.0 styles for main menu.
  - In course context (CC) "Test Management" contains links to:
      /adm/navmaps, /adm/coursedocs, /adm/createuser, /adm/whatsnew.

Revision 1.309.2.2: download - view: text, markup, annotated - select for diffs
Mon Dec 7 21:48:37 2009 UTC (14 years, 5 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.309.2.1: preferred, colored
Changes since revision 1.309.2.1: +5 -4 lines
- Customization for GCI_3
   - Misplaced brace
   - Fix scope

Revision 1.309.2.1: 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.309: preferred, colored
Changes since revision 1.309: +145 -29 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.309: download - view: text, markup, annotated - select for diffs
Thu Dec 3 14:27:16 2009 UTC (14 years, 5 months ago) by bisitz
Branches: MAIN
Branch point for: GCI_3
Diff to previous 1.308: preferred, colored
Changes since revision 1.308: +4 -4 lines
- Quick fix to get (nearly) consistent layout for main menu compared to other menus:
    - Fixed box width
    - Same headline hierarchy
- Removed some unused and 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>