25955 Commits

Author SHA1 Message Date
tjhunt
b3396fe91d MDL-9183 - yet another invisiblefieldset causing layout problems. Merged from MOODLE_18_STABLE. 2007-04-04 15:30:41 +00:00
csantossaenz
730d42b336 DB UPGRADE for SCORM 2004 2007-04-04 12:34:22 +00:00
jamiesensei
db8e700b0a fixes MDL-9195 mform->hardFreeze() doesn't remove id attribute of label for checkbox 2007-04-04 10:16:22 +00:00
skodak
f76cfc7a3a MDL-9191 fix for potential incorrect use of get_auth_plugin; merged from MOODLE_18_STABLE 2007-04-04 09:19:31 +00:00
toyomoyo
07076b70a4 fix for MDL-9095, increase blog tag length 2007-04-04 09:13:32 +00:00
moodler
97e7e624f7 Merged MDL-6553 from 1.8 stable 2007-04-04 07:24:14 +00:00
nicolasconnault
468f5d6896 MDL-9124 Added a visual notification when group membership doesn't allow adding discussions. 2007-04-04 06:27:50 +00:00
nicolasconnault
008bc40114 Added rows and cols to menu options textarea, fixing xhtml break. 2007-04-04 04:39:23 +00:00
nicolasconnault
e025351854 MDL-9144 2007-04-04 04:31:22 +00:00
nicolasconnault
1034c280ec MDL-9135 2007-04-04 04:22:16 +00:00
nicolasconnault
7d4db46aa8 MDL-9136: Added a $selected attribute to the profile_field_menu object, which gets set during initialisation. 2007-04-04 04:09:47 +00:00
toyomoyo
2d7617c67f merged fix for MDL-9185 2007-04-04 04:05:53 +00:00
moodler
11cc8e64a6 Automatic installer.php lang files by installer_builder (20070404) 2007-04-04 03:54:08 +00:00
nicolasconnault
20355e5ac2 MDL-9138; Edited lib/xmlize.php to return false when the passed file doesn't return any entries (when it's not valid XML or is empty). Also made it much clearer that glossary/import requires an XML file, not just any old file. 2007-04-04 03:35:23 +00:00
nicolasconnault
5effd72fc4 MDL-9192 2007-04-04 02:40:21 +00:00
nicolasconnault
f08054d974 MDL-9193 2007-04-04 02:22:34 +00:00
nicolasconnault
f595adf57b MDL-9145 Fixed 1) and 2) 2007-04-04 01:43:31 +00:00
stronk7
8d2191e60c Show continue button after importing glossary. MDL-9071
Merged from MOODLE_18_STABLE
2007-04-03 15:44:17 +00:00
skodak
ad56b73774 MDL-9170 https redirect doesn't happen on login page - fixed problem when guest button disabled; merged from MOODLE_18_STABLE 2007-04-03 14:59:56 +00:00
nfreear
9f9217cda1 Fixes bug MDL-9175 "Groups simpletest, fatal errors", also DONOTCOMMIT. Merged. 2007-04-03 10:21:38 +00:00
nfreear
008b2b07ab Fixes bug MDL-9175 "Groups simpletest, fatal errors", also DONOTCOMMIT. 2007-04-03 10:16:51 +00:00
skodak
d04d6bcbec MDL-9190 Site policy xhtml compliance and other minor fixes; merged from MOODLE_18_STABLE 2007-04-03 09:51:53 +00:00
toyomoyo
49860445a6 fix for MDL-8739, restore in course category 2007-04-03 09:19:09 +00:00
nicolasconnault
7cff0caeda MDL-9147 2007-04-03 08:43:30 +00:00
tjhunt
5081e0a635 Better way to detect whether a function exists in this version of PHP before redefining it. 2007-04-03 08:34:39 +00:00
nicolasconnault
e4596a4a1c MDL-9167 and MDL-9113 both solved 2007-04-03 06:41:58 +00:00
nicolasconnault
bfe1e789de MDL-8774: Also an effort to refactorise the poorly designed mod/data/Preset code. 2007-04-03 03:32:46 +00:00
moodler
97c3141cc3 Merged some more fixes for checkbox alignment MDL-9126 in all browsers 2007-04-03 02:21:28 +00:00
moodler
60e14e020c Merged ie6 fixes from stable for MDL-9126 2007-04-03 02:14:09 +00:00
moodler
aef91d21f2 Merged login box fix for MDL-9126 2007-04-03 02:01:10 +00:00
stronk7
0746aeca03 Fixed one wrong urlencode after error.
Merged from MOODLE_18_STABLE
2007-04-02 22:03:03 +00:00
stronk7
208f08e2d1 Disable the "save" button if the file isn't writable.
Merged from MOODLE_18_STABLE
2007-04-02 21:51:16 +00:00
stronk7
ef0d378cb7 Centering buttons in some actions...
Merged from MOODLE_18_STABLE
2007-04-02 21:37:28 +00:00
skodak
fdf562fb3c MDL-9180 Change password screen doesn't show the username like it should; merged from MOODLE_18_STABLE 2007-04-02 18:03:13 +00:00
skodak
90a32fd5e6 MDL-9168 nested site policy when forcelogin enabled; merged from MOODLE_18_STABLE 2007-04-02 16:13:41 +00:00
tjhunt
1aa7b31dd9 Make sure print_object output is always left-aligned. Also, make it look more like other debugging output. 2007-04-02 15:28:43 +00:00
tjhunt
7d0763a008 Missing format_string. Merged from MOODLE_18_STABLE. 2007-04-02 15:26:31 +00:00
skodak
b7a5dfb884 MDL-9174 do not use PARAM_URL for site policy - it is too restrictive; merged from MOODLE_18_STABLE 2007-04-02 15:14:19 +00:00
skodak
e78d624f79 fixed warning when upload fails; merged from MOODLE_18_STABLE 2007-04-02 14:57:56 +00:00
exe-cutor
a155f3784d Merged username login form bug fix from stable 2007-04-02 14:13:59 +00:00
skodak
2c040c29df MDL-9170 https redirect doesn't happen on login page; merged from MOODLE_18_STABLE 2007-04-02 13:59:36 +00:00
skodak
571880d220 MDL-9172 "Turn editing off" button disappear from category page; merged from MOODLE_18_STABLE 2007-04-02 13:46:01 +00:00
skodak
b0efa7ec07 MDL-9169 Error in function call in ldap/enrol.php; typo found by Svante Agnestig; merged from MOODLE_18_STABLE 2007-04-02 13:16:55 +00:00
tjhunt
d95c82ab59 MDL-9173 - Can't create match anything answer to numerical question type. Merged from OU Moodle. 2007-04-02 13:02:09 +00:00
skodak
3f6941a655 MDL-9166 auth plugins can prevent showing of last logged in user; merged from MOODLE_18_STABLE 2007-04-02 09:26:07 +00:00
skodak
651268e00e MDL-9155 Error when creating an "image gallery" preset database when only some fields exist and do not remove existing data, comments and ratings when applying preset; merged from MOODLE_18_STABLE 2007-04-02 09:10:26 +00:00
moodler
28c11d7476 I felt like a bump. So nyah. 2007-04-02 06:21:01 +00:00
toyomoyo
47bb1aed07 merged fix for MDL-9160, get_my_courses caching issues 2007-04-02 03:53:10 +00:00
toyomoyo
72cf2e3908 admins should not need course:view 2007-04-02 02:37:34 +00:00
donal72
b2d38907a4 MNET: Properly remove trailing slash from wwwroot: MDL-9157 2007-04-02 01:45:33 +00:00