urs_hunkler
e4063e7d97
merged from 1.9 :: The XHTML of the actual tab has been changed. Therefor the actual tab was not shown in front of the line any more. I changed the CSS to correct this introduced bug.
2007-11-12 20:22:04 +00:00
mits
9ccdfd109b
some tidy up on theme OceanBlue.
2007-11-12 17:56:07 +00:00
skodak
a258f25619
MDL-12131 db debug messages now quoted properly
2007-11-12 17:21:00 +00:00
skodak
46f3921edd
MDL-12130 and MDL-12129 - fixed advanced status of elements when header not closed; disableIf now works inside grouped elements too; code cleanup in focus() and _getElNamesRecursive()
2007-11-12 17:12:35 +00:00
nfreear
0dbb2191fb
Fixes MDL-12125, Call to a member function FetchRow on a non-object in get_user_access_sitewide.
2007-11-12 16:53:53 +00:00
urs_hunkler
f632d9f161
merged from 1.9 :: MDL-12093 :: changed function call from get_in_popup to is_in_popup.
2007-11-12 11:40:52 +00:00
urs_hunkler
f7c926ee9f
merged from 1.9 :: MDL-12093
2007-11-12 11:17:24 +00:00
gbateson
8f95eff2ca
fix for MDL-9713 : use XMLDB functions to create tables when mod/hotpot/db/mysql.sql is not found. This allows upgrade direct from Moodle 1.5 (or earlier) to Moodle 1.8 (or later)
2007-11-12 08:54:35 +00:00
toyomoyo
d12e3ff27f
MDL-9059, when teacher creates group event on calendar, they can not see it
2007-11-12 06:27:42 +00:00
martinlanghoff
755a625d95
htmlarea: Fix fullscreen editor on IE6/7 -- MDL-11242
...
Only say px if the width is a pure number. Under IE we
get the "100%" for the width of the editor, so blindly
appending "px" results in a JS execution error.
With this patch we only attach px if it's a pure int.
Also tested the sizing of HTMLArea in the messaging
window. So both should be working now.
2007-11-12 04:13:24 +00:00
toyomoyo
914ea0028a
MDL-12104, gradebook is showing 2 scales together
2007-11-12 03:14:47 +00:00
urs_hunkler
82e74e90cc
merged from 1.9 :: MDL-10683 :: added as Eric proposed:
...
.mform .ftextarea #id_alltext {
width: 100%;
}
2007-11-11 19:34:37 +00:00
urs_hunkler
e09c7b223f
merged from 1.9 :: moved the sideblock accessibility property to the sidblocks section.
2007-11-11 19:26:20 +00:00
urs_hunkler
60a94e79c3
merged from 1.9 :: added the clearfix option to the custom_corners call for admin pages to keep the "Save Changes" button within the area.
2007-11-11 17:30:52 +00:00
urs_hunkler
95014662db
merged from 1.9 :: Some theme enhancements while working on MDL-12098 and MDL-11154.Some theme enhancements while working on MDL-12098 and MDL-11154.
2007-11-11 16:04:08 +00:00
urs_hunkler
8e501a45f0
merged from 1.9 :: Added the check, if all opend custom_corners are closed. This way it's possible to add the close call in the footer which closes eventually open ccs.
2007-11-11 15:04:34 +00:00
urs_hunkler
0859ecfffb
merged form 1.9 and corrected a CSS bug :: MDL-12045 :: the extra "clearer" div broke the custom_corners theme on IE7. I removed the "clearer" div and added the class "clerafix" to the surrounding coursebox.
...
In FF and Safari floating is a mess now. I removed float:left for "coursebox" to get the page working in all browsers. It is a single element and should not need floating.
2007-11-11 11:22:54 +00:00
urs_hunkler
a788bb6f1e
merged from 1.9 :: added missing "if ($heading)" to suppress empty page header.
2007-11-11 09:31:41 +00:00
mark-nielsen
6e378e8b77
Merging fix for MDL-12088 from MOODLE_19_STABLE
2007-11-11 01:26:46 +00:00
skodak
3f24c39700
MDL-12079 fixed use of clean_param()
2007-11-10 14:54:39 +00:00
urs_hunkler
ee9beb53bf
merged from 1.9 :: MDL-12093 :: added function get_in_popup()
2007-11-10 14:53:54 +00:00
skodak
9bd7f37de1
MDL-12079 fixed use of clean_param()
2007-11-10 14:49:56 +00:00
skodak
6ec401781b
MDL-12092 removed newline chars, we do not know the admin's platform, one line should be ok IMHO.
2007-11-10 14:35:26 +00:00
stronk7
b77bbd2f83
New profilefield_ lang files are now supported with
...
safe fallback to the "old" ones (stored in admin.php)
Merged from MOODLE_19_STABLE
2007-11-09 20:11:43 +00:00
stronk7
23610d6ff7
Adding lang support within profile fields to make them selfcontained.
...
Merged from MOODLE_19_STABLE
2007-11-09 19:11:40 +00:00
toyomoyo
a393f51035
MDL-12044, adding missing string
2007-11-09 02:57:05 +00:00
toyomoyo
934545eb55
MDL-12065, do not force parents to enrol in student courses
2007-11-09 01:39:34 +00:00
fmarier
9858605e59
Add missing fields when upgrading/installing on Postgres
...
mod/exercise, mod/scorm and question/type/rqp
MDL-12023
2007-11-09 01:25:28 +00:00
fmarier
69b339390a
mod/quiz: Add a link back to the course page after a quiz is completed
2007-11-09 01:17:48 +00:00
poltawski
08aeb4aa2e
MDL-12070 - PARAM_CLEANHTML strips magic quotes..
2007-11-08 22:19:47 +00:00
poltawski
39504b69f9
MDL-12070 - re-enable the use of HTML in choice options
...
Merged from MOODLE_18_STABLE
2007-11-08 18:32:09 +00:00
sam_marshall
8220806924
MDL-12072 Added heading tag for calendar 'blocks'
2007-11-08 17:01:35 +00:00
sam_marshall
fdbffa54f5
MDL-12069 Make calendar events key labels and link titles consistent (also tidy up one bit of duplicated code)
2007-11-08 15:16:16 +00:00
skodak
1ee0df067f
MDL-10365 grade history can be turned off + lifetime
2007-11-08 08:59:26 +00:00
toyomoyo
e4065e84e3
keeping version number in sync
2007-11-08 05:52:47 +00:00
nicolasconnault
a5b08715a7
MDL-9306 upgrade.php set to upgrade course whose format is weekscss to weeks
2007-11-08 05:43:15 +00:00
toyomoyo
6469bc3df5
MDL-12061, <p> in html editor breaks xhtml strict
2007-11-08 05:38:01 +00:00
toyomoyo
4fa6cb4733
1.9 Beta 2 should not be read as 1.9.2 in environment page
2007-11-08 05:13:18 +00:00
moodler
b2dd3a8859
Automatic installer.php lang files by installer_builder (20071108)
2007-11-08 05:11:47 +00:00
nicolasconnault
58de44666d
MDL-11790 Fixed hard-coded strings. Merci Nicolas!
2007-11-08 04:39:10 +00:00
toyomoyo
1dda50ea08
merged fix for MDL-11909, putting a unique constraint userid-itemid on grade_grades table
2007-11-08 02:01:34 +00:00
urs_hunkler
2eb467b3b5
merged from 1.9 :: In the first table column class="header" was missing.
2007-11-07 18:12:54 +00:00
nicolasconnault
1f0e492171
Unit test refactoring using mock objects. NOT FINISHED: testgradecategory and testgradeitem are incomplete. The other tests work great however, and no longer a need for DB data
2007-11-07 17:59:33 +00:00
nfreear
120a18f051
Follow up fixes MDL-12029 "Glossary view needs heading markup..."
2007-11-07 17:45:57 +00:00
sam_marshall
52ca1e737e
MDL-12055 Tweaked forum subscribe 'continue' address
2007-11-07 17:33:12 +00:00
sam_marshall
93e898eb4d
MDL-12055 Tweaked forum subscribe 'continue' address
2007-11-07 17:04:48 +00:00
ethem
048be1b091
Fix for refactoring
...
Fatal error: Call to undefined method enrolment_plugin_authorize::print_enrolmentkeyfrom() in /usr/local/www/data/moodle/enrol/manual/enrol.html on line 7
2007-11-07 15:57:23 +00:00
tjhunt
1061756d8e
Minor whitespace fixup.
2007-11-07 15:41:20 +00:00
tjhunt
f63a4ff2cc
Eliminate duplicate $Id$ tag. Merged from MOODLE_19_STABLE.
2007-11-07 15:26:37 +00:00
tjhunt
7ca4613b85
Eliminate duplicate $Id$ tag. Merged from MOODLE_19_STABLE.
2007-11-07 15:20:57 +00:00