stronk7
294c52b46c
Opps. reordering some lines...
2004-05-09 22:30:56 +00:00
stronk7
87b00f0ee1
Now glossary->rsstype and glossary->rssarticles are in backup & restore.
...
Added two missing strings too.
2004-05-09 22:27:44 +00:00
stronk7
2dda0bbbc7
Now glossaries can produce RSS feeds too !!
...
Some strings (RSS related) has been moved from forum.php to moodle.php
to avoid suplicating them once per module.
It seems to work fine, please test...:-)
2004-05-09 22:20:05 +00:00
stronk7
ca87cbe100
Some improvements in RSS:
...
- Article's author is showed if present.
- In forum posts feeds, show post->subject instead of discussion->name
- Description contents in every article are passed to format_text() to
show contents like the rest of Moodle.
2004-05-09 18:34:33 +00:00
gustav_delius
d71cca4bea
corrected small type reported in bug 1152
2004-05-08 22:06:33 +00:00
stronk7
3a238a355a
Changed the system to recode links to forums. Now it it detect
...
that the link doesn't belong to the course being restored, then
the original link is mantained.
With this, the backup/restore should be finished. Now some
tests to check everything !!
2004-05-07 23:40:41 +00:00
gustav_delius
af91aca09c
block name is now 'Section links'
2004-05-07 12:36:52 +00:00
moodler
06c66f4576
Renamed file
2004-05-07 02:30:24 +00:00
stronk7
c3ff2d75c6
Added two strings about deleting blocks from admin interface...
2004-05-06 22:41:55 +00:00
gustav_delius
aff97c0b2e
a new block providing links to weeks/topics, see http://moodle.org/mod/forum/discuss.php?d=7648
2004-05-06 19:16:46 +00:00
gustav_delius
f86aaab21c
It is possible to create weekly repeating events but it is not yet possible to edit or delete them together. Also it is now possible to specify the duration in minutes as an alternative to specifying the end time and date.
2004-05-06 16:30:12 +00:00
jungwirr
68d0db38e8
added help files for most options of the module. Updated and clarified
...
the main module description help file.
2004-05-05 17:08:38 +00:00
jungwirr
8fc1384b78
added string for "Take Attendance" in view.php
2004-05-04 16:13:08 +00:00
moodler
162c360538
Fixed CVS hosts
2004-05-04 12:24:57 +00:00
stronk7
6b7deae418
Added two help files for forum rsstype & rssarticles.
...
Please, check them...
2004-05-03 19:50:24 +00:00
stronk7
bbe3c5e391
Added two missing strings for scheduled backups.
...
Please, check them...
2004-05-03 18:25:30 +00:00
defacer
e70fdac090
L10n fixes and a bug fix... at least I _hope_ they were fixes...
2004-05-03 15:26:55 +00:00
moodler
2195fb5896
Some new strings for RSS
2004-05-03 14:36:06 +00:00
moodler
67a2a1d8ce
More realistic dates
2004-05-03 12:14:31 +00:00
stronk7
8adcb49f8e
First version of RSS System.
...
Discussion and post forum feeds supported.
Integrated in cron system.
Some strings missing.
Test, test, test...
2004-05-02 23:08:19 +00:00
moodler
7ba54e1b78
A new resource type called Directory ... it simply lists all the
...
files in a directory to make them available to students.
2004-05-02 15:10:04 +00:00
moodler
fb9ec10f46
Some modifications to texts
2004-05-02 02:36:45 +00:00
moodler
ec67cbf237
User pictures can now be deleted - interface is improved a little
2004-05-01 14:34:21 +00:00
moodler
464fd803fa
Sorry, Eloy, my directions were wrong.
...
I've changed hiddentopics to hiddensections ...
2004-04-30 12:10:46 +00:00
defacer
a322925858
New strftime string for use by the calendar: Month Year.
2004-04-30 08:48:39 +00:00
moodler
de52774805
I think it's better for translators to have the whole phrases ...
...
not all languages will work with the split sentence
2004-04-27 17:37:06 +00:00
moodler
9a9ea9bf03
Some rephrasing
2004-04-27 17:15:14 +00:00
stronk7
5b044cc120
Now, in topics format, every course can decide about how to
...
display hidden topics (collapsed or invisible)
Some strings and one help file. Please, review it!!
2004-04-27 16:32:29 +00:00
moodler
c598d270de
The "Add" block is now called "Blocks" ... other block admin stuff can
...
go in this block later.
2004-04-27 09:30:44 +00:00
moodler
bd23e396a4
You can now unenrol all students quickly with one button
...
bug 1238
2004-04-26 14:16:05 +00:00
moodler
0a1a564e5b
Strings in language files should always be lower case
2004-04-26 09:37:12 +00:00
moodler
95d0820979
Changed the string: 'showsubscribers'
...
from
Show subscribers
to
Show/edit current subscribers
The old string is not invalid, which is why I decided to change the
existing string rather than create a new one
2004-04-26 09:06:56 +00:00
moodler
6673d7bdf6
Subscriber editing is group-aware.
...
Groups can be subscribed or unsubscribed with one click
2004-04-26 08:55:00 +00:00
moodler
3315ee39b1
Fixed a hard-coded string. bug 1269
2004-04-26 03:01:00 +00:00
defacer
1b0ebe79b1
Addressing bug 1257:
...
Changed the handling of time display format; now it's read from the language
file by default, and a new preference has been added to allow each user to
manually specify his preferred time format.
2004-04-22 09:02:23 +00:00
stronk7
0f3fe4b6ad
First Official realease of the "Blocks System".
...
Integrated with Moodle:
- Install automatically.
- Update course->blockinfo for each course at installation time.
- Modified course creation to insert into blockinfo field.
- Modified restore to insert into blockinfo field.
- Admin options (hide, show, delete, config) from admin page.
- Lang strings inserted (en only).
- Database support to mysql and postgresql (not tested!!).
Moodle, backup and block versions updated to 2004041800.
Tested with mysql: Install fresh and upgrade from previous.
section_activities block renamed to social_activities and created
its own lang file to support name "Social Activities". This can
be changed at any time.
TODO:
=====
Support it really in backup/restore.
????
Enjoy!! Ciao :-)
2004-04-18 23:20:53 +00:00
moodler
d8627a477e
Thanks to Dave Lopata <Dave@Lopata.Net>, Moodle now supports LDAP 3
2004-04-15 15:57:32 +00:00
defacer
00e651d1c1
Added a new string for use in the upcoming events block.
2004-04-13 12:19:33 +00:00
stronk7
c72e41bc77
Added string "refreshingevents". Used in restore.
2004-04-10 00:03:45 +00:00
moodler
db3e8b844b
Tiny typo
2004-04-09 13:12:36 +00:00
moodler
e441aac877
FIxed some quotes
2004-04-08 16:25:53 +00:00
stronk7
b31355aa81
One new string...to restore.
2004-04-04 18:44:35 +00:00
moodler
8bcdebef81
Better dates
2004-04-02 15:48:32 +00:00
rkingdon
45c27c7e4b
Optional use of the HTML editor.
2004-04-01 16:56:56 +00:00
rkingdon
faf63f9854
Optional use of HTML editor.
2004-04-01 16:48:16 +00:00
defacer
efc81294eb
Eloy's finding: Unset $string['default'] variable fixed.
2004-04-01 08:45:38 +00:00
moodler
3ab966a2c6
Adding calendar string files
2004-03-29 15:30:37 +00:00
moodler
56eb160c8e
Attachments can now be completely disabled in forums
2004-03-27 14:32:57 +00:00
rkingdon
9e93d4d03f
Version 3 update
2004-03-27 04:15:29 +00:00
rkingdon
44cbe38d7f
Version 3 updates
2004-03-27 04:07:37 +00:00