Frederic Massart
056aeae8d4
MDL-48618 grades: Test for the minmax upgrade step
2015-06-10 12:33:42 +08:00
Eloy Lafuente (stronk7)
28ddf1e94d
Merge branch 'MDL-47480-master' of git://github.com/ankitagarwal/moodle
2015-06-10 00:32:10 +02:00
Eloy Lafuente (stronk7)
b26f8af988
MDL-48470 strings: Fix unit tests by moving to another string.
2015-06-08 22:53:06 +02:00
Ankit Agarwal
c44b4213e6
MDL-47480 tasks: Define order for getting tasks
2015-06-02 08:08:04 +05:30
Dan Poltawski
9e4e5d1194
Merge branch 'wip-mdl-50116' of https://github.com/rajeshtaneja/moodle
2015-05-19 08:27:49 +01:00
Rajesh Taneja
d31e69f976
MDL-50116 behat: Fixed xpath for selecting table row
2015-05-19 13:32:32 +08:00
Tony Levi
aa7017432a
MDL-42192 accesslib: Cache capabilities list
...
With thanks to Andrew Nicols <andrew@nicols.co.uk > for some ammendments.
2015-05-14 11:23:47 +09:30
David Monllao
2261bc153a
MDL-50187 docs: Including all x.y releases
2015-05-11 11:05:06 +08:00
Andrew Nicols
802dbbf882
MDL-50153 messageinbound: Normalise line endings instead of rtrim
2015-05-08 15:40:51 +08:00
Andrew Nicols
2d07240f23
MDL-50153 messageinbound: Make messageinbound tests dos-safe
2015-05-08 12:16:31 +08:00
Frederic Massart
db200a8e9f
MDL-49179 setuplib: print_error() uses local URLs exclusively
2015-05-05 18:31:13 +08:00
Frederic Massart
d031c2dcb9
MDL-49401 moodlelib: PARAM_LOCALURL supports loginhttps
2015-05-05 18:31:13 +08:00
Andrew Nicols
d2bec50b7c
MDL-48002 inbound: Tidy up language in unit test
2015-05-05 10:57:35 +08:00
David Monllao
96ec51bdec
Merge branch 'MDL-50055-master' of git://github.com/andrewnicols/moodle
2015-05-05 10:51:30 +08:00
Andrew Nicols
2b964e1d24
MDL-50055 tests: Add new step to deal with Single Selects
2015-05-05 10:23:17 +08:00
David Monllao
a7f81bc72d
Merge branch 'MDL-48002-master' of git://github.com/ankitagarwal/moodle
2015-05-05 10:21:06 +08:00
Damyon Wiese
410034eef0
MDL-50085 templates: Minor fixes from peer review
...
* rename get_filename to get_filepath
* phpdocs fixes
* improve formatting of exceptions
* lang string improvement
2015-05-05 03:19:39 +02:00
Damyon Wiese
fcc383db0f
MDL-50085 Mustache : Strictly define the search paths for templates.
...
This change moves several repeated sections of code that was searching
for templates and valid template locations to a new class. It adds
unit tests for the new class and verifies subsystem support for templates.
2015-05-05 03:19:25 +02:00
Ankit Agarwal
a4f19cfc95
MDL-48002: inbound: Add outlook fixture
2015-05-04 15:14:13 +05:30
Ankit Agarwal
7f9b8cf3a3
MDL-48002 inbound: Update regex for token matching
2015-05-04 15:13:50 +05:30
Ankit Agarwal
bf06f672f4
MDL-48002: inbound: Add ios fixture
2015-05-04 13:25:10 +05:30
John Okely
4887d15228
MDL-49983 navigation: Remove 'my' from user context navigation
2015-05-04 12:38:50 +08:00
Ankit Agarwal
5e4438b5c3
MDL-48002 inbound: Update fixtures to add client info
2015-05-04 08:00:01 +05:30
Ankit Agarwal
0174fa9bc0
MDL-48002 inbound: add tests for evolution
2015-05-04 08:00:01 +05:30
Andrew Nicols
a8a742cb50
MDL-48002 inbound Unit tests from fixtures for quoted text
2015-05-04 08:00:01 +05:30
Andrew Nicols
b861cc96f7
Merge branch 'wip-MDL-50066-master' of git://github.com/marinaglancy/moodle
2015-05-04 09:07:26 +08:00
Marina Glancy
2960eb4dd2
MDL-50066 strings: unable to deprecate string from moodle.php
2015-04-30 16:14:53 +08:00
Dan Poltawski
a6dbe2fb1a
Merge branch 'wip-mdl-49974' of https://github.com/rajeshtaneja/moodle
2015-04-28 15:01:08 +01:00
Rajesh Taneja
b6e98dc8bd
MDL-49974 unit_test: Use datetime format supported by different os
...
%k is not supported by windows, so using %H
2015-04-24 13:01:01 +08:00
Neill Magill
3a92084c6b
MDL-49613 access: Unit test for count_role_users
2015-04-22 09:34:44 +01: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
Dan Poltawski
0627d5802c
Merge branch 'wip-MDL-45774-master' of git://github.com/abgreeve/moodle
2015-04-14 15:32:13 +08:00
Andrew Nicols
f3cd1624c3
MDL-49828 timezones: Correct typo in unit tests
2015-04-13 11:08:38 +08:00
Petr Skoda
980a3a12ce
MDL-49828 timezones: add tests for DST switching
2015-04-12 15:23:08 +12:00
Ankit Agarwal
7a437e3661
MDL-49412 behat: I am on site homepage behat step
...
Part of MDL-45774.
2015-04-10 17:18:22 +08:00
Damyon Wiese
7b05a0feb6
MDL-49412 Behat: Add a 'I follow "x" in the user menu step'
...
Part of MDL-45774.
2015-04-10 17:18:22 +08:00
Dave Cooper
81d7de1aa1
MDL-48936 lang: Changed "My Home" to "Dashboard".
...
Part of MDL-45774
2015-04-10 17:16:27 +08:00
Andrew Nicols
78db0d13de
MDL-49395 core: add more unit tests for get_enrolled_sql
2015-04-07 15:30:07 +08:00
Andrew Nicols
78a9c50a74
Merge branch 'suspended_userids_memory' of git://github.com/tlevi/moodle
2015-04-07 15:30:04 +08:00
Dan Poltawski
3fa072a187
MDL-49684 time: fix unit tests broken by refactoring
2015-04-06 11:09:25 +01:00
Petr Skoda
d6e7a63d9a
MDL-49684 timezones: rewrite timezone support
...
This patch replaces all homegrown timezone
stuff with standard PHP date/time code.
The main change is the introduction of core_date
class that returns normalised user and server
timezones. From now on nobody should be using
$CFG->timezone or $user->timezone directly!
Other new features and fixes:
* admins are prompted for timezone during install
* editing of other users is finally fixed
* timezones are displayed in user profile
* new $this->setTimezone() in phpunit
* time locale is now automatically reset in phpunit
* timezone is now automatically reset in phpunit
* phpunit has Australia/Perth as default timezone
2015-04-06 13:53:51 +12:00
Petr Skoda
e19b37101f
MDL-49684 timezones: add BC unit test first
2015-04-04 11:56:44 +13:00
Eloy Lafuente (stronk7)
f8da6281a0
Merge branch 'MDL-49314-master' of git://github.com/jleyva/moodle
2015-04-02 11:06:02 +02:00
Tony Levi
a7e4cff20a
MDL-49395 accesslib: Make get_suspended_userids more efficient
2015-04-02 13:53:49 +10:30
Juan Leyva
aa5faf0070
MDL-49314 groups: Unit tests for groups_user_groups_visible
2015-04-01 10:19:26 +02:00
Andrew Nicols
b7067f065e
MDL-49627 core: Improve thumbnail generation
...
We now abstract the actual file generation to a new function.
We are then able to call this function from the other image generation
sources. This allows us to generate thumbnails in a more efficient manner.
* Stored files stay as stored files and are not temporarily re-written to
disk;
* Strings containing an image remain as a variable and are not temporarily
written to disk; and
* Arbitrary files are not captured to string.
2015-04-01 11:05:19 +08:00
Eloy Lafuente (stronk7)
e025f20995
Merge branch 'wip-mdl-48605' of https://github.com/rajeshtaneja/moodle
2015-04-01 01:09:25 +02:00
Rajesh Taneja
d83a1c11a2
MDL-48605 unit_test: Only touch real file/dir
2015-03-31 21:45:23 +08:00
Dan Poltawski
7d9df98458
Merge branch 'wip-MDL-46960-master' of https://github.com/marinaglancy/moodle
2015-03-31 09:55:08 +01:00
David Monllao
4451f89b07
Merge branch 'MDL-44874-master' of git://github.com/andrewnicols/moodle
2015-03-31 15:22:03 +08:00