Damyon Wiese
d08e6c31fb
MDL-38061 Assignment - Use $CFG->showuseridentity to add extra fields to the assignment grading table/user summary.
2013-02-22 10:30:56 +08:00
Sam Hemelryk
d0749719ef
MDL-38162 config_cache: fixed issue with empty values array
2013-02-22 14:26:34 +13:00
Sam Hemelryk
ff6f9d3aa6
MDL-38162 memcache: fixed up the memcache plugins
2013-02-22 14:23:18 +13:00
Sam Hemelryk
068ad19988
MDL-36287 block_navigation: ajax loading events are now delegated
2013-02-22 14:18:36 +13:00
Eloy Lafuente (stronk7)
6919693cd6
MDL-38161 Upgrade xhprof to 02-2013 commits
...
Note this continues being version 0.9.2 and
only a few changes have landed since 3y ago.
(the important stuff is in the xhprof extension,
not in this UI package using it)
2013-02-22 02:05:04 +01:00
kordan
6e7eca1d7f
MDL-38052 theme_formal_white: allowed the overlap between headermenu and header logo
2013-02-21 18:11:32 +01:00
Dan Poltawski
fc7d3fdc84
Merge branch 'MDL-33996-forum-advanced-timestamp' of git://github.com/mudrd8mz/moodle
2013-02-21 22:11:37 +08:00
David Mudrák
15f83171f5
MDL-33996 Remove the nopostscontaining string from the forum module
...
After Mark's improvements at the search results display page, the string
is not needed any more.
2013-02-21 14:50:15 +01:00
Mark Johnson
b74c9a9fec
MDL-33996 Forum search. Stop displaying raw search strings to users
2013-02-21 14:48:56 +01:00
Damyon Wiese
0b352fd94e
MDL-37770 Assignment submission comments do not work without javascript.
...
This is mostly fixed by MDL-36832 which correctly sets the $PAGE->url.
This patch hides the submit and textareas from submission comments in the grading table when
javascript is disabled and quickgrading is enabled. This particular combination results in a form
nested in a form which does not work (and cannot be fixed in a reasonable amount of time).
2013-02-21 11:55:24 +08:00
Damyon Wiese
c211409998
MDL-36832 Assignment Fix issues found by unit tests with previous patch
2013-02-21 11:22:06 +08:00
Damyon Wiese
d04557b364
MDL-36832 Assignment - Use MUC for caching the useridlist and change all pages to redirect after post.
...
This means that the $PAGE->url is properly set for all pages and is required to fix some edge cases with the comments api when
javascript is disabled. It also means logging in after a timeout will work nicely and other Good Things (tm).
2013-02-21 11:04:07 +08:00
Dan Poltawski
72c70f9d14
Merge branch 'MDL-37997-muc-stats-display' of git://github.com/mudrd8mz/moodle
2013-02-21 09:38:05 +08:00
Andrew Robert Nicols
005c6c203f
MDL-38141 JavaScript: Remove unused dependency in module chooser
2013-02-20 21:37:43 +00:00
Sam Hemelryk
0bdf592e6e
MDL-38110 cache: increased ttl unit test value to avoid timing issues
2013-02-21 09:53:02 +13:00
Sam Hemelryk
1727057218
MDL-37224 backup-import: better handling of search button
2013-02-21 08:23:58 +13:00
David Mudrák
24798e5df5
MDL-37997 Yet more CSS improvements to display MUC caches usage
2013-02-20 17:00:57 +01:00
Dan Poltawski
d94fc7ece9
Revert "MDL-36380 stats: No more duplicated entries when viewing monthly stats"
...
This reverts commit 304baba01a8c1de6bf32f98f7c188e12b72a9a99.
2013-02-20 17:04:33 +08:00
Dan Poltawski
aa247695e7
Merge branch 'MDL-35622-master' of git://github.com/FMCorz/moodle
2013-02-20 14:27:27 +08:00
Rajesh Taneja
0627e1cef4
MDL-37329 Navigation: Enrolled courses in category should be added only.
2013-02-20 12:39:21 +08:00
Frederic Massart
5961512aa3
MDL-35622 files: Fixed typo in galleryitem extension
2013-02-20 12:23:18 +08:00
Jerome Mouneyrac
ff855b9b19
MDL-38001 rename the download button into install button
2013-02-20 11:39:47 +08:00
Damyon Wiese
cfd2addf3f
Merge branch 'wip-mdl-37329-new' of git://github.com/rajeshtaneja/moodle
2013-02-20 08:54:57 +08:00
Frederic Massart
3385a89c38
MDL-37641 files: Tests for draftfile_exists and get_unused_filename
2013-02-20 08:50:43 +08:00
Frederic Massart
d7d69396b0
MDL-37641 files: Improve file name suggestion and performance
2013-02-20 08:50:40 +08:00
Eloy Lafuente (stronk7)
3b00c13bf1
MDL-37894 Amend tests with new openclose rule.
2013-02-20 01:36:20 +01:00
Eloy Lafuente (stronk7)
349c224817
Merge branch 'wip-MDL-37224-m25' of git://github.com/samhemelryk/moodle
2013-02-20 00:48:12 +01:00
Eloy Lafuente (stronk7)
ca1774aea4
Merge branch 'wip-MDL-34298-m25' of git://github.com/samhemelryk/moodle
2013-02-20 00:45:50 +01:00
Eloy Lafuente (stronk7)
b70a3b7106
Merge branch 'MDL-38093' of git://github.com/timhunt/moodle
2013-02-20 00:44:54 +01:00
Eloy Lafuente (stronk7)
f1b011d3a8
Merge branch 'MDL-37894' of git://github.com/timhunt/moodle
2013-02-20 00:39:44 +01:00
Eloy Lafuente (stronk7)
d2761b3aad
Merge branch 'MDL-37967' of git://github.com/jmvedrine/moodle
2013-02-20 00:32:19 +01:00
Eloy Lafuente (stronk7)
26581a7420
Merge branch 'wip-MDL-37987-master' of git://github.com/marinaglancy/moodle
2013-02-20 00:10:35 +01:00
Eloy Lafuente (stronk7)
4e6bb9d315
Merge branch 'wip-MDL-38075-m25' of git://github.com/samhemelryk/moodle
2013-02-20 00:07:17 +01:00
Eloy Lafuente (stronk7)
80ba3a4390
Merge branch 'MDL-37982_master' of git://github.com/dmonllao/moodle
2013-02-20 00:01:47 +01:00
Eloy Lafuente (stronk7)
41e94a8d6f
Merge branch 'MDL-37872-m' of git://github.com/andrewnicols/moodle
2013-02-19 23:26:09 +01:00
Eloy Lafuente (stronk7)
6d6bd5f114
MDL-32620 whitespace + comment fixes.
2013-02-19 13:21:18 +01:00
Eloy Lafuente (stronk7)
1ead0c63e9
Merge branch 'MDL-32620' of git://github.com/scriby/moodle
2013-02-19 13:13:43 +01:00
Eloy Lafuente (stronk7)
57691c32b7
Merge branch 'MDL-36541' of https://github.com/Lightwork-Marking/moodle
2013-02-19 13:02:56 +01:00
Eloy Lafuente (stronk7)
345768b9b8
Merge branch 'MDL-35750' of git://github.com/danpoltawski/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2013-02-19 12:57:10 +01:00
Eloy Lafuente (stronk7)
a5b1f1e2f2
Merge branch 'MDL-38031-master' of git://github.com/FMCorz/moodle
2013-02-19 12:46:36 +01:00
Eloy Lafuente (stronk7)
8337ed1e69
Merge branch 'MDL-38033_dnd_uppercase_extn' of git://github.com/davosmith/moodle
2013-02-19 12:23:41 +01:00
Dan Poltawski
61df003d53
Merge branch 'master_MDL-37660' of git://github.com/danmarsden/moodle
2013-02-19 15:04:56 +08:00
Dan Poltawski
d3c6290328
Merge branch 'w07_MDL-38059_m25_cachedir' of git://github.com/skodak/moodle
2013-02-19 14:07:13 +08:00
Dan Poltawski
d0231ac9a9
Merge branch 'MDL-37217-master' of git://github.com/FMCorz/moodle
...
Conflicts:
version.php
repository/googledocs/version.php
2013-02-19 13:54:52 +08:00
Damyon Wiese
1ec8da6706
Merge branch 'wip-MDL-38000-m25' of git://github.com/samhemelryk/moodle
2013-02-19 13:48:12 +08:00
Dan Poltawski
2810980451
Merge branch 'MDL-38048-master' of git://github.com/FMCorz/moodle
2013-02-19 13:44:15 +08:00
Dan Poltawski
fd507a8715
Merge branch 'm25_MDL-37449_Reports_ORA-00918_column_ambiguously_defined' of https://github.com/scara/moodle
2013-02-19 13:41:45 +08:00
Frederic Massart
3425813fc4
MDL-37217 repository: Google Docs repository uses Google SDK
2013-02-19 13:36:23 +08:00
Frederic Massart
0acb074618
MDL-37217 repository: Adding Google API PHP SDK
2013-02-19 13:36:23 +08:00
Fred
91c8cf9963
MDL-37217 files: Stricter type check for curl options
2013-02-19 13:36:23 +08:00