43236 Commits

Author SHA1 Message Date
Martin Dougiamas
d9ba6db247 NOBUG: Fixed CSS for search icon 2010-07-26 17:40:19 +00:00
Inaki
1298e78b24 auth/cas MDL-23371 Still some bits missing from setting name convertion. 2010-07-26 15:24:50 +00:00
Helen Foster
a67f829eee help string rewording thanks to Joseph R and Sam H 2010-07-26 15:01:35 +00:00
Helen Foster
e22238ee47 MDL-22449 help string update 2010-07-26 12:01:31 +00:00
David Mudrak
b50d110eb6 NOMDL Fixed module icon location in user complete activity report 2010-07-26 10:36:23 +00:00
Jordi Piguillem
532d319d50 MDL-23136
I moved the require to the function that needed it.
2010-07-26 10:09:22 +00:00
aparup
16d8bacbd7 assignment MDL-22893 very temporary fix for 'revert to draft' button 2010-07-26 09:19:12 +00:00
aparup
cd0fe5a458 assignment MDL-22893 just changed a locally used class name. 2010-07-26 09:12:31 +00:00
Dongsheng Cai
3c3913acc2 "MDL-23476, fixed course module id for chat" 2010-07-26 09:10:16 +00:00
Rossiani Wijaya
fac9c4eff8 MDL-20447 - add page heading 2010-07-26 08:45:16 +00:00
Dongsheng Cai
64654e78b6 "MDL-23268, remove file_browser, urldecode, clean filename, fixed fie overriding issue" 2010-07-26 08:37:48 +00:00
Rossiani Wijaya
6c5b99d9f7 MDL-23291 - fixed deprecated errors in wiki. 2010-07-26 08:26:29 +00:00
Sam Hemelryk
39bc4c6fa6 restore MDL-23109 Fixed several minor issues with restore UI
* Category + course selectors now perform required capability checks
* Show/Hide settings from UI tested and implemented for overwrite_conf setting
* Final continue button is GET rather than post
* Temp zip file is deleted after successfull extraction
* Removed previous button from settings stage MDL-23480
2010-07-26 07:10:54 +00:00
jerome mouneyrac
b48c4478ce community block MDL-23481 integrate restore operation 2010-07-26 06:58:55 +00:00
Petr Skoda
ab0c6f1291 MDL-23371 reverting last commit in this file, this was most probably unintentional copy/paste from cas plugin - we need to act quickly because this was breaking installs 2010-07-26 06:51:25 +00:00
Dongsheng Cai
5605789aad "MDL-23374, fixed class name" 2010-07-26 05:50:11 +00:00
Rossiani Wijaya
ea831ceb6d MDL-20459 - convert $OUTPUT->spacer to use CSS. eliminate echo '<div>' to use html_writer::tag 2010-07-26 05:43:10 +00:00
Dongsheng Cai
93ad2d4d8c "MDL-14589 added set_context to files/index.php script" 2010-07-26 03:49:44 +00:00
aparup
2a576f94f7 assignment MDL-22893 revert and fixed displaying files with 'revert to draft' button.. 2010-07-26 03:23:37 +00:00
Rossiani Wijaya
aad6246860 MDL-20508 - fixed options styles and layout. 2010-07-26 03:00:39 +00:00
aparup
87f702a048 assignment MDL-22609 more changes for file's itemid = submission->id rather than user->id , thanks Davo! 2010-07-26 02:27:24 +00:00
aparup
b001cbbf1c assignment MDL-22893 changed $submission->userid to $USER->id : bug when no submission. 2010-07-26 02:07:31 +00:00
Moodle Robot
8622f63be0 Updated the HEAD build version to 20100726 2010-07-26 00:45:39 +00:00
Dan Marsden
31845fcdd1 SCORM MDL-22951 - remove old string - uses new JS to provide errors on pop-ups 2010-07-25 23:47:33 +00:00
Inaki
840fcf0c30 auth/cas MDL-23371 Add missing detection of PHP LDAP module like we do in auth/ldap 2010-07-25 22:55:45 +00:00
Piers Harding
fe3b9da3fa MDL-22951 - do popup blocking detection, and fix double open on popup 2010-07-25 22:54:29 +00:00
Inaki
fcf46da1c5 auth/ldap cas/ldap MDL-23371 auth/ldap and auth/cas refactor
They now share most of the code again, this time via subclassing, and they
share some code with enrol/ldap. They have also gained some features and a few
fixes.
2010-07-25 22:36:15 +00:00
Petr Skoda
a07dedff4f MDL-23464 fixed list of jumps in collapsed view 2010-07-25 21:59:53 +00:00
Piers Harding
6d67f3498c MDL-22951 - fudge for IE7 iframe draw problem - needs a better fix 2010-07-25 21:55:05 +00:00
Petr Skoda
3d53d99e28 MDL-23518 fixed regression - missing class when deleting lesson 2010-07-25 21:54:52 +00:00
Petr Skoda
a1248ca40e MDL-18964 moving the preloaded custom profile fields into $USER->profile array instead of injecting fields directly into $USER; unfortunately this is not consistent with other preloaded data such as preferences, we can not refresh it properly because we can inject the data only once, also we risk future collisions when adding new fields into user table + implemented reloading after the profile changes; change noted in release notes 2010-07-25 21:00:59 +00:00
Petr Skoda
66c0ee78a5 MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00
Petr Skoda
525e16ce0c MDL-22735 finally fixed incorrectly hardcoded groupedit button on course page in edit mode 2010-07-25 18:04:36 +00:00
Petr Skoda
74f64f62bb MDL-22783 fixing default roles in ims settings 2010-07-25 17:33:14 +00:00
Petr Skoda
d67fb0413c MDL-23412 fixed incorrect settings defaults - it was causing problems in install 2010-07-25 17:21:57 +00:00
Petr Skoda
0cd579d7de MDL-22788 fixed wrong currency default 2010-07-25 17:19:29 +00:00
Petr Skoda
2cc895aab7 MDL-11000 finally switching to png images with jpg fallback, based on code by Luigi Pinca :-) 2010-07-25 16:28:09 +00:00
Petr Skoda
0972665f65 MDL-21249 improved php docs and adding direct access prevention in portfolio 2010-07-25 14:02:59 +00:00
Petr Skoda
7ad5a62727 MDL-21249 improved php docs and adding direct access prevention in editors 2010-07-25 13:56:54 +00:00
Petr Skoda
1b396b1811 MDL-23167 added missing cap test - print the footer link to purge caches only when allowed to 2010-07-25 13:49:25 +00:00
Petr Skoda
87635e7d66 MDL-23167 fixed regression with cancel url or when referers not available (firewalled) 2010-07-25 13:46:27 +00:00
Petr Skoda
78bfb562a0 MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
Petr Skoda
2ac619c1e0 MDL-21249 improved php docs and adding direct access prevention in dtl 2010-07-25 12:57:44 +00:00
Petr Skoda
f2ed3f05a7 MDL-21249 improved php docs and adding direct access prevention in dml 2010-07-25 12:57:24 +00:00
Petr Skoda
c86f538116 MDL-21249 improved php docs and adding direct access prevention in ddl 2010-07-25 12:57:03 +00:00
Petr Skoda
1a3993c1ec fixed place where we define MOODLE_INTERNAL - we need to do that asap 2010-07-25 12:56:08 +00:00
Petr Skoda
3d1b745283 MDL-22639 fixed meadiafile support - unfortunately all old media files are lost, upgrade again from 1.9..... 2010-07-25 12:39:32 +00:00
Petr Skoda
702ab58c08 MDL-21249 improved php docs and adding copyright blocks in mod/resource 2010-07-25 11:25:02 +00:00
Petr Skoda
2b641d15e5 MDL-21249 improved php docs and adding copyright blocks in mod/url 2010-07-25 11:20:23 +00:00
Petr Skoda
3b43615fc4 MDL-21249 improved php docs and adding copyright blocks in mod/imscp 2010-07-25 11:16:08 +00:00