Marina Glancy
6e65554ea1
MDL-58010 user: allow to update only whitelisted user preferences
2017-03-10 18:04:47 +00:00
Rajesh Taneja
57bee542ab
MDL-56519 behat: Fixed lint errors
2017-01-03 09:12:54 +08:00
Marina Glancy
e5287f9b3b
MDL-56614 behat: navigate without navigation and admin blocks
2016-12-06 11:49:14 +08:00
Damyon Wiese
e7d0de87c9
MDL-57219 blocks: Dont create and empty block for spacing
...
Change box to an empty container. We are after tiny tiny changes ATM.
2016-12-01 10:12:29 +08:00
Eloy Lafuente (stronk7)
04649747a4
MDL-57197 versions: bump all versions and requires near release
...
version = 2016120500 release version
requires= 2016112900 current rc4 version
2016-11-29 22:57:05 +01:00
Rajesh Taneja
7f8c9bb852
MDL-55074 behat: Use full navigation path
2016-10-26 10:15:18 +08:00
Mark Nelson
16f91ae12a
MDL-56299 core: fixed failing Behat tests
...
This also involved removing legacy Behat tests.
2016-10-11 14:39:24 +08:00
Dan Poltawski
693652b78d
MDL-55168 css: fix various errors detected by stylelint
...
Ignored properties, invalid propertiies, duplicates, invalid selectors..
Detected by stylelint rules:
http://stylelint.io/user-guide/rules/declaration-block-no-ignored-properties
http://stylelint.io/user-guide/rules/selector-type-no-unknown
http://stylelint.io/user-guide/rules/declaration-block-no-duplicate-properties
http://stylelint.io/user-guide/rules/max-line-length
http://stylelint.io/user-guide/rules/no-browser-hacks
2016-09-30 09:25:25 +01:00
Dan Poltawski
bc33e9bd3f
MDL-55168 css: reformat plain css with stylefmt
2016-09-30 09:25:23 +01:00
Frederic Massart
ed7844b5f4
MDL-55224 theme_noname: RTL adjustments for auto-flipping era
...
Part of MDL-55071
2016-09-23 10:49:49 +01:00
Dan Poltawski
0fd08fc7e5
Merge branch 'MDL-35628' of https://github.com/mr-russ/moodle
2016-06-16 09:04:12 +01:00
Russell Smith
1fcf0ca8a5
MDL-35628 performance: Remove dirname() where possible.
...
dirname() is a slow function compared with __DIR__ and using
'/../'. Moodle has a large number of legacy files that are included
each time a page loads and is not able to use an autoloader as it is
functional code. This allows those required includes to perform as
best as possible in this situation.
2016-06-10 08:06:49 +10:00
Frederic Massart
ac032e0e09
MDL-41922 mod_quiz: Don't report quiz due when an attempt was finished
2016-06-03 14:52:34 +08:00
Eloy Lafuente (stronk7)
1abca11e0a
MDL-54638 versions: bump all versions and requires near release
...
version = 2016052300 release version
requires= 2016051900 current rc1 version
2016-05-19 02:16:15 +02:00
Stephen Bourget
412bde6fad
MDL-54133 Behat: tests for the course overview block
2016-05-13 21:40:34 -04:00
Devang Gaur
f58c96f6b0
MDL-52338 blocks: message link should not appear when set false
2016-04-11 08:28:31 +05:30
Eloy Lafuente (stronk7)
2e144835bb
MDL-52059 versions: bump all versions and requires near release
...
version = planned 2015111600 release version
requires= current 2015111000 rc3 version
2015-11-10 12:33:52 +01:00
Andrew Davis
ef38a7286b
MDL-49885 core_blocks: fixed course_overview block applicable_formats()
2015-06-08 05:42:18 +08: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
Dave Cooper
81d7de1aa1
MDL-48936 lang: Changed "My Home" to "Dashboard".
...
Part of MDL-45774
2015-04-10 17:16:27 +08:00
Helen Foster
428330da1c
MDL-49241 lang: Merge English strings from the en_fix language pack
2015-02-24 11:15: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
Helen Foster
7c8edb452e
MDL-40351 course overview block: improved strings
2014-10-10 08:30:58 +01:00
Marina Glancy
d512e5f833
MDL-40351 block_course_overview: minor corrections
2014-10-06 09:36:58 +08:00
Julien Boulen
076109dfbe
MDL-40351 Blocks, My home: Course Categories on the My Home Page
2014-10-06 09:32:13 +08:00
Marina Glancy
1302bb08f6
MDL-43739 block_course_overview: allow resorting of big number of courses
...
previously an exception was thrown if the user preference exceeds 1333 chars
2014-09-08 14:01:06 +08:00
Dan Poltawski
11a325c673
MDL-37838 block_courseoverview: fix pluaralisation logic
...
Note that this kind of handling of plurals is extremely limited, see:
https://moodle.org/mod/forum/discuss.php?d=85897
http://search.cpan.org/~petdance/Locale-Maketext-1.12/lib/Locale/Maketext/TPJ13.pod
However, this is a simple fix to the existing logic
2014-05-12 17:42:14 +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
af64bc6179
MDL-33099 Javascript: Deprecate the ajaxenabled function
2014-02-17 14:11:21 +08:00
Eloy Lafuente (stronk7)
f39c82ebed
MDL-42701 Bump all versions near 2.6 release
2013-11-05 02:36:00 +01:00
Rajesh Taneja
ca85839fd3
MDl-42261 My Home: Fixed string key to show all courses
2013-10-25 11:26:58 +08:00
Rajesh Taneja
bcf725398a
MDL-42261 My Home: Fixed strings to match moodle standards
2013-10-24 16:55:27 +08:00
Rajesh Taneja
6fb0760827
MDL-42261 My Home: Added link to show all courses on my home page
...
If not forced by admin, user can see all courses by clicking on link
2013-10-24 16:55:26 +08:00
James Henestofel
9d82f6a836
MDL-37558 Block course_overview/course_list use setting courselistshortname to show shortname and fullname
2013-09-24 10:38:44 -04:00
Marina Glancy
4a3fb71c4f
MDL-41436 Removing references to fields course.modinfo, sectioncache
...
Also add the field cacherev to the lists of default fields in course retrieval functions
2013-09-10 14:11:51 +10:00
Sam Hemelryk
f05ea82cdc
Merge branch 'MDL-40662_master' of https://github.com/markn86/moodle
2013-08-07 15:19:49 +12:00
Mark Nelson
a739ff73da
MDL-40662 block_course_overview: added addinstance capability string
2013-08-07 11:14:48 +08:00
Sam Hemelryk
c3aefeb5a6
Merge branch 'MDL-40662_master' of https://github.com/markn86/moodle
2013-08-06 14:39:49 +12:00
Marina Glancy
a9881c1750
MDL-34785 performance improvement with big list of courses
2013-08-05 10:13:19 +10:00
Mark Nelson
33d8af6668
MDL-40662 block_course_overview: added addinstance capability to remove debugging message due to system context being used on the 'Default My home page'
2013-08-01 12:54:51 +08:00
Damyon Wiese
dc6b786446
MDL-40260 Course overview: code tidy for previous commit
...
Moving this check inside the following if makes it clear which code
branch it applies to.
2013-07-22 16:12:26 +08:00
Daniel Myers
e1d4d14c6e
MDL-40260 block_course_overview: prevent MNET courses from being dimmed
2013-07-15 13:52:57 +12:00
Dan Marsden
d32f3eeba8
MDL-37968 course_overview: add dim class to hidden courses for teachers.
2013-06-07 14:38:13 +12:00
Eloy Lafuente (stronk7)
cedb0aab5a
MDL-39434 Bump all versions near 2.5 release
2013-05-01 18:03:29 +02:00
Sam Hemelryk
1d8a1a87de
MDL-38055 course: fixed double encoding of title properties
2013-03-20 17:27:08 +13:00
Damyon Wiese
3d231eda76
Revert "MDL-38055 block_courseoverview: fixed formatting of course fullname"
...
This reverts commit a9ff59979fbda8d26214013eb8da7440614d2bd5.
This reverts commit 4e83302f6f6b95504cc33e7a75e3694750b5621e.
This issue has failed testing and will be delayed
2013-03-07 10:30:37 +08:00
Eloy Lafuente (stronk7)
641577eb32
Merge branch 'MDL-38352-en_fix' of git://github.com/mudrd8mz/moodle
2013-03-06 17:26:37 +01:00
Helen Foster
ca084ef149
MDL-38352 Merge English strings from the en_fix language pack
2013-03-06 16:44:39 +01:00
Sam Hemelryk
a9ff59979f
MDL-38055 block_courseoverview: fixed formatting of course fullname
2013-03-04 09:31:35 +13:00
Rajesh Taneja
9e1d4eda65
MDL-36619 My Home: Fixed course movement when JS is turned off
2013-01-24 13:57:26 +08:00