29045 Commits

Author SHA1 Message Date
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
tjhunt
2b3b36d0af Eliminate duplicate $Id$ tag. Merged from MOODLE_19_STABLE. 2007-11-07 12:35:33 +00:00
ethem
d906abacca Access modifiers. 2007-11-07 10:54:28 +00:00
ethem
3ab547688a Access modifiers. 2007-11-07 10:24:35 +00:00
ethem
a57425700a Preparation for Moodle 2. 2007-11-07 10:22:37 +00:00
toyomoyo
cc95d22fd8 MDL-12025, enable row markings via javascript to keep track of current row 2007-11-07 07:46:33 +00:00
moodler
a90058210b Merged small emglish fix from stable branches 2007-11-07 07:17:11 +00:00
toyomoyo
0b7870f348 MDL-12048, assignment grades not migrated into 1.9 2007-11-07 04:29:15 +00:00
toyomoyo
b25d9087ec backup/restore of grade histories should be off by default 2007-11-07 01:11:41 +00:00
nfreear
23adb9c84f Fixes MDL-7878 in new course format, "Link identification and skipping" - skip_main_destination function + use the $currenttext string (MDL-11439) - both accessibility related. 2007-11-06 17:46:15 +00:00
jmg324
bec52f19b5 fixes notice error caused in form validation of file attachments - need not assume variable is set but use empty() 2007-11-06 15:56:00 +00:00