David Mudrak
f5a726feb3
MDL-21191 Fixing another regression in dependency calculation
...
This is not easy to spot as $params may just contain one more item than $sql
would expect. However, $sql and $params should be well paired.
2009-12-25 23:31:59 +00:00
Petr Skoda
84d6e8323d
MDL-21189 yui combined file loading admin setting
2009-12-25 22:47:41 +00:00
Petr Skoda
aa42314ded
MDL-21189 yui2/3 combo loader implemented - yay! admin settings in the next commit; yui libs stored in more standard locations
2009-12-25 22:37:04 +00:00
Petr Skoda
60f2c8666a
MDL-21189 custom yui image loading needed for combo yui loader
2009-12-25 19:51:40 +00:00
David Mudrak
1b6ab8924f
MDL-21190 Re-fixing a regression in dependency calculation
...
Sorry for the last commit. This should be the proper way. The problem
was with the question mark within quotes - it was not considered as a
placeholder.
2009-12-25 17:18:52 +00:00
David Mudrak
8b9f980a2b
MDL-21190 Fixing a regression in dependency calculation
2009-12-25 16:46:46 +00:00
Petr Skoda
985d1d1d22
MDL-21187 brand new yui2 lib loading now using the official YAHOO oholoaders which properly resolves all dependencies; please note we are still suing the YUI2 CSS preloading
2009-12-25 15:27:47 +00:00
Petr Skoda
ae1dd0b1a8
MDL-20204 show debugging when require_js() used
2009-12-25 14:40:44 +00:00
Petr Skoda
9fd49f5fd4
MDL-21188 minor cleanup
2009-12-25 14:23:36 +00:00
Petr Skoda
95fbe49bab
fixed whitespace, sorrry
2009-12-25 14:15:24 +00:00
Petr Skoda
9b2735f93c
MDL-21188 removing support for yui pix folders in themes because it is not compatible with autoloading in YUI3 and also loading of any YUI from external sites through combo scripts
2009-12-25 14:14:55 +00:00
Petr Skoda
4c90714106
MDL-21187 YUI phploader now used for YUI3
2009-12-25 13:48:23 +00:00
Petr Skoda
8c96c3cb59
MDL-21139 always load YUI3 CSS after YUI2 so that it takes precedence
2009-12-25 10:52:02 +00:00
Petr Skoda
3fb70edba3
MDL-21139 search for YUI3 images before YUI2
2009-12-25 10:40:30 +00:00
Moodle Robot
968123311f
Updated the HEAD build version to 20091225
2009-12-25 00:33:15 +00:00
Moodle Robot
20efc19c49
Automatic installer.php lang files by installer_builder (20091225)
2009-12-25 00:22:33 +00:00
Valery Fremaux
049f43f740
http://tracker.moodle.org/browse/MDL-21186
2009-12-24 23:10:56 +00:00
Andrew Davis
c013b31695
weblib MDL-21168 improved convert_urls_into_links
2009-12-24 06:44:51 +00:00
Sam Hemelryk
10f7999b31
theme-anomaly MDL-20175 Removing readme.html file that is now in lang dir
2009-12-24 03:12:13 +00:00
Sam Hemelryk
cb0af31902
theme-anomaly MDL-20175 Updated anomaly theme to work with Moodle 2.0
...
It is still along way off finished however I will wait until the remaining theme changes are complete before fixing remaining issues.
2009-12-24 03:06:39 +00:00
Sam Hemelryk
56115eea49
navigation MDL-21177 Removed erroneous DB queries from module extension calls
2009-12-24 02:06:05 +00:00
Moodle Robot
d193b8729b
Updated the HEAD build version to 20091224
2009-12-24 00:33:57 +00:00
Petr Skoda
73e504bca9
MDL-20799 renewed support for alternative theme dir location
2009-12-23 18:52:42 +00:00
Petr Skoda
ea4e78782f
MDL-20787 removing obsolete smartpix redirect code
2009-12-23 18:50:06 +00:00
Petr Skoda
cbcc9852e0
MDL-21125 removing obsolete global $THEME
2009-12-23 18:23:21 +00:00
Petr Skoda
f6794ace8b
MDL-21125 obsoleting global $THEME
2009-12-23 18:05:58 +00:00
Petr Skoda
088ccb43cf
MDL-21125 obsoleting global $THEME
2009-12-23 17:51:41 +00:00
Petr Skoda
92e01ab771
MDL-21125 obsoleting global $THEME
2009-12-23 17:44:17 +00:00
Petr Skoda
054652d623
MDL-20204 removed some forgotten legacy code
2009-12-23 17:27:29 +00:00
Petr Skoda
358c13cbbf
MDL-21124 full support for JS in theems finished
2009-12-23 17:18:46 +00:00
David Mudrak
0ea95ddcb7
MDL-21178 formslib element modgrade does not use deprecated link_to_popup_window() for help icon
2009-12-23 16:54:39 +00:00
Sam Hemelryk
e0738f5778
navigation /MDL-21152 fixed regression changed topframe to frametop
2009-12-23 08:56:16 +00:00
Sam Hemelryk
4e03354235
mod-data MDL-19806 Converted remaining print_textarea's to 2.0 editors.
2009-12-23 06:19:25 +00:00
Sam Hemelryk
f81a82477d
mod-quiz MDL-19813 converted deprecated calendar event methods
2009-12-23 03:01:36 +00:00
Sam Hemelryk
d8ae33a95c
question MDL-21169 removed update_module_button calls from question these are now added by the module extending the navigation if there is a module specified for question pages.
...
Also fixed bug in moodle_url object coding_error to coding_exception
2009-12-23 02:45:22 +00:00
Sam Hemelryk
92059c7ee5
mod MDL-21169 Removed update this module button and ensured there was a link in the settings block for it.
2009-12-23 01:57:55 +00:00
Sam Hemelryk
0a1f8f8ffe
mod-scorm MDL-20261 Added functions to extend navigation and removed update this module buttons
2009-12-23 01:47:57 +00:00
Sam Hemelryk
86bf47458e
mod-hotpot MDL-20258 Added skeleton functions to extend navigation and removed update this module buttons
2009-12-23 01:47:01 +00:00
Sam Hemelryk
a881f97099
files MDL-20635 Changed cleanup of files when a context is deleted from the moment it occurs to cron
2009-12-23 01:24:17 +00:00
Sam Hemelryk
7a7e209df0
navigation MDL-20649 Revised the way in which navigation works for users
...
When logged in there is a my moodle dashboard branch, when viewing a site profile there is a users branch, and when viewing a course profile there the user is shown under the participants branch
2009-12-23 01:22:48 +00:00
David Mudrak
2fd9c5fa43
gradebook: fixed scale description field re-save after embedded files URL rewrite
2009-12-23 00:57:20 +00:00
Moodle Robot
7e1de3f0f3
Updated the HEAD build version to 20091223
2009-12-23 00:33:43 +00:00
Pierre Pichet
8b831fbbc5
MDL-20296 hiding instructions HTML editor and reordering units controls
2009-12-22 10:37:41 +00:00
jerome mouneyrac
f03bff3e2f
webservice MDL-20803 fix printed documentation (collapsible javascript broke the printed pages)
2009-12-22 07:26:20 +00:00
jerome mouneyrac
f897719fda
webservice MDL-20803 fix bad english
2009-12-22 07:09:28 +00:00
jerome mouneyrac
cdb0bd6afc
webservice MDL-20803 add "Print All" button
2009-12-22 03:52:28 +00:00
Matt Oquist
2072925988
MDL-19024 Fix a bug that stops strings from being displayed correctly in the admin section when configuring the MNET services. (Thanks, Richard Mansfield.)
2009-12-22 02:25:02 +00:00
Moodle Robot
1bf97e20e1
Updated the HEAD build version to 20091222
2009-12-22 00:34:04 +00:00
Moodle Robot
0a5e3e6ef1
Automatic installer.php lang files by installer_builder (20091222)
2009-12-22 00:23:19 +00:00
Tim Hunt
8ce3e17f80
Correct PHPdoc comment.
2009-12-21 16:39:06 +00:00