Dani Palou
30a5e83056
MOBILE-2491 filter: Minimize WS calls for module context
2019-10-08 12:40:01 +02:00
Dani Palou
31caccc396
MOBILE-2491 filter: Support wsNotFiltered option and filter in chart
2019-10-08 12:40:01 +02:00
Dani Palou
952ce4939b
MOBILE-2491 filter: Apply filters to all views that need it
2019-10-08 12:40:01 +02:00
Dani Palou
88323319bc
MOBILE-2491 filter: Implement basic filters
2019-10-08 08:17:40 +02:00
Albert Gasset
7e6a46b028
MOBILE-3093 login: Change password page
2019-10-07 09:51:56 +02:00
Dani Palou
26a3b4a9de
MOBILE-2491 filter: Create filter delegate
2019-10-03 11:28:29 +02:00
Dani Palou
456426ac6d
MOBILE-2491 filter: Create filter provider
2019-10-03 11:28:29 +02:00
Albert Gasset
ef40dfe74c
MOBILE-2159 core: Geolocation support
2019-10-02 10:12:19 +02:00
Pau Ferrer Ocaña
a809f624fe
MOBILE-3175 other: Change Copyright author
2019-10-02 09:08:21 +02:00
Juan Leyva
eaee7e5152
Merge pull request #2119 from crazyserver/MOBILE-3026
...
Mobile 3026
2019-10-01 17:31:24 +02:00
Juan Leyva
3ec572362d
Merge pull request #2118 from crazyserver/MOBILE-3166
...
MOBILE-3166 tags: Remove auto focus from search box
2019-10-01 17:23:43 +02:00
Juan Leyva
4634e5e0ea
Merge pull request #2117 from crazyserver/MOBILE-3131
...
MOBILE-3131 signup: Propagate country from age verification
2019-10-01 17:22:32 +02:00
Juan Leyva
ed7a212a8f
Merge pull request #2116 from crazyserver/MOBILE-3123
...
MOBILE-3123 style: Add some safe areas for notch
2019-10-01 17:20:44 +02:00
sam marshall
c86bec7db2
MOBILE-3180 Site plugins: Plugin pages offline can break navigation
...
For pages served via a site plugin, if the page has never been viewed
(there is no cached version) then if you try to view the page when
offline, the navigation broke because page loading never finished.
This change makes it finish page loading (with a blank page) if it
shows the error about failing to load it.
2019-10-01 14:23:20 +01:00
Pau Ferrer Ocaña
4b1ce3b234
MOBILE-3166 tags: Remove auto focus from search box
2019-10-01 13:04:22 +02:00
Pau Ferrer Ocaña
bc569030b0
MOBILE-3131 signup: Propagate country from age verification
2019-10-01 13:03:33 +02:00
Pau Ferrer Ocaña
588d616d3c
MOBILE-3026 network: Show offline and back online messages
2019-10-01 13:03:23 +02:00
Pau Ferrer Ocaña
86987a2b65
MOBILE-3026 menu: Change more icon
2019-10-01 13:03:23 +02:00
Juan Leyva
bcb41032f5
Merge pull request #2113 from crazyserver/MOBILE-3167
...
MOBILE-3167 blocks: Check block visibility
2019-10-01 13:01:55 +02:00
Pau Ferrer Ocaña
4b98a592c7
MOBILE-3123 style: Add some safe areas for notch
2019-10-01 13:00:54 +02:00
Juan Leyva
3c905e4fbe
Merge pull request #2111 from dpalou/MOBILE-3173
...
MOBILE-3173 quiz: Fix get amd data in ddmarker questions
2019-10-01 12:42:44 +02:00
Juan Leyva
3491d9cc49
Merge pull request #2110 from crazyserver/MOBILE-2862
...
MOBILE-2862 forum: Update discussion template
2019-10-01 12:39:31 +02:00
Juan Leyva
62b7780d51
Merge pull request #2108 from crazyserver/MOBILE-3119
...
Mobile 3119
2019-10-01 12:20:12 +02:00
Juan Leyva
e1e1a212d3
Merge pull request #2106 from sammarshallou/MOBILE-3140
...
MOBILE-3140 Blocks: Make blocks work if displaydata not specified
2019-10-01 11:38:55 +02:00
Pau Ferrer Ocaña
be6824d58c
MOBILE-3167 blocks: Check block visibility
2019-10-01 10:05:27 +02:00
Pau Ferrer Ocaña
fe4b760283
MOBILE-3091 signup: Sort countries by name
2019-10-01 09:56:39 +02:00
Pau Ferrer Ocaña
932f00cf1b
MOBILE-3119 mainmenu: Show site name and URL on the menu
2019-10-01 09:55:40 +02:00
Pau Ferrer Ocaña
0e9b3dcbe1
MOBILE-3119 settings: Show site URL on about page
2019-10-01 09:55:40 +02:00
Pau Ferrer Ocaña
4302f70c38
MOBILE-2862 forum: Update discussion template
2019-10-01 09:55:17 +02:00
Pau Ferrer Ocaña
7f882a67ae
MOBILE-3144 theme: Dark mode
2019-09-30 16:35:02 +02:00
Pau Ferrer Ocaña
716f76f969
MOBILE-3144 settings: Add color scheme setting
2019-09-30 16:35:01 +02:00
Pau Ferrer Ocaña
3b15b1a0fb
MOBILE-3130 comments: Use count field to get real comment count
2019-09-25 17:14:07 +02:00
Dani Palou
346c8a42ff
MOBILE-3109 addon: Add 'since' tags in WS return types
2019-09-25 13:15:54 +02:00
Dani Palou
b2497a1dd0
MOBILE-3109 addon: Add return types to all addons except mod
2019-09-25 13:15:54 +02:00
Dani Palou
6c56a83ede
MOBILE-3173 quiz: Fix get amd data in ddmarker questions
2019-09-23 10:16:42 +02:00
Dani Palou
9196371f50
MOBILE-3163 core: Remove Classic app warning
2019-09-19 16:24:11 +02:00
Albert Gasset
a7c2d22cb8
MOBILE-3147 doc: Remove jsdoc types from all typescript files
2019-09-12 11:15:56 +02:00
sam marshall
c3acfeacf7
MOBILE-3140 Blocks: Make blocks work if displaydata not specified
...
If displaydata is not specified in mobile.php for a block, it
did not work due to a JavaScript error.
2019-09-04 15:18:15 +01:00
Dani Palou
ee143c5a89
Merge pull request #2083 from crazyserver/MOBILE-3068
...
Mobile 3068
2019-08-28 12:44:34 +02:00
Dani Palou
344a3c639f
MOBILE-3068 blocks: Don't use phantom tabs in title blocks
2019-08-28 12:40:43 +02:00
Pau Ferrer Ocaña
3e29f2e428
MOBILE-3068 loading: Fix loading styles on blocks and tabs
2019-08-28 12:04:04 +02:00
Dani Palou
43d6839a8d
MOBILE-3068 comments: Open comments in new page if split view
2019-08-28 11:20:07 +02:00
Dani Palou
5533c39288
MOBILE-3068 database: Fix comments not updated on PTR
2019-08-28 10:38:44 +02:00
Pau Ferrer Ocaña
330f1741f9
MOBILE-3068 course: Check action is avalaible before navigating
2019-08-26 11:46:20 +02:00
Pau Ferrer Ocaña
ae3d488877
MOBILE-3025 blocks: Show empty box centered
2019-08-23 16:08:51 +02:00
Pau Ferrer Ocaña
6269849dff
MOBILE-3025 blocks: Rollback scroll follow implementation
2019-08-23 13:47:03 +02:00
Pau Ferrer Ocaña
51403efcca
MOBILE-3068 core: Fix some uncaught promises
2019-08-23 13:47:03 +02:00
Juan Leyva
0868a4646c
Merge pull request #2069 from dpalou/MOBILE-2670
...
MOBILE-2670 core: Fix filename of uploaded files in desktop
2019-08-23 10:18:02 +01:00
Juan Leyva
033b4138cb
Merge pull request #2068 from dpalou/MOBILE-3068
...
Mobile 3068
2019-08-23 10:17:21 +01:00
Dani Palou
8651e89701
MOBILE-2670 core: Fix filename of uploaded files in desktop
2019-08-23 10:50:19 +02:00