stronk7
8e6184dc8e
Strip the "_utf8" suffix in one more place. Thanks Mina!
...
(http://moodle.org/bugs/bug.php?op=show&bugid=4924 )
2006-04-11 07:55:26 +00:00
moodler
df71bfb49c
MOved/cleaned fixpix.php to pix/redirect.php
2006-04-11 07:53:59 +00:00
moodler
c204f5fea1
Made the empty recordset array cache global, so that various functions can
...
manipulate it. See bug 5077.
2006-04-11 07:43:05 +00:00
gustav_delius
424dba12cf
Fixed typo preventing the editing of multianswer questions.
2006-04-11 07:16:10 +00:00
moodler
12ef2c40d9
Added a new field to cache "old" course_module visibility when
...
the whole module is disabled (see bug 5021)
2006-04-11 07:04:55 +00:00
mjollnir_
03c9562b40
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
2006-04-11 05:19:56 +00:00
mark-nielsen
804d664acf
[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.
2006-04-11 02:20:58 +00:00
mark-nielsen
6e63c77795
[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
2006-04-11 02:02:44 +00:00
stronk7
1a8bdfc430
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 )
2006-04-10 23:07:37 +00:00
stronk7
6346748fec
Strip the "_utf8" suffix from language names in list of languages.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=4924 )
2006-04-10 22:53:53 +00:00
wildgirl
750c694604
Config menu for extra options added. Javascript added to force some sensible options. (Tom's work)
2006-04-10 22:31:30 +00:00
wildgirl
2cc0d2a8ff
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)
2006-04-10 22:30:22 +00:00
stronk7
5a606b3944
Prevent edition of langconfig.php from Moodle editor. Part of 4924.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=4924 )
2006-04-10 22:15:57 +00:00
gustav_delius
cbe20043b5
Whenever a question is edited the version field is set to question_hash(), see bug 2958.
2006-04-10 22:10:32 +00:00
gustav_delius
9d4cbe5615
Manual grading report plugin is now no longer essay-specific.
2006-04-10 20:28:46 +00:00
gustav_delius
097bd3f5e8
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.
2006-04-10 19:58:34 +00:00
gustav_delius
34b40897db
Added action 'continue attempt' to log_display
2006-04-10 19:13:21 +00:00
stronk7
8d4ba8f0a5
Inform to the restore process that we are arriving from the form page.
2006-04-10 19:03:31 +00:00
stronk7
c3cb69e5f4
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 )
2006-04-10 19:02:39 +00:00
mits
efef8f690d
made gradient.jpg control more simple.
2006-04-10 18:37:49 +00:00
stronk7
6917949483
Deleting $SESSION structures before starting manual restore.
2006-04-10 18:34:37 +00:00
stronk7
8847a82e25
Deleting $SESSION structures before starting import.
2006-04-10 18:13:18 +00:00
urs_hunkler
eb628ba2f8
resizable icons
2006-04-10 17:48:46 +00:00
urs_hunkler
5990290185
~chameleon.php contains all code neccessary to add the Chameleon engine to any theme.
2006-04-10 17:40:28 +00:00
urs_hunkler
186142b0c5
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
2006-04-10 17:38:23 +00:00
moodler
de251840b4
Added some feedback to the picture thumbnail regneneration bug 5011
2006-04-10 16:46:52 +00:00
stronk7
82ad36a7e9
Deleted wrong ca_utf8_old imported file! :-(
...
(my fault due to a local process)
2006-04-10 16:40:14 +00:00
moodler
f0cb18e627
Fix for bug 5144 (nickname field)
2006-04-10 16:12:53 +00:00
moodler
e575c0597d
Added a notify in debugging mode for a double print_header()
2006-04-10 16:00:34 +00:00
moodler
886cb1e596
Some of the accessibility changes broke some shading
2006-04-10 15:49:28 +00:00
moodler
255d103389
Replace the add course button that somehow disappeared from 1.5
2006-04-10 15:41:57 +00:00
moodler
f870b674a1
Take the course listing out of the default site page
...
because the default setting on site.php is to have it
in the middle of the page.
2006-04-10 15:38:34 +00:00
moodler
a7460097db
Just some cosmetic code
2006-04-10 15:00:39 +00:00
moodler
32613b509f
Added a little static variable to print_header to prevent it being called twice
2006-04-10 14:40:39 +00:00
sam_marshall
bb2848749a
Changing to use require_param meant that restore session was not cleared, causing a 2nd restore in succession of same backup to fail. One-line tweak fixes it - I think (I think it's ok but filed as bug 5145 so the appropriate person can check if I messed up)
2006-04-10 11:49:48 +00:00
sam_marshall
96463e677e
Another Postgres install fix (this time it was using mdl_ instead of prefix_)
2006-04-10 09:55:31 +00:00
sam_marshall
3a2c772f4e
Fixed syntax error (extra comma) in Postgres version of quiz sql
2006-04-10 09:48:47 +00:00
vyshane
3f763c86cf
Fixed Bug #5057 - hidden teachers aren't completely hidden
2006-04-10 08:49:15 +00:00
moodler
b525bd2009
Better fix for bug 5082. Noticeboxes are now:
...
#notice.generalbox
2006-04-10 08:32:27 +00:00
moodler
21e2acab15
Added generalbox to noticebox on notices - bug 5082
2006-04-10 08:27:53 +00:00
moodler
315e4e83f9
Fixed XHTML notices with &
2006-04-10 08:10:13 +00:00
moodler
e56122e9fd
FIxed "sesskey" error in bug 5139
2006-04-10 07:49:55 +00:00
toyomoyo
0dc2e2aefc
changed param_alpha to param_notags, otherwise can not support tags in non-lation
2006-04-10 07:29:47 +00:00
toyomoyo
eccfc1cac0
small fix and cleaning
2006-04-10 07:27:03 +00:00
moodler
71470b3bf1
Convert the text cache to use a blob, so that there are no character set
...
issues: see bug 5136
2006-04-10 07:17:26 +00:00
toyomoyo
19407a4274
agreelicence was not set
2006-04-10 06:35:10 +00:00
toyomoyo
89be4ee2ac
bumping up version to change int(11) to int(10)
2006-04-10 06:26:59 +00:00
toyomoyo
dffaf68202
changed some int(11) to int(10)
2006-04-10 06:26:07 +00:00
toyomoyo
16ae46f6c5
migration for blogs and tags
2006-04-10 06:08:13 +00:00
vyshane
56253c2d66
Fixing bug (Postgres related):
...
ERROR: for SELECT DISTINCT, ORDER BY expressions must appear in select list
2006-04-10 05:59:48 +00:00