196 Commits

Author SHA1 Message Date
Dani Palou
195c2af178 MOBILE-4031 forum: Add behat tests to test groups 2022-07-11 11:08:38 +02:00
Dani Palou
2a87212e98 MOBILE-4031 forum: Display group selector if supported 2022-07-11 10:19:43 +02:00
Pau Ferrer Ocaña
183919a622 MOBILE-4061 behat: Add bulk set fields command 2022-06-14 15:49:14 +02:00
Pau Ferrer Ocaña
82033e05d0 MOBILE-4061 core: Handle network changes on the network service 2022-06-14 12:17:05 +02:00
Noel De Martin
73ee4df1ec MOBILE-3321 core: Decouple Network from App 2022-06-08 13:28:05 +02:00
Dani Palou
53be23eb00 MOBILE-4069 behat: Fix forum behat test 2022-05-27 15:20:41 +02:00
Dani Palou
11ca2bd7fc MOBILE-4069 behat: Make it easier to find text in modals, popover, ... 2022-05-27 15:20:41 +02:00
Dani Palou
d5b6f557a0 MOBILE-4069 singletons: Deprecate CoreArray.contains 2022-05-27 15:09:43 +02:00
Pau Ferrer Ocaña
cc3c8906c6 MOBILE-4061 behat: Add shortcuts to enter activities 2022-05-12 17:17:30 +02:00
Pau Ferrer Ocaña
cb1a611b5e MOBILE-4061 behat: Fix repeated tests scenario names 2022-05-12 17:17:30 +02:00
Pau Ferrer Ocaña
a94da4d804 MOBILE-4061 behat: Generate custom URL to quickly bypass steps on app 2022-05-12 17:17:30 +02:00
Pau Ferrer Ocaña
f48885b822 MOBILE-4061 behat: Adapt tests to 3.9-4.0 LMS versions 2022-05-12 15:38:29 +02:00
Pau Ferrer Ocaña
eb0303d301 MOBILE-4061 behat: Merge import behat files from local-moodlemobileapp 2022-05-12 09:33:01 +02:00
Dani Palou
679f2e592f MOBILE-3833 forum: Display post menu only if can edit or delete 2022-04-20 09:24:13 +02:00
Noel De Martin
e79172518e MOBILE-3833 core: Add missing managers destroy 2022-04-13 13:56:11 +02:00
Dani Palou
c6bdde182c MOBILE-3833 forum: Fix check empty discussion list 2022-04-12 13:00:42 +02:00
Dani Palou
7383dc1974 MOBILE-3833 forum: Display Q&A message for students 2022-04-12 11:09:40 +02:00
Dani Palou
1eab0204b0 MOBILE-3833 forum: Remove duplicated due date message in 3.11+ 2022-04-12 11:09:33 +02:00
Dani Palou
50322300ac MOBILE-3833 forum: Display word count below post text 2022-04-12 10:44:21 +02:00
Dani Palou
41680adf33 MOBILE-3833 forum: Display locked discussion icon 2022-04-12 10:44:21 +02:00
Pau Ferrer Ocaña
2ece8e7e7e MOBILE-3833 forum: Do not display empty card on response posts if none 2022-04-06 17:46:03 +02:00
Dani Palou
195c8d94e6 MOBILE-3833 core: Add '^' dynamically in link handlers 2022-04-06 16:25:55 +02:00
Dani Palou
2f39512552 MOBILE-3833 course: Make last access coherent with recent block 2022-04-05 12:19:37 +02:00
Dani Palou
a690353ad7 MOBILE-3833 core: Fix collisions in link handlers
The /admin handlers haven't been modified because that folder can be moved to somewhere else in some Moodle versions
2022-03-31 13:02:52 +02:00
Pau Ferrer Ocaña
90ddcd7827 MOBILE-3833 loading: Change loading usage 2022-03-25 14:49:01 +01:00
Pau Ferrer Ocaña
6a1b692dc5 MOBILE-3814 dom: Move new function to a singleton class 2022-03-22 11:40:16 +01:00
Pau Ferrer Ocaña
a76914f25a MOBILE-3814 dom: Improve scroll handling 2022-03-21 16:38:55 +01:00
Dani Palou
265a170b13 MOBILE-3833 core: Treat relative URLs inside CSS files 2022-03-18 16:03:23 +01:00
Dani Palou
b72e247f81 MOBILE-3930 course: Store and display modules viewed and last 2022-03-11 12:31:35 +01:00
Dani Palou
71f65cec07 MOBILE-3930 mod: Fix log view not called after PTR if fetch failed 2022-03-08 12:04:00 +01:00
Pau Ferrer Ocaña
cfaf7d5b06 MOBILE-3814 styles: Revisit button colors 2022-03-02 17:27:42 +01:00
Pau Ferrer Ocaña
bde07cb125 MOBILE-3814 completion: Move manual completion button to module info 2022-03-02 17:27:42 +01:00
Pau Ferrer Ocaña
be4bfc5a8d MOBILE-3814 style: Limit page width on some content pages 2022-03-01 10:03:40 +01:00
Pau Ferrer Ocaña
859230ddf3 MOBILE-3149 style: Change light to outline in buttons 2022-02-28 15:16:08 +01:00
Pau Ferrer Ocaña
b5e2071318 MOBILE-3996 navbar: Move collapsible footer feature to a new directive 2022-02-24 15:48:11 +01:00
Pau Ferrer Ocaña
89d8750e82
Merge pull request #3139 from dpalou/MOBILE-3780
Mobile 3780
2022-02-24 12:26:41 +01:00
Dani Palou
9ded4b7c5b MOBILE-3780 core: Don't store offline if 4xx or 5xx http error 2022-02-24 12:10:29 +01:00
Dani Palou
3a51b361fd MOBILE-3780 core: Fix spinner not shown in forum when refreshing
The variable loaded has been renamed to showLoading in index components
2022-02-24 12:10:29 +01:00
Dani Palou
56a3287aff
Merge pull request #3137 from crazyserver/MOBILE-3833
Mobile 3833
2022-02-24 10:42:52 +01:00
Pau Ferrer Ocaña
82419c3f50 MOBILE-3811 resource: Remove mimetype icons from resource only on 4.0+
This partially reverts commit 96b172c42ca216aacc986502eb628e5a911d0671.
2022-02-23 17:10:07 +01:00
Dani Palou
dde78d9286 MOBILE-3993 groups: Add a class to group data in UI 2022-02-23 16:17:17 +01:00
Pau Ferrer Ocaña
befee634ff MOBILE-3833 forum: Fix hasOffline flag on index page. 2022-02-22 22:58:45 +01:00
Pau Ferrer Ocaña
97a8dc3f7a MOBILE-3931 module: Improve module summary style 2022-02-18 11:41:17 +01:00
Pau Ferrer Ocaña
6dcd37234f MOBILE-3931 module: Remove duplicated context menu items 2022-02-18 11:41:17 +01:00
Pau Ferrer Ocaña
344ee6d57e MOBILE-3931 module: Remove unnecessary variables and menus from modules 2022-02-18 11:41:17 +01:00
Pau Ferrer Ocaña
d224876f42 MOBILE-3931 module: Add a new module summary page 2022-02-18 11:15:27 +01:00
Dani Palou
c037a8ea17 MOBILE-3855 resource: Fix activity not found for new resources 2022-02-16 09:36:41 +01:00
Pau Ferrer Ocaña
abfc4ffb38 MOBILE-3814 styles: Animate expandable chevrons 2022-02-10 16:04:57 +01:00
Pau Ferrer Ocaña
7690270766 MOBILE-3814 styles: Ion item without lines by default 2022-02-10 16:04:56 +01:00
Pau Ferrer Ocaña
75ed990655 MOBILE-3976 chore: Remove invalid spaces 2022-02-01 17:12:31 +01:00