4651 Commits

Author SHA1 Message Date
moodler
b7791fab19 Merged fix for MDL-8803 from 1.8 2007-03-09 05:04:53 +00:00
moodler
909409b5ef Merged fix for rss enclosure notices from 1.8 2007-03-08 08:13:11 +00:00
toyomoyo
d0c5373f16 merged changing require_once to include_once to tolerate faulty mods 2007-03-08 03:32:55 +00:00
skodak
7c3dab9f86 MDL-8759 reverted previous incorrect patch with unset($USER), fixed logging function instead; solves the broken language in forum cron too; merged from MOODLE_18_STABLE 2007-03-08 01:09:00 +00:00
skodak
e50916c80f MDL-6196 minor related cleanup - should not be needed to backport it; merged from MOODLE_18_STABLE 2007-03-08 00:10:49 +00:00
skodak
684663f526 MDL-6196 infinite loop in header encoding when using some site charsets (gb18030); merged from MOODLE_18_STABLE 2007-03-08 00:05:58 +00:00
moodler
eef879ecdb Merged patches from MDL-8385 from 1.8 stable 2007-03-07 13:45:41 +00:00
skodak
66a27728a9 fixed unassigning to use standard function in get_legacy_type() 2007-03-07 09:38:21 +00:00
moodler
0616d3e82f Merged fixes for MDL-8785 from 1.8 to head 2007-03-07 04:56:07 +00:00
toyomoyo
3fe54e5195 merged, fixing hidden teacher upgrade 2007-03-07 01:35:47 +00:00
skodak
18ceee5c25 MDL-8777 Failing setup_lang_from_browser if lang contains dash; user lang preference not respected 2007-03-06 23:51:34 +00:00
skodak
279948083b MDL-8777 Failing setup_lang_from_browser if lang contains dash 2007-03-06 22:33:03 +00:00
skodak
d67de0ca05 MDL-7633 legacy capabilities now have special menu 2007-03-06 22:01:22 +00:00
skodak
b357ed13f3 MDL-8522 fixed role reset warnings + only one legacy cap type allowed now in each role 2007-03-06 19:19:19 +00:00
tjhunt
06565ec739 Add a couple more plugin types to get_string that Martin missed yesterday. 2007-03-06 07:57:22 +00:00
nicolasconnault
6d2d91d6b7 MDL-8771 - Restricted has_capability() sanity checks to DEVELOPER debug mode 2007-03-06 05:36:19 +00:00
nicolasconnault
9af052f59f Stub for a web-based integration test 2007-03-06 05:09:28 +00:00
nicolasconnault
a205dcdc09 Upgraded weblib::format_string() so it accepts unicode htmlentities. Also added more unit tests, including a stub for an integration web-based test. 2007-03-06 05:05:45 +00:00
nicolasconnault
dacb47c0ca MDL-8691 - Finally found the source of the error and fixed it. Add to apply s(format_string($week_summary)) on the optgroup's label. 2007-03-06 02:59:25 +00:00
skodak
60ec23afba MDL-8690 popup form now uses div instead of invisible fieldset; merged from MOODLE_18_STABLE 2007-03-05 21:42:49 +00:00
skodak
224aa44a8d MDL-7693 fixed participans block on frontpage; notloggedin and authenticated roles overrides to be fixed later in separate bug; merged from MOODLE_18_STABLE 2007-03-05 20:13:16 +00:00
skodak
346c3e2f5f MDL-8765 user preference code cleanup; merged from MOODLE_16_STABLE 2007-03-05 20:02:27 +00:00
stronk7
e4023a4c20 Normalizing encoding by using textlib synonyms - parse_charset()
Credit goes to Petr.

Merged from MOODLE_18_STABLE
2007-03-05 18:28:33 +00:00
tjhunt
b030a630c0 MDL-8764 - In menus, show question categories from this course first, then published categories from other courses. Merged from MOODLE_18_STABLE. 2007-03-05 18:05:51 +00:00
moodler
6db0338e0e Merged rss mediatypes fix from 1.8 2007-03-05 16:43:40 +00:00
nfreear
0946fff44c Follow-up fix 2 for MDL-8507 "Local language pack-..." - Content-Language header. 2007-03-05 15:38:10 +00:00
moodler
191cb01663 More paths for string files 2007-03-05 12:13:36 +00:00
skodak
5eaa6aa0c5 MDL-8756 fixed weeked days defaults; merged from MOODLE_18_STABLE 2007-03-05 11:57:15 +00:00
skodak
efe12f6c22 MDL-8524 general roles cleanup; MDL-8373 authenticated user role now created during upgrade from 1.7.x, xhtml and CSS cleanup in roles GUI; accesslib inline docs cleanup; risk bitmask fixes 2007-03-05 11:27:01 +00:00
donal72
68879a5802 Mnet: Permit 1.8 upgrade to continue, even if duplicate usernames exist in the user table. # MDL-8720 2007-03-05 07:49:38 +00:00
moodler
c8135a3509 Merged notice fix from stable 2007-03-05 05:47:27 +00:00
moodler
38d5ab866c Merged xhtml fixes for MDL-8755 2007-03-05 05:36:43 +00:00
moodler
e6f5c879bf Merged small notice fix from stable 2007-03-05 04:47:49 +00:00
skodak
a97e0ccb37 fomrat_string() tuning - memory, speed and accuracy in cron 2007-03-04 22:58:29 +00:00
skodak
38701b6910 fomrat_string() tuning - memory, speed and accuracy in cron 2007-03-04 22:52:33 +00:00
urs_hunkler
d11a1daa5f merged tabs routine changes to resolve IE6 + 7 tabs issues 2007-03-04 17:16:00 +00:00
moodler
426bcc164b Merged xhtml fix from stable MDL-7861 2007-03-04 06:32:04 +00:00
moodler
dfd1ff7abe Merged undo for MDL-8385 from 18 stable 2007-03-04 05:46:14 +00:00
skodak
a83addc5e5 MDL-8522 Add role reset button into role definition form; fixed single button css 2007-03-03 22:30:35 +00:00
skodak
3562486b7d MDL-8523 Show default capabilities in role definition; added CSS popup_form spacing 2007-03-03 21:07:07 +00:00
skodak
6ebb7659fd MDL-8690 fixed regression in notice_yesno 2007-03-02 19:57:24 +00:00
skodak
18b07efaf4 sesskey added to logout.php MDL-8727 2007-03-02 16:47:38 +00:00
toyomoyo
3c6ffc31f3 adding a progress bar 2007-03-02 08:09:21 +00:00
nicolasconnault
345ea0f7d4 MDL-8597 - Fixed: weblib.php::print_speller_code was adding CDATA and <script> tags around the code, when this was already done by weblib.php::use_html_editor().
Check lib/editor/htmlarea/htmlarea.class.php for a seemingly duplicated print_speller_code method.
2007-03-02 05:06:51 +00:00
moodler
759b77631c Fixed $title in print_header (merged from stable) (no bug) 2007-03-02 03:21:04 +00:00
toyomoyo
78c698f3be merged, changing this back to fieldset 2007-03-02 02:33:19 +00:00
tjhunt
8388ade865 Make error messages non-ambiguous. Merged from MOODLE_18_STABLE. 2007-03-01 16:42:36 +00:00
tjhunt
3ed998f343 MDL-6773 - eliminate duplicate code for getting a list of question categories. Merged from MOODLE_18_STABLE. 2007-03-01 09:45:53 +00:00
moodler
7c393e9c4f Fixed unenrol_student MDL-8591 2007-03-01 08:06:05 +00:00
toyomoyo
c03ebabebc replacing fieldsets with divs in small forms 2007-03-01 06:06:16 +00:00