Commit graph

29707 commits

Author SHA1 Message Date
moodler
98965c0f14 Automatic installer.php lang files by installer_builder (20071229) 2007-12-29 03:05:36 +00:00
poltawski
4586da47c6 MDL-3842 - tweak text to clarify
merged from MOODLE_19_STABLE
2007-12-28 23:25:34 +00:00
poltawski
1a4de3618b MDL-4692 - initalise var, merged from MOODLE_19_STABLE 2007-12-28 22:56:42 +00:00
stronk7
79e8411dc2 Prevent race condition in event creation. MDL-5956.
Credit goes to Penny, Luke and Martin @ Catalyst.

Merged from MOODLE_19_STABLE
2007-12-28 19:14:01 +00:00
mchurch
19c8cf7917 MDL-12703 - Use the 'welcometocourse' language string if there is no 'welcomemessage' property set in the course object. Currently, there does not seem to be any code or data items that would set this property. 2007-12-28 17:14:01 +00:00
mchurch
ca29e37d24 MDL-12744 - Add ability to pass an extra button for use in print header for modules that use the course page to display themselves with blocks. 2007-12-28 16:13:09 +00:00
mchurch
296c6ac232 MDL-12704 - Added error handling to print_recent_activity() to prevent fatal errors in the case of missing files. 2007-12-28 16:04:30 +00:00
poltawski
82cb9cf40a MDL-5598 - Custom feed titles on RSS block did not allow spaces or other
useful characters ;)

merged from MOODLE_19_STABLE
2007-12-28 12:58:08 +00:00
urs_hunkler
c1aa6ad26c merged from 1.9 :: MDL-12749 :: print_box_strart was closed with pint_simple_box_end. corrected. 2007-12-28 12:45:43 +00:00
poltawski
89a643b0fa MDL-2414 - using quotes in enrolment keys failed due to slashes.
merged from MOODLE_19_STABLE
2007-12-28 12:36:33 +00:00
iarenaza
1e3eee5fe8 MDL-12323 MDL-4061 Don't connect to the LDAP server if update external is not set for any field.
Forward ported from MOODLE_18_STABLE.
2007-12-28 12:06:22 +00:00
moodler
0768842c17 Just testing a slight modification to the cvs mail formats 2007-12-28 06:48:31 +00:00
moodler
4424a928a0 Automatic installer.php lang files by installer_builder (20071228) 2007-12-28 03:21:52 +00:00
urs_hunkler
d0f5b9f4ee merged from 1.9 :: MDL-12745 :: added class clearfix to "form-item" to stop div collapsing. 2007-12-27 21:00:00 +00:00
poltawski
774b7e8e75 MDL-12209 - fix css errors, merged from MOODLE_19_STABLE 2007-12-27 15:40:32 +00:00
poltawski
47d1ec41ce MDL-12345 - use consistent ordering on both sides of the assign group members
pane, sorted by lastname like other screens
merged from MOODLE_19_STABLE
2007-12-27 13:40:27 +00:00
poltawski
990027e130 MDL-12530 - fixed changing of tag type in tag management
merged from MOODLE_19_STABLE
2007-12-27 12:12:19 +00:00
poltawski
a1df2e982d MDL-9312 - prevent more than 20 chars being typed in city field, (we only
store 20 chars )
2007-12-27 11:36:33 +00:00
poltawski
cbc54f2c67 MDL-12640 - if $CFG->country is set, use it for signup default
merged from MOODLE_19_STABLE
2007-12-27 11:18:55 +00:00
stronk7
cd5ac56aba Bump to 2.0 dev 2007-12-27 00:15:48 +00:00
skodak
50acc61321 MDL-9552 reverting the [$userid] change - we do need array there in upgrades and changes in modedit; merged from MOODLE_19_STABLE 2007-12-26 23:21:38 +00:00
poltawski
a7f9e22da6 MDL-4164 fixed typo 2007-12-26 22:13:26 +00:00
poltawski
8cc2a92f04 MDL-3776 fix typo, merged from MOODLE_19_STABLE 2007-12-26 21:42:04 +00:00
skodak
6d77b23c55 MDL-12735 Make AJAX on by default, add option to disable AJAX course editing by default; merged from MOODLE_19_STABLE 2007-12-26 21:33:34 +00:00
poltawski
3225acd58b MDL-12734, fix calling print_header() twice
merged from MOODLE_19_STABLE
2007-12-26 20:19:36 +00:00
poltawski
0bf540bb64 MDL-2013 - stop resource auto-linking from occuring when resources are hidden
merged from MOODLE_19_STABLE
2007-12-26 17:44:45 +00:00
skodak
e69499c8df MDL-12729 show recoverable fatal errors in DEBUG_ALL and DEBUG_DEVELOPER; merged from MOODLE_19_STABLE 2007-12-26 13:33:25 +00:00
skodak
89f3974190 MDL-12351 verify active group before use because allowed groups may change; merged from MOODLE_19_STABLE 2007-12-26 12:42:33 +00:00
diml
85e76cf40b resolving merge conflict 2007-12-26 10:24:30 +00:00
skodak
9b8ba7cdda MDL-12728 missing USER->mnehostid in forum cron processing; merged from MOODLE_19_STABLE 2007-12-25 22:22:16 +00:00
skodak
8377472307 MDL-11783 no uploads after finalising; merged from MOODLE_19_STABLE 2007-12-25 22:03:31 +00:00
skodak
e7dee37f9b MDL-11758 removing one htmlpurifier file to prevent problems on some systems; merged from MOODLE_19_STABLE 2007-12-25 21:06:32 +00:00
skodak
696c7f753f MDL-12338 prevent KSES from breaking í chars in alt/title tags - credit goes to Eloy; merged from MOODLE_19_STABLE 2007-12-25 20:56:36 +00:00
skodak
eafb9d9eda MDL-12458 fixed gradebook upgrade/update problems when not grades yet in activities; merged from MOODLE_19_STABLE 2007-12-25 20:51:23 +00:00
skodak
54d0812500 MDL-11561 tex debug leaking sensitive info; merged from MOODLE_19_STABLE 2007-12-25 11:42:45 +00:00
skodak
109e3cb281 MDL-11561 improved text filter cache resetting when settings change; fixed bug causing fatal errors if html purifier enabled during upgrade; merged from MOODLE_19_STABLE 2007-12-25 10:03:59 +00:00
moodler
7e7d4d3dbd Automatic installer.php lang files by installer_builder (20071225) 2007-12-25 03:06:54 +00:00
poltawski
f4eb549fbd MDL-12697 - Category Themes do not appear when editing off
merged from MOODLE_19_STABLE
2007-12-25 01:00:31 +00:00
skodak
4ef8e74c53 MDL-12725 remove_dir() does not return correct status and fails if dir does not exist + improved sanity test in check_dir_exists(); merged from MOODLE_19_STABLE 2007-12-24 21:16:30 +00:00
skodak
ba7d966bae MDL-12724 import of html purifier 2.1.3; merged from MOODLE_19_STABLE 2007-12-24 21:08:39 +00:00
skodak
2905da9c66 MDL-12713 all IE versions are broken beyond belief, rewrite of admin tree collapsing/expanding; merged from MOODLE_19_STABLE 2007-12-24 20:54:12 +00:00
moodler
620ca1529d Automatic installer.php lang files by installer_builder (20071224) 2007-12-24 03:09:11 +00:00
arborrow
0bc1a2c192 added comment to see MDL-9609 for progress on resolving auto creation of MySQL database 2007-12-24 02:46:36 +00:00
skodak
c2faa1d82f MDL-12720 removing confusing/not implemented CONTEXT_PERSONAL; merged from MOODLE_19_STABLE 2007-12-23 20:01:14 +00:00
skodak
47af2e43f3 MDL-12720 removing confusing/not implemented CONTEXT_PERSONAL; merged from MOODLE_19_STABLE 2007-12-23 19:48:32 +00:00
poltawski
97f3ae8777 MDL-9981 - remove hardcoded admin path, merged from MOODLE_19_STABLE 2007-12-23 17:21:56 +00:00
poltawski
b382bfabd5 MDL-10611 - backslashes in username get doubled up with an nonsuccessful log in
merged from MOODLE_18_STABLE
2007-12-23 16:42:42 +00:00
poltawski
6972c07a61 MDL-10241 - unenrolling self wasn't working properly from user profile
because unenrol.php was doing wrong capability check when $userid set.o
Also improves the lanaguage used when unenrolling self.
merged from MOODLE_18_STABLE
2007-12-23 16:18:25 +00:00
poltawski
5690e088fc MDL-10607 - also support backslashes in dbuser/password in installer
merged from MOODLE_19_STABLE
2007-12-23 14:15:50 +00:00
skodak
8ebb324b04 MDL-12718 show the print_header navigation warning only if in DEBUG_DEVELOPER mode; merged from MOODLE_19_STABLE 2007-12-23 13:55:10 +00:00