Commit Graph

7567 Commits (d786b7d683f84e062241d3f3fbdfa2f0b42b21ac)
 

Author SHA1 Message Date
Pau Ferrer Ocaña b95f8075e7 MOBILE-2871 assign: Add group selector on submission list 2019-02-21 12:55:45 +01:00
Juan Leyva 2291de34c0
Merge pull request #1776 from dpalou/MOBILE-2799
MOBILE-2799 user: Update site info if avatar changed
2019-02-21 12:32:05 +01:00
Dani Palou e45ca59d91 MOBILE-2799 user: Update site info if avatar changed 2019-02-21 11:28:59 +01:00
Pau Ferrer Ocaña a9c39d93a0 MOBILE-2888 login: Add a heading style 2019-02-20 15:48:47 +01:00
Pau Ferrer Ocaña 6663fe0bb4 MOBILE-2888 login: Make url optional in multi site selector 2019-02-20 13:37:47 +01:00
Juan Leyva 019c7ab73f
Merge pull request #1775 from crazyserver/MOBILE-2386
Mobile 2386
2019-02-19 09:39:14 +01:00
Juan Leyva bc5f4488f4
Merge pull request #1774 from crazyserver/MOBILE-2858-1
MOBILE-2858 grades: Add unkown type grade items
2019-02-19 09:29:39 +01:00
Juan Leyva 212bc572e6
Merge pull request #1773 from dpalou/MOBILE-2882
MOBILE-2882 mac: Restore browser SSO in Mac app
2019-02-18 17:03:00 +01:00
Juan Leyva 6d829452c6
Merge pull request #1772 from dpalou/MOBILE-2827
Mobile 2827
2019-02-18 16:50:40 +01:00
Pau Ferrer Ocaña 3cf70c83f7 MOBILE-2386 course: Migrate logs database schema 2019-02-18 16:09:54 +01:00
Pau Ferrer Ocaña f11892f93c MOBILE-2386 blog: Add blog entries page 2019-02-18 16:09:54 +01:00
Juan Leyva cc9ba9204c
Merge pull request #1771 from crazyserver/MOBILE-2796
Mobile 2796
2019-02-18 16:06:02 +01:00
Pau Ferrer Ocaña c8bb1647c6 MOBILE-2796 calendar: Fix default time issues 2019-02-18 16:03:37 +01:00
Juan Leyva fce004510e
Merge pull request #1770 from dpalou/MOBILE-2864
MOBILE-2864 core: Update Ionic to 3.9.3
2019-02-18 15:45:53 +01:00
Juan Leyva aa3d1fd2d0
Merge pull request #1769 from dpalou/MOBILE-2875
MOBILE-2875 core: Map remoteAddOn_ to sitePlugin_
2019-02-18 15:12:01 +01:00
Juan Leyva a1271ac2c0
Merge pull request #1768 from dpalou/MOBILE-2869
MOBILE-2869 core: Support '*' as accepted file types
2019-02-18 15:10:30 +01:00
Juan Leyva ef4d35e9dd
Merge pull request #1767 from dpalou/MOBILE-2861
MOBILE-2861 core: Fix error when dismissing a loading modal twice
2019-02-18 15:08:04 +01:00
Juan Leyva 6cdc80a104
Merge pull request #1766 from dpalou/MOBILE-2785
Mobile 2785
2019-02-18 12:21:18 +01:00
Juan Leyva 8ecf48caa4
Merge pull request #1765 from crazyserver/MOBILE-1979
Mobile 1979
2019-02-18 12:09:19 +01:00
Juan Leyva 2db4565688
Merge pull request #1764 from marxjohnson/MOBILE-2746_integration
MOBILE-2746 UX: Only refresh page if completion value is used
2019-02-18 12:06:59 +01:00
Juan Leyva f31a1f0c69
Merge pull request #1763 from andrewnicols/docker
MOBILE-2837 Docker: Add a Dockerfile for easier testing and CI
2019-02-18 12:00:11 +01:00
Dani Palou 7f7d5a54dc MOBILE-2882 mac: Restore browser SSO in Mac app 2019-02-18 10:22:00 +01:00
Dani Palou b78bd6f0c7 MOBILE-2864 core: Update Ionic to 3.9.3 2019-02-15 16:06:54 +01:00
Dani Palou a6d429f756 MOBILE-2875 core: Map remoteAddOn_ to sitePlugin_ 2019-02-15 15:49:23 +01:00
Pau Ferrer Ocaña 1d6b79f33a MOBILE-2820 calendar: Add multiple reminders to calendar events 2019-02-15 13:33:04 +01:00
Pau Ferrer Ocaña 9baca2918b MOBILE-2820 calendar: Manage reminder exact time 2019-02-15 13:33:04 +01:00
Dani Palou 407e11b4d7 MOBILE-2827 core: Use resource-file instead of a hook 2019-02-15 11:25:15 +01:00
Dani Palou d6f5b5738c MOBILE-2827 icon: Use small icon for Android notifications 2019-02-15 11:13:56 +01:00
Pau Ferrer Ocaña 6c2eeee6bb MOBILE-2858 grades: Add unkown type grade items 2019-02-14 16:15:53 +01:00
Dani Palou 5f96d3d259 MOBILE-2869 core: Support '*' as accepted file types 2019-02-13 09:29:53 +01:00
Dani Palou 0454a7dcf3 MOBILE-2785 assign: Ignore cache when prefetching 2019-02-13 08:37:37 +01:00
Andrew Nicols a24f9dc9df MDL-63977 Behat: Wait longer for app login 2019-02-13 14:14:32 +08:00
Andrew Nicols b7804052a8 MDL-63977 Behat: Prefer ionic approot over wwwroot 2019-02-13 13:55:34 +08:00
sam marshall c5ce5618ab MDL-63977 Behat: Organise app functions in window.behat object 2019-02-12 13:26:39 +00:00
sam marshall 165c117bca MDL-63977 Behat: Rename Ionic config variables for consistency 2019-02-11 16:40:56 +00:00
sam marshall ebe805c843 MDL-63977 Behat: Make standard login step work for app as well 2019-02-11 16:20:43 +00:00
sam marshall 29bcee1db5 MDL-63977 Behat: Move app startup to before-scenario hook 2019-02-11 16:20:43 +00:00
sam marshall e6299d9a5f MDL-63977 Behat: Add generic way to get tag list 2019-02-11 16:20:42 +00:00
sam marshall ae110772cf MDL-63977 Behat: Fix bug in 'near' calculation 2019-02-11 16:20:42 +00:00
sam marshall 5958b9dc1b MDL-63977 Behat: Upgrade mobile tests to work with 3.6 app version 2019-02-11 16:20:42 +00:00
sam marshall 2735b7ff8d MDL-63977 Behat: Allow Behat testing of the Moodle mobile app
This change allows you to write and run Behat tests that cover the
mobile app. These should have the @app tag. They will be run in the
Chrome browser using an Ionic server on the local machine.

See config-dist.php for configuration settings, or full docs here:
https://docs.moodle.org/dev/Acceptance_testing_for_the_mobile_app
2019-02-11 16:20:42 +00:00
Dani Palou cda11ada95 MOBILE-2785 assign: Fix submission not received the first time 2019-02-11 08:49:42 +01:00
Juan Leyva 575285077f
Merge pull request #1760 from albertgasset/MOBILE-2188
MOBILE-2188 data: Don't fetch all entries when browsing entry by entry
2019-02-08 15:39:26 +01:00
Dani Palou c9a536f1b5 MOBILE-2861 core: Fix error when dismissing a loading modal twice 2019-02-08 15:08:47 +01:00
Juan Leyva e8e7099a1c
Merge pull request #1759 from albertgasset/MOBILE-2842
Mobile 2842
2019-02-08 14:11:38 +01:00
Juan Leyva bccf9ca576
Merge pull request #1758 from dpalou/MOBILE-2807
MOBILE-2807 message: Add setting to configure send
2019-02-08 14:01:15 +01:00
Juan Leyva ffd97fc9b4
Merge pull request #1757 from dpalou/MOBILE-2799
Mobile 2799
2019-02-08 13:53:07 +01:00
Juan Leyva e21d9f3cd2
Merge pull request #1756 from dpalou/MOBILE-2818
MOBILE-2818 siteplugins: Allow specifying the component supported
2019-02-08 12:42:02 +01:00
Juan Leyva 0a46e7584a
Merge pull request #1755 from dpalou/MOBILE-2859
MOBILE-2859 config: Unset ionic pro_id
2019-02-08 12:39:48 +01:00
Albert Gasset 95326d4da0 MOBILE-2842 core: Use site schemas for all modules 2019-02-08 12:28:05 +01:00