CVS log for loncom/interface/lonpickcourse.pm

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

Request diff between arbitrary revisions


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


Revision 1.60.2.2: download - view: text, markup, annotated - select for diffs
Mon Dec 11 22:22:06 2006 UTC (17 years, 5 months ago) by albertel
Branches: version_2_3_X
CVS tags: version_2_3_2, version_2_3_1, version_2_3_0, version_2_2_99_1, version_2_2_99_0
Diff to previous 1.60.2.1: preferred, colored next main 1.61: preferred, colored
Changes since revision 1.60.2.1: +10 -3 lines
- backport 1.61

Revision 1.60.2.1: download - view: text, markup, annotated - select for diffs
Mon Dec 11 21:41:40 2006 UTC (17 years, 5 months ago) by albertel
Branches: version_2_3_X
Diff to previous 1.60: preferred, colored
Changes since revision 1.60: +4 -4 lines
- hide type selector

Revision 1.60: download - view: text, markup, annotated - select for diffs
Wed Nov 29 07:46:39 2006 UTC (17 years, 5 months ago) by raeburn
Branches: MAIN
Branch point for: version_2_3_X
Diff to previous 1.59: preferred, colored
Changes since revision 1.59: +3 -2 lines
evb privilege - with this privilege users evade blocking of communication functionality defined by blocks placed by users with dcm privilege.

dcm privilege - this is now used to determine if link to block setting is displayed.

loncommon::findallcourses() now return a hash, where the keys are courseIDs instead of an array of courseIDs.  Places where findallcourses() was called - lonannounce, lonpickcourse changed accordingly.

loncommon::findallcourses() now reports courses for a user where the user's only role was a custom role.

lonnet::allowed() can now take a fourth optional argument ($role) which allows privs to be investigated for roles other than the user's currently active role

&blockcheck, &parse_block_record(), and &build_block_table() moved from lonmsgdisplay to loncommon, so they are available for evaluation of blocking state for other communication functions besides COM.

Each block record for a blocking event in a course is now a hash, with key=values of the hash being setter = username:domain of user who set block, title=event title for block, and blocks = hash of blocked features ('com','chat','boards','port','groups').

Backwards compatibility retained with previous : separated text for block record value.

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>