Dan Poltawski
5a0331e2d8
Merge branch 'MDL-49231-master' of git://github.com/jleyva/moodle
2016-01-04 10:51:05 +00:00
Helen Foster
8bd563e53f
MDL-52645 lang: Merge English strings from the en_fix language pack
2016-01-04 11:48:33 +01:00
Peter Miller
f3460b0fc6
MDL-52078 gradebook: Stop totals including hidden items.
...
This patch fixes a problem where the course and user reports, when viewed by
a student, were incorrectly including hidden grade items in the course totals,
making the percentages lower than they should be.
2016-01-04 17:53:06 +08:00
Juan Segarra Montesinos
6349d1e062
MDL-52258 calendar: show event duration on block
...
Add class .duration_finish to days when an event with duration
finishes. Removes the .muted class from weekend days. Adds
$daytime for the popup title. Tests duyrationbyday too in order
to report no events for a day. Adds endtime suffix to the finish
date of an event with duration.
2016-01-04 09:40:13 +01:00
Nadav Kavalerchik
6ca6d623b0
MDL-52625 Badges: Right align manage badges table content, in RTL mode.
2016-01-04 09:26:44 +02:00
Nadav Kavalerchik
015275569f
MDL-52614 Workshop: Right align user's picture on Assessed submission.
2016-01-04 08:12:20 +02:00
Andrew Nicols
23079c2941
Merge branch 'MDL-49566_master' of git://github.com/markn86/moodle
2016-01-04 13:53:40 +08:00
Dan Poltawski
835ca0419b
MDL-52552 course management: insufficient cleaning of search output
2016-01-04 10:13:58 +08:00
Andrew Nicols
aabb46e9ac
Merge branch 'MDL-51445_m31v1' of https://github.com/sbourget/moodle
2016-01-04 09:20:31 +08:00
Ben Kelada
14ebc39645
MDL-52576 forum: fix user profile picture in external service
2016-01-04 11:36:12 +11:00
Stephen Bourget
21ee092061
MDL-50916 Lesson: Behat test for complete report
2016-01-03 14:55:38 -05:00
Stephen Bourget
764c4fbcba
MDL-50916 Lesson: Fix information on complete report
2016-01-03 14:44:59 -05:00
AMOS bot
a731f98286
Automatically generated installer lang files
2016-01-04 00:04:16 +08:00
Stephen Bourget
2b65892939
MDL-52643 block_blog_menu: Add behat tests
2016-01-02 16:01:46 -05:00
Stephen Bourget
fd027cd146
MDL-52638 activity_results: Improve Behat tests
2016-01-01 18:54:45 -05:00
Stephen Bourget
22b0838538
MDL-48985 Lesson: Remove obsolete reformat.php file
2015-12-31 22:33:03 -05:00
Juan Leyva
06d58e6e67
MDL-49231 mod_glossary: Fix SQL queries for Oracle
2015-12-31 15:18:41 +01:00
Juan Leyva
baf25486b4
MDL-49231 mod_glossary: Fix tests for Postgres (ordering)
2015-12-31 15:18:41 +01:00
Frederic Massart
a4d9adcb47
MDL-49231 mod_glossary: Minor coding style improvements
2015-12-31 15:18:40 +01:00
Frederic Massart
a58a792ba6
MDL-49231 mod_glossary: Ensure consistent order when pagination is used
2015-12-31 15:18:40 +01:00
Frederic Massart
bca824f7a8
MDL-49231 mod_glossary: Update service definition
2015-12-31 15:18:40 +01:00
Frederic Massart
c242e3f4dd
MDL-49231 mod_glossary: External function get_entries_to_approve
2015-12-31 15:18:40 +01:00
Frederic Massart
70d20d0893
MDL-49231 mod_glossary: Update view and print to use new lib functions
2015-12-31 15:18:39 +01:00
Frederic Massart
93e122e0dc
MDL-49231 mod_glossary: External function get_entries_by_term
2015-12-31 15:18:39 +01:00
Frederic Massart
08d7954f8f
MDL-49231 mod_glossary: External function get_entry_by_id
2015-12-31 15:18:39 +01:00
Frederic Massart
24777f7a07
MDL-49231 mod_glossary: External function get_entries_by_search
2015-12-31 15:18:39 +01:00
Frederic Massart
8382bb4eb3
MDL-49231 mod_glossary: Moving DB queries to glossary lib
2015-12-31 15:18:38 +01:00
Frederic Massart
3bb1585270
MDL-49231 mod_glossary: Use a query builder to avoid code duplication
2015-12-31 15:18:38 +01:00
Frederic Massart
21e30022b2
MDL-49231 mod_glossary: Adding a method to validate a glossary by ID
2015-12-31 15:18:38 +01:00
Frederic Massart
e70f58cdc3
MDL-49231 mod_glossary: External function get_entries_by_author_id
2015-12-31 15:18:38 +01:00
Frederic Massart
f7d9cd23c7
MDL-49231 mod_glossary: External function get_entries_by_author
2015-12-31 15:18:37 +01:00
Frederic Massart
06c8bd2244
MDL-49231 mod_glossary: External function get_authors
2015-12-31 15:18:37 +01:00
Frederic Massart
9cafa794c4
MDL-49231 mod_glossary: External function get_entries_by_category
2015-12-31 15:18:37 +01:00
Frederic Massart
efb7a0a9b0
MDL-49231 mod_glossary: External function get_categories
2015-12-31 15:18:37 +01:00
Frederic Massart
6a273d5a5d
MDL-49231 mod_glossary: External function get_entries_by_date
2015-12-31 15:18:37 +01:00
Frederic Massart
fe11f9a4f6
MDL-49231 mod_glossary: External function get_entries_by_letter
2015-12-31 15:18:36 +01:00
Frederic Massart
61fce28459
MDL-49231 mod_glossary: External function view_entry
2015-12-31 15:18:36 +01:00
Frederic Massart
d0d4372ce7
MDL-49231 mod_glossary: External function view_glossary
2015-12-31 15:18:13 +01:00
Dan Poltawski
ef343c3299
weekly release 3.1dev
2015-12-31 08:16:35 +00:00
Dan Poltawski
8af9cb76e2
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2015-12-31 08:16:31 +00:00
David Monllao
d6024b8493
Merge branch 'MDL-52347_master-fix' of git://github.com/dmonllao/moodle
2015-12-31 13:20:40 +08:00
AMOS bot
b6336adb4b
Automatically generated installer lang files
2015-12-31 00:03:52 +08:00
Dan Poltawski
d60ae73236
MDL-38020 behat: for enrollment management from participants page
2015-12-30 15:25:31 +00:00
Dan Poltawski
7057c3efa9
MDL-38020 participants: Use consistent link for editing enrollments
...
Previously the role assignment url was used when a role was selected, but
this page doesn't enrol users into the course (its the old 1.9 way
before we had the enrollments table).
2015-12-30 14:53:26 +00:00
Dan Poltawski
949c27a026
MDL-27840 course: prevent warnings on half-uninstall mod
2015-12-30 14:12:54 +00:00
Dan Poltawski
53a2405c9c
MDL-50357 groups: remove pointless option of groups_delete_group_members
2015-12-30 09:19:22 +00:00
Dan Poltawski
38c67d21e0
Merge branch 'MDL-50357_master' of git://github.com/markn86/moodle
2015-12-30 09:19:17 +00:00
Juan Leyva
7f28e8a58f
MDL-51123 mod_scorm: Do not display SCO with invisible = false
2015-12-30 09:52:33 +01:00
David Monllao
19a1973a9a
MDL-52347 format_social: Replicate wait between new discussions
2015-12-30 14:47:45 +08:00
Mark Nelson
04503c5cde
MDL-50357 core_group: tidy up the function groups_delete_group_members
2015-12-30 09:27:05 +08:00