]>
git.mjollnir.org Git - moodle.git/log
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.
julmis [Sun, 30 Jan 2005 14:21:52 +0000 (14:21 +0000)]
Adding <span class="nolink"> excluding.
urs_hunkler [Sun, 30 Jan 2005 13:12:10 +0000 (13:12 +0000)]
I changed the course colors again ;-)
stronk7 [Sun, 30 Jan 2005 12:12:06 +0000 (12:12 +0000)]
group->password is now supported
stronk7 [Sun, 30 Jan 2005 11:39:12 +0000 (11:39 +0000)]
added support for:
- user->policyagreed:
if the destination server is different, reset it
- user_students->enrol and user_teachers->enrol
if not set or the destination server is different, set it to $CFG->enrol
somethings should be modified in the rest of moodle:
- update all the 'manual' entries to 'internal'
- modify the enrol_teacher() to use $CFG->enrol by default
- make every enrol method set this field properly.
- perhaps, mark metadata users with a new value too.
urs_hunkler [Sun, 30 Jan 2005 11:34:30 +0000 (11:34 +0000)]
changed the style of .unread. I'm using this "hook" and the very short text "+ 1" to signalize about new posts unexcited but as an disquieter.
urs_hunkler [Sun, 30 Jan 2005 11:28:17 +0000 (11:28 +0000)]
changed the coursespecific colors for course 1 to 4
urs_hunkler [Sun, 30 Jan 2005 11:21:13 +0000 (11:21 +0000)]
added odd and even to the comments /* Alternate rows even */ and moved them to before the classes. so they can stay there and inform the reader about the function of r0 and r1.
urs_hunkler [Sun, 30 Jan 2005 11:18:50 +0000 (11:18 +0000)]
added a small space to the right for .unread. so the text stands not so sticky to the right border of the orange field ;-)
stronk7 [Sun, 30 Jan 2005 10:05:36 +0000 (10:05 +0000)]
Added one missing key too.
moodler [Sun, 30 Jan 2005 09:31:46 +0000 (09:31 +0000)]
Fixed a typo
moodler [Sun, 30 Jan 2005 09:18:21 +0000 (09:18 +0000)]
Added 'enrol' field to new user_students tables
moodler [Sun, 30 Jan 2005 09:14:41 +0000 (09:14 +0000)]
"enrol" field in user_students defaults to $CFG->enrol
moodler [Sun, 30 Jan 2005 09:09:44 +0000 (09:09 +0000)]
Flatfile now stores itself in the enrolment type field
moodler [Sun, 30 Jan 2005 08:43:05 +0000 (08:43 +0000)]
Moving all the config to config.php ... styles.php should now not
need to be touched for most themes.
moodler [Sun, 30 Jan 2005 08:17:00 +0000 (08:17 +0000)]
Added rows ...
moodler [Sun, 30 Jan 2005 05:21:25 +0000 (05:21 +0000)]
Add c0,c1,c2,c3,c4 classes for columns in tables
Add r0,r1,r0,r1,r0 classes for rows in tables
moodler [Sun, 30 Jan 2005 05:14:03 +0000 (05:14 +0000)]
Center-align some columns again
moodler [Sun, 30 Jan 2005 05:08:12 +0000 (05:08 +0000)]
Removed orange from calendar borders
moodler [Sun, 30 Jan 2005 04:55:27 +0000 (04:55 +0000)]
Removed a debugging string
moodler [Sun, 30 Jan 2005 04:52:13 +0000 (04:52 +0000)]
Prevent message window on site policy page
moodler [Sun, 30 Jan 2005 04:47:09 +0000 (04:47 +0000)]
Added links to unread notices on course-view and forum-index
defacer [Sun, 30 Jan 2005 04:39:55 +0000 (04:39 +0000)]
Merged from STABLE:
Stopgap measure for the wrong behavior discussed in SC#87.
I believe this ensures the required behavior, but we may still change
it because it can be confusing...
koenr [Sat, 29 Jan 2005 22:33:53 +0000 (22:33 +0000)]
Unfortunately NCR notation of thislanguage disappeared in a former edit. Hope it won't happen again :-(
julmis [Sat, 29 Jan 2005 20:03:07 +0000 (20:03 +0000)]
Adding nolink feature which uses <span class="nolink"> tag.
julmis [Sat, 29 Jan 2005 20:02:13 +0000 (20:02 +0000)]
Adding new strings for the editor
julmis [Sat, 29 Jan 2005 20:00:31 +0000 (20:00 +0000)]
Adding ed_nolink.gif image
urs_hunkler [Sat, 29 Jan 2005 19:47:56 +0000 (19:47 +0000)]
minor changes
urs_hunkler [Sat, 29 Jan 2005 18:46:31 +0000 (18:46 +0000)]
changes to show different colors for course 1 to 5 on the course page.
urs_hunkler [Sat, 29 Jan 2005 17:36:17 +0000 (17:36 +0000)]
changes to deal with the forum class "unread"
julmis [Sat, 29 Jan 2005 16:45:08 +0000 (16:45 +0000)]
Adding <span class="nolink"> filter. It doesn't break in editor.
skodak [Sat, 29 Jan 2005 15:53:24 +0000 (15:53 +0000)]
changes in file/path cleaning SC#84, merged from MOODLE_14_STABLE
skodak [Sat, 29 Jan 2005 15:16:32 +0000 (15:16 +0000)]
cleaned download filename SC#69, merged from MOODLE_12_STABLE
skodak [Sat, 29 Jan 2005 14:18:45 +0000 (14:18 +0000)]
direct access to script forbidden SC#58, merged from MOODLE_14_STABLE