43284 Commits

Author SHA1 Message Date
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
Andrew Davis
43b92251be rss MDL-23391 made lib/rsslib.php more generic 2010-07-21 02:11:53 +00:00
aparup
e269084401 nobug - codestyle cleanup of spaces 2010-07-21 01:48:45 +00:00
aparup
bd08252b86 admin MDL-23287 deleting category/field skips question when there are no users affected. 2010-07-21 01:35:08 +00:00
Jonathan Harker
9f24170cb8 MDL-20876 - updating third-party library readme_moodle with changes.
Author: Jonathan Harker <jonathan@catalyst.net.nz>
2010-07-21 01:25:04 +00:00
Moodle Robot
1a874bca9b Updated the HEAD build version to 20100721 2010-07-21 00:48:01 +00:00
Eloy Lafuente
560811a91b MDL-23109 backup - define some original course bits for easier access from UI 2010-07-21 00:42:55 +00:00
Eloy Lafuente
ce28d9993a MDL-21432 backup - change format of allowed_modules to correct one 2010-07-20 23:47:30 +00:00
Eloy Lafuente
8287122673 MDL-21432 backup - added missing langstring 2010-07-20 22:54:29 +00:00
Eloy Lafuente
8d4e41f4ec MDL-21432 backup - role load/mappings and integration with UI via controller (MDL-23109) 2010-07-20 22:51:04 +00:00
Inaki
1331264bdf enrol/ldap: MDL-23412 Do not use any PHP LDAP constants unless the module is loaded and enabled.
Guard all the configuration settings with a proper check, don't display
any setting and notify the user about the missing extension.
2010-07-20 21:53:09 +00:00
Petr Skoda
01c37ef1b5 MDL-23197 ugly hack that adds editor support into lesson answers and responses - no files support planned for 2.0, sorry 2010-07-20 21:11:41 +00:00
David Mudrak
b04c467cc2 MDL-22059 Installer strings update - grrr I forgot to automate this 2010-07-20 16:07:14 +00:00
Helen Foster
dddfc692c9 MDL-23339 spelling mistake fix 2010-07-20 14:57:26 +00:00
Petr Skoda
758bfdf6d1 MDL-23352 hopefully fixed block noclean issues 2010-07-20 14:29:42 +00:00
David Mudrak
60719642bd NOMDL workshop: added error messages explanation, php notice fixed and additional access control 2010-07-20 14:17:41 +00:00
David Mudrak
e0142f7e8a MDL-23408 workshop: show instructions at the submission/assessment page, too 2010-07-20 14:17:14 +00:00
Eloy Lafuente
c8730ff028 MDL-21432 backup - complete standard/course outcomes backup & restore 2010-07-20 10:36:37 +00:00
Inaki
6969b70aa5 enrol/ldap: MDL-23424 don't use $CFG->enrol_ldap_user_memberfield if it's not defined 2010-07-20 10:28:58 +00:00
Inaki
dc0288a665 enrol/ldap: MDL-23424 don't upgrade $CFG->enrol_ldap_version if it's not defined 2010-07-20 10:25:02 +00:00
Martin Dougiamas
b111858d26 MDL-23391 Tidied up this script to make it more coding-style friendly 2010-07-20 09:06:35 +00:00
David Mudrak
c6575befff MDL-22910 Fixed regression - problem with DISTINCT + text field in MSSQL/Oracle 2010-07-20 09:02:23 +00:00
Sam Hemelryk
69531afc68 mod-glossary MDL-23026 Tweaked JS autolink requirment call so that it only ever occurs once... just incase. 2010-07-20 08:53:21 +00:00
Sam Hemelryk
673cc1e888 mod-glossary MDL-23026 Changed method glossary auto linking was generating popup events in JS
Now rather than adding a click event for EVERY possible glossary entry it adds a single event that delegates
clicks against anchor elements with the classes glossary and autolink.
2010-07-20 08:44:09 +00:00
Andrew Davis
4df5322391 rss MDL-23391 rerefactored rss feed generation 2010-07-20 08:36:22 +00:00
Martin Dougiamas
dc2c9bd795 MDL-23391 rss cache is now inside the dataroot/cache with the others, so it doesn't need separate purging 2010-07-20 08:28:00 +00:00
Andrew Davis
d4d1b048a5 rss MDL-23391 removed an outdated comment 2010-07-20 08:13:02 +00:00
aparup
cf353d880d Assignment MDL-23413 minor fix to checkbox field displaying to remove notice. (and to persist checks after submit) 2010-07-20 07:56:46 +00:00
Andrew Davis
274f98409a rss MDL-23391 refactored rss feeds to make them standard across components 2010-07-20 07:49:34 +00:00
Petr Skoda
d333dc2003 fixed file component regression 2010-07-20 07:14:02 +00:00
Sam Hemelryk
4843f0d418 mod-glossary MDL-23026 Fixed regressions in conversion to OUTPUT for glossary auto-linking filter 2010-07-20 07:08:19 +00:00
Martin Dougiamas
d9eb62655d MDL-23353 Fixing a regression: images in grouping descriptions are displayed correctly now 2010-07-20 06:29:13 +00:00
jerome mouneyrac
c9d7390cc9 webservice MDL-23337 administration: once a new service is created go straigh to add functions page. 2010-07-20 06:20:00 +00:00