Ruslan Kabalin
fa29c0c3d4
MDL-51830 course: Add course section deletion event.
2015-11-12 11:19:37 +00:00
Eloy Lafuente (stronk7)
2e144835bb
MDL-52059 versions: bump all versions and requires near release
...
version = planned 2015111600 release version
requires= current 2015111000 rc3 version
2015-11-10 12:33:52 +01:00
Cameron Ball
c47b6f97d7
MDL-51993 course: Set valid default for section_edit_control_menu
...
Thank you to Gareth Barnard for originally providing this patch.
2015-11-03 10:29:38 +08:00
Dan Poltawski
4f5d5628d1
Merge branch 'MDL-51679-groupmode-ajax' of https://github.com/Dagefoerde/moodle
2015-10-15 11:41:26 +01:00
David Monllao
a97cde7a6e
Merge branch 'wip-MDL-51604-master' of git://github.com/marinaglancy/moodle
2015-10-15 16:21:07 +08:00
Damyon Wiese
bb6ca6f360
MDL-51260 tags: Update the tags form element to use the autocomplete field
...
AMOS BEGIN
REM [interestslist_help,moodle] Commas are no longer required
REM [entertags,tag] Commas are no longer required
REM [othertags,tag] Commas are no longer required
AMOS END
2015-10-15 12:03:35 +08:00
Jan C. Dageförde
ee20bdcb8a
MDL-51679 course: Update groupmode CSS class
...
Changing groupmode of an activity via AJAX did not change the button's CSS class accordingly.
2015-10-14 14:33:20 +02:00
Eric Merrill
d76acdbc17
MDL-51610 course: Change section menu to "Edit" and order buttons
2015-10-12 11:53:33 -04:00
Dan Poltawski
69783d15da
Merge branch 'MDL-50945-master' of git://github.com/xow/moodle
2015-10-07 12:14:47 +01:00
David Monllao
d30255a08d
Merge branch 'MDL-51579-master' of git://github.com/jleyva/moodle
...
Conflicts:
version.php
2015-10-07 12:48:03 +08:00
Jakub Kania
9a3ef3893b
MDL-50945 course: Add form-submit class to course edit buttons.
...
With contributions from Mary Evans.
2015-10-07 10:42:45 +08:00
Jun Pataleta
d264cbbb8a
MDL-51250 course: Add validation for section name
2015-10-06 21:39:54 -05:00
Dan Poltawski
f5e68c2892
Merge branch 'MDL-51564-master' of git://github.com/jleyva/moodle
2015-10-06 16:32:55 +01:00
David Monllao
d1583d8e9c
MDL-51250 course: No function returns in empty()
2015-10-06 16:32:38 +01:00
Juan Leyva
9748791ba8
MDL-51564 webservice: Review the use of external format_string
2015-10-06 14:00:45 +02:00
Marina Glancy
2542cb5468
MDL-51604 course: trigger course created event earlier
2015-10-06 09:44:55 +08:00
Jun Pataleta
f1bfc8971f
MDL-51250 course: Display the default section name
...
This patch makes the default section name appear in brackets
beside the 'Use default section name' checkbox.
2015-10-05 14:03:07 -05:00
Juan Leyva
13bb68199e
MDL-51579 core_course: New Web Service get_course_module_by_instance
2015-10-04 21:11:01 +02:00
David Monllao
5b9718928a
MDL-48947 course: Adding the new extra span after dropping a section
2015-10-02 11:12:24 +08:00
Andrew Hancox
502336f215
MDL-26935 course: Require course:renameroles to rename roles.
2015-10-01 18:04:40 +01:00
Dan Poltawski
331315a4c1
Merge branch 'MDL-48947_v3_patch' of https://github.com/Syxton/moodle
2015-10-01 16:12:09 +01:00
Syxton
c73fd11e86
MDL-48947 patch - fix unclickable menu issues
...
remove z-index fix and instead keep the header from gaining the opacity
change on hide
2015-10-01 10:54:23 -04:00
Marina Glancy
e7b161f0b2
MDL-44640 course: account for multiple events in course actions
2015-09-30 11:35:40 +08:00
Dan Poltawski
ebadc15c1f
Merge branch 'MDL-48947_v3' of https://github.com/Syxton/moodle
2015-09-28 15:06:21 +01:00
Eloy Lafuente (stronk7)
e99b197e97
MDL-51371 course: fix core_course_get_course_module assertion
...
A recent bugfix before integration left this failing. They are 22.
2015-09-24 15:38:18 +02:00
Eloy Lafuente (stronk7)
f95452b84f
Merge branch 'MDL-51371-master' of git://github.com/jleyva/moodle
2015-09-24 15:38:14 +02:00
Juan Leyva
c515849937
MDL-51371 course: New Web Service core_course_get_course_module
2015-09-23 15:32:15 +02:00
Dan Poltawski
11a83dbb1e
Merge branch 'MDL-49973-master' of git://github.com/cameron1729/moodle
2015-09-22 09:44:44 +01:00
Syxton
60cf074239
MDL-48947 course: Section button cleanup
...
Creates a new method of handling all the section related icons.
Including a new method that places these actions in a menu for topic and
weeks course formats. (This version replaces "Edit" with "Topic/Week/or
Section menu")
2015-09-17 10:40:31 -04:00
Eloy Lafuente (stronk7)
4deecee44f
Merge branch 'MDL-50892-master' of git://github.com/marinaglancy/moodle
2015-09-15 23:12:22 +02:00
Juan Leyva
740c354f17
MDL-49942 core_course: New Web Service core_course_search_courses
2015-09-15 09:18:26 +02:00
Cameron Ball
fdb5d62660
MDL-49973 behat: Update delete button names
2015-09-14 17:46:35 +08:00
Andrew Davis
6537778044
MDL-49973 changed continue to delete on delete confirmations
2015-09-14 17:40:34 +08:00
Marina Glancy
278b8d18a2
MDL-50892 mod: allow activity to have name '0'
2015-09-11 10:51:52 +08:00
Dan Poltawski
33001202d6
MDL-51132 course: add tag require
2015-09-08 13:22:54 +01:00
Marina Glancy
0d1e545612
MDL-51132 tags: do not use user tags for tagging courses
2015-09-05 11:21:15 +08:00
David Monllao
c32c21802b
Merge branch 'MDL-50971' of git://github.com/NeillM/moodle
2015-09-02 09:23:11 +08:00
Neill Magill
ccfb9b69db
MDL-50971 ActionMenu: Action menus cause page to jump when closing
...
This patch changes the behavior of open action menus when using a mouse.
Before this patch when clicking on the page with an open action menu the focus would be
returned to the action menu's call button. This could cause the page to jump when a
mouse user did not close an action menu, scrolled and then tried to perform another
action on the page.
After this patch when clicking the focus will not be returned to the action menu's call button.
The behavior of the script will not be changed when using the keyboard.
2015-08-28 12:13:16 +01:00
Marina Glancy
efbd56960c
MDL-51215 course: redirect to manage appropriate category
2015-08-27 11:13:06 +08:00
David Monllao
d2999f8085
Merge branch 'MDL-50391-master' of git://github.com/aspark21/moodle
2015-08-19 18:30:28 +02:00
David Monllao
fd76204a8b
Merge branch 'MDL-51100-master' of git://github.com/andrewnicols/moodle
2015-08-17 08:50:49 +08:00
Andrew Nicols
711b1d6b3e
MDL-51100 behat: Remove javascript tag from usermenu steps
...
These tests only needed the javascript tag because of the user menu.
Now that issue has been resolved, they do not need it.
Note: Some were also not using the singleselect feature, so would fail
without changes to use this too as they were not handling proper selection
of the singleselect element.
2015-08-14 08:52:29 +08:00
Marina Glancy
3bacf558d1
MDL-50391 format_singleactivity: fix activity_has_subtypes()
2015-08-13 14:13:02 +01:00
Eloy Lafuente (stronk7)
20c50b0d5c
Merge branch 'MDL-50062-master' of git://github.com/FMCorz/moodle
2015-08-12 01:52:04 +02:00
Marina Glancy
7f0c7f01c0
MDL-51062 behat: permission steps should work without js
2015-08-09 20:33:27 +08:00
Frederic Massart
5419cbc9eb
MDL-50062 grades: Carry agg. settings between categories when possible
2015-08-06 10:24:25 +08:00
Dave Cooper
135efd5116
MDL-50062 gradebook: Fixed behaviour when changing aggregation mathods.
2015-08-06 10:24:25 +08:00
Dan Poltawski
4cb1a61f81
Merge branch 'MDL-50535_master' of git://github.com/markn86/moodle
2015-07-28 13:14:24 +01:00
Simey Lameze
dcee0b9447
MDL-49360 core_lib: add new method get_local_referer()
...
This commit also replace all usages of $_SERVER['HTTP_REFERER'] and get_referer().
2015-07-27 11:11:24 +08:00
Mark Nelson
7080b38f2e
MDL-50535 core_course: disabled 'gradepass' field when no ratings set
2015-07-24 13:31:18 -07:00