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
AMOS bot
0fd0e88127
Automatically generated installer lang files
2015-12-30 00:03:54 +08:00
Juan Leyva
1a5f7e4cad
MDL-50428 mod_scorm: Fix tests for mod_scorm_launch_sco
2015-12-29 16:36:39 +01:00
Dan Poltawski
0a7051ff5a
MDL-50829 lang: fix to RTL/LTR bracket confusion
...
Thanks to ISHIKAWA Takayuki for the initial patch
2015-12-29 12:30:18 +00:00
Juan Leyva
7f062ebedd
MDL-52459 mod_scorm: Auto-update downloaded packages
2015-12-29 12:43:25 +01:00
Michael Aherne
f6b4fe38a9
MDL-52439 assign: correct get_user_submission() phpdoc
2015-12-29 10:37:14 +00:00
Dan Poltawski
a3f238a120
Merge branch 'MDL-52275_master' of git://github.com/markn86/moodle
2015-12-29 10:04:42 +00:00
Mark Nelson
be5e0110ff
MDL-49566 core: used reflection in unit tests
...
Also split the tests into multiple functions for each scenario.
2015-12-29 17:42:43 +08:00
David Monllao
b29c013309
Merge branch 'MDL-51889_master' of git://github.com/markn86/moodle
2015-12-29 15:35:15 +08:00
David Monllao
1c042d38ea
Merge branch 'MDL-52530' of git://github.com/eugeneventer/moodle-fixes
2015-12-29 14:05:42 +08:00
David Monllao
c7d394676e
Merge branch 'wip-mdl-52347' of git://github.com/rajeshtaneja/moodle
2015-12-29 14:03:10 +08:00
David Monllao
d077c6a4ba
Merge branch 'MDL-52591-master' of git://github.com/danpoltawski/moodle
2015-12-29 13:47:06 +08:00
Mark Nelson
be6fb6b1a6
MDL-51889 enrol_guest: always check password before re-enabling
2015-12-29 13:42:39 +08:00
Ankit Agarwal
bef0d6b052
MDL-49566 core: Write unittests for MDL-45898
2015-12-29 11:22:42 +08:00
Ankit Agarwal
d955a20926
MDL-49566 myprofile: Fix bugs in myprofilelib
2015-12-29 11:22:42 +08:00
Ankit Agarwal
59eef1a174
MDL-49566 notes: Notes link should not show up for guests
2015-12-29 11:22:42 +08:00
David Monllao
97f4eb11a5
Merge branch 'MDL-50428-master' of git://github.com/jleyva/moodle
...
Conflicts:
mod/scorm/version.php
version.php
2015-12-29 10:46:52 +08:00
David Monllao
9787b9e02f
MDL-52597 mod_forum: Remove duplicated query
2015-12-29 10:03:59 +08:00