43297 Commits

Author SHA1 Message Date
Sam Hemelryk
97e5a9959e calendar-eventmanager MDL-23290 Fixed up broken calendar when hidden 2010-07-23 03:50:46 +00:00
Andrew Davis
a7409db46a filters MDL-23456 added filtering for when adding a database activity entry 2010-07-23 03:50:11 +00:00
Sam Hemelryk
e67e026fd0 course-report-completion MDL-23451 Fixed block display 2010-07-23 03:47:44 +00:00
Sam Hemelryk
080d447d3b navigation MDL-23451 Fixed up course reports page blocks 2010-07-23 03:44:03 +00:00
Sam Hemelryk
0e79a0d577 navigation MDL-22194 Fixed up navigation a little in legacy course files browser 2010-07-23 03:33:45 +00:00
Sam Hemelryk
49a33d8f5b course-completion MDL-23249 Fixed up notices and deprecated functions 2010-07-23 03:25:07 +00:00
Sam Hemelryk
d9219fc988 navigation MDL-23378 Added additional = sign to find method of nav node collection 2010-07-23 02:59:13 +00:00
Sam Hemelryk
d1021c79ff navigation MDL-22903 Changed method groupings node was being found active 2010-07-23 02:55:45 +00:00
Andrew Davis
3d5904ff90 filters MDL-23456 turned added filtering for wikis 2010-07-23 02:50:35 +00:00
Sam Hemelryk
14d35a26a5 navigation MDL-23323 Site pages content is ALWAYS generated now so that it is available when JS is disabled 2010-07-23 02:38:59 +00:00
Sam Hemelryk
0dd819c7e1 group-overview MDL-22772 Fixed incorrect params in set_url call breaking blocks 2010-07-23 02:21:16 +00:00
Rossiani Wijaya
3aa11c75c3 MDL-21619 - add label to activities and resources icons. 2010-07-23 02:15:43 +00:00
Sam Hemelryk
bd536f5209 admin-roles MDL-22859 Set pagelayout so blocks are displayed. 2010-07-23 02:09:03 +00:00
Moodle Robot
d367ae7ba1 Updated the HEAD build version to 20100723 2010-07-23 00:45:48 +00:00
Dan Marsden
13f6694500 Cohort MDL-23484 typo - thanks to Daren Chandisingh for patch 2010-07-23 00:40:30 +00:00
Dan Marsden
40a4633861 Theme MDL-23490 fix invalid css 2010-07-23 00:37:20 +00:00
Piers Harding
24d29a27d2 MDL-22951 - TOC refresh happening too early - wait till after debug 2010-07-22 19:38:19 +00:00
Eloy Lafuente
fbd7413708 MDL-23109 backup - exclude info in moodle_backup.xml about non-included task. Thanks SamH! 2010-07-22 11:37:23 +00:00
Eloy Lafuente
71aa9472eb MDL-21432 backup - enable startdate offset now that UI and setting is available 2010-07-22 10:36:11 +00:00
Eloy Lafuente
b1eaf633eb MDL-21432 backup - solve problem deleting restore temp dirs, thanks SamH! 2010-07-22 10:33:27 +00:00
Petr Skoda
792881f0fe fixed some comment typos 2010-07-22 09:43:30 +00:00
Petr Skoda
8664a86f2c MDL-23302 adding files is spam risk, not personal 2010-07-22 09:38:22 +00:00
Petr Skoda
7c78c525b4 MDL-23302 using new managefiles cap for file_browser too 2010-07-22 09:37:21 +00:00
Martin Dougiamas
2b762f4a6a MDL-23302 Bumping to load the new capability 2010-07-22 09:23:41 +00:00
Martin Dougiamas
e4f413b4b3 MDL-23302 Credit to Aparup. New cap moodle/user:manageownfiles to control private user files area 2010-07-22 09:05:13 +00:00
Martin Dougiamas
a2580005a5 MDL-23302 Credit to Aparup, I'm just checking it in. Adds mod/folder:managefiles cap so that others can be allowed to add files to the folder 2010-07-22 09:04:06 +00:00
Andrew Davis
64fbb8c476 filters MDL-23456 turned on filtering for mod intros 2010-07-22 08:44:09 +00:00
Eloy Lafuente
396ee01f53 MDL-21432 backup - access to userid is done across task 2010-07-22 08:22:29 +00:00
Eloy Lafuente
ba8bead5b6 MDL-21432 backup - fix some get_userid() calls 2010-07-22 08:19:21 +00:00
Dan Marsden
86875a83c0 SCORM MDL-23470 temporary disabling of error handling in pre-req loading - this is interfering with some packages 2010-07-22 07:50:41 +00:00
Sam Hemelryk
785d6603dd backup MDL-23109 Implemented base restore UI within Moodle and linked through the navigation. 2010-07-22 07:48:02 +00:00
Petr Skoda
003ffc8565 MDL-23474 user password hashing - removed unnecessary user record update, improved docs and fixed the content of password field in user record after update 2010-07-22 07:43:18 +00:00
aparup
0bf8c17431 administration NOBUG corrected the english 2010-07-22 06:31:30 +00:00
Martin Dougiamas
e822f07ba2 MDL-23475 Some cleanups to make adding/editing entries a bit smoother. Fixed buttons on Delete too. 2010-07-22 06:29:14 +00:00
Andrew Davis
aa28106896 glossary MDL-23369 made glossary item autolink filter popups the right size 2010-07-22 05:51:40 +00:00
Martin Dougiamas
f954e12ea8 MDL-23434 Added string_exists check to avoid notices for mimetypes without full names 2010-07-22 05:32:05 +00:00
Andrew Davis
ee15123074 forum MDL-23328 forum_get_discussions_unread() now works 2010-07-22 03:54:22 +00:00
Aaron Barnes
fa36ca3db7 MDL-22783 upgrade enrol/flatfile plugin to use enrolments
Adding/removing files missed in last patch
2010-07-22 03:33:28 +00:00
Dongsheng Cai
72f38ce751 MDL-22915, restore pre-ui 2010-07-22 03:14:41 +00:00
Aaron Barnes
e8e0d84584 MDL-22781 upgrade enrol/flatfile plugin to use enrolments
Adding/removing files missed in last patch
2010-07-22 03:11:27 +00:00
Martin Dougiamas
979833d672 Bump version 2010-07-22 03:07:13 +00:00
aparup
3cb462d288 administration MDL-23287 removed confirmation question when deleting user profile category. 2010-07-22 02:47:59 +00:00
Dongsheng Cai
adbb249d99 MDL-23452, force download folder files 2010-07-22 02:45:52 +00:00
Martin Dougiamas
23c27ff8b3 NOBUG Clarifying the string shown to people who can't enrol in a course 2010-07-22 02:42:20 +00:00
Aaron Barnes
88f2f61c7d MDL-22788 upgrade enrol/paypal plugin to use enrolments
Adding file missing from previous commits
2010-07-22 02:08:15 +00:00
Aaron Barnes
f719e91f67 MDL-22788 upgrade enrol/paypal plugin to use enrolments
Adding files missing from previous patches
2010-07-22 02:07:19 +00:00
Aaron Barnes
5ea8855350 MDL-22788 upgrade enrol/paypal plugin to use enrolments
Patch by Eugene Venter
2010-07-22 01:58:54 +00:00
Dan Marsden
5d21c26076 SCORM MDL-21333 remove link to allow manual opening of window as JS communication can fail and no grades are reported from the object. Remove old strings no longer required. 2010-07-22 01:52:25 +00:00
Dan Marsden
a73e2664fb SCORM MDL-22951 height/width are now only valid for pop-up windows. 2010-07-22 01:23:17 +00:00
Dan Marsden
5c2aa1574f SCORM MDL-22951 New player for SCORM fixes major regression that prevents some SCORM objects from playing - MDL-23454 - also fixes MDL-19954, MDL-7787, MDL-19618, MDL-23421 - this still has a some issues with the display of objects in IE 7 but these are minor compared to the regression in MDL-23454 and should be resolved very soon. 2010-07-22 00:48:06 +00:00