Commit graph

34682 commits

Author SHA1 Message Date
dongsheng
3698966986 CHAT_MOD/MDL-14651, disable ajax UI by default" view.php 2008-11-19 06:32:49 +00:00
dongsheng
547ac6644d CHAT_MOD/MDL-14651, clean up update.php script. 2008-11-19 06:29:27 +00:00
dongsheng
80bff20b74 CHAT_MOD/MDL-14651, auto-scrolling support 2008-11-19 04:56:04 +00:00
dongsheng
2c907a53b6 CHAT_MOD/MDL-14651
1. support BEEP message
2. add "console" object to debug
2008-11-19 04:22:10 +00:00
dongsheng
1686b89a54 "MDL-14651, more feature for new chat added" 2008-11-19 02:18:56 +00:00
stronk7
2f64da2209 MDL-15534 Wiki 1.x: Allow to display "Site map for" using i18n Moodle strings. Merged from 19_STABLE 2008-11-19 02:09:06 +00:00
moodlerobot
bbd546247a Updated the HEAD build version to 20081119 2008-11-19 02:05:51 +00:00
dongsheng
6a52cfc61d "MDL-16911, encode keyword for youtube" 2008-11-19 01:54:35 +00:00
moodlerobot
ee03efa459 Automatic installer.php lang files by installer_builder (20081119) 2008-11-19 01:44:54 +00:00
dongsheng
6248651645 "MDL-16911, remove debug code" 2008-11-19 01:15:37 +00:00
skodak
979f8aa6cf MDL-17143 $CFG->profilesforenrolledusersonly does not belong into advanced user edit form - it was removing description if user had only create user cap 2008-11-18 21:45:12 +00:00
pichetp
f96e83d4b6 MDL-17228 Synchronizing dataitems between calculated questions in a quiz 2008-11-18 18:28:20 +00:00
sam_marshall
9a5a069450 MDL-17275: Completion system - needs reload if you use Back button to return to page after changing ticks 2008-11-18 14:45:13 +00:00
tjhunt
587a1ea358 manage roles: MDL-8313 face lift allow override/assign, add labels and tooltips to the checkboxes for usability and accessibility. 2008-11-18 10:33:38 +00:00
tjhunt
ad5616a934 manage roles: MDL-8313 face lift allow override/assign, and add securtiy checks! 2008-11-18 10:18:00 +00:00
tjhunt
692103a2a5 Let any table have rotated text in its headers. Stolen from sam's activity completion report. 2008-11-18 10:17:27 +00:00
skodak
26c46d0ed6 MDL-17267 roles, install: fixed allow role assign table duplicates problem during install - see tracker for more details 2008-11-18 09:56:59 +00:00
tjhunt
716dd16327 install / accesslib: Fix install problem 2008-11-18 09:28:05 +00:00
tjhunt
d8133c0564 Fix require_js call. 2008-11-18 08:18:24 +00:00
tjhunt
633918543a Trim trailing whitespace. 2008-11-18 08:13:26 +00:00
tjhunt
4659454ac6 manage roles: MDL-8313 fix bugs with safe overrides. 2008-11-18 08:08:18 +00:00
tjhunt
a7476c6bbd manage roles: MDL-8313 improve wording. 2008-11-18 07:53:26 +00:00
tjhunt
40c792c3d1 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.
2008-11-18 07:41:28 +00:00
tjhunt
9dbebd145d xmldb: typos in generated code. 2008-11-18 07:36:02 +00:00
tjhunt
c51c43a092 xmldb: MDL-17262 warnings and fatal error when trying to create a unique key or index. 2008-11-18 07:29:45 +00:00
tjhunt
bbdb7070ca 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.
2008-11-18 07:10:00 +00:00
dongsheng
111e78d610 "MDL-14651, disable ajax chat room by default" 2008-11-18 05:30:52 +00:00
dongsheng
1d5071868f MDL-14651
1. identify IRC commands
2. commiting ajax chat room, I lost my half finished source code, so I have to
start again :-(
2008-11-18 05:21:57 +00:00
tjhunt
34a36b2e85 Improve error message. 2008-11-18 04:22:57 +00:00
tjhunt
d559bdc063 Fix typo. 2008-11-18 02:49:09 +00:00
moodlerobot
324347308f Updated the HEAD build version to 20081118 2008-11-18 01:50:22 +00:00
moodlerobot
e932761282 Automatic installer.php lang files by installer_builder (20081118) 2008-11-18 01:31:06 +00:00
stronk7
32d799c683 MDL-15425 Coding style: Change some logical operator uses. Thanks Robert! Merged from 19_STABLE 2008-11-18 00:10:13 +00:00
skodak
73f27e1656 MDL-17251 foxed incorrect set_field 2008-11-17 07:55:10 +00:00
jerome
b66f4ff8b6 course default settings: MDL-12846 add help texts to all settings 2008-11-17 03:28:32 +00:00
tjhunt
10bd502467 Fix typo. 2008-11-17 02:29:45 +00:00
moodlerobot
a400f5a13b Updated the HEAD build version to 20081117 2008-11-17 02:04:12 +00:00
stronk7
b6233ed74d Bump version. 2008-11-16 23:37:47 +00:00
stronk7
2dc880c999 MDL-16879 Backup & mnet: Avoid problems in sites missing mnet_host records being more flexible in backup (outer join). Merged from 19_STABLE 2008-11-16 23:24:32 +00:00
stronk7
d44d02a28c MDL-17227 forum: seekey-ize forum prune (split). Merged from 19_STABLE 2008-11-16 22:46:23 +00:00
agrabs
58627682fa MDL-17249 - feedbacks on the mainsite are not accessible 2008-11-16 20:48:08 +00:00
moodlerobot
6a1d6f2e71 Updated the HEAD build version to 20081116 2008-11-16 01:48:07 +00:00
iarenaza
7045cfaa02 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.
2008-11-15 12:27:26 +00:00
moodlerobot
e07b0b6fa8 Updated the HEAD build version to 20081115 2008-11-15 01:50:00 +00:00
moodlerobot
ec3a674190 Automatic installer.php lang files by installer_builder (20081115) 2008-11-15 01:30:52 +00:00
agrabs
226ef9c018 MDL-17239 - numeric item does not support 0-values and float-values 2008-11-14 17:07:46 +00:00
agrabs
fc9e2caac6 MDL-17239 - numeric item does not support 0-values and float-values 2008-11-14 16:51:03 +00:00
agrabs
445a25dd4b MDL-17238 - Multiple Choice -- Multiple Answer problem 2008-11-14 16:45:43 +00:00
sam_marshall
cad56b17dd MDL-15648: minor bug with earlier patch 2008-11-14 13:34:39 +00:00
tjhunt
e9abdd1b84 Fix typo. 2008-11-14 11:48:29 +00:00