John Okely
4b793ed78b
MDL-44560 mod_glossary: Fix indentation in mod/glossary/sql.php
2015-01-16 11:49:48 +08:00
John Okely
6fe5646a29
MDL-44560 glossary: Fix pagination on glossary category view
...
Credit to Sebastian B for this fix
2015-01-16 11:10:31 +08:00
Andrew Nicols
c84888c1cc
MDL-48106 mod_glossary: Add missing sesskey checks
2015-01-05 13:37:54 +00:00
Eloy Lafuente (stronk7)
147bae8f7c
MDL-48144 upgrade: add v2.8.0 sep lines
2014-11-10 18:08:15 +01:00
Eloy Lafuente (stronk7)
de881693f7
MDL-48021 bump: Bump all versions to planned release
...
This bumps all versions to planned 2.8 release
(2014111000) version and all the dependencies to
current 2.8rc1 (2014110400)
2014-11-04 17:52:35 +01:00
Sam Hemelryk
77b31ba2ce
Merge branch 'MDL-47183-master' of git://github.com/andrewnicols/moodle
2014-10-28 14:02:19 +13:00
Dave Cooper
d0d59df939
MDL-47657 mod_glossary: Fixed wrong error message on edit timeout.
2014-10-15 14:48:18 +08:00
Andrew Nicols
f67b5c995e
MDL-47183: viewhiddenactivities should use the module context
...
Thanks to Paulo Matos for the forum part of this change.
2014-10-06 12:21:49 +08:00
Yuliya Bozhko
369484bf87
MDL-47033 general: Fix incorrect use of 'course' layout
...
It should use 'incourse' layout in most cases
Signed-off-by: Yuliya Bozhko <yuliya.bozhko@totaralms.com>
2014-09-05 09:25:43 +12:00
sam marshall
914027baf8
MDL-44725 Availability: Replace groupmembersonly - glossary (8)
...
No change to actual module, only unit tests.
2014-09-02 13:03:21 +01:00
sam marshall
9c85baa8c5
MDL-44725 Availability: Replace groupmembersonly - FEATURE_xx (6)
...
Remove old FEATURE_GROUPMEMBERSONLY as no longer required.
2014-09-02 13:03:17 +01:00
Tim Hunt
a6bbb92607
MDL-46868 glossary / filter: performance, check modinfo sooner.
...
Since we need to check modinfo anyway, do that as soon as possible so we
can get a performance win if there are no glossaries in the course.
2014-08-21 14:16:15 +01:00
Andrew Nicols
1fad754c58
MDL-44343 mod_glossary: Stop trying to pass deprecated unused variable for printing attachments
2014-08-06 12:04:36 +08:00
Andrew Nicols
0181759e39
MDL-44343 mod_glossary: Show File attachments underneath content
2014-08-04 10:55:14 +08:00
Dan Poltawski
9d8c363927
Merge branch 'MDL-42467_database' of https://github.com/andyjdavis/moodle
2014-06-30 15:08:59 +01:00
Andrew Davis
607d581d89
MDL-42467 mod_data: added code to delete cached RSS feeds when database or glossary entries are deleted
2014-06-25 08:48:16 +08:00
Mark Nelson
3b0347712a
MDL-45445 events: added '(optional)' to event params where applicable
2014-06-12 20:46:58 -07:00
Dan Poltawski
ed3f8591ed
Merge branch 'master_MDL-40371' of git://github.com/danmarsden/moodle
...
Conflicts:
mod/scorm/lib.php
2014-06-03 15:19:22 +01:00
Mark Nelson
1ea5f1e2d3
MDL-45630 events: removed unnecessary 'the' from event descriptions
2014-05-31 15:27:11 -07:00
Brian King
6a97697a2a
MDL-40371 Upgrade-until-22: remove obsolete _upgrade_grades functions
2014-05-29 19:43:37 +12:00
Eloy Lafuente (stronk7)
f94891cc00
MDL-45503 upgrade: add v2.7.0 sep lines
2014-05-28 01:13:42 +02:00
Dan Poltawski
d3934a4ffe
MDL-45135 mod_glossary: fix RTL alignment of table
...
Tablelib has a specific 'hook' to allow alignment to be corrected for
RTL languages, but needs to be specified direction in lowercase.
2014-05-12 17:08:06 +08:00
Eloy Lafuente (stronk7)
538bf99ece
MDL-45486 Bump all versions to planned release
...
This bumps all versions to planned 2.7 release
(2014051200) version and all the dependencies to
current 2.7rc2 (2014050800)
2014-05-09 02:12:28 +02:00
Andrew Nicols
02915dfc23
MDL-45357 events: Remove unnecessary the before 'id' in event descriptions
2014-05-06 16:45:05 +08:00
Mark Nelson
02a5a4b2ff
MDL-43557 events: fixed minor issues in existing events
2014-04-29 19:16:11 -07:00
Marina Glancy
cf051cc46e
Revert "MDL-41283 report_participation: Fixed legacy actions returned from api's"
...
This reverts commit 7b7bb92d4206beac111fa0eed63a964fd9d20f4a.
2014-04-15 17:14:57 +08:00
Marina Glancy
c733401634
Merge branch 'MDL-45035-master' of git://github.com/ankitagarwal/moodle
2014-04-15 14:34:36 +08:00
Marina Glancy
fdb8bae241
Merge branch 'wip-mdl-41283' of git://github.com/rajeshtaneja/moodle
...
Conflicts:
mod/upgrade.txt
2014-04-15 14:34:28 +08:00
Rajesh Taneja
7b7bb92d42
MDL-41283 report_participation: Fixed legacy actions returned from api's
2014-04-15 13:31:03 +08:00
Rajesh Taneja
b2b4ec308e
MDL-41283 report_participation: Added phpdoc about function not used
...
In new logging api, xxx_get_view_actions() and xxx_get_post_actions()
will not be used to identify the paticipation of user. Event's crud
and edulevel status will define user's participation.
2014-04-15 13:31:03 +08:00
Petr Škoda
1bfb41f45a
MDL-44366 fix use of cm->uservisible in glossary concept cache
2014-04-14 15:16:28 +08:00
Petr Škoda
1e83288de7
MDL-44366 improve glossary filter performance
...
This should have when there are no glossaries in course or
when there are no linked entries in existing glossaries.
2014-04-14 09:42:40 +08:00
Petr Škoda
86286bdb7e
MDL-44366 bump up glossary and filter version
2014-04-14 09:42:40 +08:00
Petr Škoda
37625e2abb
MDL-44366 rework glossary filter caching
2014-04-14 09:42:39 +08:00
Ankit Agarwal
3610ad436c
MDL-45035 events: Fix @package and @since tags in Moodle 2.7 events
2014-04-11 13:45:33 +08:00
Damyon Wiese
515fe565f6
Merge branch 'MDL-44070-master' of https://github.com/sammarshallou/moodle
...
Conflicts:
theme/bootstrapbase/less/moodle/forms.less
theme/bootstrapbase/style/moodle.css
version.php
2014-04-08 13:30:41 +08:00
sam marshall
8270f0d0bd
MDL-44070 Conditional availability enhancements (9): wider changes
...
Changes to arbitrary areas of code that are necessary after the new
API (mostly to replace deprecated function calls).
2014-04-07 20:11:59 +01:00
Marina Glancy
e19c086c36
MDL-40843 recent_activity: corrections to grouping and user fields
2014-04-04 16:52:01 +08:00
Marina Glancy
e3e9701113
Merge branch 'wip-MDL44021' of git://github.com/jennymgray/moodle
2014-04-01 17:40:22 +08:00
Jenny Gray
f8b3cd4bdf
MDL-44021 mod_glossary - fixed search multiple keywords sql duplicate parameter error
2014-04-01 09:34:06 +01:00
Petr Škoda
578645aadf
MDL-44715 use parent::validate_data() consistently in all events
...
Includes some minor PHPDocs typo fixes.
2014-03-28 14:09:31 +08:00
Marina Glancy
2d4d742f71
MDL-40059 glossary: unittests for events
2014-03-21 15:48:51 +08:00
Marina Glancy
7c92f9be80
MDL-40059 glossary: event for entry viewed
2014-03-21 15:48:51 +08:00
Marina Glancy
1ce054a38b
MDL-40059 glossary: events for entry approval/disapproval
2014-03-21 15:48:51 +08:00
Marina Glancy
4d7c298f51
MDL-40059 glossary: events for add/edit/delete glossary category
2014-03-21 15:48:51 +08:00
Marina Glancy
99912e3044
MDL-40059 glossary: events for add/delete/update entries
2014-03-21 15:48:50 +08:00
Marina Glancy
f527c5d040
MDL-40059 glossary: event course_module_instance_list_viewed
2014-03-21 15:48:50 +08:00
Marina Glancy
3dbe89ac62
MDL-40059 glossary: event course_module_viewed
2014-03-21 15:48:50 +08:00
Rajesh Taneja
b54696395d
MDL-44552 Events: Fixed wrong id returned in get_url
2014-03-19 09:57:44 +08:00
Marina Glancy
b7d1cfca84
MDL-44337 behat grammer improvements, see MDL-43236
2014-03-13 18:33:24 +01:00