Jetha Chan
ccb76d43c2
MDL-45896 navigation: CSS for the context header.
...
Part of MDL-45774
2015-04-10 17:17:06 +08:00
Adrian Greeve
261bdb24d9
MDL-45896 navigation: Created a user context header.
...
Part of MDL-45774
2015-04-10 17:17:06 +08:00
Frederic Massart
8309caa643
MDL-45902 navigation: Moving repositories to the preferences
...
Part of MDL-45774
2015-04-10 17:17:06 +08:00
Frederic Massart
9461ea0679
MDL-45895 user: Preferences page presence in the navigation
...
Part of MDL-45774
2015-04-10 17:17:06 +08:00
Frederic Massart
36ffc1511c
MDL-45895 user: Re-organise orphans nodes on the preferences page
...
Part of MDL-45774
2015-04-10 17:17:06 +08:00
Frederic Massart
0e8418a8de
MDL-45895 user: Scaffold of the new preferences page
...
Part of MDL-45774
2015-04-10 17:17:06 +08:00
Adrian Greeve
c9451960e3
MDL-45894 navigation: My grades update to overview report.
...
Part of MDL-45774
2015-04-10 17:17:05 +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
Damyon Wiese
1fcad8433c
MDL-49650 tool_templatelibrary: Change the format for template comments
...
The documentation comment for a template must now be marked with:
@template component/templatename
For it to be read by the template library. Previously it was looking for
the first "non gpl license" comment which was a bit random.
2015-04-10 15:35:58 +08:00
Simey Lameze
0148cd852e
MDL-49723 tool: deprecate guess_antolope_row_size method
2015-04-10 09:33:35 +08:00
Gregory Zbitnev
6601690202
MDL-18309 Course: enrol/index.php returnurl improvement
...
This patch improves usability of enrolment page in case of course is not
enrollable. 'Continue' button now returns student to referring page instead of
main moodle page (as it used to be). To make this improvement, passing correct
returnurl parameter to enrol/index.php page was implemented for links that may
be accessible for not-enrolled students.
2015-04-10 09:32:31 +08:00
Nadav Kavalerchik
b555d94d60
MDL-49762 Atto: Set HTML directionality to LTR, in RTL mode.
2015-04-09 16:09:01 +03:00
Damyon Wiese
9ee83b0d30
MDL-49650 Templates: Move templates out of invalid sub directory.
...
Also add comments so they render in the template library.
2015-04-09 13:17:59 +08:00
Damyon Wiese
274d79c9d5
MDL-49650 tool_templatelibrary: New tool for browsing mustache templates
2015-04-09 11:57:56 +08:00
Brian Barnes
32bd11cb39
MDL-49628 general: improved accessibility of single selects
2015-04-09 11:12:16 +12:00
Eloy Lafuente (stronk7)
c790542885
MDL-49519 Google API: use autoload everywhere
...
Update core (repository & portfolio) to use autoload facilities,
getting rid of not-needed-anymore requires.
Clarify a bit the readme_moodle information and expected use.
2015-04-08 20:29:03 +02:00
Eloy Lafuente (stronk7)
2b90ce658b
MDL-49519 Google API: remove old stuff
2015-04-08 20:24:54 +02:00
Andrew Davidson
890e164179
MDL-49787 email: Updated email attachement path check to use realpath() in order to allow for symlinked temp directories
2015-04-08 10:05:08 +01:00
Andrew Nicols
d8727a4d00
Merge branch 'MDL-49604-master' of git://github.com/damyon/moodle
2015-04-08 12:44:07 +08:00
Damyon Wiese
4b9e532633
MDL-49604 Javascript: Add a localstorage cache for strings and templates
2015-04-08 12:31:48 +08:00
Dave Cooper
fa48383bfa
MDL-49519 libraries: Update references to new Google API library
2015-04-08 02:26:16 +02:00
Dave Cooper
aec4292cbd
MDL-49519 libraries: Updated google-api-php-client to 1.1.2
2015-04-08 02:26:09 +02:00
Brian Barnes
8b3a10438f
MDL-49782 general: removed uses of window.status
2015-04-08 11:49:06 +12:00
Dan Poltawski
89c3afc2c5
Merge branch 'MDL-49347-master' of git://github.com/jleyva/moodle
...
Conflicts:
lib/db/services.php
version.php
2015-04-07 20:25:28 +01:00
Juan Leyva
46e41e6339
MDL-49347 rating: Several fixes and code clean up
...
- Use correct return values types
- Fix the warnings declaration
- Fix the pluginfile URL
2015-04-07 21:13:24 +02:00
Dan Poltawski
464ba8e5a0
Merge branch 'MDL-49500-master' of git://github.com/jleyva/moodle
...
Conflicts:
lib/db/services.php
version.php
2015-04-07 16:44:41 +01:00
Eloy Lafuente (stronk7)
522eff0d30
Merge branch 'MDL-49499-master' of git://github.com/jleyva/moodle
2015-04-07 17:29:15 +02:00
Dan Poltawski
e4d6ab3bde
Merge branch 'MDL-49747-task-error-improvement' of https://github.com/brendanheywood/moodle
2015-04-07 16:13:46 +01:00
Dan Poltawski
bfceabab5d
Merge branch 'MDL-41608-master' of git://github.com/jethac/moodle
2015-04-07 15:40:06 +01:00
Damyon Wiese
82d341cfd5
Merge branch 'MDL-49503-master' of git://github.com/jleyva/moodle
...
Conflicts:
lib/db/services.php
version.php
2015-04-07 20:28:23 +08:00
Dan Poltawski
e64f1fa1c7
Merge branch 'MDL-49740-locking-bugs' of https://github.com/brendanheywood/moodle
2015-04-07 13:08:41 +01:00
Dan Poltawski
29596525a3
Merge branch 'MDL-49504-master' of git://github.com/jleyva/moodle
...
Conflicts:
lib/db/services.php
version.php
2015-04-07 11:17:04 +01: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
Dan Poltawski
ffb4eaa93f
Merge branch 'MDL-49501-master' of git://github.com/jleyva/moodle
...
Conflicts:
lib/db/services.php
version.php
2015-04-07 10:03:28 +01: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
Damyon Wiese
006fac90a1
Merge branch 'MDL-49498-master' of git://github.com/jleyva/moodle
...
Conflicts:
lib/db/services.php
version.php
2015-04-07 14:27:20 +08:00
Dan Poltawski
3fa072a187
MDL-49684 time: fix unit tests broken by refactoring
2015-04-06 11:09:25 +01:00
Dan Poltawski
a671ebe866
Merge branch 'wip_MDL-49684_m29_tz2' of https://github.com/skodak/moodle
...
Conflicts:
version.php
2015-04-06 10:13:06 +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
Brendan Heywood
894f36abf9
MDL-49740 Lock: Fixed task lock release bugs
2015-04-03 11:13:03 +11:00
Brendan Heywood
e8a1c3e908
MDL-49747 Task: Improve coding error expection message
2015-04-03 11:11:51 +11:00
Juan Leyva
6c785afa2d
MDL-49313 webservices: Fixes and add the function to the mobile service
2015-04-02 21:58:13 +02:00
Costantino Cito
90c326640d
MDL-49313 webservices: New WS get_course_completion_status
2015-04-02 21:58:13 +02:00
Costantino Cito
db5b697158
MDL-49347 rating: New external function core_rating_get_item_ratings
2015-04-02 17:13:44 +02:00
Juan Leyva
d508dfe79a
MDL-49503 forum: Add view_forum_discussion to the mobile service
2015-04-02 17:11:27 +02:00
Juan Leyva
7a334a9b7a
MDL-49498 user: Add core_user_view_user_list to the mobile service
2015-04-02 17:03:37 +02:00
Juan Leyva
a84f89ca23
MDL-49501 messages: Add mark_message_read to the mobile service
2015-04-02 17:02:19 +02:00