]>
git.mjollnir.org Git - moodle.git/log
fiedorow [Sat, 5 Feb 2005 16:46:26 +0000 (16:46 +0000)]
Implements log in as guest for courses that allow guests.
fiedorow [Sat, 5 Feb 2005 16:40:38 +0000 (16:40 +0000)]
Bypass enrolment if guest shortcut for courses that allow guests.
koenr [Sat, 5 Feb 2005 13:41:03 +0000 (13:41 +0000)]
A lot of new strings and help files. This language pack is nearly complete. All checked and corrected to xhtml-compliance.
martignoni [Sat, 5 Feb 2005 12:49:14 +0000 (12:49 +0000)]
Changed 'mainmenu'
martignoni [Sat, 5 Feb 2005 12:48:16 +0000 (12:48 +0000)]
Strings in the lang file are now sorted
martignoni [Sat, 5 Feb 2005 12:03:55 +0000 (12:03 +0000)]
Short days are now shorter (2 characters)
mits [Sat, 5 Feb 2005 08:04:04 +0000 (08:04 +0000)]
fixed locale
mjollnir_ [Sat, 5 Feb 2005 05:15:16 +0000 (05:15 +0000)]
Fixing bug 2480 - meta course enrolment
defacer [Sat, 5 Feb 2005 03:16:44 +0000 (03:16 +0000)]
Changing !$course->category to $course->id == SITEID
defacer [Sat, 5 Feb 2005 02:08:25 +0000 (02:08 +0000)]
Rewriting "!$course->category" to "$course->id == SITEID" to make it clear.
stronk7 [Sat, 5 Feb 2005 02:00:12 +0000 (02:00 +0000)]
Abot more done about XHTML
(just goig to sleep)
stronk7 [Sat, 5 Feb 2005 01:58:37 +0000 (01:58 +0000)]
This page is near to be XHTML!
Please, see bug 2496
(http://moodle.org/bugs/bug.php?op=show&bugid=2496)
defacer [Sat, 5 Feb 2005 01:36:55 +0000 (01:36 +0000)]
Enforcing the "email type" (text/HTML) user setting at core library level.
With well-written client code this should not be needed, but after getting
burned once I think it's a good idea to make it "smart".
defacer [Sat, 5 Feb 2005 01:32:15 +0000 (01:32 +0000)]
Fixing a serious bug with PHP 5 only, which caused blocks to lose
their configuration data (there is an explanation but I don't think
anyone cares).
Actually it was an optimization and I had to disable it. All is fine now.
stronk7 [Sat, 5 Feb 2005 01:22:31 +0000 (01:22 +0000)]
backup logs are now XHTML 1.0 Transitional
stronk7 [Sat, 5 Feb 2005 01:11:19 +0000 (01:11 +0000)]
Scheduled backup configuration page is XHTML 1.0 Transitional
stronk7 [Sat, 5 Feb 2005 01:00:33 +0000 (01:00 +0000)]
Now manual backups are XHTML 1.0 Transitional.
And version bump!
skodak [Fri, 4 Feb 2005 22:58:28 +0000 (22:58 +0000)]
typo in javascript code, message submit did not work :-(
skodak [Fri, 4 Feb 2005 21:14:19 +0000 (21:14 +0000)]
reverted some unfinished changes in chatd - enter message
defacer [Fri, 4 Feb 2005 21:13:28 +0000 (21:13 +0000)]
Bugfix: don't send HTML digests to users who want simple text mail.
villate [Fri, 4 Feb 2005 21:00:35 +0000 (21:00 +0000)]
Updates for ver. 1.5 beta
2005020101
defacer [Fri, 4 Feb 2005 20:57:16 +0000 (20:57 +0000)]
Additional notices under PHP5 fixed.
michaelpenne [Fri, 4 Feb 2005 20:49:04 +0000 (20:49 +0000)]
changed Main Menu to Course Menu
defacer [Fri, 4 Feb 2005 20:27:54 +0000 (20:27 +0000)]
Fix for bug 2492: Notices thrown by pagelib.php.
It was an oversight on my part. Thanks Gustav!
villate [Fri, 4 Feb 2005 20:18:29 +0000 (20:18 +0000)]
A few more new strings translated
michaelpenne [Fri, 4 Feb 2005 20:11:48 +0000 (20:11 +0000)]
changed a couple of <br> to <br />
villate [Fri, 4 Feb 2005 20:09:26 +0000 (20:09 +0000)]
Complete translation for ver. 1.5
villate [Fri, 4 Feb 2005 20:02:50 +0000 (20:02 +0000)]
We have decide to replace forum by fórum, which is the accepted spelling.
michaelpenne [Fri, 4 Feb 2005 19:39:18 +0000 (19:39 +0000)]
re-arranged a lot of code. Only branch tables appear in slide show mode. Display left and slideshow works with tables now instead of stylesheets (helps with browser compatibility). Some XHTML fixes. Fixed grading essay questions for non-custom scoreing. Reformated a lot of output
michaelpenne [Fri, 4 Feb 2005 19:35:43 +0000 (19:35 +0000)]
removed a lot of styles because left menu and slideshow work in a table instead of styles. This helps with compatibility with more browsers
michaelpenne [Fri, 4 Feb 2005 19:34:22 +0000 (19:34 +0000)]
fixed the clock formating.
michaelpenne [Fri, 4 Feb 2005 19:33:33 +0000 (19:33 +0000)]
this is Petrs security fix for import
michaelpenne [Fri, 4 Feb 2005 19:31:24 +0000 (19:31 +0000)]
fixed a clean param function call
michaelpenne [Fri, 4 Feb 2005 19:30:19 +0000 (19:30 +0000)]
most changes in continue section. Took it out of slideshow. Made some display changes with display left (not style sheet dependent now)
stronk7 [Fri, 4 Feb 2005 16:24:12 +0000 (16:24 +0000)]
Now group members are only included (backup and restore) if
we have selected to have users! Thanks to Etienne! Bug 2486
(http://moodle.org/bugs/bug.php?op=show&bugid=2486)
Merged from MOODLE_14_STABLE
stronk7 [Fri, 4 Feb 2005 14:33:51 +0000 (14:33 +0000)]
Now metacourse in supported in manual and scheduled backups. It can be configured
in both backups. Please check if the used structure and exported data has sense!
mits [Fri, 4 Feb 2005 06:05:29 +0000 (06:05 +0000)]
polished.
mits [Fri, 4 Feb 2005 05:04:08 +0000 (05:04 +0000)]
polished.
mits [Fri, 4 Feb 2005 03:14:50 +0000 (03:14 +0000)]
translated some.
skodak [Fri, 4 Feb 2005 00:43:45 +0000 (00:43 +0000)]
update code clarification - thanks Eloy!
mits [Fri, 4 Feb 2005 00:40:51 +0000 (00:40 +0000)]
polished.
koenr [Thu, 3 Feb 2005 23:35:52 +0000 (23:35 +0000)]
xhtml-compliance
stronk7 [Thu, 3 Feb 2005 23:27:52 +0000 (23:27 +0000)]
More differences.
stronk7 [Thu, 3 Feb 2005 23:19:54 +0000 (23:19 +0000)]
Moving some strings to make them available in all the script. Not really sure about changes introduced in version 1.42! Penny?
skodak [Thu, 3 Feb 2005 22:53:49 +0000 (22:53 +0000)]
PARAM_ALPHA now converts to lowercase; merged from MOODLE_14_STABLE
mjollnir_ [Thu, 3 Feb 2005 22:34:42 +0000 (22:34 +0000)]
Better attempt at fixing 2479
koenr [Thu, 3 Feb 2005 22:33:42 +0000 (22:33 +0000)]
please respect the rules of xhtml-compliance for new files in fully checked lang packs
mjollnir_ [Thu, 3 Feb 2005 22:30:46 +0000 (22:30 +0000)]
Reverting last patch for bug 2479
mjollnir_ [Thu, 3 Feb 2005 22:21:30 +0000 (22:21 +0000)]
Fixing bug #2479 (parent courses showing in meta course search)
koenr [Thu, 3 Feb 2005 22:21:00 +0000 (22:21 +0000)]
xhtml-compliance
koenr [Thu, 3 Feb 2005 22:11:49 +0000 (22:11 +0000)]
xhtml-compliance
koenr [Thu, 3 Feb 2005 20:50:14 +0000 (20:50 +0000)]
xhtml-compliance
skodak [Thu, 3 Feb 2005 20:39:27 +0000 (20:39 +0000)]
radical chat clean up, see forum for details
skodak [Thu, 3 Feb 2005 19:37:11 +0000 (19:37 +0000)]
incorrect use of preg_quote(), add '/' to list of quoted chars - see man page; merged from MOODLE_14_STABLE
skodak [Thu, 3 Feb 2005 18:14:45 +0000 (18:14 +0000)]
new parameter cleaning PARAM_BOOL and PARAM_ALPHANUM, merged from MOODLE_14_STABLE
gustav_delius [Thu, 3 Feb 2005 18:04:15 +0000 (18:04 +0000)]
fixed stupid bug in code for adding random questions
moodler [Thu, 3 Feb 2005 11:12:47 +0000 (11:12 +0000)]
Latest version - very nice!
stronk7 [Wed, 2 Feb 2005 19:13:24 +0000 (19:13 +0000)]
Now actions for meta-courses (add, delete...) are using sesskey.
martignoni [Wed, 2 Feb 2005 16:26:29 +0000 (16:26 +0000)]
Perfecting the wording to distinguish between singular and plural.
martignoni [Wed, 2 Feb 2005 16:23:26 +0000 (16:23 +0000)]
Small fix
martignoni [Wed, 2 Feb 2005 15:44:52 +0000 (15:44 +0000)]
Better wording
martignoni [Wed, 2 Feb 2005 15:43:40 +0000 (15:43 +0000)]
Added Learnwise import format string
martignoni [Wed, 2 Feb 2005 15:42:43 +0000 (15:42 +0000)]
There is now a mechanism by which question types can have their own setup options
martignoni [Wed, 2 Feb 2005 15:34:10 +0000 (15:34 +0000)]
Polishing that Add/Edit Blocks button
martignoni [Wed, 2 Feb 2005 15:33:03 +0000 (15:33 +0000)]
Messaging can now be completely disabled
martignoni [Wed, 2 Feb 2005 15:30:36 +0000 (15:30 +0000)]
Initial checkin for import course content functionality
martignoni [Wed, 2 Feb 2005 15:23:30 +0000 (15:23 +0000)]
Added some new lang entries for mod.html
villate [Wed, 2 Feb 2005 14:54:36 +0000 (14:54 +0000)]
A few refinements
defacer [Wed, 2 Feb 2005 04:32:13 +0000 (04:32 +0000)]
Updating index page with all the latest from blocklib and pagelib.
defacer [Wed, 2 Feb 2005 02:46:06 +0000 (02:46 +0000)]
Update for the new APIs and simplification.
defacer [Wed, 2 Feb 2005 02:41:56 +0000 (02:41 +0000)]
Change the semantics of blocks_print_adminblock() to make life easier to
developers who use pages. Conversely simplified the code a bit in courses.
defacer [Wed, 2 Feb 2005 02:32:40 +0000 (02:32 +0000)]
Utilizing page_id_and_class(), make a factory function page_create_instance()
that does not need the page type as an argument (autodetects from the URL).
defacer [Wed, 2 Feb 2005 02:25:50 +0000 (02:25 +0000)]
Isolating this in a function because it's quite useful
to access from elsewhere, too.
defacer [Wed, 2 Feb 2005 02:22:56 +0000 (02:22 +0000)]
Adding a useful mathematical shortcut.
stronk7 [Tue, 1 Feb 2005 23:57:58 +0000 (23:57 +0000)]
One notice is out showing recent recent activity of deleted posts.
koenr [Tue, 1 Feb 2005 23:25:44 +0000 (23:25 +0000)]
xhtml-compliance
koenr [Tue, 1 Feb 2005 22:57:22 +0000 (22:57 +0000)]
missing strings
martignoni [Tue, 1 Feb 2005 21:51:42 +0000 (21:51 +0000)]
MAJOR NEW FEATURE: Tracking of read/unread posts
martignoni [Tue, 1 Feb 2005 21:38:57 +0000 (21:38 +0000)]
Adding new strings for the editor
martignoni [Tue, 1 Feb 2005 21:35:30 +0000 (21:35 +0000)]
Latest updates to lang file for rss_client block
martignoni [Tue, 1 Feb 2005 21:22:30 +0000 (21:22 +0000)]
Initial checkin of language for the quiz_results block.
martignoni [Tue, 1 Feb 2005 21:10:09 +0000 (21:10 +0000)]
Added Jon's html block from contrib! Thanks, Jon!
martignoni [Tue, 1 Feb 2005 21:06:48 +0000 (21:06 +0000)]
Show a warning to admins if cron.php hasn't been run
mjollnir_ [Tue, 1 Feb 2005 20:45:46 +0000 (20:45 +0000)]
Modification for datalib (modify_database) to ignore lines that start with -- as well as # (postgres)
koenr [Tue, 1 Feb 2005 19:44:55 +0000 (19:44 +0000)]
uggly grammatical error
mits [Tue, 1 Feb 2005 15:04:50 +0000 (15:04 +0000)]
translated some.
moodler [Tue, 1 Feb 2005 11:30:41 +0000 (11:30 +0000)]
Added all styles to forum posts
moodler [Tue, 1 Feb 2005 10:08:26 +0000 (10:08 +0000)]
Update copyright to 2005
defacer [Tue, 1 Feb 2005 10:03:54 +0000 (10:03 +0000)]
Allow this in quiz pages, too.
defacer [Tue, 1 Feb 2005 10:03:21 +0000 (10:03 +0000)]
Allow quiz_results in quiz pages and allow multiple instances too
(this obviously is only useful in courses).
defacer [Tue, 1 Feb 2005 10:02:12 +0000 (10:02 +0000)]
Pull all blocks out of quiz pages. We can see about allowing them later.
defacer [Tue, 1 Feb 2005 09:19:31 +0000 (09:19 +0000)]
Updated to cover the latest API addition and made some minor corrections.
defacer [Tue, 1 Feb 2005 08:44:04 +0000 (08:44 +0000)]
Perfecting the wording to distinguish between singular and plural.
defacer [Tue, 1 Feb 2005 08:35:06 +0000 (08:35 +0000)]
Polishing that Add/Edit Blocks button
moodler [Tue, 1 Feb 2005 08:00:58 +0000 (08:00 +0000)]
Moved theme changing to after SESSION exists
defacer [Tue, 1 Feb 2005 07:59:09 +0000 (07:59 +0000)]
Making the "Add block..." menu list alphabetically sorted ;-)
defacer [Tue, 1 Feb 2005 07:46:31 +0000 (07:46 +0000)]
Since people adding this block to the quiz screen will get an empty display
at first, show them a more friendly message instead.
defacer [Tue, 1 Feb 2005 07:40:58 +0000 (07:40 +0000)]
Don't forget to kill all our block instances if we are deleted.
defacer [Tue, 1 Feb 2005 07:39:21 +0000 (07:39 +0000)]
I need those constants a bit more easily accessible.
defacer [Tue, 1 Feb 2005 07:34:17 +0000 (07:34 +0000)]
Fixing all the details in the block instance configuration screen.
That wasn't so hard!