43016 Commits

Author SHA1 Message Date
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
Jonathan Harker
355593f123 MDL-19418 Fix up a couple of stray deprecated ereg and eregi_replace calls. 2010-07-20 06:13:18 +00:00
Dongsheng Cai
4a5a96b1e8 "MDL-13766, added icon for tinymce button" 2010-07-20 05:55:10 +00:00
Sam Hemelryk
f621a346a2 mod-lesson MDL-23204 Converted page contents to html during upgrade and addition of contentsformat field 2010-07-20 05:38:28 +00:00
Sam Hemelryk
4b2eef2b50 block-settings MDL-23365 Removed the expansion on hover settings which was deprecated and no longer supported 2010-07-20 05:23:10 +00:00
Sam Hemelryk
f4136193b7 mod-assignment MDL-22686 Implemented solution for overflow hidden of submission table 2010-07-20 05:19:22 +00:00
Dongsheng Cai
eed6f2e784 "MDL-23295, added navigation" 2010-07-20 04:54:57 +00:00
Martin Dougiamas
d23ae9277d MDL-23367 Fixing some phpdocs 2010-07-20 04:26:16 +00:00
Andrew Davis
7138d3b30f glossary MDL-23391 glossary rss feed generation tweak 2010-07-20 04:02:31 +00:00
Sam Hemelryk
57e8a9361f enrol MDL-23384 fixed issue with cohort sync JavaScript not redirecting after successfully enrolling a cohort 2010-07-20 03:56:22 +00:00
Andrew Davis
690aa229c5 rss MDL-23391 committing refactored rss retrieval file 2010-07-20 03:47:20 +00:00
Jonathan Harker
c71f326514 MDL-20876 Fix remaining split() calls. 2010-07-20 03:27:36 +00:00
Jonathan Harker
d5b36b401c grade/import/csv: MDL-20876 Fix split() call and remove redundant escaping. 2010-07-20 03:23:20 +00:00
jerome mouneyrac
390cc887da webservice MDL-23345 fix moodledocs link in the ws doc 2010-07-20 03:22:55 +00:00
Dongsheng Cai
ac1870e330 "MDL-23407, fixed the problem that firefox trying to download json response" 2010-07-20 03:21:11 +00:00
Jonathan Harker
d44bdfb068 course/import/groups: MDL-20876 Fix split() call and remove redundant escaping. 2010-07-20 03:19:49 +00:00
Martin Dougiamas
caf0021225 MDL-23412 Fixed a typo 2010-07-20 03:06:23 +00:00
jerome mouneyrac
a4694f0e35 lang MDL-23398 fix typo in an error message 2010-07-20 03:05:10 +00:00
Sam Hemelryk
62bf1746a2 enrol ldap MDL-23412 Quick fix for two notices in ldap settings, needs review by maintainer 2010-07-20 02:50:01 +00:00