]>
git.mjollnir.org Git - moodle.git/log
moodler [Wed, 7 Mar 2007 07:50:24 +0000 (07:50 +0000)]
Merged notice fixes from stable 18
nicolasconnault [Wed, 7 Mar 2007 07:13:31 +0000 (07:13 +0000)]
MDL-8787 - Created new help file for News Forum Type, and overrode the help button for the forum type select in mod_form.php
toyomoyo [Wed, 7 Mar 2007 07:12:13 +0000 (07:12 +0000)]
fixing a warning
toyomoyo [Wed, 7 Mar 2007 06:48:22 +0000 (06:48 +0000)]
fixing a missing {
toyomoyo [Wed, 7 Mar 2007 06:45:29 +0000 (06:45 +0000)]
forum_cron should be using the $USER variable and not $userto
toyomoyo [Wed, 7 Mar 2007 06:22:58 +0000 (06:22 +0000)]
do not force parents to enrol
toyomoyo [Wed, 7 Mar 2007 05:58:16 +0000 (05:58 +0000)]
adding test code for new forum_cron()
moodler [Wed, 7 Mar 2007 04:56:07 +0000 (04:56 +0000)]
Merged fixes for MDL-8785 from 1.8 to head
nicolasconnault [Wed, 7 Mar 2007 02:02:41 +0000 (02:02 +0000)]
MDL-8758 - Corrected the packagezip -> package.zip typo in 3 locations (2 in admin/langimport.php and 1 in install.php). The notification about allow_url_fopen has already been added to the default lang/en_utf8/error.php string.
moodler [Wed, 7 Mar 2007 02:02:17 +0000 (02:02 +0000)]
Merged display footer fixes for block course_list
toyomoyo [Wed, 7 Mar 2007 01:35:47 +0000 (01:35 +0000)]
merged, fixing hidden teacher upgrade
nicolasconnault [Wed, 7 Mar 2007 01:25:43 +0000 (01:25 +0000)]
MDL-2974 - Corrected notification of correctly entered new category with multilang display
skodak [Tue, 6 Mar 2007 23:51:34 +0000 (23:51 +0000)]
MDL-8777 Failing setup_lang_from_browser if lang contains dash; user lang preference not respected
skodak [Tue, 6 Mar 2007 22:33:03 +0000 (22:33 +0000)]
MDL-8777 Failing setup_lang_from_browser if lang contains dash
skodak [Tue, 6 Mar 2007 22:01:22 +0000 (22:01 +0000)]
MDL-7633 legacy capabilities now have special menu
skodak [Tue, 6 Mar 2007 19:19:19 +0000 (19:19 +0000)]
MDL-8522 fixed role reset warnings + only one legacy cap type allowed now in each role
tjhunt [Tue, 6 Mar 2007 18:00:23 +0000 (18:00 +0000)]
MDL-8349 - responses not being filtered in history display. Merged from MOODLE_18_STABLE.
skodak [Tue, 6 Mar 2007 17:00:49 +0000 (17:00 +0000)]
removed some forgotten comments ;-)
skodak [Tue, 6 Mar 2007 16:56:00 +0000 (16:56 +0000)]
(MDL-8745) prevent cannot logon trouble after update to 1.8
moodler [Tue, 6 Mar 2007 12:59:18 +0000 (12:59 +0000)]
Merged some forum fixes from stable MDL-8767
skodak [Tue, 6 Mar 2007 10:45:49 +0000 (10:45 +0000)]
MDL-8765 user preference usage cleanup
tjhunt [Tue, 6 Mar 2007 07:57:22 +0000 (07:57 +0000)]
Add a couple more plugin types to get_string that Martin missed yesterday.
nicolasconnault [Tue, 6 Mar 2007 06:11:10 +0000 (06:11 +0000)]
MDL-8759 - Unset $USER
nicolasconnault [Tue, 6 Mar 2007 05:36:19 +0000 (05:36 +0000)]
MDL-8771 - Restricted has_capability() sanity checks to DEVELOPER debug mode
toyomoyo [Tue, 6 Mar 2007 05:14:46 +0000 (05:14 +0000)]
missing user info
nicolasconnault [Tue, 6 Mar 2007 05:09:28 +0000 (05:09 +0000)]
Stub for a web-based integration test
nicolasconnault [Tue, 6 Mar 2007 05:05:45 +0000 (05:05 +0000)]
Upgraded weblib::format_string() so it accepts unicode htmlentities. Also added more unit tests, including a stub for an integration web-based test.
moodler [Tue, 6 Mar 2007 04:29:41 +0000 (04:29 +0000)]
Fix for separate groups / all groups view MDL-8300
nicolasconnault [Tue, 6 Mar 2007 02:59:25 +0000 (02:59 +0000)]
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.
skodak [Mon, 5 Mar 2007 21:42:49 +0000 (21:42 +0000)]
MDL-8690 popup form now uses div instead of invisible fieldset; merged from MOODLE_18_STABLE
skodak [Mon, 5 Mar 2007 20:13:16 +0000 (20:13 +0000)]
MDL-7693 fixed participans block on frontpage; notloggedin and authenticated roles overrides to be fixed later in separate bug; merged from MOODLE_18_STABLE
skodak [Mon, 5 Mar 2007 20:02:27 +0000 (20:02 +0000)]
MDL-8765 user preference code cleanup; merged from MOODLE_16_STABLE
stronk7 [Mon, 5 Mar 2007 18:28:33 +0000 (18:28 +0000)]
Normalizing encoding by using textlib synonyms - parse_charset()
Credit goes to Petr.
Merged from MOODLE_18_STABLE
tjhunt [Mon, 5 Mar 2007 18:05:51 +0000 (18:05 +0000)]
MDL-8764 - In menus, show question categories from this course first, then published categories from other courses. Merged from MOODLE_18_STABLE.
moodler [Mon, 5 Mar 2007 16:43:40 +0000 (16:43 +0000)]
Merged rss mediatypes fix from 1.8
nfreear [Mon, 5 Mar 2007 15:38:10 +0000 (15:38 +0000)]
Follow-up fix 2 for MDL-8507 "Local language pack-..." - Content-Language header.
moodler [Mon, 5 Mar 2007 12:13:36 +0000 (12:13 +0000)]
More paths for string files
skodak [Mon, 5 Mar 2007 11:57:15 +0000 (11:57 +0000)]
MDL-8756 fixed weeked days defaults; merged from MOODLE_18_STABLE
skodak [Mon, 5 Mar 2007 11:27:01 +0000 (11:27 +0000)]
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
pichetp [Mon, 5 Mar 2007 08:14:40 +0000 (08:14 +0000)]
merge from 18-STABLE MDL-8389
donal72 [Mon, 5 Mar 2007 07:49:38 +0000 (07:49 +0000)]
Mnet: Permit 1.8 upgrade to continue, even if duplicate usernames exist in the user table. # MDL-8720
moodler [Mon, 5 Mar 2007 07:32:21 +0000 (07:32 +0000)]
Don't allow modes that don't exist
moodler [Mon, 5 Mar 2007 07:17:32 +0000 (07:17 +0000)]
Old fix I'd forgotten
moodler [Mon, 5 Mar 2007 05:58:28 +0000 (05:58 +0000)]
Merged notice fix from stable
moodler [Mon, 5 Mar 2007 05:47:27 +0000 (05:47 +0000)]
Merged notice fix from stable
moodler [Mon, 5 Mar 2007 05:39:49 +0000 (05:39 +0000)]
Show cost info on info pages MDL-8318
moodler [Mon, 5 Mar 2007 05:36:43 +0000 (05:36 +0000)]
Merged xhtml fixes for MDL-8755
donal72 [Mon, 5 Mar 2007 05:04:02 +0000 (05:04 +0000)]
XHTML Strict fix: # MDL-8754
moodler [Mon, 5 Mar 2007 04:47:49 +0000 (04:47 +0000)]
Merged small notice fix from stable
moodler [Mon, 5 Mar 2007 02:52:38 +0000 (02:52 +0000)]
Merged group tweaks from stable MDL-8741
moodler [Mon, 5 Mar 2007 02:15:32 +0000 (02:15 +0000)]
Merged fixes from stable for MDL-8741
moodler [Mon, 5 Mar 2007 01:54:04 +0000 (01:54 +0000)]
Merged message userpicture fix from stable
skodak [Sun, 4 Mar 2007 22:58:29 +0000 (22:58 +0000)]
fomrat_string() tuning - memory, speed and accuracy in cron
skodak [Sun, 4 Mar 2007 22:52:33 +0000 (22:52 +0000)]
fomrat_string() tuning - memory, speed and accuracy in cron
stronk7 [Sun, 4 Mar 2007 20:18:22 +0000 (20:18 +0000)]
re-re-re-re-fixing tabs for wood. :-P
Merged from MOODLE_18_STABLE
urs_hunkler [Sun, 4 Mar 2007 19:18:05 +0000 (19:18 +0000)]
'merged from 1.8: MDL-8747 - added .buttons form div {display:inline} to aligen buttons beside each other'
urs_hunkler [Sun, 4 Mar 2007 17:21:02 +0000 (17:21 +0000)]
made tab gifs higher to give better display when font size is changed
urs_hunkler [Sun, 4 Mar 2007 17:18:50 +0000 (17:18 +0000)]
merged CSS for tabs - changes to resolve IE6 + 7 tabs issues
urs_hunkler [Sun, 4 Mar 2007 17:16:00 +0000 (17:16 +0000)]
merged tabs routine changes to resolve IE6 + 7 tabs issues
moodler [Sun, 4 Mar 2007 07:50:24 +0000 (07:50 +0000)]
Merged whitespace fixes from stable
moodler [Sun, 4 Mar 2007 07:35:29 +0000 (07:35 +0000)]
Merged MDL-8741 fix from stable
moodler [Sun, 4 Mar 2007 06:32:04 +0000 (06:32 +0000)]
Merged xhtml fix from stable MDL-7861
moodler [Sun, 4 Mar 2007 05:46:14 +0000 (05:46 +0000)]
Merged undo for MDL-8385 from 18 stable
moodler [Sun, 4 Mar 2007 03:36:12 +0000 (03:36 +0000)]
Automatic installer.php lang files by installer_builder (
20070304 )
skodak [Sat, 3 Mar 2007 22:30:35 +0000 (22:30 +0000)]
MDL-8522 Add role reset button into role definition form; fixed single button css
skodak [Sat, 3 Mar 2007 21:07:07 +0000 (21:07 +0000)]
MDL-8523 Show default capabilities in role definition; added CSS popup_form spacing
skodak [Sat, 3 Mar 2007 12:27:55 +0000 (12:27 +0000)]
MDL-8733 fixed approving logic when editing; merged from MOODLE_16_STABLE
pichetp [Sat, 3 Mar 2007 04:43:50 +0000 (04:43 +0000)]
merge from 18_STABLE MDL-8475
pichetp [Sat, 3 Mar 2007 03:36:08 +0000 (03:36 +0000)]
merging from 18_STABLE MDL-8588
bobopinna [Fri, 2 Mar 2007 21:30:16 +0000 (21:30 +0000)]
Fixed MDL-8191
skodak [Fri, 2 Mar 2007 20:46:45 +0000 (20:46 +0000)]
notice_yesno install time fixes
pichetp [Fri, 2 Mar 2007 20:45:12 +0000 (20:45 +0000)]
grading correctly small numbers MDL-8478 merge from 18_STABLE
skodak [Fri, 2 Mar 2007 19:57:24 +0000 (19:57 +0000)]
MDL-8690 fixed regression in notice_yesno
skodak [Fri, 2 Mar 2007 19:41:31 +0000 (19:41 +0000)]
MDL-8578 new capability for adding and replying to news in forum
skodak [Fri, 2 Mar 2007 16:47:38 +0000 (16:47 +0000)]
sesskey added to logout.php MDL-8727
pichetp [Fri, 2 Mar 2007 14:09:07 +0000 (14:09 +0000)]
merged from 18_STABLE MDL-8552
stronk7 [Fri, 2 Mar 2007 09:42:52 +0000 (09:42 +0000)]
Skipping some thousands of require_once() calls because PHP5
is really slow (and heavy) with them. MDL-8700
Merged from MOODLE_18_STABLE
toyomoyo [Fri, 2 Mar 2007 08:09:21 +0000 (08:09 +0000)]
adding a progress bar
toyomoyo [Fri, 2 Mar 2007 08:04:05 +0000 (08:04 +0000)]
adding backward compatitiblity for question restores
nicolasconnault [Fri, 2 Mar 2007 05:06:51 +0000 (05:06 +0000)]
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.
moodler [Fri, 2 Mar 2007 03:21:04 +0000 (03:21 +0000)]
Fixed $title in print_header (merged from stable) (no bug)
nicolasconnault [Fri, 2 Mar 2007 02:40:30 +0000 (02:40 +0000)]
MDL-7861 - XHTML errors (strict) were found in course/editsection.html and mod/chat/view.php. They were corrected and additional css rules were written to replace the corrected inline styling.
toyomoyo [Fri, 2 Mar 2007 02:33:19 +0000 (02:33 +0000)]
merged, changing this back to fieldset
toyomoyo [Fri, 2 Mar 2007 02:16:27 +0000 (02:16 +0000)]
replacing fieldsets with divs in small forms
toyomoyo [Fri, 2 Mar 2007 01:59:19 +0000 (01:59 +0000)]
merged fixing indenting
mjollnir_ [Fri, 2 Mar 2007 01:43:47 +0000 (01:43 +0000)]
Merged from MOODLE_16_STABLE: fixing bug MDL-8651: import course data should clean up after itself
toyomoyo [Fri, 2 Mar 2007 01:29:28 +0000 (01:29 +0000)]
replacing fieldsets with divs for small forms
nicolasconnault [Fri, 2 Mar 2007 01:26:19 +0000 (01:26 +0000)]
MDL-8697 - Fixed the legacy HTML for the search table
toyomoyo [Fri, 2 Mar 2007 01:19:00 +0000 (01:19 +0000)]
replacing fielsets with divs in small forms
toyomoyo [Fri, 2 Mar 2007 01:03:50 +0000 (01:03 +0000)]
replacing fieldsets with divs for small forms
koenr [Thu, 1 Mar 2007 20:27:00 +0000 (20:27 +0000)]
fixed conflict
tjhunt [Thu, 1 Mar 2007 16:47:55 +0000 (16:47 +0000)]
Fix upgrade that MySQL could not cope with.
tjhunt [Thu, 1 Mar 2007 16:42:39 +0000 (16:42 +0000)]
Make error messages non-ambiguous. Merged from MOODLE_18_STABLE.
tjhunt [Thu, 1 Mar 2007 16:42:36 +0000 (16:42 +0000)]
Make error messages non-ambiguous. Merged from MOODLE_18_STABLE.
poltawski [Thu, 1 Mar 2007 14:47:52 +0000 (14:47 +0000)]
Duplicate alt tags in course category page MDL-8711, merged from MOODLE_18_STABLE
nfreear [Thu, 1 Mar 2007 13:06:14 +0000 (13:06 +0000)]
Fixes Bug MDL-8709 "Javascript: pseudo-protocol in admin tree block is bad"
nfreear [Thu, 1 Mar 2007 12:08:38 +0000 (12:08 +0000)]
Fix for bug MDL-8708 "Debug, multiple warnings in admin/uploaduser.php and user.php"
nfreear [Thu, 1 Mar 2007 11:45:26 +0000 (11:45 +0000)]
Follow-up fix for Bug MDL-8617 "Implement groupings & course modules..." internal - define, any_grouping=0 (merged from 1.8 branch).
nfreear [Thu, 1 Mar 2007 11:37:55 +0000 (11:37 +0000)]
Follow-up fix for Bug MDL-8617 "Implement groupings & course modules..." internal (sam's patch, thank you!) merged from branch.
nfreear [Thu, 1 Mar 2007 11:13:37 +0000 (11:13 +0000)]
Fixes MDL-6548 "... block should use lists" - blocks: blog tags, news items, recent activity - forum.