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
Petr Skoda
9d473266a7
MDL-32683 use slashargument urls for theme images
2012-05-05 15:23:59 +02:00
Petr Skoda
8c672cf9f3
MDL-32683 explicitly allow more caching of static content
2012-05-05 14:09:31 +02:00
Petr Skoda
c119a2eeb5
MDL-31617 add course sortorder index to improve perf
2012-05-05 10:55:57 +02:00
Petr Skoda
bc81191a09
MDL-32775 fix invalid url in mediaplugin CSS
2012-05-05 10:31:51 +02:00
Dan Poltawski
9fa74379dc
MDL-32509 enablecourseajax: remove setting from DB
2012-05-05 11:00:47 +08:00
Aparup Banerjee
b21a1d4086
Merge branch 'wip-MDL-32416-master' of git://github.com/marinaglancy/moodle
2012-05-03 11:33:55 +08:00
Marina Glancy
169709383a
MDL-32416: Picasa repository now returns path, also fixed album title retrieval
2012-05-03 11:30:08 +08:00
Eloy Lafuente (stronk7)
03764014af
MDL-32234 Library: usergetdate tests moved to assertSame()
...
(to check both type and value)
2012-05-03 00:52:25 +02:00
Eloy Lafuente (stronk7)
150166d371
Merge branch 'wip-mdl-32234' of git://github.com/rajeshtaneja/moodle
2012-05-03 00:35:34 +02:00
Rajesh Taneja
86b600d67a
MDL-31498 formslib: repeat_elements will now set default for group elements
2012-05-02 13:20:40 +08:00
Mary Evans
c6e8b3b235
MDL-32684 lib/pagelib: adds break; statements to theme order in lib/pagelib.php
2012-05-02 01:20:04 +01:00
Sam Hemelryk
fe9693df87
Merge branch 'w18_MDL-26028_m23_xsendfile' of git://github.com/skodak/moodle
2012-05-02 11:48:24 +12:00
Sam Hemelryk
a6d2cf82dc
Merge branch 'w18_MDL-32595_m23_unsignedandlob' of git://github.com/skodak/moodle
2012-05-02 10:25:09 +12:00
Petr Skoda
a090587234
MDL-32697 improve MySQL and Oracle test reset performance
2012-05-01 14:35:23 +02:00
Juan Leyva
63a85dc7a3
MDL-13130 webservices: Implementation of core_course_delete_courses
2012-05-01 15:23:50 +08:00
Dan Poltawski
6b445cb17a
Merge branch 'w18_MDL-30686_m23_guessurl' of git://github.com/skodak/moodle
2012-05-01 11:27:16 +08:00
Dan Poltawski
3869858d3e
Merge branch 'MDL-30986-attempt2' of git://github.com/mouneyrac/moodle
2012-05-01 10:59:06 +08:00
Dan Poltawski
a4c9412b15
Merge branch 'w18_MDL-19071_m23_unicode' of git://github.com/skodak/moodle
2012-05-01 10:19:17 +08:00
Dan Poltawski
94b9d44f28
Merge branch 'w18_MDL-32586_m23_glibciconv' of git://github.com/skodak/moodle
2012-05-01 10:00:01 +08:00
Sam Hemelryk
7c30505be8
Merge branch 'MDL-32009-master-3' of git://git.luns.net.uk/moodle
2012-05-01 13:43:07 +12:00
Sam Hemelryk
75c9c54be4
Merge branch 'w18_MDL-32587_m23_phpunitindividual' of git://github.com/skodak/moodle
2012-05-01 13:41:37 +12:00
Sam Hemelryk
3a4b0d0bc0
Merge branch 'w18_MDL-32607_m23_upgrade2' of git://github.com/skodak/moodle
2012-05-01 13:34:08 +12:00
Sam Hemelryk
46847c220c
Merge branch 'w18_MDL-32612_m23_debug' of git://github.com/skodak/moodle
2012-05-01 13:29:39 +12:00
Petr Skoda
4d254790c4
MDL-32628 add revision for user avatar images
...
This should finally resolve all avatar caching issues and should also help with performance.
2012-04-30 23:36:47 +02:00
Petr Skoda
e61f888d36
MDL-26028 fix invalid separator constant and support root dirs in aliases
...
Credit goes to Loic Jeannin, thanks.
2012-04-30 18:08:37 +02:00
Petr Skoda
f7d26a0545
MDL-26028 implement Nginx X-Sendfile directory aliases setting
2012-04-30 15:52:42 +02:00
Ruslan Kabalin
3f9d9e2856
MDL-32009 messaging: Add message processor uninstall functionality
2012-04-30 10:34:39 +01:00
Ruslan Kabalin
bede23f7bc
MDL-32009 messaging: Add is_enabled method to plugintype_message
2012-04-30 10:34:37 +01:00
Ruslan Kabalin
bc795b98e9
MDL-32009 messaging: Refator get_settings_url plugintype method
...
No need to duplicate checks since we have them in one place.
2012-04-30 10:34:37 +01:00
Dan Poltawski
06dcb573c4
Merge branch 'w18_MDL-32589_m23_proxytest' of git://github.com/skodak/moodle
2012-04-30 17:00:23 +08:00
Jerome Mouneyrac
4615817d1c
MDL-30986 external API, check and update DocBlock
...
Conflicts:
group/externallib.php
2012-04-30 15:11:56 +08:00
Petr Skoda
46cb5d9ace
MDL-32589 remove bogus webproxy whitelisting
...
Thanks Dan Poltawski!
2012-04-30 08:35:16 +02:00
Dan Poltawski
b53cb1294a
Merge branch 'master_MDL-31731' of git://github.com/danmarsden/moodle
2012-04-30 12:54:22 +08:00
Rajesh Taneja
4a9c429b0c
MDL-32234 Library: usergetdate return different values when timezone is set
...
usergetdate should return consistent values for different timezone. There are
two return path
1. If timezone is servertime, it returns getdate
2. If timezone other then servertime, it use gmstrftime, which returns string and
values with leading zero.
In second case, leading zero's are removed and values are type casted. One major fix
is with yday, getdate returns 0 through 365, whereas %j returns 001 through 366. This
has been fixed as well.
2012-04-30 10:59:01 +08:00
Dan Poltawski
81ea734992
Merge branch 'w18_MDL-32651_m23_phpunit6' of git://github.com/skodak/moodle
2012-04-30 09:16:24 +08:00
Sam Hemelryk
3d173c1d38
Merge branch 'MDL-31429_paypal_messages' of git://github.com/andyjdavis/moodle
2012-04-30 12:33:05 +12:00
Dan Marsden
77143217f2
MDL-31731 - new grading form - Marking Guide
2012-04-30 08:44:43 +12:00
Petr Skoda
0be17303c0
MDL-32676 improve YUI init performance via combo loader caching
2012-04-29 19:00:51 +02:00
Petr Skoda
d5dd0540c2
MDL-26028 send_file performance improvements
...
Includes X-Sendfile support, ETags for stored_files and general cleanup.
2012-04-29 18:27:23 +02:00