]>
git.mjollnir.org Git - moodle.git/log
skodak [Wed, 19 Nov 2008 15:06:50 +0000 (15:06 +0000)]
MDL-17310 scorm: Install asks for scorm &auth questions on install rather than just front page settings
skodak [Wed, 19 Nov 2008 14:43:38 +0000 (14:43 +0000)]
MDL-17267 fixed regression caused by my last commit
skodak [Wed, 19 Nov 2008 09:46:09 +0000 (09:46 +0000)]
MDL-17274 security: register globals not supported- now we are preventing upgrades and installs too
dongsheng [Wed, 19 Nov 2008 08:27:03 +0000 (08:27 +0000)]
"CHAT_MOD/MDL-14651, language string for chat module"
dongsheng [Wed, 19 Nov 2008 08:12:00 +0000 (08:12 +0000)]
CHAT_MOD/MDL-14651
$CFG->enableajax == true, ajax chat will be enabled.
dongsheng [Wed, 19 Nov 2008 08:05:45 +0000 (08:05 +0000)]
CHAT_MOD/MDL-14651
update post.php script to support error report code.
dongsheng [Wed, 19 Nov 2008 07:58:48 +0000 (07:58 +0000)]
CHAT_MOD/MDL-14651
jump to mod front page when error occors.
dongsheng [Wed, 19 Nov 2008 07:32:39 +0000 (07:32 +0000)]
CHAT_MOD/MDL-14651
1. click a button to "talk to" a specific user
2. adjust UI layout
3. add more language string
dongsheng [Wed, 19 Nov 2008 06:32:49 +0000 (06:32 +0000)]
CHAT_MOD/MDL-14651, disable ajax UI by default" view.php
dongsheng [Wed, 19 Nov 2008 06:29:27 +0000 (06:29 +0000)]
CHAT_MOD/MDL-14651, clean up update.php script.
dongsheng [Wed, 19 Nov 2008 04:56:04 +0000 (04:56 +0000)]
CHAT_MOD/MDL-14651, auto-scrolling support
dongsheng [Wed, 19 Nov 2008 04:22:10 +0000 (04:22 +0000)]
CHAT_MOD/MDL-14651
1. support BEEP message
2. add "console" object to debug
dongsheng [Wed, 19 Nov 2008 02:18:56 +0000 (02:18 +0000)]
"MDL-14651, more feature for new chat added"
stronk7 [Wed, 19 Nov 2008 02:09:06 +0000 (02:09 +0000)]
MDL-15534 Wiki 1.x: Allow to display "Site map for" using i18n Moodle strings. Merged from 19_STABLE
moodlerobot [Wed, 19 Nov 2008 02:05:51 +0000 (02:05 +0000)]
Updated the HEAD build version to
20081119
dongsheng [Wed, 19 Nov 2008 01:54:35 +0000 (01:54 +0000)]
"MDL-16911, encode keyword for youtube"
moodlerobot [Wed, 19 Nov 2008 01:44:54 +0000 (01:44 +0000)]
Automatic installer.php lang files by installer_builder (
20081119 )
dongsheng [Wed, 19 Nov 2008 01:15:37 +0000 (01:15 +0000)]
"MDL-16911, remove debug code"
skodak [Tue, 18 Nov 2008 21:45:12 +0000 (21:45 +0000)]
MDL-17143 $CFG->profilesforenrolledusersonly does not belong into advanced user edit form - it was removing description if user had only create user cap
pichetp [Tue, 18 Nov 2008 18:28:20 +0000 (18:28 +0000)]
MDL-17228 Synchronizing dataitems between calculated questions in a quiz
sam_marshall [Tue, 18 Nov 2008 14:45:13 +0000 (14:45 +0000)]
MDL-17275: Completion system - needs reload if you use Back button to return to page after changing ticks
tjhunt [Tue, 18 Nov 2008 10:33:38 +0000 (10:33 +0000)]
manage roles: MDL-8313 face lift allow override/assign, add labels and tooltips to the checkboxes for usability and accessibility.
tjhunt [Tue, 18 Nov 2008 10:18:00 +0000 (10:18 +0000)]
manage roles: MDL-8313 face lift allow override/assign, and add securtiy checks!
tjhunt [Tue, 18 Nov 2008 10:17:27 +0000 (10:17 +0000)]
Let any table have rotated text in its headers. Stolen from sam's activity completion report.
skodak [Tue, 18 Nov 2008 09:56:59 +0000 (09:56 +0000)]
MDL-17267 roles, install: fixed allow role assign table duplicates problem during install - see tracker for more details
tjhunt [Tue, 18 Nov 2008 09:28:05 +0000 (09:28 +0000)]
install / accesslib: Fix install problem
tjhunt [Tue, 18 Nov 2008 08:18:24 +0000 (08:18 +0000)]
Fix require_js call.
tjhunt [Tue, 18 Nov 2008 08:13:26 +0000 (08:13 +0000)]
Trim trailing whitespace.
tjhunt [Tue, 18 Nov 2008 08:08:18 +0000 (08:08 +0000)]
manage roles: MDL-8313 fix bugs with safe overrides.
tjhunt [Tue, 18 Nov 2008 07:53:26 +0000 (07:53 +0000)]
manage roles: MDL-8313 improve wording.
tjhunt [Tue, 18 Nov 2008 07:41:28 +0000 (07:41 +0000)]
roles database: MDL-17253 add unique index to role.name and role.shortname
We were trying to enforce it in PHP, but much better to have the database watching our back.
tjhunt [Tue, 18 Nov 2008 07:36:02 +0000 (07:36 +0000)]
xmldb: typos in generated code.
tjhunt [Tue, 18 Nov 2008 07:29:45 +0000 (07:29 +0000)]
xmldb: MDL-17262 warnings and fatal error when trying to create a unique key or index.
tjhunt [Tue, 18 Nov 2008 07:10:00 +0000 (07:10 +0000)]
manage roles: MDL-8313 Provide a basic mode for the manage roles page.
* New basic define roles mode, with just an Allow checkbox for each capability.
* Button to toggle this form to/from advanced mode.
* Also, a separate mode for viewing a role definition, rather than just showing disabled checkboxes.
* Now duplicating a role just takes to you a pre-populated add role form, so you can double-check things before saving the new role.
* Deleting a role is now logged.
* Role reordering code cleaned up.
* You can now no longer delete the last role that has admin permissions.
* This includes a general refactor of manage.php, which eliminates manage.html, and splits of define.php.
dongsheng [Tue, 18 Nov 2008 05:30:52 +0000 (05:30 +0000)]
"MDL-14651, disable ajax chat room by default"
dongsheng [Tue, 18 Nov 2008 05:21:57 +0000 (05:21 +0000)]
MDL-14651
1. identify IRC commands
2. commiting ajax chat room, I lost my half finished source code, so I have to
start again :-(
tjhunt [Tue, 18 Nov 2008 04:22:57 +0000 (04:22 +0000)]
Improve error message.
tjhunt [Tue, 18 Nov 2008 02:49:09 +0000 (02:49 +0000)]
Fix typo.
moodlerobot [Tue, 18 Nov 2008 01:50:22 +0000 (01:50 +0000)]
Updated the HEAD build version to
20081118
moodlerobot [Tue, 18 Nov 2008 01:31:06 +0000 (01:31 +0000)]
Automatic installer.php lang files by installer_builder (
20081118 )
stronk7 [Tue, 18 Nov 2008 00:10:13 +0000 (00:10 +0000)]
MDL-15425 Coding style: Change some logical operator uses. Thanks Robert! Merged from 19_STABLE
skodak [Mon, 17 Nov 2008 07:55:10 +0000 (07:55 +0000)]
MDL-17251 foxed incorrect set_field
jerome [Mon, 17 Nov 2008 03:28:32 +0000 (03:28 +0000)]
course default settings: MDL-12846 add help texts to all settings
tjhunt [Mon, 17 Nov 2008 02:29:45 +0000 (02:29 +0000)]
Fix typo.
moodlerobot [Mon, 17 Nov 2008 02:04:12 +0000 (02:04 +0000)]
Updated the HEAD build version to
20081117
stronk7 [Sun, 16 Nov 2008 23:37:47 +0000 (23:37 +0000)]
Bump version.
stronk7 [Sun, 16 Nov 2008 23:24:32 +0000 (23:24 +0000)]
MDL-16879 Backup & mnet: Avoid problems in sites missing mnet_host records being more flexible in backup (outer join). Merged from 19_STABLE
stronk7 [Sun, 16 Nov 2008 22:46:23 +0000 (22:46 +0000)]
MDL-17227 forum: seekey-ize forum prune (split). Merged from 19_STABLE
agrabs [Sun, 16 Nov 2008 20:48:08 +0000 (20:48 +0000)]
MDL-17249 - feedbacks on the mainsite are not accessible
moodlerobot [Sun, 16 Nov 2008 01:48:07 +0000 (01:48 +0000)]
Updated the HEAD build version to
20081116
iarenaza [Sat, 15 Nov 2008 12:27:26 +0000 (12:27 +0000)]
file resources: MDL-14541 Object tag embedding PDF's and nested Flash objects does not work reliably
Merged from MOODLE_19_STABLE.
Credit goes to David Boyer for reporting and suggesting the fix for PDF files,
and Jon Witts & Mauno Korpelainen for proving a way to reproduce the Flash
issue and tips to fix it.
moodlerobot [Sat, 15 Nov 2008 01:50:00 +0000 (01:50 +0000)]
Updated the HEAD build version to
20081115
moodlerobot [Sat, 15 Nov 2008 01:30:52 +0000 (01:30 +0000)]
Automatic installer.php lang files by installer_builder (
20081115 )
agrabs [Fri, 14 Nov 2008 17:07:46 +0000 (17:07 +0000)]
MDL-17239 - numeric item does not support 0-values and float-values
agrabs [Fri, 14 Nov 2008 16:51:03 +0000 (16:51 +0000)]
MDL-17239 - numeric item does not support 0-values and float-values
agrabs [Fri, 14 Nov 2008 16:45:43 +0000 (16:45 +0000)]
MDL-17238 - Multiple Choice -- Multiple Answer problem
sam_marshall [Fri, 14 Nov 2008 13:34:39 +0000 (13:34 +0000)]
MDL-15648: minor bug with earlier patch
tjhunt [Fri, 14 Nov 2008 11:48:29 +0000 (11:48 +0000)]
Fix typo.
tjhunt [Fri, 14 Nov 2008 11:46:01 +0000 (11:46 +0000)]
role manage ui: MDL-8313 First version of the basic/advanced role define page.
This is being separated from manage.php. This code is only partly working. It displays (most) of a role definition, but does not yet let you save changes. However, I wanted to commit it before going home on Friday night. Since this is new code, it won't break anything.
tjhunt [Fri, 14 Nov 2008 10:38:06 +0000 (10:38 +0000)]
role manage ui: MDL-8313 Refactoring and clean-up prior to basic/adv manage page.
stronk7 [Fri, 14 Nov 2008 08:52:35 +0000 (08:52 +0000)]
MDL-17227 forum: add sesskey to post/discussion deletion. Merged from 19_STABLE
tjhunt [Fri, 14 Nov 2008 05:46:27 +0000 (05:46 +0000)]
role override ui: MDL-8313 basic mode + toggle + usability improvements
* Basic mode just hides the prohobit column. Sadly that is all we can do.
* Button to toggle in and out of advanced mode, with user_perference.
* The permission you are selected is now on the page as a label, rather than just being in a tool-tip. (Not pretty, but helpful, I think. I may change my mind on this.)
* You can click anywhere in the table cell, rather than having to hit the radio button exactly.
* Brief instructions at the top of the page.
* Submit buttons both top and bottom of the page.
tjhunt [Fri, 14 Nov 2008 03:28:15 +0000 (03:28 +0000)]
role override ui: MDL-8313 refactor the page in preparation for making an non-advanced mode.
tjhunt [Fri, 14 Nov 2008 03:27:16 +0000 (03:27 +0000)]
formslib/theme: Make class="advancedbutton" styles generic, so the same styling can be used on non-formslib forms.
moodlerobot [Fri, 14 Nov 2008 01:57:18 +0000 (01:57 +0000)]
Updated the HEAD build version to
20081114
moodlerobot [Fri, 14 Nov 2008 01:36:57 +0000 (01:36 +0000)]
Automatic installer.php lang files by installer_builder (
20081114 )
nicolasconnault [Thu, 13 Nov 2008 15:44:01 +0000 (15:44 +0000)]
MDL-17226 Hiding the group show/hide settings and toggle for grader report. Merging from MOODLE_19_STABLE
wildgirl [Thu, 13 Nov 2008 14:59:17 +0000 (14:59 +0000)]
lesson lang string: MDL-17209 typo fix
wildgirl [Thu, 13 Nov 2008 14:57:40 +0000 (14:57 +0000)]
xmldb lang string: MDL-17209 typo fix
wildgirl [Thu, 13 Nov 2008 14:56:02 +0000 (14:56 +0000)]
qtype_datasetdependent lang string: MDL-17209 typo fix
wildgirl [Thu, 13 Nov 2008 14:53:43 +0000 (14:53 +0000)]
wiki lang string: MDL-17209 typo fix
wildgirl [Thu, 13 Nov 2008 14:51:36 +0000 (14:51 +0000)]
install lang string: MDL-17209 typo fix
wildgirl [Thu, 13 Nov 2008 14:49:12 +0000 (14:49 +0000)]
auth lang string: MDL-17209 typo fix
wildgirl [Thu, 13 Nov 2008 14:47:24 +0000 (14:47 +0000)]
mnet lang string: MDL-17209 typo fix
wildgirl [Thu, 13 Nov 2008 14:24:15 +0000 (14:24 +0000)]
qtype_truefalse lang string: MDL-16942 typo fix
wildgirl [Thu, 13 Nov 2008 11:23:39 +0000 (11:23 +0000)]
profilesforenrolledusersonly setting: MDL-17143 lang string rewording
tjhunt [Thu, 13 Nov 2008 08:40:57 +0000 (08:40 +0000)]
cleanup: MDL-17083 Remove the old teacher, teachers, student and students columns from the course table.
For something that has been deprecated for over two years, they were still used in a lot of places!
tjhunt [Thu, 13 Nov 2008 08:11:10 +0000 (08:11 +0000)]
course settings: MDL-16327 when creating a course, the role renames were not saved.
tjhunt [Thu, 13 Nov 2008 04:07:01 +0000 (04:07 +0000)]
roles interface: Code reorganisation and adding boilerplate comments.
I have collected code that used to be in lib/adminlib.php, lib/accesslib.php and user/selector/lib.php into a new admin/roles/lib.php file.
And I added standard GPL and Moodle comments to all the files in admin/roles.
tjhunt [Thu, 13 Nov 2008 03:46:04 +0000 (03:46 +0000)]
Kill test file that is no longer needed.
tjhunt [Thu, 13 Nov 2008 03:06:20 +0000 (03:06 +0000)]
Fix variable name typo.
moodlerobot [Thu, 13 Nov 2008 01:53:26 +0000 (01:53 +0000)]
Updated the HEAD build version to
20081113
tjhunt [Thu, 13 Nov 2008 01:44:29 +0000 (01:44 +0000)]
roles explanation: MDL-13538 further interface improvements.
moodlerobot [Thu, 13 Nov 2008 01:32:19 +0000 (01:32 +0000)]
Automatic installer.php lang files by installer_builder (
20081113 )
sam_marshall [Wed, 12 Nov 2008 17:00:04 +0000 (17:00 +0000)]
MDL-17164: Glossary autolinking doesn't work for entries similar to current entry
sam_marshall [Wed, 12 Nov 2008 17:00:04 +0000 (17:00 +0000)]
MDL-17164: Glossary autolinking doesn't work for entries similar to current entry
tjhunt [Wed, 12 Nov 2008 14:17:23 +0000 (14:17 +0000)]
role override: Fix regression caused by MDL-17070.
tjhunt [Wed, 12 Nov 2008 14:00:59 +0000 (14:00 +0000)]
XHTML strict typo.
tjhunt [Wed, 12 Nov 2008 10:13:43 +0000 (10:13 +0000)]
roles explanation: MDL-13538 Integrate into the roles tab bar, and improve wording a bit.
Also, commit the lang strings I missed last time.
tjhunt [Wed, 12 Nov 2008 10:12:33 +0000 (10:12 +0000)]
Fix typo.
tjhunt [Wed, 12 Nov 2008 08:28:52 +0000 (08:28 +0000)]
Reproduce MDL-17210 in this code, until it is fixed.
tjhunt [Wed, 12 Nov 2008 07:55:09 +0000 (07:55 +0000)]
roles explanation: MDL-13538 Make a table showing the result of has_capability for every capabiltiy in a context.
This implements the page showing the table. It is not yet integrated into the tab bar. To try this, go to an Assign roles page (one with URL .../admin/roles/assign.php?contextid=...) and change the 'assign' to 'explain'.
tjhunt [Wed, 12 Nov 2008 07:43:58 +0000 (07:43 +0000)]
Minor coding clean-ups.
pichetp [Wed, 12 Nov 2008 07:28:30 +0000 (07:28 +0000)]
MDL-14763 remove automatic numbering of multichoice vertical or horizontal display
pichetp [Wed, 12 Nov 2008 07:02:25 +0000 (07:02 +0000)]
MDL-14763 remove automatic numbering of multichoice vertical or horizontal display
moodlerobot [Wed, 12 Nov 2008 02:08:06 +0000 (02:08 +0000)]
Updated the HEAD build version to
20081112
dongsheng [Wed, 12 Nov 2008 01:51:28 +0000 (01:51 +0000)]
"MDL-17143, use record_exists"
moodlerobot [Wed, 12 Nov 2008 01:46:19 +0000 (01:46 +0000)]
Automatic installer.php lang files by installer_builder (
20081112 )
tjhunt [Wed, 12 Nov 2008 01:26:49 +0000 (01:26 +0000)]
moodlelib: MDL-17208 user preference caching was causing a notice.
piers [Tue, 11 Nov 2008 23:11:39 +0000 (23:11 +0000)]
MDL-16810 - Allow site configuration of scorm settings. Bad array subscript.