]>
git.mjollnir.org Git - moodle.git/log
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
urs_hunkler [Sat, 29 Jan 2005 14:17:04 +0000 (14:17 +0000)]
updates for changed ID of the Moodle index page.
skodak [Sat, 29 Jan 2005 13:02:28 +0000 (13:02 +0000)]
fixed clean_text() SC#76, merged from MOODLE_14_STABLE
moodler [Sat, 29 Jan 2005 12:26:37 +0000 (12:26 +0000)]
Course boxes should have a white background
moodler [Sat, 29 Jan 2005 12:11:45 +0000 (12:11 +0000)]
Fixed some recent buggy logic! Thanks, Eagle Eye!
moodler [Sat, 29 Jan 2005 12:05:29 +0000 (12:05 +0000)]
Added some padding on forum unread posts
moodler [Sat, 29 Jan 2005 11:51:40 +0000 (11:51 +0000)]
Fix styles when editing front page
moodler [Sat, 29 Jan 2005 11:41:43 +0000 (11:41 +0000)]
Removed some styles
moodler [Sat, 29 Jan 2005 10:49:48 +0000 (10:49 +0000)]
Added class for courseid
stronk7 [Sat, 29 Jan 2005 10:43:40 +0000 (10:43 +0000)]
one more thing
moodler [Sat, 29 Jan 2005 10:17:59 +0000 (10:17 +0000)]
Removed unmatched closing tag
skodak [Sat, 29 Jan 2005 10:03:09 +0000 (10:03 +0000)]
better cleaning of imageurl SC#54, merged from MOODLE_14_STABLE
moodler [Sat, 29 Jan 2005 10:03:00 +0000 (10:03 +0000)]
Don't cache that string. :-)
moodler [Sat, 29 Jan 2005 09:56:42 +0000 (09:56 +0000)]
FIxed the wording of the unread post notices on the course page
moodler [Sat, 29 Jan 2005 09:49:42 +0000 (09:49 +0000)]
MAJOR NEW FEATURE: Tracking of read/unread posts
Many thanks to Mike Churchward for his work on this and persevering
with sending updated versions to me. :-)
Shane and I have polished it up, rewritten a few parts (display-related)
and here it is, finally in CVS!
I think there will still need to be some optimisation for the SQL,
since it's still pretty intensive. Perhaps some sort of caching in
the session that gets modified along with the database whenever
something gets read.
However if there are problems the whole thing can be switched off
in the forum module config so this is not crucially urgent.