David Mudrak
91c038f932
MDL-31832 CLI upgrade checks if the upgrade is actually needed
2012-03-07 10:58:07 +01:00
Sam Hemelryk
37b6e7a03c
Merge branch 'MDL-29248' of git://github.com/stronk7/moodle
2012-03-05 13:54:46 +13:00
Eloy Lafuente (stronk7)
ac6dc09c26
MDL-29248 backup: take rid of the setting and code handling the 'private' user filearea
2012-03-01 13:09:47 +01:00
Eloy Lafuente (stronk7)
f88224624d
MDL-29248 backup: delete user_files settings, lang strings and uses
2012-03-01 13:09:47 +01:00
Davo Smith
adce023069
MDL-31642 added 'max attachments' to filemanager and 'drag and drop' message inside the box
2012-03-01 11:57:32 +00:00
Aparup Banerjee
e2afa730f6
Merge branch 'm_MDL-31419_fix_auth_typo' of git://github.com/gerrywastaken/moodle
2012-02-28 16:22:19 +08:00
Gerard (Gerry) Caulfield
2640cba30d
MDL-31419 Fixing "Suspended acount" typo in auth.php
2012-02-28 11:27:05 +08:00
Tim Hunt
d5ffb7896b
MDL-31721 question editing: improve working for Show num correct
...
AMOS BEGIN
CPY [shownumpartscorrect,question],[shownumpartscorrectwhenfinished,question]
AMOS END
2012-02-23 12:37:02 +00:00
Sam Hemelryk
4ddd465a2a
Merge branch 'MDL-31158_grade_recovery' of git://github.com/andyjdavis/moodle
2012-02-21 14:44:50 +13:00
Andrew Davis
de80da61e8
MDL-31158 grade: altered the help string for recovergradesdefault
2012-02-21 08:27:09 +07:00
Eloy Lafuente (stronk7)
f4319f8531
Merge branch 'wip-mdl-25432' of git://github.com/rajeshtaneja/moodle
2012-02-21 02:10:10 +01:00
Eloy Lafuente (stronk7)
d03a130455
Merge branch 'wip-MDL-25299-m23' of git://github.com/samhemelryk/moodle
2012-02-20 12:58:54 +01:00
Rajesh Taneja
5f1f726e68
MDL-25432 backup: Catching exception for orphan course modules and it's block (if any), and logging them, no exception will be thrown for this now.
2012-02-20 09:28:55 +08:00
sam marshall
d9498b3805
MDL-31514 Lib: Time format to remove unwanted zeros caused errors on Windows servers
2012-02-17 10:33:07 +00:00
Sam Hemelryk
4460312d08
MDL-25299 mnet: Fixed validation when no public key is provided
2012-02-17 16:47:15 +13:00
Charles Fulton
dbe93bc7c7
MDL-31158 make grade recovery site-configurable
2012-02-17 09:25:24 +07:00
Davo Smith
36dc50336e
MDL-31114 Alert when max files reached
2012-02-14 09:49:49 +00:00
Sam Hemelryk
37ee40dc16
Merge branch 'm_MDL-26807_remove_withselectedusers_strings_and_references' of git://github.com/gerrywastaken/moodle
2012-02-14 15:32:12 +13:00
Sam Hemelryk
2c4f43e1e7
Merge branch 'm_MDL-27654_add_space_to_somefieldrequired_string' of git://github.com/gerrywastaken/moodle
2012-02-14 15:21:20 +13:00
Sam Hemelryk
a7986c15ce
Merge branch 'MDL-31315-master-6' of git://git.luns.net.uk/moodle
2012-02-14 13:12:01 +13:00
Gerard (Gerry) Caulfield
592aa64ac5
MDL-26807 Updating the withselectedusers_help string
2012-02-10 02:16:38 +08:00
Gerard (Gerry) Caulfield
b31cf5d973
MDL-27654 Insert a space into the somefieldrequired string
2012-02-10 01:24:16 +08:00
Andrew Robert Nicols
00e8d08dba
MDL-31315 Ask before moving away from a modified form
2012-02-09 14:55:18 +00:00
Marina Glancy
ef5c6a5784
MDL-31417: updated list of world currencies
...
Some countries do not exist any more, some currencies do not exist. Some countries (and currencies) started to exist recently. Some currency codes are changed (mistype or result of denomination).
Also I tried to keep the moodle formation of the name of the currencies. The first word is not the country name but the 'belonging-to-country', i.e. not 'Sweden Krona' but 'Swedish Krona'. For some countries it was not so easy to find the correct spelling.
And finally there were some mistakes in the list, like 'Schilling' instead of 'Shilling', 'Riyal' instead of 'Rial', etc. I used currencies spelling from ISO.
2012-02-06 09:57:26 +08:00
Andrew Davis
84f533b3c3
MDL-29615 message: added the ability for admins to restrict users ability to set where their email message notifications go
2012-01-31 09:02:20 +07:00
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