CVS log for loncom/html/adm/helper/parameter.helper

[BACK] Up to [LON-CAPA] / loncom / html / adm / helper

Request diff between arbitrary revisions


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


Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Mar 5 21:49:52 2016 UTC (8 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, HEAD
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +7 -0 lines
- Bug 4373.
  Parameter helper can set map-level parameters which apply recursively to
  subfolders.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Aug 28 22:45:11 2015 UTC (8 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: 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
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
- Bug 5349
  - Users with mdg priv (i.e., Course Coordinators) can set/delete/display
    any group-level parameters in the course.
  - Users without mdg priv (i.e., Instructors) can only set/delete/display
    group-level parameters for groups to which they belong.
    - Can also display group-level parameters for a specific resource or
      map (from Content Settings in Functions menu when viewing resource)
      for any group in the course, but can only set/modify/delete those
      for groups to which they belong.
  -  When parameter helper is used by a user without mdg priv in course
     (i.e., Instructor) changes may only be made for groups to which user
     belongs.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Aug 16 00:21:28 2015 UTC (8 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +4 -4 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.20: download - view: text, markup, annotated - select for diffs
Sat Aug 15 20:12:04 2015 UTC (8 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +7 -4 lines
- Bug 5439
  - Actually use requiredpriv attribute in determining access to helper.
  - For a user with a role tied to a section do not offer parameter setting
    for other than students in that section.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Mar 16 15:12:36 2010 UTC (14 years, 3 months ago) by wenzelju
Branches: MAIN
CVS tags: version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, 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, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE, BZ4492-merge, BZ4492-feature_horizontal_radioresponse
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +16 -16 lines
- Inserted &mt()-calls for translation in parameter.helper.
- And added missing translations in de.pm.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Jul 8 17:55:07 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_99_0, version_2_9_1, version_2_9_0, version_2_8_99_1, version_2_8_99_0, bz6209-base, bz6209, bz2851, GCI_3, GCI_2
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
- Avoid HTML encoding conflicts:
    Don't use unescaped "&"
- Better separation of content and style
    Moved quotation marks and bold tags from mt text to script code
- Consistent wording and highlighting of Back and Next buttons
    (course initialization helper)
- Cloning courses helper screen:
    - Added some missing phrases to translation files (de.pm, zh.pm)
    - Wording: It's usernames, not names (who are allowed to clone)
- Wording (de.pm)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu May 18 18:54:51 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
CVS tags: version_2_8_X, version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_X, version_2_7_99_1, version_2_7_99_0, version_2_7_1, version_2_7_0, version_2_6_X, version_2_6_99_1, version_2_6_99_0, version_2_6_3, version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_X, version_2_5_99_1, version_2_5_99_0, 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, version_2_1_99_0, bz5969, GCI_1, BZ5971-printing-apage, BZ5434-fox
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
- loncommon -> longroup

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue May 16 21:41:18 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +5 -2 lines
- hid the group option if course has no groups

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Nov 22 12:49:55 2005 UTC (18 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +11 -0 lines
Add support for setting of parameters for course groups.  Work stll needed to deal with the case where no course groups exist.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jun 7 21:19:57 2005 UTC (19 years, 1 month ago) by albertel
Branches: MAIN
CVS tags: version_2_1_X, version_2_1_3, version_2_1_2, version_2_1_1, version_2_1_0, version_2_0_X, version_2_0_99_1, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1, version_1_99_0
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +5 -3 lines
- bug # 4124 update parameter description

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jan 21 22:59:54 2005 UTC (19 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_1_tmcc, version_1_99_0_tmcc
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- implement BUG#2123, Parameter helper needs to work with problem parts
	- additionally the helper now passes along info so that table display mode at the end is limited to just the resource/part/parameter that was changed

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Apr 27 17:58:35 2004 UTC (20 years, 2 months ago) by sakharuk
Branches: MAIN
CVS tags: version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0, version_1_2_X, version_1_2_99_1, version_1_2_99_0, version_1_2_1, version_1_2_0, version_1_1_99_5, version_1_1_99_4, version_1_1_99_3, version_1_1_99_2, version_1_1_99_1, version_1_1_99_0
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Restored the whole warning message (with parameter).

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Apr 27 15:14:56 2004 UTC (20 years, 2 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +2 -4 lines
Localization of warning messages is done.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Apr 21 18:32:56 2004 UTC (20 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
- trying to i8nl some errormessages

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Apr 20 18:15:55 2004 UTC (20 years, 2 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Small correction.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Apr 20 18:03:00 2004 UTC (20 years, 2 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Small correction - added empty space between words.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Nov 24 17:22:11 2003 UTC (20 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_X, version_1_1_3, version_1_1_2, version_1_1_1, version_1_1_0, version_1_0_99_3, version_1_0_99_2, version_1_0_99_1, version_1_0_99
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
-BUG#2408 (making param helper messages clearer)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Sep 29 16:33:41 2003 UTC (20 years, 9 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +19 -3 lines
Add changing weights to the parameter helper, couple of typo corrections

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jul 23 19:26:01 2003 UTC (20 years, 11 months ago) by bowersj2
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.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Show course personnel for modifying parameters.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jun 17 14:21:55 2003 UTC (21 years ago) by bowersj2
Branches: MAIN
CVS tags: version_0_99_3
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +41 -18 lines
Add support for setting tries to parameter.helper and edit some of the
text for conciseness.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu May 29 16:38:01 2003 UTC (21 years, 1 month ago) by bowersj2
Branches: MAIN
CVS tags: version_0_99_2, version_0_99_1, conference_2003
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
Half of a fix for bug 1511, param helper doesn't work for maps.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri May 16 17:21:33 2003 UTC (21 years, 1 month ago) by bowersj2
Branches: MAIN
CVS tags: version_0_99_0
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +1 -2 lines
Require the users of the parameter helper and course initialization helper
to have the 'opa' priviledge of setting parameters.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Apr 18 17:32:26 2003 UTC (21 years, 2 months ago) by bowersj2
Branches: MAIN
The XML version of the parameter helper.

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>