]>
git.mjollnir.org Git - moodle.git/log
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!
defacer [Tue, 1 Feb 2005 07:16:19 +0000 (07:16 +0000)]
All right, we can now have blocks in quiz pages!
Let's test it a while and see what we learn from it.
defacer [Tue, 1 Feb 2005 07:12:39 +0000 (07:12 +0000)]
Added a new class page_quiz, modelling the behavior of a quiz view page.
Not everything is quite right now, a few details (e.g. correct breadcrumbs)
have been ignored but most of the functionality is there.
Blocks in quizzes, here we come!
defacer [Tue, 1 Feb 2005 06:55:02 +0000 (06:55 +0000)]
Even more automation: now blocks_execute_url_action() checks if the user
has sufficient rights to execute the action automatically. It's therefore
safe to call without ANY checks being done first.
defacer [Tue, 1 Feb 2005 06:51:00 +0000 (06:51 +0000)]
Add a very useful feature to block_base to make instance config even more
convenient to use. And take advantage of it to make the block run faster.
defacer [Tue, 1 Feb 2005 06:49:52 +0000 (06:49 +0000)]
Being slightly more accurate.
defacer [Tue, 1 Feb 2005 06:40:50 +0000 (06:40 +0000)]
That link looks a little silly if we are viewing the quiz...
defacer [Tue, 1 Feb 2005 06:38:42 +0000 (06:38 +0000)]
I 'm putting together a scheme to allow blocks in mod/quiz/view.php.
This will allow the block to work when displayed there.
defacer [Tue, 1 Feb 2005 06:24:28 +0000 (06:24 +0000)]
Refining the way that blocks work: now you don't have to know anything
about what editing the blocks adds to your URL. blocklib will take care
of that internally.
mjollnir_ [Tue, 1 Feb 2005 04:51:28 +0000 (04:51 +0000)]
Fix for metacourses. Courses with course->metacourse shouldn't be offered in the courses to add dropdown
mjollnir_ [Tue, 1 Feb 2005 04:47:04 +0000 (04:47 +0000)]
Another fix for metacourses (lost auto_increment). This will preserve data.
moodler [Tue, 1 Feb 2005 04:12:53 +0000 (04:12 +0000)]
Fixed up admin page formatting
moodler [Tue, 1 Feb 2005 04:05:04 +0000 (04:05 +0000)]
Removed old styles
moodler [Tue, 1 Feb 2005 04:01:56 +0000 (04:01 +0000)]
Latest tags
moodler [Tue, 1 Feb 2005 03:46:20 +0000 (03:46 +0000)]
Removed $THEME from around the place
moodler [Tue, 1 Feb 2005 03:24:25 +0000 (03:24 +0000)]
Updates from Charlie Williams and "wild girl"s fantastic flash friend
MP3 player now has a slider with loading information, and is slightly less high
(15px instead of 18px) so it fits better inline.
Source included.
moodler [Tue, 1 Feb 2005 02:58:51 +0000 (02:58 +0000)]
FIxes from tony for highlighting
martinlanghoff [Tue, 1 Feb 2005 01:47:45 +0000 (01:47 +0000)]
Merged from MOODLE_14_HEAD - Better behaviour of fix_course_sortorder() -- related to bug #2334 -- includes version bump to clear out recalcitrant sortorders
martinlanghoff [Tue, 1 Feb 2005 01:37:14 +0000 (01:37 +0000)]
Merged from MOODLE_14_HEAD - Better behaviour of fix_course_sortorder() -- related to bug #2334
mjollnir_ [Tue, 1 Feb 2005 00:28:02 +0000 (00:28 +0000)]
Fixing column_type for postgres (WHERE 0 is not valid so using LIMIT 0 instead)
koenr [Mon, 31 Jan 2005 23:36:03 +0000 (23:36 +0000)]
some new strings and a new translator for TR
defacer [Mon, 31 Jan 2005 23:24:43 +0000 (23:24 +0000)]
Added a new function, column_type(), based on ADOdb's MetaType().
Attempting to make ALTER TABLE for Postgres really smart... this is
the solution to bug 2460 if it works correctly.
koenr [Mon, 31 Jan 2005 23:00:52 +0000 (23:00 +0000)]
untranslated file
julmis [Mon, 31 Jan 2005 20:09:17 +0000 (20:09 +0000)]
Remove last space from attribute list in cleanAttributes2 function.
mchurch [Mon, 31 Jan 2005 19:26:55 +0000 (19:26 +0000)]
Added read post
marking for posts over a day old to the upgrade procedure.
mchurch [Mon, 31 Jan 2005 19:24:14 +0000 (19:24 +0000)]
Fixed insert_record call in forum_tp_add_read_record. Added read post
marking for posts over a day old to the upgrade procedure.
barias [Mon, 31 Jan 2005 18:44:50 +0000 (18:44 +0000)]
Latest updates in spanish translation
stronk7 [Mon, 31 Jan 2005 18:11:51 +0000 (18:11 +0000)]
Not change at glossary, Code for allowprintview was there. :-)
stronk7 [Mon, 31 Jan 2005 18:10:50 +0000 (18:10 +0000)]
Avoid some probles when returning to the original user after using the loginas feature.
(sesskey not set)
stronk7 [Mon, 31 Jan 2005 16:40:08 +0000 (16:40 +0000)]
Solved sesskey issue in calculated questions. Bug 2464
(http://moodle.org/bugs/bug.php?op=show&bugid=2464)
mchurch [Mon, 31 Jan 2005 15:04:10 +0000 (15:04 +0000)]
Fixed a special case issue with the news forum on the front page and
non-logged in users.
dhawes [Mon, 31 Jan 2005 11:39:14 +0000 (11:39 +0000)]
removed check for guest after guests have already been rejected from page
moodler [Mon, 31 Jan 2005 07:41:47 +0000 (07:41 +0000)]
Forum searching is now implemented using a lex-based method, which allows
extra capabilities such as:
- "phrase searching"
- user matching: user:tony
- subject matching: subject:thing
This code is all from Tony Hursh. THANKS TONY!!
moodler [Mon, 31 Jan 2005 07:39:03 +0000 (07:39 +0000)]
New libraries to support lexer-based searching. From Tony Hursh - thanks!
moodler [Mon, 31 Jan 2005 07:17:54 +0000 (07:17 +0000)]
Fixed xml again (bug 2413)
moodler [Mon, 31 Jan 2005 07:11:42 +0000 (07:11 +0000)]
Messaging can now be completely disabled using $CFG->messaging
moodler [Mon, 31 Jan 2005 06:13:28 +0000 (06:13 +0000)]
Now informs about old themes.
It's damn ugly, this page, but I'm just getting it to a useful state first
moodler [Mon, 31 Jan 2005 05:59:13 +0000 (05:59 +0000)]
Some changes in the way theme setup is achieved, there is now a function
for it called theme_setup
moodler [Mon, 31 Jan 2005 05:58:03 +0000 (05:58 +0000)]
Fixes for Theme preview
mjollnir_ [Mon, 31 Jan 2005 04:26:22 +0000 (04:26 +0000)]
Apparently I forgot to commit this new file when committing the import course content stuff. Here it is!
moodler [Mon, 31 Jan 2005 04:16:36 +0000 (04:16 +0000)]
Less buttons
defacer [Mon, 31 Jan 2005 03:47:14 +0000 (03:47 +0000)]
Removing some diagnostic output that had been forgotten.
moodler [Mon, 31 Jan 2005 03:35:45 +0000 (03:35 +0000)]
New string
defacer [Mon, 31 Jan 2005 02:18:15 +0000 (02:18 +0000)]
Dropping the use of MOODLE_PAGE_COURSE <gasp>!
The new constant is PAGE_COURSE_VIEW, and it's more streamlined with the
new CSS-related ids for 1.5. There are great possibilities for the future
here, so we 're getting ready.
On the other hand, this has to be the ugliest hack I 've ever inflicted
on any program (look at pagelib.php). Thankfully it will only stay for just
a little while.
defacer [Mon, 31 Jan 2005 01:22:13 +0000 (01:22 +0000)]
Added new id selector for the "inactive accounts will be unenrolled" message.
defacer [Mon, 31 Jan 2005 01:20:43 +0000 (01:20 +0000)]
Changing the inline centering with an id.
defacer [Mon, 31 Jan 2005 01:03:41 +0000 (01:03 +0000)]
Removing deprecated <font> and <center>.
defacer [Mon, 31 Jan 2005 01:00:21 +0000 (01:00 +0000)]
Removing <font> tags. I didn't add any styles because there was no
visible difference in text size after the removal.
defacer [Mon, 31 Jan 2005 00:56:00 +0000 (00:56 +0000)]
Bugfix: don't revert to full details display when clicking on the sorting
links in the table headers. Remain in the display mode you were before.
defacer [Mon, 31 Jan 2005 00:48:23 +0000 (00:48 +0000)]
Fixing my buggy implementation of isteacherinanycourse().
This fixes bugs 2455, 2456 and maybe some others Eagle Eyes didn't have
the time to find. ;-)
urs_hunkler [Sun, 30 Jan 2005 23:32:05 +0000 (23:32 +0000)]
this is a theme for Moodle for pdas. together with the course format "pda" it can be used for small screens. I started to define width of the blocks and the content to 240px. I tested it on a sony th 55 - it looks quite promissing. It's just a start ...
urs_hunkler [Sun, 30 Jan 2005 23:09:35 +0000 (23:09 +0000)]
this is a course format for pdas. I changed the three column layout to a three row layout - the content is shown in one long row.
* first the content of the left column
* beyond the courses
* at last the content of the right column
It hasn't got a name to select in the language pack yet, so please selct it by [[formatpda]].
stronk7 [Sun, 30 Jan 2005 22:49:24 +0000 (22:49 +0000)]
Nothing todo here. New fields were there! B-)
But I've spent sometime trying to simulate one exercise and
I haven't been able to do it. Probably my own stupidity, but
things didn't work as I expected! :-(
koenr [Sun, 30 Jan 2005 22:35:57 +0000 (22:35 +0000)]
missed a serious error
koenr [Sun, 30 Jan 2005 22:33:19 +0000 (22:33 +0000)]
missed a serious error
koenr [Sun, 30 Jan 2005 22:24:17 +0000 (22:24 +0000)]
new hungarian files - XHTML checked at once
moodler [Sun, 30 Jan 2005 19:28:27 +0000 (19:28 +0000)]
A SESSION->theme can be set (only with sesskey)
moodler [Sun, 30 Jan 2005 19:27:46 +0000 (19:27 +0000)]
New theme chooser (with better preview using iframes)
It's a bit rough but it works.
stronk7 [Sun, 30 Jan 2005 19:03:46 +0000 (19:03 +0000)]
Added suppor for assignment->emailteachers
moodler [Sun, 30 Jan 2005 18:23:06 +0000 (18:23 +0000)]
Added support for parent themes
Added support for user, course, session themes
moodler [Sun, 30 Jan 2005 18:21:54 +0000 (18:21 +0000)]
Updated to latest styles.php and config.php
moodler [Sun, 30 Jan 2005 18:17:44 +0000 (18:17 +0000)]
Modifications to allow parent theme, and some genral cleanups
julmis [Sun, 30 Jan 2005 18:13:25 +0000 (18:13 +0000)]
Added title attribute.