Dan Poltawski
1156d38d94
MDL-32504 course: Add coursedisplay setting to course table
...
This will replace the course_display database table
2012-05-04 10:49:52 +08:00
Dan Poltawski
4d6206ce67
MDL-32628 lib/filelib.php: Set user profile image expires to 1 year
...
This is to reduce the performance impact of user profile images
requests. Pictures are now referenced by a revision counter so
any changes in picture will not be badly cached any longer.
2012-05-04 09:36:11 +08:00
Dan Poltawski
0dda790c05
Merge branch 'w18_MDL-32628_m23_avatarperf2' of git://github.com/skodak/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2012-05-04 09:28:41 +08:00
Petr Skoda
3690955e65
MDL-32680 import latest TinyMCE 3.5
2012-05-03 15:49:23 +02:00
Eloy Lafuente (stronk7)
f171c37dda
Merge branch 'w18_MDL-32697_m23_oci' of git://github.com/skodak/moodle
2012-05-03 12:22:22 +02:00
Dan Poltawski
1619a38b9b
MDL-31270 pluginlib: Add assign subplugins as standard modules
2012-05-03 17:22:34 +08:00
Dan Poltawski
10ef48fc1e
MDL-31270 mod_assign: now added to the standard plugin list
2012-05-03 17:13:09 +08:00
Petr Skoda
8d741d4dfc
MDL-32697 use current database sequences instead of global scope
...
Credit goes to Eloy, thanks!
2012-05-03 10:52:19 +02:00
Aparup Banerjee
ed01233ace
MDL-28134 General : added branch variable to version.php for reliable docs versioned links.
2012-05-03 16:30:20 +08:00
Dan Poltawski
08b5ac5aae
Merge branch 'w18_MDL-32587_m23_phpunitindividual' of git://github.com/skodak/moodle
2012-05-03 16:11:00 +08:00
Petr Skoda
62f9a5c4b6
MDL-32587 fix --buildcomponentconfigs compatibility with Windows
2012-05-03 09:34:35 +02:00
Dan Poltawski
875f2e459e
Merge branch 'wip-mdl-31498-default' of git://github.com/rajeshtaneja/moodle
2012-05-03 13:26:33 +08:00
Andrew Davis
184ec2d68f
MDL-31488 admin: made admin_externalpage_setup() try to guess the reason why the requested section couldnt be found
2012-05-09 11:58:02 +08:00
Dan Poltawski
96fdfb4486
Merge branch 'w19_MDL-32843_m23_yui351' of git://github.com/skodak/moodle
2012-05-09 11:24:40 +08:00
Dan Poltawski
0f1513be80
Merge branch 'w19_MDL-32775_m23_searchpix' of git://github.com/skodak/moodle
2012-05-09 10:22:48 +08:00
Sam Hemelryk
b11afed8cd
Merge branch 'w19_MDL-32807_m23_navref' of git://github.com/skodak/moodle
2012-05-09 11:01:31 +12:00
Sam Hemelryk
45d79572b5
Merge branch 'w19_MDL-32849_m23_urlrewriting' of git://github.com/skodak/moodle
2012-05-09 10:41:58 +12:00
Sam Hemelryk
9eb54eb4d7
Merge branch 'w19_MDL-32846_m23_syncyui2' of git://github.com/skodak/moodle
2012-05-09 10:27:46 +12:00
Sam Hemelryk
73002f1992
Merge branch 'MDL-32654-master-2' of git://git.luns.net.uk/moodle
...
Conflicts:
course/yui/toolboxes/toolboxes.js
2012-05-09 09:32:01 +12:00
Petr Skoda
18ac11b730
MDL-32849 add support for url rewriting in min_get_slash_argument() and combo loader
...
This helps especially IIS servers using ^([^\?]+?\.php)(\/.+)$ rewrite rule.
2012-05-08 20:11:44 +02:00
Petr Skoda
0dbe494b39
MDL-32846 force async loading of all YUI2 modules
2012-05-08 14:16:48 +02:00
Dan Poltawski
cd41392c83
Merge branch 'w19_MDL-32825_m23_caches' of git://github.com/skodak/moodle
2012-05-08 17:46:39 +08:00
Andrew Robert Nicols
b003b556cc
MDL-32683 M.util.image_url shouldn't require the component
2012-05-08 10:25:58 +01:00
Andrew Robert Nicols
45b364b92c
MDL-32654 Improve course javascript status spinner
2012-05-08 09:12:15 +01:00
Petr Skoda
353efa008d
MDL-32843 import YUI 3.5.1
2012-05-08 09:21:27 +02:00
Sam Hemelryk
bbb0a6eb02
Merge branch 'MDL-32509' of git://github.com/danpoltawski/moodle
2012-05-08 18:12:28 +12:00
Petr Skoda
979d320722
MDL-32825 try to improve atomicity of cache file operations in themes and javascript
2012-05-07 18:45:13 +02:00
Dan Poltawski
4dd63b6d70
Merge branch 'w19_MDL-32683_m23_publiccache' of git://github.com/skodak/moodle
2012-05-07 19:17:40 +08:00
Petr Skoda
3db67789a1
MDL-32683 assert $CFG->slasharguments is enabled in new installs
...
Thanks Dan Poltawski for spotting it.
2012-05-07 13:05:42 +02:00
Petr Skoda
fcc4f23d0d
MDL-32683 fix outdated tests
2012-05-07 12:49:26 +02:00
Dan Poltawski
a84b57e603
Merge branch 'w19_MDL-32683_m23_publiccache' of git://github.com/skodak/moodle
2012-05-07 17:55:31 +08:00
Dan Poltawski
5c46aee8fd
Revert "MDL-32379: Fix memory leak in session_set_user"
...
This reverts commit 22dc32042a
.
This integrator didn't properly read the diff, sorry.
2012-05-07 14:39:43 +08:00
Dan Poltawski
57417ab1ec
Merge branch 'MDL-32684' of git://github.com/lazydaisy/moodle
2012-05-07 13:03:50 +08:00
Dan Poltawski
73c670423d
Merge branch 'w19_MDL-31617_m23_coursesortorder' of git://github.com/skodak/moodle
2012-05-07 12:51:20 +08:00
Dan Poltawski
35be447cda
Merge branch 'wip-MDL-32267-m23' of git://github.com/samhemelryk/moodle
2012-05-07 11:35:26 +08:00
Dan Poltawski
11a4313109
Merge branch 'mdl32379_23' of git://github.com/tlevi/moodle
2012-05-07 11:29:01 +08:00
Sam Hemelryk
98556b23c7
MDL-28967 navigation: PHPdoc and coding style cleanup
2012-05-07 13:00:29 +12:00
Sam Hemelryk
80c695228e
MDL-28967 navigation: courses branch is only shown if all courses are loaded or you're not enrolled in any course
2012-05-07 13:00:28 +12:00
Sam Hemelryk
f7ee4baaee
MDL-28967 navigation: Removed buggy caching of course loading information
2012-05-07 13:00:28 +12:00
Sam Hemelryk
d4bb6462fc
MDL-28967 navigation: Fixed up AJAX loading of categories
2012-05-07 13:00:28 +12:00
Sam Hemelryk
176b75b59c
MDL-28967 navigation: Optimised load_all_categories to load preload contexts to greatly reduce database queries
2012-05-07 13:00:23 +12:00
Sam Hemelryk
ee03fe79ef
MDL-28967 navigation: Fixed up front page generation when showing categories and no enrolled courses
2012-05-07 12:42:24 +12:00
Sam Hemelryk
8e8de15f6c
MDL-28967 navigation: Several navigation fixes
...
* Fixed implementation of navigation settings navshowcategories, navshowallcourses, and navcourselimit
* Improved performance associated with loading all, or a collection of courses
* Fixed duplicate calls to loading functions when we had the information required to know it had already occurred
2012-05-07 12:42:24 +12:00
Petr Skoda
082513badf
MDL-32807 remove PHP4 object reference coding style
2012-05-06 13:31:55 +02:00
Petr Skoda
869b12554d
MDL-32683 minor css related refactoring
2012-05-05 18:46:00 +02:00
Petr Skoda
8ab2974341
MDL-32683 improve and standardise JS serving
2012-05-05 18:16:50 +02:00
Petr Skoda
2c61e7cc4a
MDL-32683 fine tune theme style sheet caching
2012-05-05 17:06:58 +02:00
Petr Skoda
6e7b46018e
MDL-32683 use slashargument urls for yui combo loader
2012-05-05 16:13:35 +02:00
Petr Skoda
ecbad2ad1c
MDL-32683 use slashargument urls for theme javascript files
2012-05-05 15:31:27 +02:00
Petr Skoda
7070b7f261
MDL-32683 use slashargument urls for theme style sheets
2012-05-05 15:26:24 +02:00