CVS log for loncom/interface/lonannounce.pm

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

Request diff between arbitrary revisions


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


Revision 1.71.2.2: download - view: text, markup, annotated - select for diffs
Thu Sep 25 01:53:50 2008 UTC (15 years, 7 months ago) by raeburn
Branches: version_2_7_X
CVS tags: version_2_7_1
Diff to previous 1.71.2.1: preferred, colored next main 1.72: preferred, colored
Changes since revision 1.71.2.1: +1 -2 lines
Backport 1.72.

Revision 1.71.2.1: download - view: text, markup, annotated - select for diffs
Sat Sep 20 22:18:05 2008 UTC (15 years, 7 months ago) by raeburn
Branches: version_2_7_X
Diff to previous 1.71: preferred, colored
Changes since revision 1.71: +3 -2 lines
Removing use of Apache::lonlocal::getdatelocale() for 2.7.X.

Revision 1.71: download - view: text, markup, annotated - select for diffs
Fri Sep 19 03:27:04 2008 UTC (15 years, 7 months ago) by raeburn
Branches: MAIN
Branch point for: version_2_7_X
Diff to previous 1.70: preferred, colored
Changes since revision 1.70: +124 -26 lines
Bugs: 5792 and 5798.
- Uses DateTime, DateTime::Locale, DateTime::Locale::Catalog.
- Disposition of events in calendar display now consistent with current time zone.
- Timezone in effect is displayed in Calendar header line.
- First day of week determined from date localization in effect.
- Extra empty row eliminated from end of calendar.

- Default date localization can be set for domain from Default auth/language/timezone section of Domain Configuration.
- Date localization can also be set for a specific course via "Set Course environement".
- When in course context, course-specific date localization applies (if set), otherwise default date localization of domain of course (if set).  In other contexts, date localization of domain of user (if set) applies.

- Currently date localization is only used to determine starting day of the week (for building calendar display).  Future uses might consider date order/format for display of dates.

- &timehash() and &maketime() routines in loncommon.pm modified to use time zones.
- &nextday() routine in lonannounce.pm modified to correctly identify next day.
- &getdatelocale() routine added to lonlocal.pm to retrieve date locale object.

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>