Adrian Greeve
ea6f548081
MDL-40356 lib: Added a new setting to display more information from the fullname function.
2014-09-09 09:22:43 +08:00
sam marshall
061e6b2864
MDL-44725 Availability: Replace groupmembersonly - upgrade, core (1)
...
* Upgrades existing data so that the groupmembersonly option is
replaced with equivalent data for the new availability API.
* Removes the database field and admin setting used for
groupmembersonly.
* Changes core modinfo library to remove/deprecate groupmembersonly
data and functions.
* Changes other core library files to remove groupmembersonly
references.
Includes deprecation of several functions, listed in lib/upgrade.txt.
2014-09-02 13:03:07 +01:00
Damyon Wiese
c2dbaaef64
Merge branch 'wip-MDL-39888-master-v2' of git://github.com/abgreeve/moodle
2014-08-27 09:53:35 +08:00
Adrian Greeve
1899519c6b
MDL-39888 mnet: Removed tab and links to the log report.
...
The link would include parameters which generates warnings
on the log report page.
2014-08-26 15:11:56 +08:00
Damyon Wiese
a4fa3604e7
MDL-46235 Admin: Fix typos in mysql_compressed_rows.php cli script
2014-08-26 12:32:44 +08:00
Damyon Wiese
112632ed58
Merge branch 'wip_MDL-46235_m28_innodbtext' of https://github.com/skodak/moodle
2014-08-26 12:28:47 +08:00
Rex Lorenzo
f0d2cb3e90
MDL-46776 gradereport_grader: Improve Grader report user interface
...
* Adding assignments to test course generator to more easily test the grader report with large number of students and graded activities.
2014-08-25 16:17:47 +08:00
Petr Skoda
a45d54b8cb
MDL-46235 ddl: add support for large number of text fields in one database table
2014-08-25 12:40:57 +12:00
James Henestofel
acf2508614
MDL-42231 auth: custom profile fields to support numbers at the end.
...
For data mapping LDAP or CAS. Change order of fieldname display checks to verify
custom profile fields first to allow custom field shortname to contain number at the end.
2014-08-19 02:41:41 +02:00
Marina Glancy
e4c2a25866
Merge branch 'wip_MDL-46692_m28_forum' of git://github.com/skodak/moodle
2014-08-11 17:24:19 +08:00
Petr Skoda
d9b60e315e
MDL-46692 forum: fix defaultpreference_trackforums to not depend on forum settings
...
Existence of admin settings must not depend on other settings,
especially not from other plugins.
In any case somebody should cleaup the preference mess and allow
plugins to setup user preferences instead of hardcoding everything in
core.
2014-08-06 09:08:06 +12:00
Damyon Wiese
0ab3362218
Merge branch 'wip_MDL-39840_m28_addonenv' of https://github.com/skodak/moodle
2014-08-05 16:22:36 +08:00
Petr Skoda
40cba608a6
MDL-39840 environment: add support for environment.xml in plugins
...
New features:
* environment.xml files in all types of plugins
* support for plugin strings via new optional plugin attribute in FEEDBACK
* support for class_name::method_name custom callbacks and classloader
2014-08-05 20:18:18 +12:00
Damyon Wiese
650f14e555
Merge branch 'wip-MDL-41639-master' of git://github.com/marinaglancy/moodle
2014-08-05 15:52:50 +08:00
Marina Glancy
5f079af450
MDL-46503 behat: cohort generator allows to create cohort in category
2014-07-25 09:12:21 +08:00
Marina Glancy
e7bc91579b
MDL-41639 tool_uploaduser: Automatically create cohorts if not found
2014-07-23 14:56:52 +08:00
Sam Hemelryk
915140c9b5
MDL-45724 cache: added cache API warnings to the admin notifications page
2014-07-21 09:48:33 +12:00
Sam Hemelryk
6a91c41a49
Merge branch 'wip-MDL-37812-master' of git://github.com/marinaglancy/moodle
2014-07-15 12:07:05 +12:00
Dan Poltawski
ebf709ded5
MDL-46227 fix typo
2014-07-09 08:22:45 +01:00
Dan Poltawski
59ba5a5952
Merge branch 'MDL-45599-master-addons' of git://github.com/mudrd8mz/moodle
2014-07-08 15:31:50 +01:00
Dan Poltawski
772d658f1d
Merge branch 'MDL-45596-master' of git://github.com/FMCorz/moodle
2014-07-08 10:50:55 +01:00
Helen Foster
272a071694
MDL-45599 Fix tiny grammatical errors in the plugin installer
2014-07-08 09:07:01 +02:00
Skylar Kelty
79a70e776e
MDL-46227 Fix XSS in scheduled tasks
2014-07-08 13:37:13 +08:00
Marina Glancy
5e9cbe0edc
MDL-37812 tool_uploaduser: apply default values for user preferences
2014-07-08 12:35:44 +08:00
Marina Glancy
747dac69f9
MDL-37812 user: added defaults for user preferences
2014-07-08 12:35:44 +08:00
Marina Glancy
7a0bf1bd1a
MDL-37812 user: separate preferences into separate section in editform
2014-07-08 12:35:40 +08:00
Sam Hemelryk
cf9ae1134c
Merge branch 'm28_MDL-46225' of https://github.com/totara/moodle
2014-07-08 10:36:10 +12:00
David Mudrák
d49db5b2de
MDL-45599 Stop using the 'add-on' term
...
We now call them all as just 'plugins' for consistency. There where we need to
explicitly distinguish the source of the plugin, we say they are 'additional
plugins' on contrary to 'standards plugins' coming with the core.
2014-07-04 13:16:53 +02:00
Frederic Massart
af2a1e4e33
MDL-45596 roles: Escape filter value before using it in form field
2014-07-04 11:49:11 +08:00
Brian Barnes
8d29ac9803
MDL-46225 core_admin: Changed heading to add a new user to a button
2014-07-03 09:01:29 +12:00
Eloy Lafuente (stronk7)
fc8caadf43
Merge branch 'wip-mdl-45889' of https://github.com/rajeshtaneja/moodle
2014-07-02 00:21:21 +02:00
Dan Poltawski
99fbe16211
Merge branch 'wip_MDL-46099_m28_userglobal' of https://github.com/skodak/moodle
2014-07-01 10:39:14 +01:00
Petr Skoda
2e00d01db4
MDL-46099 session: fix use of references for session globals
...
This reverses the references used for global $USER and $SESSION,
the reason is that PHP does not allow references to references.
$USER is a reference to $GLOBALS['USER'] which means we cannot
put any references to it. Solution is to store the current user and session
objects in $GLOBALS['USER'] and $GLOBALS['SESSIOn'] are reference
them in $_SESSION.
This patch makes the session code behave the same way in CLI,
phpunit and normal web requests - this allows use to finally
unit test most aspects of the session code in Moodle.
2014-07-01 08:38:00 +12:00
Dan Poltawski
f74b3cd8bc
Merge branch 'wip-mdl-45641' of https://github.com/rajeshtaneja/moodle
2014-06-30 15:12:30 +01:00
Rajesh Taneja
9363073b22
MDL-45641 event: Manually trigger event where needed.
...
Some places, user_created_user and user_updated_user
events should be triggred after profile data is saved.
2014-06-27 15:44:56 +08:00
David Monllao
c16970ead0
MDL-45833 event: Removing courseid as the context is higher than course context
2014-06-27 11:25:14 +08:00
Rajesh Taneja
cbda1aa244
MDL-45889 behat: Allow admin config to set by shortname
2014-06-26 13:18:00 +08:00
Eloy Lafuente (stronk7)
046930cfba
Merge branch 'MDL-46045-master' of git://github.com/damyon/moodle
2014-06-24 21:48:30 +02:00
Damyon Wiese
2ef26ad94f
Merge branch 'wip_MDL-45985_m28_dbschema' of https://github.com/skodak/moodle
2014-06-24 14:19:20 +08:00
Damyon Wiese
a084ac0db4
MDL-46045 Fix php tags (lowercase) everywhere
2014-06-19 11:05:16 +08:00
Petr Skoda
4f4fb38cb5
MDL-45985 cli: add new cli tool for validation of database structure
2014-06-17 16:54:31 +12:00
Eloy Lafuente (stronk7)
d519545a54
Merge branch '45884-28' of https://github.com/samhemelryk/moodle
2014-06-17 00:09:50 +02:00
Rajneel Totaram
8fb7520095
MDL-45967 admin lang: Fix typo
2014-06-16 17:26:34 +08:00
Marina Glancy
14422ae946
Merge branch 'MDL-43274-master' of git://github.com/xow/moodle
2014-06-16 17:23:53 +08:00
John Okely
bb8d6e1a81
MDL-43274 Course: Remove ability to delete logs on a course during reset
2014-06-16 09:10:05 +08:00
Sam Hemelryk
99f041ebfa
MDL-45884 navigation: changed to positive setting phrasing
2014-06-13 10:16:25 +12:00
Sam Hemelryk
aab6438ca1
MDL-45884 navigation: tidied up code and added behat tests
2014-06-13 10:16:25 +12:00
Syxton
4d378e9f70
MDL-45884 navigation: setting that allows sites to collapse My Courses by default
2014-06-13 10:16:25 +12:00
Damyon Wiese
79b1aa8ac3
Merge branch 'wip-MDL-44309-master' of https://github.com/deraadt/moodle
2014-06-10 14:06:19 +08:00
Michael de Raadt
cae7b8882a
MDL-44309 Administration - correcting inproperly assigned column classes in environment table
2014-06-05 10:59:34 +08:00