Commit graph

20630 commits

Author SHA1 Message Date
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
toyomoyo
a35af29014 question->qtype 2006-04-10 05:08:19 +00:00
toyomoyo
25dbd2ff64 convertion to unicode data_content -> content(1 to 4) 2006-04-10 05:03:38 +00:00
vyshane
0bcf4732fa Fixed Bug #5071 - The script uploaduser.php ignores the rest of records after
the first one
2006-04-10 04:54:34 +00:00
moodler
30c9e6947d Reverting changes to print_simple_box for now until the new div can be
rolled out without problems.  See bug 4943
2006-04-10 01:39:38 +00:00
stronk7
ea07c59442 Add one space in the list of langs used to allow the text to flush. 2006-04-09 23:37:14 +00:00
stronk7
96b74b0ac4 Initial revision 2006-04-09 23:36:53 +00:00
gustav_delius
848d886edb Small change to question_print_comment_box() to allow multiple boxes on one page 2006-04-09 22:48:58 +00:00
gustav_delius
cf156ab045 Taking out random question hack that is no longer needed. 2006-04-09 22:43:22 +00:00
gustav_delius
7ff90101a6 Simplify text on submit button 2006-04-09 22:31:59 +00:00
gustav_delius
955567ad2f Make sure all random questions have their parent field correctly set, just in case something went wrong here in the past. This may have been the cause of bug 5137 2006-04-09 21:59:55 +00:00
gustav_delius
7a0b035bf9 Make student name into a link on the review page 2006-04-09 21:58:58 +00:00
stronk7
c05a30bc19 Preventig bug affecting sites with modified wwwroot and
custom admin dir. Bug 5031.
(http://moodle.org/bugs/bug.php?op=show&bugid=5031)
2006-04-09 21:39:49 +00:00
gustav_delius
1d7e093418 Small fix so that unattempted questions would never be marked 2006-04-09 21:35:44 +00:00
skodak
a37b4c5b10 fixed double prefix bug 2006-04-09 21:25:30 +00:00
stronk7
c356bb409d Suppress pivot output from Date view. It hasn't too much sense there. 2006-04-09 11:06:19 +00:00
stronk7
30691fc3c3 Solve some upperpivot notices and wrong behaviours. More coming... 2006-04-09 10:59:39 +00:00
urs_hunkler
7b1f6431a3 removed !important from border definition of the sideblock calender to be able to style it in the theme 2006-04-09 10:49:14 +00:00
stronk7
f7f735b877 Some defaults applied to paramenters was preventing defaults based
on formats to work properly.
2006-04-09 10:45:14 +00:00
stronk7
2cf1011b25 Now searchbox table is closed by hand, because print_simple_box_xxx()
methods (div based) were breaking things a bit here. Bug 5087)
(http://moodle.org/bugs/bug.php?op=show&bugid=5087)
2006-04-09 09:11:18 +00:00
moodler
34b9ce2572 Removing unnecessary boxes 2006-04-09 07:50:19 +00:00
moodler
8d1727ec2c Some missing blog strings 2006-04-09 07:47:55 +00:00
moodler
f517208d9e Add a navmenu to the loginas page 2006-04-09 07:25:57 +00:00
moodler
7ea8ea7faa Added some missing optional_params (bug 5125) Thanks Scott Elliott for the fix 2006-04-09 02:06:26 +00:00