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 |
|
nicolasconnault
|
4309bd17dd
|
Manually merged from MOODLE_18_STABLE
|
2007-03-01 02:35:13 +00:00 |
|
nicolasconnault
|
c2a9fc9166
|
Issue 8417:
Added support for array of tested browsers to be passed to ajaxenabled()
Merged in from MOODLE_18_STABLE
|
2007-03-01 02:08:06 +00:00 |
|
nicolasconnault
|
d499142e5a
|
Safari 2.0 and Opera 9.0 are now detected and supported for YUI. However, preliminary tests show that drag&drop behaviour is very slow on Opera and user-unfriendly on both browsers. A YUI debug window also pops up on Safari.
I added a unit test for ajaxlib.php
Issue MDL-8417
Merged from MOODLE_18_STABLE
|
2007-03-01 01:31:37 +00:00 |
|
tjhunt
|
7919952cf7
|
Remove CVS conflict markers.
|
2007-02-28 15:16:01 +00:00 |
|
moodler
|
239c15765c
|
Merged from 1.8 stable
|
2007-02-28 07:58:34 +00:00 |
|
moodler
|
ec249a4d25
|
Merged extension to check_browser_version from MDL-8417 (Nick)
|
2007-02-28 07:54:40 +00:00 |
|
moodler
|
6ba65fa08d
|
Merged Nicolas' changes from MDL-8582 into HEAD.
|
2007-02-28 06:25:22 +00:00 |
|
martinlanghoff
|
0f467340a6
|
MDL-7385 - stats_cron_daily() - If a module is missing, continue processing
|
2007-02-28 03:03:42 +00:00 |
|
martinlanghoff
|
b0ae3878a4
|
Fixing MDL-6795 - Stats never runs. stats_monthly table gets very full - avoid double tz calculations in stats_getmidnight()
|
2007-02-28 02:50:51 +00:00 |
|
martinlanghoff
|
171d823249
|
(Fixing upgrade script) Only try to disable lams if it is installed
Author: Andrew Walbran <andrew.walbran@catalyst.net.nz>
|
2007-02-28 00:26:37 +00:00 |
|
defacer
|
4af8d5d3ca
|
Merging from MOODLE_17_STABLE:
Fix for MDL-8402:
$CFG->calendar_weekdays wasn't saved correctly and misbehaved.
I took the opportunity to rewrite a little HTML too.
|
2007-02-27 12:42:08 +00:00 |
|
skodak
|
dd0feda5c2
|
MDL-8669 broken auth signup code
|
2007-02-27 10:22:33 +00:00 |
|
toyomoyo
|
118c0f6d5c
|
merged, taking care of context_rel cache when moving courses across categories
|
2007-02-26 02:35:00 +00:00 |
|
mjollnir_
|
e60129286a
|
merged from MOODLE_17_STABLE: fixing MDL-8662
|
2007-02-26 00:18:19 +00:00 |
|
defacer
|
fed8017908
|
Merged from MOODLE_16_STABLE:
Fix for MDL-4940: Social Activities block disappears when editing course settings.
|
2007-02-24 23:38:42 +00:00 |
|
skodak
|
cc6566c8e1
|
MDL-8582 - reverted changes in print_navigation(), needs some minor rewrite to use print_title()
|
2007-02-24 10:19:15 +00:00 |
|
skodak
|
177df3c6c5
|
email selfregistration enabled by default again - thanks Eloy for noticing the problem
|
2007-02-24 09:48:10 +00:00 |
|
stronk7
|
11548d9bf9
|
Only validate against schema if we have a schema. ;-)
Merged from MOODLE_18_STABLE
|
2007-02-24 00:05:05 +00:00 |
|
stronk7
|
776dee9c56
|
Now XMLDB Editor performs check/validation of XML files
before loading them using the best parser available.
MDL-7726 and first part of MDL-8264
Merged from MOODLE_18_STABLE
|
2007-02-23 20:59:28 +00:00 |
|
skodak
|
fc12edcd5d
|
MDL-8639 fixed installation notices
|
2007-02-23 20:25:16 +00:00 |
|
skodak
|
473d29ebcd
|
MDL-8582 - reverted changes in s() and added new function format_title() instead
|
2007-02-23 20:10:11 +00:00 |
|
skodak
|
83582cd6f6
|
removed deprecated flag from addslashes_js() MDL-8582
|
2007-02-23 09:14:19 +00:00 |
|