215 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
31a275a6fe MOBILE-4065 forum: Fix forum focus problems 2023-02-07 15:03:50 +01:00
Dani Palou
82082eb14a MOBILE-4081 forum: Fix prefetch behat test 2022-12-16 10:03:35 +01:00
Dani Palou
6b0fbbeaa5 MOBILE-4081 forum: Display selectors if loading discussions fail 2022-12-15 10:26:29 +01:00
Pau Ferrer Ocaña
dd4c9a1ed0 MOBILE-4081 eslint: Solve jsdoc linter warnings 2022-12-01 23:05:46 +01:00
Pau Ferrer Ocaña
8dde80aa08 MOBILE-4081 chore: Remove deprecated concatenatePaths usage 2022-11-29 10:23:36 +01:00
Pau Ferrer Ocaña
d40a488758 MOBILE-3936 reminders: Add click listeners 2022-11-15 16:08:59 +01:00
Dani Palou
d5c440b97d MOBILE-4089 forum: Don't fetch all pages when invalidating data 2022-10-27 15:05:59 +02:00
Dani Palou
585f669641 MOBILE-4089 forum: Fix infinite loop in getDiscussionsInPages 2022-10-27 15:05:48 +02:00
Dani Palou
8d0412fa68 MOBILE-4081 core: Remove most .bind() usage 2022-10-05 16:02:09 +02:00
Pau Ferrer Ocaña
128cd849b8 MOBILE-4081 forum: Fix duplicated syncs 2022-09-02 14:45:04 +02:00
Pau Ferrer Ocaña
f0b79822da MOBILE-4081 chore: Remove redundant awaits 2022-09-02 14:45:04 +02:00
Dani Palou
6fd5843d92 MOBILE-4035 groups: Don't call WS that will fail if no group 2022-09-02 08:15:32 +02:00
Dani Palou
33b3d7db78 MOBILE-4035 groups: Create group selector component 2022-09-02 08:15:32 +02:00
Pau Ferrer Ocaña
68a4a4e75f MOBILE-4081 chore: Fixtures on types and async functions 2022-08-31 16:37:12 +02:00
Dani Palou
844c14b8cb MOBILE-4116 core: Avoid using Date instances if possible
When the date can be affected by time zone, always use moment
2022-07-29 14:59:40 +02:00
Dani Palou
5630f5b054
Merge pull request #3321 from crazyserver/MOBILE-4047
Mobile 4047
2022-07-13 15:27:12 +02:00
Dani Palou
b82c884745 MOBILE-4081 core: Remove some unneeded invalidates 2022-07-13 09:44:51 +02:00
Pau Ferrer Ocaña
29d97cca3a MOBILE-4047 behat: Add switch network connection step 2022-07-12 16:01:51 +02:00
Dani Palou
ee2786830c MOBILE-4031 forum: Improve basic usage behat tests 2022-07-11 11:08:38 +02:00
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