[moodle] / moodle / lang / en_utf8 / message.php Repository:

Log of /moodle/lang/en_utf8/message.php

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Tue Nov 18 14:21:57 2008 WST (15 months, 4 weeks ago) by dongsheng
Branch: MAIN
CVS Tags: HEAD
Changes since 1.16: +2 -1 lines
Diff to previous 1.16
MDL-14651
1. identify IRC commands
2. commiting ajax chat room, I lost my half finished source code, so I have to
start again :-(

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Sep 25 15:40:32 2008 WST (17 months, 3 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15
"MDL-14129, fixed hardcoded print_header"

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Tue Sep 23 11:09:01 2008 WST (17 months, 3 weeks ago) by moodler
Branch: MAIN
Changes since 1.14: +2 -3 lines
Diff to previous 1.14
MDL-10107  Fixing more strings

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Sep 23 10:27:57 2008 WST (17 months, 3 weeks ago) by moodler
Branch: MAIN
Changes since 1.13: +15 -15 lines
Diff to previous 1.13
MDL-10107 Some new text for Messaging interface and some tips for Luis to continue with

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sun Aug 31 01:53:31 2008 WST (18 months, 2 weeks ago) by lfrodrigues
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
MDL-16268 User-User send messages now use new messaging system.

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sat Aug 30 07:19:54 2008 WST (18 months, 2 weeks ago) by lfrodrigues
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
MDL-16267 done all items in list (html tidy, xhtml strict, plugins tidy)

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sat Aug 2 08:13:10 2008 WST (19 months, 2 weeks ago) by lfrodrigues
Branch: MAIN
Changes since 1.10: +3 -1 lines
Diff to previous 1.10
MDL-10107 - added missing error translation string

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Jul 24 16:38:04 2008 WST (19 months, 3 weeks ago) by moodler
Branch: MAIN
Changes since 1.9: +17 -5 lines
Diff to previous 1.9
MDL-10107 - First check-in of Messaging 2.0 code from Luis Rodrigues, GSOC student.

This new messaging system replaces all the various email_to_user() calls.
They are now replaced by events triggers, and the messages are then
processed centrally according to user preferences and sent to one or more
processors (email, popup, jabber etc...)

This code is not finished yet, a lot of work still has to be done on the
interface.  However, the basic structure is there and should be working.
Luis and I will be reviewing and polishing this heavily in the next few weeks.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Fri Jun 13 14:55:26 2008 WST (21 months ago) by dongsheng
Branch: MAIN
Changes since 1.8: +2 -1 lines
Diff to previous 1.8
"MDL-14129, fix print_error"

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Nov 22 10:05:36 2007 WST (2 years, 3 months ago) by toyomoyo
Branch: MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7
MDL-10028, adding a string

Revision 1.7.2.1 - (view) (download) (annotate) - [select for diffs]
Thu Nov 22 10:04:59 2007 WST (2 years, 3 months ago) by toyomoyo
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_19, MOODLE_191, MOODLE_192, MOODLE_193, MOODLE_194, MOODLE_195, MOODLE_196, MOODLE_197, MOODLE_19_MERGED, MOODLE_19_WEEKLY
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 , to next main 1.17
MDL-10028, adding a string

Revision 1.5.2.2 - (view) (download) (annotate) - [select for diffs]
Thu Nov 22 10:03:30 2007 WST (2 years, 3 months ago) by toyomoyo
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_1810, MOODLE_1811, MOODLE_184, MOODLE_185, MOODLE_186, MOODLE_187, MOODLE_188, MOODLE_189, MOODLE_18_MERGED, MOODLE_18_WEEKLY
Changes since 1.5.2.1: +2 -1 lines
Diff to previous 1.5.2.1 , to branch point 1.5 , to next main 1.17
MDL-10028, adding a string

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Aug 27 11:22:16 2007 WST (2 years, 6 months ago) by moodler
Branch: MAIN
CVS Tags: MOODLE_19_BETA
Branch point for: MOODLE_19_STABLE
Changes since 1.6: +2 -1 lines
Diff to previous 1.6
Some tweaks to the appearance of messaging window

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Aug 13 14:35:22 2007 WST (2 years, 7 months ago) by toyomoyo
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5
MDL-10669, strings should not be removed from lang pack for backward compatibility

Revision 1.5.2.1 - (view) (download) (annotate) - [select for diffs]
Wed May 23 20:08:21 2007 WST (2 years, 9 months ago) by nfreear
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_181, MOODLE_182, MOODLE_183
Changes since 1.5: +2 -1 lines
Diff to previous 1.5
Big fix for MDL-9890 "Help should be well-formed, XHTML Strict and semantic". Merged from head.

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat Dec 30 03:33:41 2006 WST (3 years, 2 months ago) by skodak
Branch: MAIN
CVS Tags: MOODLE_18, MOODLE_18_BETA
Branch point for: MOODLE_18_STABLE, MOODLE_19_CLI
Changes since 1.4: +1 -2 lines
Diff to previous 1.4
MDL-8022 chat accessiblity
- new gui_basic that can be used as fallback or accessible option to gui_header_js - it is not compatible with chat daemon
- todo: CSS styling, beeping, JS fallback code in view.php and noframes fallback in gui_header_js
- minor changes in messaging language strings
- minor coding style improvements

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Dec 28 01:06:17 2006 WST (3 years, 2 months ago) by skodak
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3
MDL-7950 Display only new messages option and other minor changes in jsless messaging ui

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Dec 26 07:34:06 2006 WST (3 years, 2 months ago) by skodak
Branch: MAIN
Changes since 1.2: +3 -1 lines
Diff to previous 1.2
MDL-7956 Add frameless and JSless message composition option

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Nov 1 17:44:06 2006 WST (3 years, 4 months ago) by moodler
Branch: MAIN
CVS Tags: MOODLE_18_GROUPS_PRE, MOODLE_18_GROUPS_PRE_MERGE
Branch point for: MOODLE_18_GROUPS
Changes since 1.1: +6 -5 lines
Diff to previous 1.1
Merged tidy-ups from stable

Revision 1.1.8.1 - (view) (download) (annotate) - [select for diffs]
Wed Nov 1 17:37:08 2006 WST (3 years, 4 months ago) by moodler
Branch: MOODLE_17_STABLE
CVS Tags: MOODLE_17, MOODLE_171, MOODLE_172, MOODLE_173, MOODLE_174, MOODLE_175, MOODLE_176, MOODLE_177, MOODLE_17_BETA2, MOODLE_17_MERGED, MOODLE_17_WEEKLY
Changes since 1.1: +6 -5 lines
Diff to previous 1.1 , to next main 1.17
Tidied up string files

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Feb 6 17:28:54 2006 WST (4 years, 1 month ago) by moodler
Branch: MAIN
CVS Tags: MOODLE_16, MOODLE_161, MOODLE_162, MOODLE_163, MOODLE_164, MOODLE_165, MOODLE_166, MOODLE_167, MOODLE_168, MOODLE_169, MOODLE_16_BETA, MOODLE_16_MERGED, MOODLE_16_WEEKLY, MOODLE_17_BETA, MOODLE_17_NEWGROUPS_PRE
Branch point for: MOODLE_16_STABLE, MOODLE_17_NEWGROUPS, MOODLE_17_ROLES, MOODLE_17_STABLE
New base version of English in Unicode format

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Moodle CVS Admin
ViewVC Help
Powered by ViewVC 1.0.10