David Monllao
88777c570c
MDL-59774 analytics: Fix sql_compare_text usage
...
Replace a distinct + join by an exists, which suits better what we need to do.
2017-08-14 07:56:06 +02:00
Jun Pataleta
28368da794
Merge branch 'MDL-59740_master' of git://github.com/markn86/moodle
2017-08-14 13:48:01 +08:00
Andrew Nicols
8fa7961d20
Merge branch 'wip-MDL-57188-master-2' of git://github.com/marinaglancy/moodle
2017-08-14 13:13:47 +08:00
Andrew Nicols
d9d1e6cb4d
Merge branch 'MDL-59737_master' of git://github.com/markn86/moodle
2017-08-14 12:25:33 +08:00
Jun Pataleta
cc012017ad
Merge branch 'MDL-59492-master' of git://github.com/lameze/moodle
2017-08-14 12:16:08 +08:00
Damyon Wiese
47cb325821
MDL-59685 users: Enrolment info link missing href
...
Href is required so that CSS can style these as clickable links (hand icon).
I also used comments to collapse the whitespace before and after the icons.
2017-08-14 11:58:28 +08:00
Simey Lameze
1f9f277d3e
MDL-59492 block_myoverview: make view course buttons consistent
2017-08-14 11:58:18 +08:00
Simey Lameze
54798b5fbb
MDL-59492 block_myoverview: fix remaining course links visibility
2017-08-14 11:58:18 +08:00
Charles Fulton
6dede51557
MDL-59492 block_myoverview: handle course visibility style
2017-08-14 11:58:18 +08:00
Damyon Wiese
6015caa411
MDL-59615 inplaceeditable: autocomplete fix
...
When autocompletes are removed from the DOM, they need to be properly cleaned up or
their event handlers may get duplicated when they are re-added to the page.
JQuery empty() handles this very nicely.
2017-08-14 11:44:04 +08:00
Damyon Wiese
5dd94c811d
MDL-59370 behat: Behat fixes for enrolled users
...
We removed the enrolled users page, so we need to update the behats that were using it.
2017-08-14 11:06:22 +08:00
Damyon Wiese
4b50765bd5
MDL-59370 enrol: Kill the enrol/users page.
2017-08-14 11:06:16 +08:00
Simey Lameze
644b2e982e
MDL-59388 core_calendar: display calendar footer options
2017-08-14 09:28:58 +08:00
Simey Lameze
86775ced89
MDL-59388 core_calendar: new footer options exporter
2017-08-14 09:28:52 +08:00
Simey Lameze
6124ec1947
MDL-59388 core_calendar: add calendar_get_footer_options() method
2017-08-14 09:28:46 +08:00
Andrew Nicols
695c5726b8
MDL-59388 calendar: Add AJAX Monthly navigation
2017-08-14 09:28:40 +08:00
Andrew Nicols
64ff737a2f
MDL-59388 calendar: Switch monthly view to use templates
2017-08-14 09:28:35 +08:00
Andrew Nicols
c075a3de34
MDL-59388 calendar: Add a helper to convert ymd to timestamp
2017-08-14 09:28:29 +08:00
Andrew Nicols
7fe41af525
MDL-59388 calendar: Allow filter to be specified when fetching events
2017-08-14 09:28:23 +08:00
Andrew Nicols
6ad2bfd124
MDL-59388 calendar: Break out event exporter into a base class
2017-08-14 09:28:17 +08:00
Andrew Nicols
b16dca435a
MDL-59388 calendar: Add data-time to calendar navigation links
2017-08-14 09:28:11 +08:00
Andrew Nicols
def443a086
MDL-59388 calendar: Move timestamp gen to new function
2017-08-14 09:28:04 +08:00
Andrew Nicols
162f90e59e
MDL-59388 core: Add params to link arrows
2017-08-14 09:27:58 +08:00
Eloy Lafuente (stronk7)
eb74752523
Merge branch 'MDL-59741-master' of git://github.com/jleyva/moodle
2017-08-14 02:34:11 +02:00
AMOS bot
556054dfb1
Automatically generated installer lang files
2017-08-14 00:08:13 +08:00
Josh Ebarvia
93e071c8ec
MDL-57611 report_log: Fix capability checks for viewing logs
2017-08-11 13:01:50 +09:30
Jun Pataleta
5982da53dc
MDL-59756 user: Add edit enrolment button in enrol details modal
2017-08-11 10:18:30 +08:00
Jun Pataleta
00aba5ec9a
MDL-59756 enrol: Swap positions of edit and unenrol actions
2017-08-11 10:18:30 +08:00
David Monllao
fbc889a268
MDL-59779 analytics: Reduce community of inquiry indicators db queries
2017-08-10 11:07:23 +02:00
David Monllao
05c3727674
MDL-59779 analytics: Request cache for student and teacher archetypes
2017-08-10 11:07:13 +02:00
Simey Lameze
1c729ff624
MDL-59785 mod_book: all navigation styles must mark as completed
2017-08-10 16:11:33 +08:00
David Monllao
f3625f47c5
weekly release 3.4dev
2017-08-10 09:11:29 +02:00
Neill Magill
0f84b17eca
MDL-58435 behat: Behat section editing step should work on section 0
2017-08-09 15:15:39 +01:00
Andrew Nicols
ffd1747b11
Merge branch 'MDL-59671-master-fix' of git://github.com/lameze/moodle
2017-08-09 15:09:08 +08:00
Simey Lameze
436d39ba85
MDL-59671 core_calendar: replace current delete permission checks
2017-08-09 14:51:22 +08:00
Simey Lameze
dadd6f9fcc
MDL-59671 core_calendar: create calendar_delete_event_allowed function
2017-08-09 14:47:35 +08:00
Andrew Nicols
ba07a8e7da
Merge branch 'MDL-59638_master-fix' of git://github.com/dmonllao/moodle
2017-08-09 13:41:29 +08:00
David Monllao
42d67f95cd
MDL-59638 analytics: Prevent start time to be higher than end time
...
Other related changes:
- core_analytics\site get_start and get_end returning always integer values
- Defer intval call in define_ranges to refine some seconds
2017-08-08 14:38:11 +02:00
Dan Poltawski
2defbefe8c
Merge branch 'MDL-59116_master-fix2' of git://github.com/dmonllao/moodle
2017-08-08 13:19:49 +01:00
David Monllao
e4584b8110
MDL-59116 analytics: Replace wrong sorting
2017-08-08 14:04:52 +02:00
Eloy Lafuente (stronk7)
455974b395
Merge branch 'MDL-59748-master-2' of git://github.com/andrewnicols/moodle
2017-08-08 11:49:05 +02:00
Marina Glancy
9dd0fe18a8
MDL-57188 course: correct return url to manage page
2017-08-08 14:48:44 +08:00
Andrew Nicols
c036256d86
Merge branch 'MDL-59749-master' of git://github.com/ryanwyllie/moodle
2017-08-08 14:33:43 +08:00
Andrew Nicols
ca84ba0ed2
Merge branch 'MDL-59666-master-fix' of git://github.com/junpataleta/moodle
2017-08-08 12:54:27 +08:00
Jun Pataleta
10994cbc4a
MDL-59666 mod_assign: Disable remind to grade by field in override tests
2017-08-08 12:28:39 +08:00
Andrew Nicols
f4cc24ca64
Merge branch 'MDL-59671-master' of git://github.com/lameze/moodle
2017-08-08 11:46:51 +08:00
Simey Lameze
c34e200241
MDL-59671 core_calendar: action events edition needs to be on module
2017-08-08 11:44:27 +08:00
Simey Lameze
1106040a4d
MDL-59671 core_calendar: add visibility logic to template
2017-08-08 11:44:19 +08:00
Simey Lameze
4df03a279a
MDL-59671 core_calendar: check if the event can be deleted
2017-08-08 11:44:11 +08:00
Simey Lameze
6fb751562a
MDL-59671 core_calendar: move logic to calendar event exporter
2017-08-08 11:44:03 +08:00