Commit graph

10375 commits

Author SHA1 Message Date
Dongsheng Cai
52082e5bd8 MDL-13766, fixed repository instance name and configplugin language string 2010-08-03 07:58:59 +00:00
Andrew Davis
7bac377763 gradebook MDL-23543 made gradebook not display items with gradetype of no grade 2010-08-03 07:22:27 +00:00
Sam Hemelryk
0d6b8715cd log MDL-23604 Fixed hard coded use of CONCAT func in log_display table 2010-08-03 03:45:47 +00:00
Aaron Barnes
93b496b289 course completion: MDL-22797 Review course completion compatibility with new enrol internals
Also fixes MDL-23595
2010-08-03 00:22:33 +00:00
Aaron Barnes
fbc133e5ad course completion: MDL-22797 Review course completion compatibility with new enrol internals
Thanks to Iver Johnson for the patch

Also fixes MDL-23595
2010-08-03 00:15:55 +00:00
Petr Skoda
69816a5ce7 MDL-22547 more legacy files UI cleanup - we have to make obvious that course files are history 2010-08-02 13:33:19 +00:00
Petr Skoda
1bbdde1352 MDL-23613 fixed uses of format_string() in filebrowser 2010-08-02 13:05:49 +00:00
Dongsheng Cai
650a0c0a66 COMMENT MDL-23585 delete comments when centain contexts are being deleted 2010-08-02 07:44:45 +00:00
Dongsheng Cai
05cd3e90bf "EDITOR MDL-23596, add mp4 file support to media plugin" 2010-08-02 02:36:39 +00:00
Petr Skoda
cbc5d1328b MDL-22508 fixed deprecated wiki text formating pointing to nonexistent function 2010-08-01 10:04:18 +00:00
Petr Skoda
42776c9453 MDL-23592 adding ugly hack that copies data from intro to first post in single "simple" forum type 2010-08-01 09:42:55 +00:00
Petr Skoda
8d39cbb32b MDL-23568 PAGE->context is a pain in the ... 2010-07-31 21:34:46 +00:00
Petr Skoda
57cddf6d12 MDL-23568 PAGE->context strikes back again, fixing wrong handling of missing context too 2010-07-31 21:26:11 +00:00
Petr Skoda
e9fec42f01 MDL-23568 new unit test that verifies the id is not modified in isnert_record() methods 2010-07-31 21:13:46 +00:00
Petr Skoda
1045bec09c MDL-23568 fixed regression when using blobs 2010-07-31 21:12:02 +00:00
Petr Skoda
2d1e17c899 MDL-23568 fixed regression 2010-07-31 21:11:26 +00:00
Petr Skoda
d8fa8e406e MDL-23568 parameters of DML function insert_record are not modified any more < improved coding style, now using cast to array consistently 2010-07-31 20:51:22 +00:00
Petr Skoda
e25f24669b MDL-23502 improved new instance function name 2010-07-31 20:02:56 +00:00
Petr Skoda
0848a19608 MDL-23502 make sure there are not multiple instances of manual enrol plugin 2010-07-31 12:20:23 +00:00
Petr Skoda
eafb7a72dc MDL-23502 manual enrol plugin is not part of course edit screen any more 2010-07-31 12:13:38 +00:00
Petr Skoda
2d4b1f3e0d MDL-23502 refactoring towards separate instance config forms 2010-07-31 09:58:36 +00:00
Petr Skoda
35716b8682 MDL-22001 filter_text() and filter_string() now use context parameter instead of courseid, PAGE->context is used only as a fallback; moved comment stuff away from format_text() because it does not belong there; filterlib is not using courseid except for legacy filters; fixed coding style in filters;improved php docs; fixed upgrade of filters (should be in plugins, not core) 2010-07-30 20:51:01 +00:00
Petr Skoda
3df957d209 MDL-23590 fixed borked cli_problem 2010-07-30 14:15:03 +00:00
Petr Skoda
b7315f3502 MDL-23590 refactoring cli install before adding install_database.php + fixing problem with incorrect octal when default value accepted 2010-07-30 11:58:02 +00:00
Sam Hemelryk
9acb824122 navigation MDL-22749 Added course information to a users navigation when viewing another user. 2010-07-30 09:32:51 +00:00
Dongsheng Cai
1c309299a2 "REPOSITORY MDL-23581, filepicker name should be localisable" 2010-07-30 08:02:10 +00:00
jerome mouneyrac
206dd86100 webservice MDL-23471 fix XHTML strict issues + two XHTML strict issues related to the user selector form element and the admin_settings_heading class 2010-07-30 07:43:14 +00:00
Andrew Davis
f5a299538d gradebook MDL-23577 added a helpful comment 2010-07-30 06:41:38 +00:00
Andrew Davis
a51897d8d0 gradebook MDL-23577 updated grade_update_outcomes to return a success/failure flag 2010-07-30 06:39:50 +00:00
David Mudrak
63891a7cae MDL-23200 Upgrade does not download uninstalled lang pack even if it remains set in admin's SESSION 2010-07-29 09:38:08 +00:00
David Mudrak
cd188086d3 MDL-23561 Fixed support for addHelpButton() in repeated elements 2010-07-29 07:54:30 +00:00
Sam Hemelryk
3347f95be9 navigation MDL-23551 Fixed broken password change link, fixed regression 2010-07-29 04:42:45 +00:00
Sam Hemelryk
ed510e64d9 navigation MDL-23551 Fixed broken password change link, thanks Jay for the patch 2010-07-29 04:39:49 +00:00
Petr Skoda
cb2c196306 MDL-23542 adding support for cols and rows in textarea editor, fixing lesson to use smaller text areas 2010-07-28 13:23:51 +00:00
David Mudrak
c9a2cdf8a7 MDL-21695 lib/formslib.php modifications, dropping support for setHelpButtons() 2010-07-28 11:04:35 +00:00
Sam Hemelryk
588a3953ae navigation MDL-22973 AJAX expansion of a course now includes enrolled users in participants branch 2010-07-28 05:34:09 +00:00
Dongsheng Cai
a4d91438b5 TinyMCE, MDL-23407 allow all repostory types when using link button 2010-07-28 03:08:06 +00:00
Andrew Davis
e858c368ff rss MDL-23473 made blog rss feeds work 2010-07-28 02:32:11 +00:00
jerome mouneyrac
6ce2b0d94b webservice MDL-23536 fix missing test when no missing capability 2010-07-28 02:27:07 +00:00
Petr Skoda
4a5aba7c95 MDL-21782 fixed wrong removal of hidden courses again - lot more thanks to Jay Knight for the report! 2010-07-27 21:28:29 +00:00
Petr Skoda
55880bdd9a MDL-21782 fixed wrong removal of hidden courses - thanks Jay Knight for the report! 2010-07-27 19:04:59 +00:00
Eloy Lafuente
6c4a3a8c1e MDL-22179 backup - speed up decoder access by adding new index 2010-07-27 15:16:31 +00:00
jerome mouneyrac
143c0abef2 webservice MDL-23536 return information when clean response throw an exception 2010-07-27 09:13:27 +00:00
aparup
9c2b287557 assignment NOBUG the assignment submission files repository export had xhtml errors. fixed missing double inverted commas thanks to XHTML validator. 2010-07-27 07:59:38 +00:00
Dongsheng Cai
766514a095 MDL-23407, the advlink plugin of tinymce should use external repositories only 2010-07-27 04:06:09 +00:00
David Mudrak
6f7b89e212 NOMDL Fixed extra dot generated by user_picture::fields() if both idalias and table prefix are used 2010-07-26 21:42:28 +00:00
Petr Skoda
26f073ff98 MDL-23528 fixed recent cli installer regression, sorry 2010-07-26 20:22:49 +00:00
Petr Skoda
460ebd6c31 MDL-21249 fixed recent installer regression, sorry 2010-07-26 20:17:36 +00:00
Martin Dougiamas
d9ba6db247 NOBUG: Fixed CSS for search icon 2010-07-26 17:40:19 +00:00
Petr Skoda
a1248ca40e MDL-18964 moving the preloaded custom profile fields into $USER->profile array instead of injecting fields directly into $USER; unfortunately this is not consistent with other preloaded data such as preferences, we can not refresh it properly because we can inject the data only once, also we risk future collisions when adding new fields into user table + implemented reloading after the profile changes; change noted in release notes 2010-07-25 21:00:59 +00:00