nicolasconnault
|
1f11c89751
|
Typo, sorry
|
2007-04-12 05:01:09 +00:00 |
|
nicolasconnault
|
0a4ac01b3e
|
Converted all function comments to PHPdoc style, and added stub phpdocs for functions without comments.
|
2007-04-12 04:25:47 +00:00 |
|
nicolasconnault
|
e2c51b2dfb
|
MDL-9223 Fixed a coding error: $group->id changed to $discussion->groupid
|
2007-04-12 02:23:28 +00:00 |
|
nicolasconnault
|
632730fdd7
|
MDL-9213 Corrected $forum->format to $forum->type
|
2007-04-11 01:05:28 +00:00 |
|
nicolasconnault
|
468f5d6896
|
MDL-9124 Added a visual notification when group membership doesn't allow adding discussions.
|
2007-04-04 06:27:50 +00:00 |
|
toyomoyo
|
bcc723bcea
|
merged fixing a warning
|
2007-03-29 06:34:40 +00:00 |
|
sam_marshall
|
18d6ef01ca
|
Merged MDL-9072 Made forum discussion list not show links to groups if you don't have permission to view them
|
2007-03-27 12:23:25 +00:00 |
|
moodler
|
e1526d7792
|
Merged fix for MDL-9052 from 1.8
|
2007-03-27 05:15:46 +00:00 |
|
skodak
|
ad9ff3d392
|
MDL-8804 two digests per day - merged from MOODLE_18_STABLE
|
2007-03-21 22:17:41 +00:00 |
|
toyomoyo
|
a7bb9b8ff2
|
merged fix for MDL-8981, roles assigned at site level may result in a lot of default subscriptions
|
2007-03-21 06:07:46 +00:00 |
|
nicolasconnault
|
e9ff8e100a
|
MDL-8832 : Undid the stripslashes and changed calls to s($string) to s($string, true) instead.
|
2007-03-20 05:21:31 +00:00 |
|
poltawski
|
2c3f3e77a9
|
MDL-8831 - Forum search boxes date checkboxes loose their checked status. Merged from MOODLE_18_STABLE
|
2007-03-17 23:41:58 +00:00 |
|
skodak
|
1306c5ea1c
|
MDL-8932 fix static cache in userdate() + wrong en.UTF-8 locale ; merged with other fixes from MOODLE_18_STABLE
|
2007-03-16 21:00:06 +00:00 |
|
moodler
|
8dec2253cf
|
Merged autofocus fixes for formslib to dev from stable
|
2007-03-16 01:46:17 +00:00 |
|
moodler
|
cbcd697bcb
|
Merge post tag fixes (#123 > #p123)
|
2007-03-15 14:10:29 +00:00 |
|
moodler
|
9de96c06e6
|
Merged user post link to context
|
2007-03-15 13:38:26 +00:00 |
|
nicolasconnault
|
cdfe4875ec
|
MDL-8783: Added appropriate language strings to resolve this usability issue.
|
2007-03-15 06:26:52 +00:00 |
|
nicolasconnault
|
9217695a64
|
MDL-8696 - Just reduced input field from 64 to 48
|
2007-03-13 07:38:54 +00:00 |
|
toyomoyo
|
21b89cb43b
|
allow guests to see the reply link
|
2007-03-13 04:49:05 +00:00 |
|
toyomoyo
|
9276d74255
|
merged fix for MDL-8864, users with no replypost capabilitiy can see reply link
|
2007-03-13 04:37:57 +00:00 |
|
toyomoyo
|
86c4258a72
|
merged fixing a broken has_capability() call
|
2007-03-13 00:52:14 +00:00 |
|
moodler
|
a974c79932
|
Merged patch (1.536.2.14) from stable into head MDL-8767
|
2007-03-12 07:29:06 +00:00 |
|
nicolasconnault
|
3b73b15d37
|
MDL-8847 - Added a little 'p' :-)
|
2007-03-12 05:19:21 +00:00 |
|
toyomoyo
|
096c91afdb
|
merged fixed a broken sql call to get_my_courses
|
2007-03-12 03:07:43 +00:00 |
|
stronk7
|
532daab479
|
Adding support for forum documental searches. Disabled by default.
Only MySQL supported. Experimental under 1.8! MDL-8830
Merged from MOODLE_18_STABLE
|
2007-03-09 18:29:32 +00:00 |
|
moodler
|
4dad2828a6
|
Merged fixes from MDLSITE-145 regarding forum_cron problems
|
2007-03-08 13:55:02 +00:00 |
|
moodler
|
16b4e5b6b2
|
A few tweaks to the comments and output of Yu's change to forum_cron
|
2007-03-08 08:22:24 +00:00 |
|
skodak
|
7c3dab9f86
|
MDL-8759 reverted previous incorrect patch with unset($USER), fixed logging function instead; solves the broken language in forum cron too; merged from MOODLE_18_STABLE
|
2007-03-08 01:09:00 +00:00 |
|
nicolasconnault
|
b2e8e723eb
|
MDL-8787 - Created new help file for News Forum Type, and overrode the help button for the forum type select in mod_form.php
|
2007-03-07 07:13:31 +00:00 |
|
toyomoyo
|
704ca25c57
|
fixing a warning
|
2007-03-07 07:12:13 +00:00 |
|
toyomoyo
|
a0f2dae882
|
fixing a missing {
|
2007-03-07 06:48:22 +00:00 |
|
toyomoyo
|
15f81ee31d
|
forum_cron should be using the $USER variable and not $userto
|
2007-03-07 06:45:29 +00:00 |
|
toyomoyo
|
7034b46c8a
|
do not force parents to enrol
|
2007-03-07 06:22:58 +00:00 |
|
toyomoyo
|
5fac3a5e42
|
adding test code for new forum_cron()
|
2007-03-07 05:58:16 +00:00 |
|
moodler
|
918e9805c3
|
Merged some forum fixes from stable MDL-8767
|
2007-03-06 12:59:18 +00:00 |
|
skodak
|
f2d042c4c3
|
MDL-8765 user preference usage cleanup
|
2007-03-06 10:45:49 +00:00 |
|
nicolasconnault
|
33e2115383
|
MDL-8759 - Unset $USER
|
2007-03-06 06:11:10 +00:00 |
|
toyomoyo
|
dfe38a47d4
|
missing user info
|
2007-03-06 05:14:46 +00:00 |
|
moodler
|
c8135a3509
|
Merged notice fix from stable
|
2007-03-05 05:47:27 +00:00 |
|
moodler
|
f4e53a4636
|
Merged group tweaks from stable MDL-8741
|
2007-03-05 02:52:38 +00:00 |
|
moodler
|
511ec76be0
|
Merged fixes from stable for MDL-8741
|
2007-03-05 02:15:32 +00:00 |
|
moodler
|
b5ddfa29c7
|
Merged MDL-8741 fix from stable
|
2007-03-04 07:35:29 +00:00 |
|
skodak
|
c718dd57ba
|
MDL-8578 new capability for adding and replying to news in forum
|
2007-03-02 19:41:31 +00:00 |
|
nfreear
|
5489fce7f7
|
Fixes MDL-6548 "... block should use lists" - blocks: blog tags, news items, recent activity - forum.
|
2007-03-01 11:13:37 +00:00 |
|
toyomoyo
|
d0e7d6e1d6
|
replacing fieldsets with divs in small forms
|
2007-03-01 07:45:14 +00:00 |
|
nicolasconnault
|
0af0271031
|
MDL-8629 - Outputting correct messages during redirection after forum posting with mail-now selected
|
2007-03-01 06:01:43 +00:00 |
|
moodler
|
6ba65fa08d
|
Merged Nicolas' changes from MDL-8582 into HEAD.
|
2007-02-28 06:25:22 +00:00 |
|
toyomoyo
|
c9c249a185
|
merged fix for MDL-8577, message textarea too big to fit
|
2007-02-22 03:22:31 +00:00 |
|
vyshane
|
2585a68d54
|
Merged from 1.8.
|
2007-02-16 08:46:55 +00:00 |
|
vyshane
|
aa91a2f22c
|
Merged from 1.7.
|
2007-02-14 02:57:37 +00:00 |
|