43066 Commits

Author SHA1 Message Date
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
Moodle Robot
17d6cb0728 Updated the HEAD build version to 20100722 2010-07-22 00:45:34 +00:00
Eloy Lafuente
3223cc95c6 MDL-21432 backup - restore sections 2010-07-22 00:23:52 +00:00
Dan Marsden
9f2ff65679 Repository Flickr MDL-23455 remove debug exception - thanks to Myles Carrick for report/patch 2010-07-22 00:20:02 +00:00
Eloy Lafuente
1459becf88 NOBUG fixed notice - when creating missing sections 2010-07-21 23:27:13 +00:00
Dan Marsden
0872dbdc19 SCORM MDL-23453 fix default api mask 2010-07-21 22:34:42 +00:00
Eloy Lafuente
21e51c868e MDL-21432 backup - filters and comments 2010-07-21 22:18:42 +00:00
Petr Skoda
c7b0e5e187 enable circular reference collector when available 2010-07-21 20:32:09 +00:00
Penny Leach
834ad953f5 portfolio MDL-23235 removed spurious id in a moodle url for portfoliologs and fixed include 2010-07-21 20:16:49 +00:00
Eloy Lafuente
024c288dab MDL-21432 backup - now restoring ras/caps and "manual" enrolment plugins.
TODO: Complete the enrolments part and fix current implementation, it's only one skeleton
2010-07-21 19:30:15 +00:00
Petr Skoda
01310dfbed MDL-23197 fixed matching regression, sorry 2010-07-21 17:42:36 +00:00
Eloy Lafuente
395dae3084 MDL-21432 backup - restore course/tags/rolenames/files 2010-07-21 15:52:03 +00:00
Eloy Lafuente
4bca307a40 MDL-21432 backup - helper function for restoring course/role names and date_offset 2010-07-21 15:50:06 +00:00
Martin Dougiamas
b3b41f3856 MDL-22903 Thanks for the catch about groupings on front page, Paul Nicholls! 2010-07-21 14:18:32 +00:00
Inaki
8dcf8888fe auth/ldap MDL-23418 LDAP version setting reset to version 2
As authentication and enrolment plugins now have a version number, the LDAP
version number setting was "shadowed" by the plugin version number. So we
rename the LDAP setting name to ldap_version, et voila!
2010-07-21 13:09:11 +00:00
Dan Marsden
bd803ac7e4 SCORM MDL-23422 fix logic for displaying closed messages. 2010-07-21 10:19:38 +00:00
Dan Marsden
58a8f28862 Choice MDL-23448 lang tidy for users that can be enrolled - don't call them guests. 2010-07-21 10:11:18 +00:00
Petr Skoda
5e110d86a6 MDL-23429 Lesson :: multichoice feedback missing studentresponse, credit goes to Joseph RŽzeau 2010-07-21 10:01:38 +00:00
Petr Skoda
088d400692 MDL-23197 fixed recent forms regression 2010-07-21 09:58:20 +00:00
jerome mouneyrac
c7ff0149f9 course publication MDL-23427 change 'cancel' for 'remove from hub' 2010-07-21 07:56:45 +00:00
Petr Skoda
be42eca7a4 MDL-23444 fixed missing file include in user selector ajax 2010-07-21 07:44:10 +00:00
Inaki
0762b758d6 enrol/ldap MDL-23442 Give a bit more of detail about what's missing and why it's needed 2010-07-21 07:32:17 +00:00
Andrew Davis
aa87cde4b5 glossary MDL-22678 Fixed some issues with glossary entry popups 2010-07-21 07:24:06 +00:00
Petr Skoda
ece2c44fe7 MDL-23197 fixing stupid typo, thanks Joseph 2010-07-21 07:23:39 +00:00
Sam Hemelryk
1f3e25963a grade-outcomes MDL-23354 Fixed up navigation problems and added courseid to links where required to maintain that 2010-07-21 06:51:12 +00:00
Sam Hemelryk
8c5ce0ec59 course-category MDL-23058 Fixed pagination bug with category listing. Kudos Myles for the patch 2010-07-21 06:46:19 +00:00
Andrew Davis
7941cb2163 theme MDL-23369 removed logged in notification from popups 2010-07-21 06:13:04 +00:00
Martin Dougiamas
3455494c39 MDL-19698 Fixing regression caused by new SimplePie 2010-07-21 05:17:06 +00:00
Dongsheng Cai
98e7ae6388 "MDL-23434, fixed accepted_types for filepicker" 2010-07-21 05:17:05 +00:00
Martin Dougiamas
36c9121693 MDL-23442 Added a missing string 2010-07-21 04:03:44 +00:00
aparup
da904f85e1 administration MDL-23445 fixed broken sql query 2010-07-21 03:54:26 +00:00
Sam Hemelryk
f9bf32f82d navigation MDL-23439 Moved inclusion of resource lib file up within the load_module_settings 2010-07-21 02:53:52 +00:00