Eloy Lafuente (stronk7)
897e14e263
Merge branch 'MDL-31110_loading_animation' of git://github.com/davosmith/moodle
2012-01-25 01:02:30 +01:00
Eloy Lafuente (stronk7)
28f7043f61
Merge branch 'MDL-31153-master' of git://github.com/sammarshallou/moodle
2012-01-25 00:57:25 +01:00
Aparup Banerjee
3dd00d7030
Merge branch 'wip-MDL-29941-master' of git://github.com/samhemelryk/moodle
2012-01-24 20:23:05 +08:00
Tim Hunt
24400682a0
MDL-31065 question stats: fix analysis of responses not matching a given answer
...
When shortanswer, numerical, calculated and calculatedsimple questions
did not have a '*' match-anything answer, then any student response that
did not match any of the teacher-given answers were classified as
'[No response]', which was not right.
This patch fixes that. Such responses are now classified as
[Did not match any answer].
While I was doing this, I noticed that the display of tolerance
intervals for numerical questions in the response analysis was horrible,
so I improved it.
2012-01-20 17:44:22 +00:00
Sam Hemelryk
6bbd4858b7
MDL-29941 csslib: Last minute cleanup before integration review
...
* Fixed reversed border styles.
* Added support for out of order background styles.
* Added more CSS tests again.
* Added better validation of CSS widths
2012-01-20 11:02:06 +08:00
Davo Smith
4069ae323d
MDL-31110 Filemanager drag and drop upload - always hide spinner, even when errors occur
2012-01-19 19:21:27 +00:00
sam marshall
ea47046689
MDL-31153 File manager drag and drop English text improvement
2012-01-19 14:49:21 +00:00
Aparup Banerjee
12fd545a01
MDL-30929 fixed spelling mistake in string.
2012-01-16 16:24:22 +08:00
Aparup Banerjee
c8be518100
Merge branch 'w03_MDL-30929_m23_stalefiles' of https://github.com/skodak/moodle
2012-01-16 16:15:04 +08:00
Petr Skoda
9008ec1654
MDL-30929 detect incorrect major version upgrades
2012-01-16 09:08:36 +01:00
Sam Hemelryk
0cfedcbba7
Merge remote-tracking branch 'skodak/w03_MDL-30958_m23_yuissl'
2012-01-16 14:55:52 +08:00
Sam Hemelryk
66fe8d59c8
Merge branch 'MDL-31040-master-2' of git://git.luns.net.uk/moodle
2012-01-16 10:54:08 +08:00
Petr Skoda
47932f4967
MDL-30958 do not use Yahoo CDN on https sites
...
Browsers do not like mixing of ssl and non-use content on one page. Unfortunately YAHOO does not provide the files over SSL yet - see http://yuilibrary.com/yui/docs/tutorials/faq/#does-yahoos-cdn-support-ssl
2012-01-15 15:24:34 +01:00
Andrew Robert Nicols
6dc5908ef7
MDL-31040 Correct LTR language issue and inconsistency in display
2012-01-11 10:58:23 +00:00
Sam Hemelryk
7d1655a580
Merge branch 'dragdrop-for-master' of git://git.luns.net.uk/moodle
2012-01-10 11:52:09 +13:00
Eloy Lafuente (stronk7)
528dbf2f7d
Merge branch 'MDL-6102-master' of git://github.com/sammarshallou/moodle
2012-01-09 22:02:10 +01:00
Davo Smith
f08fac7c89
MDL-29766 Add drag and drop upload to filemanager / filepicker elements
2012-01-09 17:27:32 +00:00
sam marshall
487de67c48
MDL-6102 Default time format incorrectly has leading zeros on 12-hour times (e.g. 03:57 PM)
2012-01-09 11:38:59 +00:00
Aparup Banerjee
0970ac7dfa
MDL-30583 Navigation : fixed string.
2012-01-09 14:35:38 +08:00
Sam Hemelryk
4037098eba
MDL-30583 navigation: Added setting to control display of front page activities on the navigation
2012-01-09 09:49:34 +13:00
Eloy Lafuente (stronk7)
45ad2d871c
Merge branch 'wip-MDL-26869-m23-after-MDL-26155' of git://github.com/samhemelryk/moodle
2012-01-04 03:08:24 +01:00
Sam Hemelryk
44d5c138a2
Merged branch 'w52_MDL-30548_m23_suspenduser' of git://github.com/skodak/moodle.git with conflict resolution
2012-01-04 10:50:20 +13:00
Petr Skoda
4ad72c284d
MDL-30548 support user suspended flag in admin UI
...
This patch includes:
* user management suspend UI tweaks and other coding style improvements
* suspended info in user profiles
* suspend option in advanced edit form
* suspended user filtering
* hidden user fields option for suspended field
Thanks Sam Hemelryk for valuable feedback.
2012-01-03 16:35:21 +01:00
Aparup Banerjee
d7ca9b68ca
Merge branch 'wip-mdl-29844' of git://github.com/rajeshtaneja/moodle.git - resolved conflict
2012-01-03 12:29:12 +08:00
Eloy Lafuente
90911c4ff9
MDL-29844 Administration: Added new config for users to login for viewing profile image
2012-01-03 11:53:49 +08:00
Sam Hemelryk
44141b1881
Merge branch 'w52_MDL-30786_m23_todelete' of git://github.com/skodak/moodle
2012-01-03 16:35:36 +13:00
Sam Hemelryk
a187c1394e
Merge branch 'w52_MDL-30673_m23_loginautocomplete' of git://github.com/skodak/moodle
2012-01-03 14:08:50 +13:00
Sam Hemelryk
83f78f8dac
MDL-26869 admin: Added page to view admin categories and included in navigation with a new setting
2012-01-03 09:39:10 +13:00
Petr Skoda
4eaee2c85c
MDL-30673 fix login autocompletion protection
2011-12-30 16:04:56 +01:00
Tim Hunt
658ad69fa0
MDL-27200 missing {} in various lang strings.
2011-12-23 11:51:24 +00:00
Petr Skoda
ec8935f576
MDL-30786 fix overview status of standard plugins to be deleted
2011-12-23 10:35:32 +01:00
Sam Hemelryk
bbcde38b33
Merged MDL-28126 with cleanup
2011-12-21 17:03:25 +13:00
Aparup Banerjee
3f14cf7f4e
MDL-28126 webservice : resolved integration conflicts
2011-12-21 11:20:50 +08:00
Eloy Lafuente (stronk7)
765d97c8a1
MDL-30777: whitespace fix
2011-12-21 00:40:25 +01:00
Eloy Lafuente (stronk7)
90022d184e
Merge branch 'MDL-30777_t2' of git://github.com/kiklop74/moodle
2011-12-21 00:38:48 +01:00
Eloy Lafuente (stronk7)
bccb64f172
Merge branch 'MDL-30170-mnet-undelete' of git://github.com/mudrd8mz/moodle
2011-12-20 23:23:37 +01:00
Darko Miletic
75c95c8b02
MDL-30777: Properly implemented error message
2011-12-20 11:06:50 -03:00
Sam Hemelryk
5e928f2e7e
Merge branch 'w51_MDL-30779_m23_dbtransfer' of git://github.com/skodak/moodle
2011-12-20 10:24:16 +13:00
Petr Skoda
47651a4d8c
MDL-30779 add port and socket to dbtansfer tool
2011-12-16 14:18:51 +01:00
David Mudrak
1322a56df3
MDL-30170 MNet peers administration - various usability improvements
...
While fixing MDL-30170, the following tiny usability details were
improved along the way:
* the maximum length of the peer site title and the hostname is now
validated (this was actually a real bug as the default value is pre-loaded
from the peer) so the admin gets a nice validation error instead of
the database write exception when trying to register a host with a
longer site title.
* hard-coded English string 'All Hosts' is now localized
* the hostname link in the list of MNet peers leads to the peer itself
2011-12-15 21:51:33 +01:00
David Mudrak
8a6f2291f2
MDL-30170 MNet peers administration - highlight the undelete widget
...
The patch highlights the undelete radio selector at the host edit form.
It moves it to the end of the form (near the submit button) and displays
an explanation above the radio selector.
Also, the list of deleted hosts is now displayed below the table of
active peers at the Manage peers page.
The data returned by mnet_get_hosts() function now contain the deleted
status, too. It is possible to obtain deleted hosts from that function
now.
2011-12-15 21:51:31 +01:00
Aparup Banerjee
47c3dfd5a4
MDL-28126 webservice : string fixed.
2011-12-15 18:06:04 +08:00
Jerome Mouneyrac
94b9dad79d
MDL-28126 webservices : should not able to create token if user is deleted,unconfirmed,suspended or guest.
2011-12-15 00:46:21 +08:00
Sam Hemelryk
cd6ad1c1d3
Merge branch 'MDL-30140' of git://github.com/mouneyrac/moodle
2011-12-14 14:08:37 +13:00
Tim Hunt
af4e440888
MDL-30559 conditional availability: missing validation of grade rules.
2011-12-09 18:38:02 +00:00
Aparup Banerjee
675e402a55
MDL-30542 simple string improvement.
2011-12-09 17:14:30 +08:00
Jerome Mouneyrac
f1f31c1d06
MDL-30140 alternative way to select user when adding a token. When more than 500 users we display a text box instead of a select box
2011-12-09 11:57:28 +08:00
Aparup Banerjee
29459d8e15
Merge branch 'MDL-30558' of git://github.com/timhunt/moodle
2011-12-09 10:46:23 +08:00
Eloy Lafuente (stronk7)
20405d1b44
Merge branch 'w50_MDL-30625_m23_adminorder' of git://github.com/skodak/moodle
2011-12-09 00:11:01 +01:00
Petr Skoda
bb6ccfa53d
MDL-30625 full support for main admin
2011-12-07 11:18:10 +01:00