Rajesh Taneja
4ed1199524
MDL-29844 Administration: Added new config for users to login for viewing profile image
2012-01-03 13:48:24 +08:00
Petr Skoda
65e18e9ea8
MDL-30610 new environment requirements for 2.3
2011-12-14 02:44:20 +01:00
adrian@moodle.com
630fc6ee7e
MDL-30336 - login - Added a setting in security that allows auto complete to be set to off in password fields.
2011-12-08 09:21:15 +08:00
Eloy Lafuente (stronk7)
e660329ab1
MDL-28170 environment - add new 2.2 section
...
nothing changes from 2.1 as far as it was agreed that this will be
the last version supporting 1.9 upgrade. See issue for details.
2011-10-17 02:15:13 +02:00
Eloy Lafuente (stronk7)
151543d0b6
Merge branch 'MDL-28079_cron_rs' of git://github.com/andyjdavis/moodle into MOODLE_19_STABLE
2011-08-29 02:12:37 +02:00
Eloy Lafuente (stronk7)
e832010c51
MDL-28690 metacourses - add some more alias prefixes to be 100% in the safe side
2011-08-23 17:56:49 +02:00
Eloy Lafuente (stronk7)
615702a5c1
Merge branch 'MDL-28690_metacourse_automatic_unenrolment' of git://github.com/davosmith/moodle into MOODLE_19_STABLE
2011-08-23 17:55:01 +02:00
Andrew Davis (andyjdavis)
14fabc127a
MDL-28079 cron: added a safety check around a record set in cron
2011-08-22 11:52:54 +08:00
Eloy Lafuente (stronk7)
34b082a296
Merge branch 'MDL-18012' of git://git.luns.net.uk/moodle into MOODLE_19_STABLE
2011-08-16 16:22:38 +02:00
Davo Smith
f802bf65a1
MDL-28690 Do not automatically unenrol users from meta courses after ->longtimenosee days as this can lead to multiple 'welcome' messages
2011-08-12 11:28:58 +01:00
Aparup Banerjee
5e64c36b8a
MDL-28565 General - updated License and Credits links
...
to docs.moodle.org/dev/License and docs.moodle.org/dev/Credits
2011-08-09 18:18:36 +08:00
Dan Poltawski
1d2d89aa60
MDL-18012 - roles/assign - Use more precise language string
2011-08-03 23:40:33 +01:00
Aparup Banerjee
c50253c834
MDL-28209 updated Copyright notice to point to docs.moodle.org/dev/Releases for release notes.
2011-07-25 14:44:55 +08:00
Aparup Banerjee
1384c7e685
MDL-28209 General - following up on MDL-28135, modified links to point to 1.9 version of docs
...
- development links pointed under /dev.
2011-07-25 14:42:27 +08:00
Eloy Lafuente (stronk7)
715b7649bd
MDL-23580 course overview - remove debugging junk
...
Conflicts:
admin/report/courseoverview/index.php
2011-07-11 16:55:15 +02:00
Marina Glancy
682e430ce0
MDL-28197 another possible sql vulnerability injection fixed
2011-07-11 09:40:05 +08:00
Marina Glancy
ffd3e38977
MDL-28197 adding slashes to group name when creating group in user upload
2011-07-11 09:40:05 +08:00
Petr Skoda
dedb3c5121
MDL-26985 new Moodle 2.1 requirements
...
For now only extra PHP 5.3.2 requirement compared to 2.0.
2011-03-26 22:03:13 +01:00
Eloy Lafuente (stronk7)
6d12bf2020
MDL-26371 sql - avoid distinct + text in security report
2011-02-13 01:30:20 +01:00
Petr Skoda
1150662ecc
MDL-25186 fixed whitespace
2010-12-27 12:18:31 +01:00
Rossiani Wijaya
059518944a
MDL-25186: add environmental check to recommend PHP 5.3.3
2010-12-23 11:32:36 +08:00
Petr Skoda
470559c68a
MDL-20716 json PHP extension is required in Moodle 2.0
2010-10-16 18:03:34 +00:00
Eloy Lafuente
912ecb4d73
MDL-16106 report - fix old double-column trick causing problems in backup logs. Thanks Luis!
2010-09-08 16:51:29 +00:00
Petr Skoda
7c48c3c060
MDL-23899 PHP Intl extension is recommended in 2.0 now because we use it for asort in textlib
2010-09-05 13:13:12 +00:00
Petr Skoda
49fbc2b157
MDL-23974 dom and xml extensions are now required - backported from HAED
2010-08-29 19:37:45 +00:00
Petr Skoda
fb70228496
MDL-15057 PCRE is a required extension, looks like we do not need to add detailed feedback strings for required extensions - nice!
2010-08-29 19:28:28 +00:00
Petr Skoda
29a61a2c15
MDL-23222 marking spl as required php ext
2010-07-15 18:36:42 +00:00
Martin Dougiamas
b8ebff5722
MDL-22964 XMLRPC no longer required. Merged from HEAD
2010-07-08 09:07:17 +00:00
Dan Marsden
c8642dc921
MNET MDL-20660 fix regression caused by previous commit - move lang strings to tabs.php
2010-06-30 01:04:51 +00:00
David Mudrak
664917cca0
MNet fixed SQL bug in remote enrolments synchronisation
2010-06-28 22:12:37 +00:00
Martin Dougiamas
820603ef70
MDL-22964 XML-RPC is now required in 2.0. We need it for hub communication, and it's useful for web services and Moodle networking
2010-06-28 07:50:28 +00:00
Petr Skoda
d7f657b308
MDL-22040 converting username to html entities before outputting
2010-06-03 08:18:13 +00:00
Eloy Lafuente
430cb2d510
MDL-22585 languages import - fixed regression caused by the inclusion of 'parentlanguage' in 1.9 strings
2010-05-30 10:15:55 +00:00
Martin Dougiamas
03b8bc9bf3
MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script.
2010-05-13 01:40:36 +00:00
Tim Hunt
7e3078db0a
unit tests: MDL-22175 Further improvements unit test failure display.
...
Exceptions are now also shown with a pruned stack trace.
And 2.0 code for displaying PHP5 error types backported to 1.9.
2010-04-23 17:22:54 +00:00
Tim Hunt
80f752acf4
unit tests: MDL-22175 Improve unit test failure display.
...
When you are using helper funcitions, show all the interesting bits of the stack trace,
rather that just the line in the helper function where the failed asset was called.
2010-04-23 11:22:31 +00:00
Inaki
a24cd879b7
auth config: MDL-19053 Use the HTML editor to edit the login page authentication instructions
...
They are actually displayed as HTML, but they are edited through a plain
text area control instead.
2010-04-10 15:11:49 +00:00
Petr Skoda
811c2e7575
MDL-21788 use session regeneration on all sites by default and improved string
2010-03-19 07:58:52 +00:00
Penny Leach
774c13ca15
events: MDL-17442 add support for local events and run event queue in cron
2010-03-04 17:06:19 +00:00
Sam Marshall
bfaf0e5747
MDL-21567 Assign roles screen at module level can show users twice
2010-02-12 16:33:54 +00:00
Penny Leach
6b970039cb
mnet MDL-17082 fixing typo in previous bugfix
2010-02-01 01:43:26 +00:00
Rossiani Wijaya
b1bef4085e
MDL-21440 - replacing hardcoded string with language string.
2010-01-28 02:19:06 +00:00
Rossiani Wijaya
da4aed67d3
MDL-21300 - remove filename validation for invalid character.
2010-01-22 02:01:03 +00:00
Penny Leach
46cc83dfdb
mnet MDL-17931 add slashes to mnet method profiles when saving
2010-01-13 22:17:25 +00:00
Rossiani Wijaya
3de4198a4f
MDL-20402 - update bulk user action messages from regular textarea to HTML editor.
2010-01-13 07:56:20 +00:00
Penny Leach
3022e494ca
mnet MDL-21328 fixed non unique first field sql in mnet_services.php
2010-01-13 02:46:13 +00:00
Penny Leach
bcb7c63ec0
mnet MDL-17082 removed all use of $_POST
2010-01-13 02:42:05 +00:00
Rossiani Wijaya
f3a1b0ce39
MDL-21174 - exclude deleted users in bulk upload of user profile pictures.
2010-01-11 06:50:02 +00:00
Rossiani Wijaya
733f09a461
MDL-18824 changing fullname name (fullnamedisplay) default value to language.
2010-01-06 05:10:23 +00:00
Petr Skoda
75c9459b00
MDL-21194 fixed mnet quotes issue - credit goes to Valery Fremaux
2009-12-30 08:06:15 +00:00