32890 Commits

Author SHA1 Message Date
dongsheng
122defc546 MDL-13766, add a cancel button on file picker, fix bugs in repository administration panel 2008-08-26 08:00:47 +00:00
dongsheng
27051e4319 MDL-13766
1. Chanage database, create 2 more tables for repository
2. One-step download in file picker
2008-08-26 07:20:56 +00:00
moodler
d76fa47b64 thumbnails -> icons 2008-08-26 06:58:22 +00:00
moodler
ec742f882c Small updates 2008-08-26 06:57:04 +00:00
skodak
8b4ca8f74e MDL-16208 fixed deleting of orphaned module tables 2008-08-26 06:54:43 +00:00
skodak
633239f619 MDL-16115 strict fixes for admin settings unmask field too 2008-08-26 06:41:37 +00:00
tjhunt
ed3afff95b MDL-7010 - followup - delete file that is no longer required. 2008-08-26 05:58:32 +00:00
skodak
90658eefb0 MDL-16166 centralised enabling of subsystems, fixed some warnings and general cleanup 2008-08-26 05:45:07 +00:00
moodler
3c184e1464 Some improvements to strings - translators should probably wait because there
will be more changes
2008-08-26 05:13:35 +00:00
moodlerobot
810df47433 Updated the HEAD build version to 20080826 2008-08-26 01:47:45 +00:00
tjhunt
e4686e896e MDL-16200 question/type/datasetdependent/ missing version.php. This was a mistake made when fixing MDL-6095. 2008-08-26 01:09:23 +00:00
tjhunt
e2249afe2b MDL-7010 Convert mod\quiz\config.html to mod/quiz/settingstree.php using the new admin tree system. 2008-08-26 01:05:01 +00:00
iarenaza
5261baf11e MDL-16061 Revert incorrect fix for "Remove 'username' from the $moodleattributes array"
Merged from MOODLE_18_STABLE.

The fix is wrong, as it breaks auth_db_sync_users.php and
auth_ldap_sync_users.php at least. No new users are added to Moodle, as the
username is missing from the new user info record.

The fix needs to go into update_user_record() in lib/moodlelib.php to make it
skip the 'username' key, as we really need get_userinfo() to return the
username as part of the user info array.
2008-08-25 22:44:45 +00:00
skodak
f4caf0df5e MDL-15669 Check db schema vs install.xml - code by Andrei Bautu, with minor changes only (more strict checking) 2008-08-25 22:02:49 +00:00
skodak
5bfa6da067 MDL-15668 XML schema for XML db image file - credit goes to Andrei Bautu 2008-08-25 21:10:11 +00:00
skodak
94898738ff MDL-15671, MDL-15717 DB->import_record() support - code based on patch by Andrei Bautu; added new param to raw insert; unit tests included 2008-08-25 21:00:47 +00:00
skodak
b3d0062f58 removing TODO: yes we want public raw insert methods, they are already used for log inserts ;-) 2008-08-25 13:19:22 +00:00
skodak
e16e38818e MDL-15671 support for table sequence resetting - code by Andrei Bautu (with minor modifications) 2008-08-25 12:52:49 +00:00
jamiesensei
a3668b25c0 MDL-16121 "Manual Grading Doesn't Work" grades where not getting saved. Fixed that now. 2008-08-25 07:44:20 +00:00
moodlerobot
8b9a718619 Updated the HEAD build version to 20080825 2008-08-25 01:36:29 +00:00
moodlerobot
d8ede4f11b Automatic installer.php lang files by installer_builder (20080825) 2008-08-25 01:18:06 +00:00
piers
4eaaf0a60d MDL-15881 - Probable bug: Not able to update SCORM. 2008-08-24 23:02:09 +00:00
piers
a0b366843b MDL-16111 - SCORM grade not updated in Grader Report. Include grading by learning objects if status is complete. 2008-08-24 21:10:09 +00:00
iarenaza
cfcb7a17cb MDL-15799 LDAP - user data mapping doesn't work. Merged from MOODLE_18_STABLE
The Right Way(tm) to write a LDAP filter is enclosing it in parentheses (see
RFC 4515/2254).
2008-08-24 20:46:49 +00:00
stronk7
0022d112ab Remove hack not needed anymore. Now enviroment check handles this properly. MDL-16008 & MDL-16188 2008-08-24 16:39:06 +00:00
stronk7
b08a722573 Prevent some notices at install. MDL-16188 ; merged from 19_STABLE 2008-08-24 16:33:26 +00:00
moodlerobot
af324fcfc2 Updated the HEAD build version to 20080824 2008-08-24 01:34:51 +00:00
moodlerobot
c61e055279 Automatic installer.php lang files by installer_builder (20080824) 2008-08-24 01:16:53 +00:00
nicolasconnault
dbf4d660f4 MDL-16182 Loosening the api a bit, solves the issue. 2008-08-23 07:01:44 +00:00
nicolasconnault
db1d500007 MDL-16177 Moving to admin folder 2008-08-23 06:58:00 +00:00
moodlerobot
fb946d0efa Updated the HEAD build version to 20080823 2008-08-23 01:36:19 +00:00
moodlerobot
0c738becbf Automatic installer.php lang files by installer_builder (20080823) 2008-08-23 01:18:21 +00:00
nicolasconnault
f4c2e8a690 MDL-16177 Added generation of forum discussions and posts, with multiple users and nesting of replies. 2008-08-22 19:40:41 +00:00
mjollnir_
4dc67f1e92 MDL-15768 - set userobject in the caller before checking permissions. 2008-08-22 16:35:26 +00:00
mjollnir_
be48dec2d2 MDL-15768 - fix forum permission checking for portfolio export 2008-08-22 16:34:44 +00:00
mjollnir_
31f3d99e45 MDL-15865 - fixing search for portfolio settings page 2008-08-22 16:17:30 +00:00
sam_marshall
5c168a031e MDL-15498: Completion system, help buttons aren't supposed to show when editing 2008-08-22 15:46:30 +00:00
nicolasconnault
05ec116569 MDL-16178 Fixed 2008-08-22 14:53:46 +00:00
nicolasconnault
923f607020 MDL-16177 Brought generator script from contrib to HEAD so it can be used and maintained by core developers. 2008-08-22 14:05:52 +00:00
mjollnir_
83f600583e MDL-14591 - added support for portfolio plugins to force queueing and fixed a couple bugs. 2008-08-22 13:47:51 +00:00
mjollnir_
5012851256 MDL-14591 - fixups related to cancelling requests and reawakening them 2008-08-22 13:25:53 +00:00
mjollnir_
3342790c70 fixing error caused by $DB migration 2008-08-22 12:31:16 +00:00
sam_marshall
f17a0360a2 MDL-15498: Completion system, added help button to explain the tickboxes 2008-08-22 11:51:24 +00:00
scyrma
be236ef508 MDL-15351: first working version of the local browser 2008-08-22 07:36:11 +00:00
dongsheng
19a10884c6 "MDL-13766, make folder in treeview looks different from the files" 2008-08-22 07:29:08 +00:00
tjhunt
13daf6a2d6 * Fix where quiz report lang strings are searched for. The correct prefix for this type of plugin is quiz_.
* Fix a misleading comment.
* Improve a bit of code in get_config by using get_records_menu.
2008-08-22 07:12:27 +00:00
tjhunt
220a5c8721 MDL-16171 - Allow mdd/xxx/defaults.php to load data into the config_plugins table. 2008-08-22 06:38:54 +00:00
scyrma
f6812a21cf MDL-13766 better documentation (forgot one field, re-ordered fields) 2008-08-22 06:24:25 +00:00
dongsheng
0291df498a "MDL-13766, browse subfolder in thumbview" 2008-08-22 06:10:37 +00:00
scyrma
3c9e53c05e MDL-13766: improve documentation 2008-08-22 06:06:02 +00:00