Tim Hunt
d0577078fa
MDL-34657 system admins: main admin mis-identified in the UI.
2012-10-04 11:44:50 +01:00
Eloy Lafuente (stronk7)
1203b6ea05
Merge branch 'MDL-35669-master-2' of git://github.com/micaherne/moodle
2012-10-01 23:44:07 +02:00
Michael Aherne
f127b1a538
MDL-35669 gravatar Provide default image URL to Gravatar
2012-10-01 14:17:11 +01:00
Tim Hunt
a957e97f2f
MDL-34657 user sorting: minor niggles found while testing.
2012-09-27 17:44:38 +01:00
Tim Hunt
6dde374acf
MDL-34657 admin user selector: options were lost for ajax searches.
...
The subclass constructor must pass through the pass through any name or
options.
2012-09-27 16:32:54 +01:00
Tim Hunt
9695ff811b
MDL-34657 user sorting: consistent sorting everywhere.
...
This commit coverts everything in the codebase to use the new
users_order_by_sql function when sorting lists of users. More details in
the bug.
Note that this does not change places where users are displayed in a
sortable table, and the sort order comes from the table.
2012-09-27 12:41:42 +01:00
Itamar Tzadok
110831ceaa
MDL-35216 My Moodle - Admin setting for controlling guest access to my moodle
2012-09-18 15:04:45 +08:00
Sam Hemelryk
fd9a54c2e3
Merge branch 'wip-mdl-30667' of git://github.com/rajeshtaneja/moodle
2012-09-13 11:19:30 +12:00
Frederic Massart
59b9a14063
MDL-8307 Course: Course requests can suggest a category
2012-09-07 11:22:08 +08:00
Rajesh Taneja
732c25ade9
MDl-30667 Course: Maxbytes list will show current value, if it's lower then maxbytes
2012-09-03 14:43:33 +08:00
Petr Škoda
949f3db40b
MDL-34097 keep current requirements for Moodle 2.4
2012-09-02 11:52:58 +02:00
David Monllao
386a24d794
MDL-35119 tool_assignmentupgrade Changing onsubmit form for onclick button
2012-08-29 16:18:45 +08:00
Aparup Banerjee
8be5407bc1
Merge branch 'w35_MDL-35064_m24_delenrol' of git://github.com/skodak/moodle
...
Conflicts:
enrol/manual/locallib.php
2012-08-29 13:46:04 +08:00
Aparup Banerjee
9455f48280
Merge branch 'MDL-34549-master' of git://github.com/ankitagarwal/moodle
2012-08-28 11:45:11 +08:00
Petr Škoda
84bc3773cc
MDL-35064 add option to keep enrolments when uninstalling plugin
2012-08-26 12:17:11 +02:00
Raymond Wijaya
77b3e35105
MDL-34907: Add a missing string that triggers Javascript error in assignment upgrade tool
2012-08-24 13:30:55 +08:00
Ankit Agarwal
d197ea4300
MDL-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id()
2012-08-24 11:30:10 +08:00
Eloy Lafuente (stronk7)
41624a5682
Merge branch 'w34_MDL-34776_m24_notinsql' of git://github.com/skodak/moodle
2012-08-22 01:55:34 +02:00
Eloy Lafuente (stronk7)
479fa62207
MDL-34866 whitespace fix
2012-08-22 01:48:45 +02:00
Eloy Lafuente (stronk7)
1f0f592cea
Merge branch 'MDL-34866' of git://github.com/rlorenzo/moodle
2012-08-22 01:47:20 +02:00
Eloy Lafuente (stronk7)
ee998a687c
Merge branch 'MDL-34889' of git://github.com/timhunt/moodle
2012-08-21 02:24:50 +02:00
Petr Škoda
704533fca7
MDL-34960 drop deprecated Google Maps API V2
2012-08-19 20:07:27 +02:00
Petr Škoda
cec7d43591
MDL-34959 add Google Maps API V3 support
2012-08-19 19:52:35 +02:00
Petr Škoda
cb94adc252
MDL-34776 improve multiple "NOT IN" enrolment and role related queries
2012-08-18 09:56:25 +02:00
Tim Hunt
85b72a7511
MDL-34889 phpunit: progress output in util.php --drop.
...
It is slow for me, and it is nice to know that something is going on.
2012-08-16 17:13:59 +01:00
Eloy Lafuente (stronk7)
76b97631b0
Merge branch 'MDL-25012' of git://github.com/danpoltawski/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2012-08-15 00:41:04 +02:00
Rex Lorenzo
1f09018af7
MDL-34866 - Make "course display" default a site configurable option
...
* Moved COURSE_DISPLAY_SINGLEPAGE and COURSE_DISPLAY_MULTIPAGE constants from courselib to moodlelib.php
* Using course display constants in course default admin setting page
2012-08-14 12:12:14 -07:00
Rex Lorenzo
79e250dbdc
MDL-34866 - Make "course display" default a site configurable option
2012-08-13 16:24:12 -07:00
Sam Hemelryk
60312b3189
Merge branch 'master_MDL-32002' of git://github.com/danmarsden/moodle
2012-08-08 09:43:44 +12:00
Dan Poltawski
15f2329bb4
Merge branch 'w32_MDL-34630_m24_gradeinstall' of git://github.com/skodak/moodle
2012-08-06 12:18:01 +08:00
Dan Poltawski
7aa53db5b6
Merge branch 'MDL-34705' of git://github.com/timhunt/moodle
2012-08-06 11:31:31 +08:00
Dan Poltawski
6a2a055edc
MDL-25012 - blogs: only show the settings page when blogs enabled
2012-08-06 11:25:22 +08:00
Dan Poltawski
850d2db82a
MDL-25012 - blogs: introduce a specific 'enabled' config setting
...
Rather than overloading the $CFG->bloglevel setting which had a
confusing UI in the appearance subsystem.
In order to achieve this we modify take the defaults from the existing
bloglevel setting and set that for $CFG->enableblogs. Note that in order
to prevent a bad default settings from being set we also set
$CFG->bloglevel to a valid 'enabled' setting.
2012-08-06 11:25:22 +08:00
Dan Poltawski
db9d7be602
MDL-25012 blogs: Remove bloglevelupgrade tool
...
This was used for 1.9->2.x upgrade and is not longer relevant.
2012-08-06 11:25:21 +08:00
Sam Hemelryk
6869060218
Merge branch 'wip-MDL-34074-master' of git://github.com/abgreeve/moodle
2012-08-06 13:36:44 +12:00
Sam Hemelryk
eff3e7f677
Merge branch 'MDL-34647' of git://github.com/aolley/moodle
2012-08-06 10:59:10 +12:00
Tim Hunt
970e01ba24
MDL-34705 role assignments list: should link to contexts.
...
This will make Admin's lives a bit easier.
2012-08-02 17:44:43 +01:00
Petr Škoda
8b8e949cd2
MDL-34630 fix invalid grade export setting default breaking install
2012-08-02 09:41:29 +02:00
Adrian Greeve
9a5abd1b70
MDL-34074 - lib - Creation of a csv upload class which is FRC 4180 compliant and the alteration of various files around Moodle to use this class.
2012-08-02 13:18:57 +08:00
Dan Marsden
760007a274
MDL-32002 Plagiarism plugins - add support for deleting plugins
2012-08-01 09:56:19 +12:00
Rossiani Wijaya
aa414527a4
MDL-34552 accessibility compliance for admin: Add forform input text and select tag
2012-07-31 16:31:47 +08:00
Adam Olley
b1d76077fc
MDL-34647: admintool: uploaduser enrolments now obey enrolperiod directive
2012-07-31 11:35:55 +09:30
Dan Poltawski
e5d760697b
MDL-34441 dbtransfer - do not attempt migration if moodle is not installed.
2012-07-25 11:29:31 +08:00
Dan Poltawski
f1e8021728
MDL-34441 tool_dbtranfer - fix codechecker warnings
...
Since we were so close to perfection.
2012-07-25 10:43:37 +08:00
Dan Poltawski
d574571540
Merge branch 'w30_MDL-34441_m24_dbtransfer' of git://github.com/skodak/moodle
2012-07-25 10:26:01 +08:00
Dan Poltawski
0cbeea2b96
Merge branch 'MDL-34455-master-integration' of git://github.com/FMCorz/moodle
2012-07-24 16:01:00 +08:00
Dan Poltawski
b7db7803bc
Merge branch 'w30_MDL-34299_m24_html5' of git://github.com/skodak/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2012-07-24 14:07:26 +08:00
Aparup Banerjee
acb88dbed3
Merge branch 'wip-mdl-32942' of git://github.com/rajeshtaneja/moodle
2012-07-24 12:14:17 +08:00
Frederic Massart
bf006d2c15
MDL-34455 Libraries: Replaced deprecated get_context_instance()
2012-07-23 14:33:02 +08:00
Dan Poltawski
a5c8e33122
Merge branch 'wip-mdl-32945' of git://github.com/rajeshtaneja/moodle
2012-07-23 13:35:24 +08:00