CVS log for loncom/lond

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

Request diff between arbitrary revisions


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


Revision 1.410.2.2: download - view: text, markup, annotated - select for diffs
Fri Oct 9 12:36:10 2009 UTC (14 years, 5 months ago) by raeburn
Branches: version_2_8_X
CVS tags: version_2_8_2
Diff to previous 1.410.2.1: preferred, colored to branchpoint 1.410: preferred, colored next main 1.411: preferred, colored
Changes since revision 1.410.2.1: +19 -8 lines
- Backport 1.428.

Revision 1.410.2.1: download - view: text, markup, annotated - select for diffs
Wed May 13 03:01:49 2009 UTC (14 years, 10 months ago) by raeburn
Branches: version_2_8_X
CVS tags: version_2_8_1, GCI_1
Diff to previous 1.410: preferred, colored
Changes since revision 1.410: +4 -4 lines
- Backport 1.415

Revision 1.410: download - view: text, markup, annotated - select for diffs
Fri Jan 2 23:07:45 2009 UTC (15 years, 2 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_8_0, version_2_7_99_1
Branch point for: version_2_8_X
Diff to previous 1.409: preferred, colored
Changes since revision 1.409: +34 -2 lines
- When course activity log data are stored in $cnum_$cdom_activity tables, timestamps are stored using lonmysql::sqltime() which employs the server localtime.
- Student Activity displayed with trackstudent needs to have these timestamps converted to the time zone set for the course.
   - &server_timezone_handler() in lond retrieves server time zone from /etc/sysconfig/clock or /etc/timezone depending on distro.
   - &get_server_timezone() in lonnet.pm gets server time zone from course's homeserver.
   - &gettimezone() in lonlocal.pm can now take a timezone as an argument.
       - will validate it, and return it if valid, 'local' otherwise
   - &convert_timezone() in lontrackstudent.pm converts timestamps prior to display, and includes course time zone.

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>