CVS log for loncom/interface/lonselstudent.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Oct 22 02:03:31 2016 UTC (7 years, 5 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, version_2_11_X, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, HEAD
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +10 -4 lines
- Users with vgr priv can display first access times for students for
  course, map/folder, or resource with interval (timer) parameter set.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Oct 22 01:53:27 2016 UTC (7 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
- satisfy w3c validation.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Aug 16 00:21:21 2015 UTC (8 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +14 -9 lines
- Bug 5349
  - When parameter helper is used by a user with a section-specific role,
    changes may only be made for users in that section.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jan 15 18:23:27 2009 UTC (15 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_99_0, version_2_9_1, version_2_9_0, version_2_8_X, version_2_8_99_1, version_2_8_99_0, version_2_8_2, version_2_8_1, version_2_8_0, version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0_RC1, version_2_11_0, version_2_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, bz6209-base, bz6209, bz5969, bz2851, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE, GCI_3, GCI_2, GCI_1, BZ5971-printing-apage, BZ5434-fox, BZ4492-merge, BZ4492-feature_horizontal_radioresponse
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +26 -26 lines
- Pass form object along as an additional argument to the following javascript functions:
setAllStudents(), setAllCoursePersonnel(), setSection(), setCheckboxes(), findElement()

can now support cases (e.g., in lonmsgdisplay.pm) where selections for active, previous and future users occur in different forms, but the <script> block containing these functions is only sent once (e.g., for active form), but is used in all three cases (three different forms).
- xhtml multiple="multiple"

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Nov 4 03:25:53 2008 UTC (15 years, 5 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_7_99_1, version_2_7_99_0
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +9 -5 lines
&render_student_list() takes additional argument - $context
 - used to suppress <hr /> at the end of the data table where context is email.
 - add missing </select> to end of chosensections select box.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jun 6 19:12:59 2008 UTC (15 years, 10 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_7_X, version_2_7_1, version_2_7_0, version_2_6_99_1, version_2_6_99_0
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Localized submit button text

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Nov 1 20:04:17 2007 UTC (16 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_2_6_X, version_2_6_3, version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_99_1, version_2_5_99_0
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +2 -3 lines
- BUG#5503 don't sort by section

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Nov 1 19:56:39 2007 UTC (16 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +18 -17 lines
- mt student selector

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Jul 17 16:26:08 2006 UTC (17 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_5_X, version_2_5_2, 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_X, version_2_3_99_0, version_2_3_2, version_2_3_1, version_2_3_0, version_2_2_X, version_2_2_99_1, version_2_2_99_0, version_2_2_2, 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.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Form element name changed from selectedusers.forminput to selectedusers_forminput so attributes can be obtained via javascript calls for this element.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jun 30 01:43:06 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_99_0
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +7 -5 lines
- improve sorting of users with no names (nand those with mixed case)
BUG#4877
- improve output of the modes where there aren't any students to select.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue May 23 21:41:26 2006 UTC (17 years, 11 months ago) by foxr
Branches: MAIN
CVS tags: version_2_1_X
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +32 -21 lines
Support restricting student listings to sections that the current user
has a role in

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed May 17 15:22:32 2006 UTC (17 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +12 -11 lines
- death to $_

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed May 17 15:20:56 2006 UTC (17 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +13 -14 lines
- making the course personnel grouping look like the student section

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed May 17 15:04:42 2006 UTC (17 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +23 -23 lines
- style police

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed May 17 15:01:40 2006 UTC (17 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +15 -10 lines
- data_tabling

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon May 15 22:01:12 2006 UTC (17 years, 11 months ago) by foxr
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +11 -10 lines
Allow specification of the form name in student selector too.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu May 11 21:10:21 2006 UTC (17 years, 11 months ago) by foxr
Branches: MAIN
Separated the stuff to render student selection lists into a separate
pacakge: lonselstudent.

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>