Marina Glancy
f1aeb61893
MDL-50678 mod_glossary: removed extra login check
2015-07-15 14:08:48 +08:00
Martin Mastny
57a1f4fc65
MDL-33765 mod_glossary: Concept in ajax request not linking to itself
2015-06-28 21:44:11 -07:00
Marina Glancy
29645f9745
MDL-26501 mod_glossary: fixes to tabs management
2015-06-02 11:25:27 +01:00
Nivedita Setru
223d6cb3bf
MDL-26501 mod_glossary: Allow to specify visible tabs
2015-06-02 11:25:26 +01:00
Eloy Lafuente (stronk7)
b758ab3053
MDL-50183 upgrade: add 2.9.0 separation line to all upgrade scripts
2015-05-12 00:21:05 +02:00
Eloy Lafuente (stronk7)
26ea380d24
MDL-50102 versions: bump all versions and requires near release
...
version = planned 2015051100 release version
requires= current 2015050500 rc1 version
Note: On purpose, the course format social wrong version (2015102100)
has been kept unmodified. Looking forward a solution right now.
2015-05-05 17:43:19 +02:00
Rajesh Taneja
0fe86bbdbb
MDL-49799 behat: replaced asd.com with example.com
...
asd.com is a valid domain, we should use reserved domain names for testing
2015-04-20 11:21:20 +08:00
Damyon Wiese
75ece778c5
Merge branch 'MDL-49101' of https://github.com/andrewhancox/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2015-04-07 17:27:17 +08:00
Andrew Hancox
6398ff5387
MDL-49101 core: Add a global admin setting config->requiremodintro
...
Removed requiremodintro setting from all core activity plugins and replace
with a single global setting.
Deprecated moodleform_mod::add_intro_editor and replaced with
moodleform_mod::standard_intro_elements
2015-04-07 10:11:53 +01:00
Andrew Nicols
df15759724
Merge branch 'wip-mdl-49513' of https://github.com/rajeshtaneja/moodle
2015-04-02 11:06:27 +02:00
Rajesh Taneja
bed97c39eb
MDL-49513 behat: Set admin config using php api
...
Added a new set to set config using set_config() api
to make steps faster and more efficient
2015-04-01 14:25:23 +08:00
Rajesh Taneja
c71512d8b8
MDL-49708 behat: Fix chromedriver failure
...
Chromedriver tries to click in center of link
As these links wrap on next line it fails to
click on links on small screen
2015-03-30 12:33:21 +08:00
Marina Glancy
985af410a7
MDL-28526 glossary: extra time and memory for export/import
2015-03-20 15:02:32 +08:00
Marina Glancy
27d01f7c8c
MDL-28526 glossary: preserve images across export/import
2015-03-20 14:55:11 +08:00
John Okely
e562a244b6
MDL-35995 mod_glossary: Allow rating of unapproved glossary items
2015-02-26 11:01:57 +08:00
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