]>
git.mjollnir.org Git - moodle.git/log
gustav_delius [Wed, 12 Apr 2006 23:24:58 +0000 (23:24 +0000)]
Fixed display of information about existing attempts.
gustav_delius [Wed, 12 Apr 2006 22:57:01 +0000 (22:57 +0000)]
use function from questionlib.php to delete attempt data
gustav_delius [Wed, 12 Apr 2006 22:48:58 +0000 (22:48 +0000)]
Don't show users who have unenrolled.
Show display options also when current options lead to empty table.
stronk7 [Wed, 12 Apr 2006 21:53:45 +0000 (21:53 +0000)]
Difference between copy, the verb and copy, the noun, because they
are different in a lot of languages. Bug 5172.
(http://moodle.org/bugs/bug.php?op=show&bugid=5172)
danmarsden [Wed, 12 Apr 2006 21:15:10 +0000 (21:15 +0000)]
need to check vars aren't empty b4 using them! - another one!
skodak [Wed, 12 Apr 2006 21:02:03 +0000 (21:02 +0000)]
minor coding style fixes
urs_hunkler [Wed, 12 Apr 2006 20:27:30 +0000 (20:27 +0000)]
added the CSS for the bullets for lists within activities for the start pages and the course page. made teh CSS more specific than David proposed it.
urs_hunkler [Wed, 12 Apr 2006 19:56:42 +0000 (19:56 +0000)]
copied list handling CSS from cssweek format section to general course section and added handling for section lists on the index page
stronk7 [Wed, 12 Apr 2006 17:39:23 +0000 (17:39 +0000)]
New optional parameter to s() and p() allowing to specify
if we want to strip slashes (data coming from forms) or no
(data coming from DB, the default). Bug 2338.
(http://moodle.org/bugs/bug.php?op=show&bugid=2338)
skodak [Wed, 12 Apr 2006 16:59:51 +0000 (16:59 +0000)]
general cleanup of xxx_parameter() functions
skodak [Wed, 12 Apr 2006 16:55:47 +0000 (16:55 +0000)]
PARAM_BOOL now accepts "yes/no" too
skodak [Wed, 12 Apr 2006 16:41:10 +0000 (16:41 +0000)]
general cleanup of xxx_parameter() functions; fixed broken requesting of courses
skodak [Wed, 12 Apr 2006 16:28:11 +0000 (16:28 +0000)]
final fix for category and courses edit button
exe-cutor [Wed, 12 Apr 2006 14:54:01 +0000 (14:54 +0000)]
Fixed the case where a user would manually log in with an unknown username
nfreear [Wed, 12 Apr 2006 13:22:19 +0000 (13:22 +0000)]
nfreear [Wed, 12 Apr 2006 11:14:03 +0000 (11:14 +0000)]
Initial fix, Bug 5161 "Course format weekscss looks unfinished". Includes making CSS-selectors #course-view .section .side more specific (td.side).
nfreear [Wed, 12 Apr 2006 10:54:48 +0000 (10:54 +0000)]
Initial fix, Bug 5161 "Course format weekscss looks unfinished". Includes making CSS-selectors #course-view .section .side more specific (td.side).
moodler [Wed, 12 Apr 2006 09:32:19 +0000 (09:32 +0000)]
Fixed up print_error according to original plan
see also http://moodle.org/mod/forum/discuss.php?d=43712
nfreear [Wed, 12 Apr 2006 09:14:46 +0000 (09:14 +0000)]
Accessibility: fix to .headerskip, new class .debugwarn.
ethem [Wed, 12 Apr 2006 09:13:20 +0000 (09:13 +0000)]
lib.php renamed to locallib.php
vyshane [Wed, 12 Apr 2006 09:01:07 +0000 (09:01 +0000)]
Added default value for enum that has been defined as not null.
toyomoyo [Wed, 12 Apr 2006 08:58:49 +0000 (08:58 +0000)]
some more small fixes
moodler [Wed, 12 Apr 2006 08:58:20 +0000 (08:58 +0000)]
Strip tags from final RSS feed name
moodler [Wed, 12 Apr 2006 08:53:24 +0000 (08:53 +0000)]
FIx notices and logic when deleting files and checking resources. bug 5156
vyshane [Wed, 12 Apr 2006 08:44:59 +0000 (08:44 +0000)]
Added default values for not null columns in table creation sql
moodler [Wed, 12 Apr 2006 08:06:37 +0000 (08:06 +0000)]
Restored topic numbers to topic format. Who deleted them?????!
moodler [Wed, 12 Apr 2006 07:57:03 +0000 (07:57 +0000)]
Fixes to make the courses look nice again after the accessibility
style changes seemed to have destroyed things a bit
moodler [Wed, 12 Apr 2006 07:37:36 +0000 (07:37 +0000)]
The "hide" icon was hidden on the weekly format due to a new
style added called "hide".
skodak [Wed, 12 Apr 2006 07:25:46 +0000 (07:25 +0000)]
general cleanup of xxx_parameter() functions - fixed typo
skodak [Wed, 12 Apr 2006 07:25:09 +0000 (07:25 +0000)]
general cleanup of xxx_parameter() functions
vyshane [Wed, 12 Apr 2006 07:09:56 +0000 (07:09 +0000)]
Bug #4879 - small fix for maxbytes help blurb
moodler [Wed, 12 Apr 2006 06:56:01 +0000 (06:56 +0000)]
Fixed some tidy warnings.
bobopinna [Wed, 12 Apr 2006 06:15:29 +0000 (06:15 +0000)]
Added utf8 conversion
bobopinna [Wed, 12 Apr 2006 06:13:29 +0000 (06:13 +0000)]
Fixed navigation bar links for SCORM course format
bobopinna [Wed, 12 Apr 2006 06:12:16 +0000 (06:12 +0000)]
Fixed navigation bar link for SCORM course format
bobopinna [Wed, 12 Apr 2006 06:08:48 +0000 (06:08 +0000)]
Fixed a typo
bobopinna [Wed, 12 Apr 2006 06:05:25 +0000 (06:05 +0000)]
Fixed empty tags check
bobopinna [Wed, 12 Apr 2006 06:04:15 +0000 (06:04 +0000)]
Fixed default stage size
toyomoyo [Wed, 12 Apr 2006 06:04:06 +0000 (06:04 +0000)]
fixing rsslib, and added code to check if rss not enabled, blog rss button will not be printed
bobopinna [Wed, 12 Apr 2006 06:03:46 +0000 (06:03 +0000)]
Added multi attempt support
bobopinna [Wed, 12 Apr 2006 06:02:08 +0000 (06:02 +0000)]
Added debug messages
toyomoyo [Wed, 12 Apr 2006 04:14:45 +0000 (04:14 +0000)]
took out a print header that was generating a warning
toyomoyo [Wed, 12 Apr 2006 04:10:24 +0000 (04:10 +0000)]
took out blog_isLogged_In function
toyomoyo [Wed, 12 Apr 2006 04:03:57 +0000 (04:03 +0000)]
html issues
vyshane [Wed, 12 Apr 2006 03:11:34 +0000 (03:11 +0000)]
Fixed Bug #5021 - Unhiding an entire Module unhides all it's child resources,
even in hidden sections.
toyomoyo [Wed, 12 Apr 2006 03:02:53 +0000 (03:02 +0000)]
various small things
toyomoyo [Wed, 12 Apr 2006 02:27:14 +0000 (02:27 +0000)]
fixed a bug where non admins can't add blocks to own blog page
toyomoyo [Wed, 12 Apr 2006 02:06:57 +0000 (02:06 +0000)]
removing some classes
toyomoyo [Wed, 12 Apr 2006 02:05:46 +0000 (02:05 +0000)]
various changes and cleaning, removing BlogEntry, BlogInfo, BlogFilter class next, things could be broken
moodler [Wed, 12 Apr 2006 01:32:15 +0000 (01:32 +0000)]
Explicit link to home page
stronk7 [Tue, 11 Apr 2006 22:49:09 +0000 (22:49 +0000)]
Solve some notices that were breaking Excel generation under
some PHP versions. As bug is well documented but PEAR code hasn't
been changed in origin, we'll patch it here. Changes will
merge smoothly in the future, I think.
(Moode Bug: http://moodle.org/bugs/bug.php?op=show&bugid=4763)
(PEAR Bug: http://pear.php.net/bugs/bug.php?id=6509)
gustav_delius [Tue, 11 Apr 2006 22:22:31 +0000 (22:22 +0000)]
Fixed parameter type for $confirm
gustav_delius [Tue, 11 Apr 2006 21:49:43 +0000 (21:49 +0000)]
Teachers now can preview timelimited quizzes even after the closing date
skodak [Tue, 11 Apr 2006 21:41:21 +0000 (21:41 +0000)]
general cleanup of xxx_parameter() functions + fixed several register globals problems
gustav_delius [Tue, 11 Apr 2006 21:40:28 +0000 (21:40 +0000)]
Fixed recoding of parent field for random questions
gustav_delius [Tue, 11 Apr 2006 20:42:31 +0000 (20:42 +0000)]
Added call to optional_param()
skodak [Tue, 11 Apr 2006 20:39:30 +0000 (20:39 +0000)]
general cleanup of xxx_parameter() functions + fixed logic of edit button - now interconnected with category.php
skodak [Tue, 11 Apr 2006 20:24:52 +0000 (20:24 +0000)]
general cleanup of xxx_parameter() functions + other minor fixes
skodak [Tue, 11 Apr 2006 20:07:57 +0000 (20:07 +0000)]
added proper parameter type in confirm_sesskey()
stronk7 [Tue, 11 Apr 2006 16:09:52 +0000 (16:09 +0000)]
htmlentities() to s()
stronk7 [Tue, 11 Apr 2006 15:42:08 +0000 (15:42 +0000)]
htmlentities() to s()
stronk7 [Tue, 11 Apr 2006 15:34:29 +0000 (15:34 +0000)]
htmlentities() to s()
bobopinna [Tue, 11 Apr 2006 13:51:10 +0000 (13:51 +0000)]
Added support to multi attempts
moodler [Tue, 11 Apr 2006 13:16:23 +0000 (13:16 +0000)]
Fixed missig string for blog config
moodler [Tue, 11 Apr 2006 13:10:30 +0000 (13:10 +0000)]
Don't save empty comments
moodler [Tue, 11 Apr 2006 13:10:15 +0000 (13:10 +0000)]
New string for empty comments
moodler [Tue, 11 Apr 2006 13:00:13 +0000 (13:00 +0000)]
Don't clean final HTML template output, the input should be sanitised.
ethem [Tue, 11 Apr 2006 12:37:41 +0000 (12:37 +0000)]
Make function names as library name.
ethem [Tue, 11 Apr 2006 12:37:41 +0000 (12:37 +0000)]
Make function names as library name.
moodler [Tue, 11 Apr 2006 12:37:29 +0000 (12:37 +0000)]
Fix language strings (records -> Entries)
moodler [Tue, 11 Apr 2006 12:36:12 +0000 (12:36 +0000)]
Consistently use Entries instead of Records
moodler [Tue, 11 Apr 2006 12:32:23 +0000 (12:32 +0000)]
Guests should not see comment boxes
moodler [Tue, 11 Apr 2006 12:29:19 +0000 (12:29 +0000)]
Submit button was causing bug 4986
vyshane [Tue, 11 Apr 2006 08:30:10 +0000 (08:30 +0000)]
Fix for Bug #5021 - Unhiding an entire Module unhides all it's child
resources, even in hidden sections
stronk7 [Tue, 11 Apr 2006 07:55:26 +0000 (07:55 +0000)]
Strip the "_utf8" suffix in one more place. Thanks Mina!
(http://moodle.org/bugs/bug.php?op=show&bugid=4924)
moodler [Tue, 11 Apr 2006 07:53:59 +0000 (07:53 +0000)]
MOved/cleaned fixpix.php to pix/redirect.php
moodler [Tue, 11 Apr 2006 07:43:05 +0000 (07:43 +0000)]
Made the empty recordset array cache global, so that various functions can
manipulate it. See bug 5077.
gustav_delius [Tue, 11 Apr 2006 07:16:10 +0000 (07:16 +0000)]
Fixed typo preventing the editing of multianswer questions.
moodler [Tue, 11 Apr 2006 07:04:55 +0000 (07:04 +0000)]
Added a new field to cache "old" course_module visibility when
the whole module is disabled (see bug 5021)
mjollnir_ [Tue, 11 Apr 2006 05:19:56 +0000 (05:19 +0000)]
Moving attachments attached to forum posts when moving threads between forums was broken when dataroot is over an nfs mount (important for clustering!)... this fixes it but please can somebody test this on windows
mark-nielsen [Tue, 11 Apr 2006 02:20:58 +0000 (02:20 +0000)]
[BugFix] Bug #5072: user name now links to user profile, Attempts column changed to Completed On, new column with link Grade to grade all attempts. Other table changes include collapsible columns and its id has been changed to attempts to reuse styles for the attempts table.
mark-nielsen [Tue, 11 Apr 2006 02:02:44 +0000 (02:02 +0000)]
[Fix] question_process_comment now processes the correct form values
[Fix] changed the print_string to get_string so it may be passed to notify
[Change] The close window button is now centered
[Change] Refreshes the parent window when the close window button is pushed
stronk7 [Mon, 10 Apr 2006 23:07:37 +0000 (23:07 +0000)]
Strip the "_utf8" suffix from language names in list of languages.
Special info showed for non-utf8 English.
(http://moodle.org/bugs/bug.php?op=show&bugid=4924)
stronk7 [Mon, 10 Apr 2006 22:53:53 +0000 (22:53 +0000)]
Strip the "_utf8" suffix from language names in list of languages.
(http://moodle.org/bugs/bug.php?op=show&bugid=4924)
wildgirl [Mon, 10 Apr 2006 22:31:30 +0000 (22:31 +0000)]
Config menu for extra options added. Javascript added to force some sensible options. (Tom's work)
wildgirl [Mon, 10 Apr 2006 22:30:22 +0000 (22:30 +0000)]
1. Converted display function from frames to divs and an iframe to hold the content.
2. Added an (optional) side navigation bar.
3. Added several options to add more flexibility. Option to fast-forward submenus.
(Tom's work)
stronk7 [Mon, 10 Apr 2006 22:15:57 +0000 (22:15 +0000)]
Prevent edition of langconfig.php from Moodle editor. Part of 4924.
(http://moodle.org/bugs/bug.php?op=show&bugid=4924)
gustav_delius [Mon, 10 Apr 2006 22:10:32 +0000 (22:10 +0000)]
Whenever a question is edited the version field is set to question_hash(), see bug 2958.
gustav_delius [Mon, 10 Apr 2006 20:28:46 +0000 (20:28 +0000)]
Manual grading report plugin is now no longer essay-specific.
gustav_delius [Mon, 10 Apr 2006 19:58:34 +0000 (19:58 +0000)]
No longer print the comment boxes for each question in review because it was too slow. We are back to opening the comment box in a popup window.
gustav_delius [Mon, 10 Apr 2006 19:13:21 +0000 (19:13 +0000)]
Added action 'continue attempt' to log_display
stronk7 [Mon, 10 Apr 2006 19:03:31 +0000 (19:03 +0000)]
Inform to the restore process that we are arriving from the form page.
stronk7 [Mon, 10 Apr 2006 19:02:39 +0000 (19:02 +0000)]
Now restore checks that we are coming from the form page to delete any
previously stored $SESSION->restore data.
Also, the "restore to existing" feature is working again. It was broken
because of the pseudo-register-globals hack. Now course_id is retrieved
with the standar param() methods.
Bug 5145 was the original cause for investingating this.
(http://moodle.org/bugs/bug.php?op=show&bugid=5145)
mits [Mon, 10 Apr 2006 18:37:49 +0000 (18:37 +0000)]
made gradient.jpg control more simple.
stronk7 [Mon, 10 Apr 2006 18:34:37 +0000 (18:34 +0000)]
Deleting $SESSION structures before starting manual restore.
stronk7 [Mon, 10 Apr 2006 18:13:18 +0000 (18:13 +0000)]
Deleting $SESSION structures before starting import.
urs_hunkler [Mon, 10 Apr 2006 17:48:46 +0000 (17:48 +0000)]
resizable icons
urs_hunkler [Mon, 10 Apr 2006 17:40:28 +0000 (17:40 +0000)]
~chameleon.php contains all code neccessary to add the Chameleon engine to any theme.
urs_hunkler [Mon, 10 Apr 2006 17:38:23 +0000 (17:38 +0000)]
config.php header.html styles_layout.css user_styles.css:
_ changes in to make Chameloen work as a sessiontheme
_ changes to make it easier to implement the Chameleon engine into existing themes
moodler [Mon, 10 Apr 2006 16:46:52 +0000 (16:46 +0000)]
Added some feedback to the picture thumbnail regneneration bug 5011