Commit Graph

2081 Commits

Author SHA1 Message Date
tjhunt feed81934b course settings: use the optional option on date selectors, rather than a manua disabled checkbox. Also use new duration element. 2009-03-16 06:09:43 +00:00
tjhunt f6b6861d9d javascript: MDL-18568 We don't need a function called uncheckall, as well as one called checknone!
Also, clean up coding style in the popupchecker function.
2009-03-16 02:11:15 +00:00
jerome 0d4723ee62 web service MDL-12886 check that a user is a course participant before to add it to a group 2009-03-13 06:51:30 +00:00
skodak 0a94af2927 MDL-16852 fixed left join trouble; merged from MOODLE_19_STABLE 2009-03-04 13:36:06 +00:00
sam_marshall 10130df65b MDL-18430: Completion progress report CSV download should be whole report not one page 2009-03-03 17:28:05 +00:00
sam_marshall 7556422816 MDL-18272, MDL-18271: Conditional availability - grade condition to use percentages not raw grades; use wording rather than >= symbol in form because (apparently) teachers are functionally innumerate. ;) 2009-02-18 17:50:13 +00:00
skodak 90ee78e21c MDL-18293 removing unused error strings (now replaced by exceptions) 2009-02-17 16:33:32 +00:00
skodak 644d506ac1 MDL-16698 towards new general editor element + converted course section summaries 2009-02-17 16:18:05 +00:00
skodak cd010c0b2f MDL-18286 fixed incorrect version number bump - thanks Anthony 2009-02-17 13:33:06 +00:00
skodak 9c023be3cd MDL-18282 fixed incorrect version number bump - thanks Anthony 2009-02-17 07:26:29 +00:00
stronk7 853a3d8e53 MDL-12846 course defaults - grrr I forgot to re-add the original setDefault() 2009-02-13 10:04:26 +00:00
stronk7 39c28155a5 MDL-12846 don't apply coursedefaults->category anymore. 2009-02-13 09:55:40 +00:00
stronk7 dfd74b5a72 MDL-10583 course format - discovered the get_section_name() that performs the fallback harcoded in previous commit. Merged from 19_STABLE 2009-02-05 13:30:08 +00:00
stronk7 f5ca86967b MDL-10583 course format - allow course formats to specify their section name ; merged from 19_STABLE 2009-02-05 13:13:31 +00:00
Francois Marier 6280ef3e58 Fix CVS-git drift (remove some files deleted in CVS) 2009-02-01 23:43:28 +00:00
stronk7 df2a8db150 MDL-18076 course participation report - fix actions dropdown not working. Merged from 19_STABLE 2009-01-30 10:14:01 +00:00
tjhunt 853a3eefd4 forum rating: MDL-18044 notice sometimes when a forum is rated, also XHTML strict problems and fix incorrect help text. 2009-01-27 06:35:56 +00:00
Jonathan Newman 4d933beb8a cvsimport fixups 2009-01-20 23:53:34 +00:00
skodak 56949c17de MDL-14992 refactored use of session_write_close() 2009-01-17 15:25:08 +00:00
sam_marshall a343b13f59 MDL-17915: Conditional activities do not update when you change manual activity completion using an AJAX tickbox- 2009-01-15 17:09:02 +00:00
sam_marshall a561d96ee2 MDL-17914: Conditional activities should check that available dates in module form are not stupid 2009-01-15 14:30:19 +00:00
stronk7 ae1467bbff MDL-17837 - mimic from 19_STABLE - apply some limits to the dropdown of users in first instance. 2009-01-14 18:23:30 +00:00
stronk7 487166dff1 Fix wrong use of get_users_by_capability() - param mesh 2009-01-14 18:07:31 +00:00
dongsheng beeee4d21d "MDL-17747, add max category depth setting, merged from 1.9" 2009-01-14 04:48:22 +00:00
skodak 9870944feb MDL-16483 - stopped using MoodleUnitTestCase in tests where $DB not needed 2009-01-10 13:37:16 +00:00
tjhunt 06b3a6b297 accesslib: MDL-17626 delete_course_module should call delete_context. 2009-01-09 05:32:08 +00:00
tjhunt 4413941fee course requests: MDL-6160 clean up admin option for choosing who is notified. Merged from MOODLE_19_STABLE.
Also, change the 'notifyloginfailures' setting to use the same sort of admin setting type.
2009-01-08 07:07:00 +00:00
skodak 11003188a9 MDL-17799 proper log url sanitisation - big thanks to Full Name hacker ;-) 2009-01-07 23:00:59 +00:00
skodak 11e7b506ce MDL-17754, MDL-11061, MDL-9276, MDL-17777, MDL-17787 - various url handling improvemetns; rewritten $FULLME and added $ME, $SCRIPT and $FULLSCRIPT; improved slashargument handling especially for IIS; removed legacy slasharguments functions obsoleted since 1.6; some other refactoring; reverse procy support, ssl appliance support 2009-01-05 21:37:20 +00:00
skodak 93f66983cc MDL-17773 new get_login_url() function - fixes missing httpslogin tweaks 2009-01-02 22:56:48 +00:00
skodak b7b64ff2e0 MDL-17754 next round of session related refactoring 2009-01-02 20:32:05 +00:00
skodak 542797b4e8 MDL-17767 loginas internals refactoring - code moved to sessionlib.php 2009-01-02 14:53:02 +00:00
skodak 8d1964c4f8 MDL-17754 loginas internals refactoring - code moved to sessionlib.php 2009-01-02 13:58:12 +00:00
skodak 973d2660e6 MDL-16613 sesskey cleanup 2009-01-02 10:51:26 +00:00
skodak d4a1fcaf11 MDL-16613 sesskey cleanup 2009-01-02 10:36:25 +00:00
skodak d1aa1e4855 MDL-17758 fixed hardcoded /admin/ links 2009-01-01 14:25:29 +00:00
sam_marshall fe44022dc4 MDL-15499 Fix to conditional availability: list of activities for completion included those with completion turned off 2008-12-19 12:19:36 +00:00
sam_marshall 493f8017f0 MDL-15499 Fix to warning from conditional availability changes 2008-12-19 12:02:10 +00:00
sam_marshall 9271e42441 MDL-15499 Minor fix to conditional activity form display in IE 2008-12-19 11:33:28 +00:00
sam_marshall 4a087123c6 MDL-17695 Added accessible text to dimmed activities. (Also bugfix for MDL-15499) 2008-12-19 10:59:36 +00:00
sam_marshall 85f55ba239 MDL-17695 Added accessible text to dimmed activities. (Also bugfix for MDL-15499) 2008-12-19 10:51:33 +00:00
sam_marshall 00653161b5 MDL-17556: Improve performance of get_fast_modinfo when courses have many activities 2008-12-18 17:52:29 +00:00
sam_marshall 82bd6a5ea9 MDL-15499: Conditional availability of activities 2008-12-17 16:37:35 +00:00
tjhunt 2f37e1083b course categories: fix typo introduced when fixing MDL-10801 2008-12-12 06:19:01 +00:00
dongsheng 60e40dda6c "MDL-14129, remove the rest error() in moodle2" 2008-12-12 04:53:32 +00:00
tjhunt 04c5310674 course search: MDL-10801 Search terms were not being highlighted consistently in the results. 2008-12-11 10:47:48 +00:00
tjhunt 92f008465c admin tree: MDL-10047 and MDL-13104 weird things happen when you turn editing on and off.
That was becuase not enough information was being passed in for the blocks editing controls to construct the right URL to reload the page.

It is also now possible for admin external pages to add some UI next to the turn blocks editing on/off button. For example, when you are editing the list of course catgories, the turn editing off button is now in the right place.
2008-12-11 09:21:41 +00:00
dongsheng 85db96c5b4 "MDL-17570, cleanup align property in div, merged from 1.9" 2008-12-10 06:48:54 +00:00
tjhunt e452210a18 course request: MDL-17575 and MDL-6160 further improvements:
1/ email notification when course requested
2/ course request capability so that we can limit who can request new course
3/ list of my pending course requests on the request form

Implemented in 1.9 by Petr Skoda, and reviewed and merged to HEAD by me.
2008-12-10 02:57:41 +00:00
skodak d02bcc3c24 MDL-17479, MDL-16426, MDL-16063, MDL-16013, MDL-15658, MDL-15556, MDL-15161, MDL-14925, MDL-13742, MDL-11557 - not sure which one ;-) fixed DML syntax 2008-12-09 23:55:47 +00:00