Damyon Wiese
23477802b7
Merge branch 'MDL-38367_dnd_ui_improvements' of git://github.com/davosmith/moodle
2013-03-19 09:31:07 +08:00
Eloy Lafuente (stronk7)
0e5781a7ff
Merge branch 'MDL-30166-master' of git://github.com/ankitagarwal/moodle
2013-03-13 01:08:26 +01:00
Rajesh Taneja
9a51c3d95c
MDL-36395: Converted hard-coded MAX_USER_PER_PAGE to config setting
...
course, cohort, enrol, role, groups and forum used to use hard-coded
MAX_USERS_PER_PAGE=100 for rendering user list. This has been converted
to $CFG->maxusersperpage.
2013-03-12 17:14:53 +08:00
Ankit Agarwal
7a241d8102
MDL-30166 Remove deprecated %fullname% from core
...
Thanks to Matheus Kautzmann for the initial patch.
2013-03-12 10:38:09 +08:00
Davo Smith
66079e28fd
MDL-38367 course dndupload - various tweaks to the UI
...
Switched to Moodle-style dialog boxes (thanks Andrew for the pointer)
Enter button now submits the form (from within the 'name' field)
Upload button is disabled when the name is empty (if the name is required for the selected handler)
Dialog now has 'What do you want to do with this text?' and 'Name' for the text
Entire course section now has a class added when you drag over it (to enable it to be styled in the future)
2013-03-11 22:44:55 +00:00
David Mudrák
0063302436
MDL-34401 Add language strings for the new cache definitions
2013-03-11 12:51:30 +01:00
Frederic Massart
8158fe0542
MDL-36900 repository: File Manager new folder UI improvements
2013-03-08 10:21:01 +08:00
Dan Poltawski
dbf8c92f73
MDL-38352 - use ISO ISO 3166-1 name for Libya
2013-03-07 18:34:41 +08:00
Aparup Banerjee
c65e7fcbc8
Merge branch 'MDL-33946_label_dndupload_text' of git://github.com/davosmith/moodle
2013-03-07 10:41:52 +08:00
Davo Smith
2748d8efdb
MDL-33946 course dndupload - fixes to dialog when dragging text
...
Radio buttons have unique IDs, matching the label IDs
'What do you want to call this text' input moved down and disabled when 'label' selected
'Add page here' changed to 'Add text here'
2013-03-06 22:38:01 +00:00
Eloy Lafuente (stronk7)
641577eb32
Merge branch 'MDL-38352-en_fix' of git://github.com/mudrd8mz/moodle
2013-03-06 17:26:37 +01:00
Helen Foster
ca084ef149
MDL-38352 Merge English strings from the en_fix language pack
2013-03-06 16:44:39 +01:00
Damyon Wiese
915b7aca62
Merge branch 'MDL-38279' of git://github.com/timhunt/moodle
2013-03-05 15:22:38 +08:00
Damyon Wiese
775eeb1ac2
MDL-37935: Cache - fix spelling mistake in language string
2013-03-05 13:06:49 +08:00
Damyon Wiese
6be6b2b073
Merge branch 'wip-MDL-37935-m25' of git://github.com/samhemelryk/moodle
2013-03-05 13:05:57 +08:00
Eloy Lafuente (stronk7)
2673254919
Merge branch 'wip-MDL-32975-m25' of git://github.com/samhemelryk/moodle
2013-03-04 23:47:13 +01:00
Sam Hemelryk
f87ce4e9a0
MDL-32975 navigation: Added option to select how my courses are sorted
2013-03-05 09:46:11 +13:00
Frederic Massart
31581ae65d
MDL-36426 repository: Prevent login_as() users to access private repositories
2013-03-04 02:38:35 +01:00
Tim Hunt
00cefd925a
MDL-38279 questions: must have default mark positive.
2013-03-01 15:21:09 +00:00
Sam Hemelryk
c643628f23
MDL-37935 cache: improved ready testing of stores on admin screen and testing script
2013-03-01 10:09:24 +13:00
Eloy Lafuente (stronk7)
9515c34ee6
Merge branch 'wip-MDL-30669-master' of git://github.com/abgreeve/moodle
2013-02-26 09:46:13 +01:00
Adrian Greeve
3dd204b1e6
MDL-30669 - blocks: Added a warning when deleting blocks that have multiple displays set.
...
Also added a fix to the function course_page_type_list(). It was making a call to
get_context_info_array() which will generate an error if $currentcontext is not set.
2013-02-26 10:21:37 +08:00
Petr Škoda
bdbcb6d7fa
MDL-38121 tell admins when plugin installed into wrong dir
2013-02-23 18:16:42 +01:00
Eloy Lafuente (stronk7)
345768b9b8
Merge branch 'MDL-35750' of git://github.com/danpoltawski/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2013-02-19 12:57:10 +01:00
Frederic Massart
dd1c2f5a02
MDL-31983 navigation: Renaming the Settings block to Administration
...
AMOS BEGIN
CPY [administration,core],[pluginname,block_settings]
AMOS END
2013-02-18 15:48:12 +08:00
Dan Poltawski
47570cc67d
MDL-35750 - update to the ISO list of countries
...
Netherlands Antilles has been split up as specified in ISO 3166-1
Newsletter VI-8 (2010-12-15). Users will need to choose their country.
http://www.iso.org/iso/iso_3166-1_newsletter_vi-8_split_of_the_dutch_antilles_final-en.pdf
PLEASE NOTE: if you are updating this list again, i've written a script
to automate it from now on, linked from the bug.
2013-02-15 12:26:08 +08:00
Eloy Lafuente (stronk7)
e196517bf5
Merge branch 'wip-MDL-35832-master' of git://github.com/phalacee/moodle
2013-02-11 23:31:38 +01:00
Dan Poltawski
2ae00d0d3c
Merge branch 'MDL-37122-master' of git://github.com/damyon/moodle
2013-02-11 14:24:04 +08:00
Dan Poltawski
a614fb7457
Merge branch 'MDL-35819-m' of git://github.com/andrewnicols/moodle
2013-02-11 10:56:07 +08:00
Damyon Wiese
40f1c065b4
Merge branch 'MDL-30637-master' of git://github.com/lucisgit/moodle
2013-02-11 10:37:03 +08:00
Andrew Robert Nicols
238b8bc9b6
MDL-35819 AJAX Rewrite Moodle popup help to be more friendly and more efficient
2013-02-10 11:50:56 +00:00
Ruslan Kabalin
ac5e6ca4d1
MDL-30637 Refactor Advanced fileds functionality
...
The displaying of advanced items has been refactored. The changes are:
* The Advanced button is replaced by the Show Less/More link
* The Show less/more link controls advanced elements only within the section
it is located at
* The Show less/more state of sections is preserved between form submissions
* When javascript is off, all advanced elements will be displayed by default,
no show/hide controls will exists on the page
2013-02-07 14:38:37 +00:00
Damyon Wiese
6b219310cf
MDL-37122 core get_max_upload_sizes: Include "Course/Site/Activity limit (X)" in list of options
...
This change removes the "0 bytes" option from the get_max_upload_sizes list
and replaces it with "Course limit (X)" or "Site limit (X)" (whichever is smaller).
This means we can remove all custom handling in the modules that were removing and
adding these options. It only affects pages that pass valid options for sitelimit and
courselimit - so admin pages will work correctly.
It also orders the list so the course/site limit options will be first
(as it will be the largest).
AMOS START
REM [courseuploadlimit, core] has been parameterized to get [uploadlimitwithsize, core]
AMOS END
2013-02-07 10:50:52 +08:00
Dan Poltawski
9cf44c32b5
Merge branch 'wip-MDL-37572-m25' of git://github.com/samhemelryk/moodle
2013-02-05 15:25:08 +08:00
Jason Fowler
b9271ffd94
MDL-35832 - Accessibility - Adding more precise context sensitive title text to undock controls on docked blocks
2013-02-05 09:21:15 +08:00
Eloy Lafuente (stronk7)
b97d3e46df
Merge branch 'MDL-36472-master' of git://github.com/FMCorz/moodle
2013-02-05 01:28:35 +01:00
Colin Chambers
6dbc346095
MDL-37422 Quiz: Group fields related to 'Settings for multiple tries.'
2013-02-01 14:30:27 +00:00
Marina Glancy
2c49fb4c3e
MDL-37572 Course categories are now managed in /course/manage.php
...
Switching between categories view and edit no longer depend on global editing mode
/course/index.php and /course/category.php do not contain editing code
2013-02-01 08:51:34 +13:00
Frederic Massart
39bb9b1f00
MDL-36472 files: Improved file area uploads error messages.
2013-01-31 15:09:44 +08:00
Eloy Lafuente (stronk7)
f97db01978
Merge branch 'wip-MDL-37644-m25' of git://github.com/samhemelryk/moodle
2013-01-30 10:27:11 +01:00
Eloy Lafuente (stronk7)
0ed03cc295
Merge branch 'MDL-37101-master' of git://github.com/ankitagarwal/moodle
...
Conflicts:
calendar/tests/externallib_tests.php
2013-01-29 15:19:11 +01:00
Eloy Lafuente (stronk7)
ee4cac2b44
Merge branch 'wip-MDL-37474-m25' of git://github.com/samhemelryk/moodle
2013-01-29 01:32:09 +01:00
Sam Hemelryk
bf6a1b9078
Merge branch 'w04_MDL-37596_m25_schedmaint' of git://github.com/skodak/moodle
2013-01-29 08:44:15 +13:00
Petr Škoda
48e114a517
MDL-37596 optionally enable CLI maintenance later
2013-01-28 14:23:21 +01:00
Sam Hemelryk
f9a71cb033
Merge branch 'MDL-37172' of git://github.com/jmvedrine/moodle
2013-01-28 17:29:24 +13:00
Sam Hemelryk
682a1c0108
Merge branch 'w04_MDL-37728_m25_roledef' of git://github.com/skodak/moodle
2013-01-28 17:25:51 +13:00
Andrew Davis
d8ef2bc03c
MDL-13805 core_message: altered some strings so it isnt weird when viewing a different users messages
2013-01-28 16:07:37 +13:00
Sam Hemelryk
d20337f180
MDL-37644 navigation: new option to display course full names
2013-01-28 10:42:44 +13:00
Sam Hemelryk
5052356574
MDL-37470 cache: definitions can now be purged through config screen
2013-01-28 10:39:47 +13:00
Petr Škoda
ba4b17dc55
MDL-37728 show role risks
2013-01-27 14:55:06 +01:00