49 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
d5d8962766 MOBILE-3833 mod: Create a base module to remove duplicated getData func 2021-09-09 13:49:52 +02:00
Dani Palou
68e57c0f17 MOBILE-3819 core: Remove code specific for Moodle 3.1-3.4 2021-09-06 11:17:28 +02:00
Dani Palou
28056bf176 MOBILE-3847 mod: Improve error message when module not found 2021-09-01 11:08:56 +02:00
Noel De Martin
3e44a3c174 MOBILE-3833 chore: Clean up initializers 2021-08-31 08:59:11 +02:00
Dani Palou
628f380d7c MOBILE-3780 course: Use right max upload size when set to course limit 2021-07-22 14:40:51 +02:00
Noel De Martin
fd49ee7057 MOBILE-3320 database: Fix advanced search entries 2021-07-06 12:24:48 +02:00
Dani Palou
0607bd7f58 MOBILE-3320 database: Fix some fields not displayed 2021-06-29 09:26:39 +02:00
Dani Palou
7823e0ee12
Merge pull request #2850 from NoelDeMartin/MOBILE-3320
MOBILE-3320: Fix regressions
2021-06-28 11:30:00 +02:00
Noel De Martin
0e6d65599a MOBILE-3320 database: Fix link templates 2021-06-23 17:45:22 +02:00
Noel De Martin
b50ba05a1c
Merge pull request #2849 from dpalou/MOBILE-3320
Mobile 3320
2021-06-23 13:00:48 +02:00
Dani Palou
c9ead4d4fb MOBILE-3320 a11y: Fix ion-fab aria-label not read by VoiceOver 2021-06-23 12:34:06 +02:00
Noel De Martin
e0a6c421ff MOBILE-3320 calendar: Fix timezone in ion-datetime
This is a temporary fix, it should be considered further in MOBILE-3784
2021-06-22 17:58:28 +02:00
Dani Palou
ce4f4356c4 MOBILE-3320 database: Fix issues adding offline entries 2021-06-21 09:55:26 +02:00
Dani Palou
fb560693dd MOBILE-3320 select: Display header in action sheet selects 2021-06-17 13:24:58 +02:00
Dani Palou
0075a3880f MOBILE-3320 workshop: Fix filesObject.online.length error 2021-06-11 16:23:40 +02:00
Dani Palou
c5d18dffdc MOBILE-3320 course: Fix some prefetchs never ending 2021-06-11 12:20:44 +02:00
Noel De Martin
a5accde64a MOBILE-3320 DX: Allow abstract service singletons 2021-06-07 17:17:35 +02:00
Dani Palou
c15d5de95d MOBILE-3320 sync: Fix cannot read 'updated' of undefined 2021-06-04 15:33:24 +02:00
Noel De Martin
e9c84c71d0 MOBILE-3320 DX: Use consistent enum casing 2021-06-03 12:15:45 +02:00
Pau Ferrer Ocaña
49f6cc56e5 MOBILE-3320 a11y: Improve non button clicks 2021-06-01 13:52:35 +02:00
Pau Ferrer Ocaña
f74b7b204f MOBILE-3320 loading: Improve core-loading layout and animations 2021-05-28 16:39:17 +02:00
Pau Ferrer Ocaña
ce7650bb3b MOBILE-3320 a11y: Remove aria-label already are explained inside 2021-05-25 13:29:19 +02:00
Noel De Martin
10849facc7 MOBILE-3751 a11y: Replace ion-title with headings 2021-05-20 17:51:48 +02:00
Noel De Martin
a5dfe53fcf MOBILE-3320 a11y: Fix search labels 2021-05-19 12:38:59 +02:00
Pau Ferrer Ocaña
cace67bdcf MOBILE-3563 workshop: Show submission button if late submission allowed 2021-05-14 15:53:53 +02:00
Pau Ferrer Ocaña
2a1e8a44e8 MOBILE-3752 lint: Remove duplicated spaces 2021-05-13 16:46:24 +02:00
Pau Ferrer Ocaña
5d20d4faa7 MOBILE-3752 a11y: Minor accessibility improvements 2021-05-13 16:46:24 +02:00
Dani Palou
61a908216d MOBILE-3757 course: Display dates and completion inside activity 2021-05-11 13:55:29 +02:00
Pau Ferrer Ocaña
4f9f694298 MOBILE-3745 a11y: Fix most a11y color issues by changing base primary 2021-05-07 16:53:38 +02:00
Pau Ferrer Ocaña
7af5c510bf MOBILE-3745 core: Use new openModal function 2021-05-07 11:33:21 +02:00
Pau Ferrer Ocaña
e7b61672f1 MOBILE-3745 a11y: Use fill clear on top toolbar buttons 2021-05-06 14:54:39 +02:00
Pau Ferrer Ocaña
1220b5dd28
Merge pull request #2736 from dpalou/MOBILE-3722
MOBILE-3722 core: Set default min and max for datetimes
2021-05-03 11:43:47 +02:00
Pau Ferrer Ocaña
6ee0dfa0d4 MOBILE-3744 lint: Fix linting errors introduced by the update of eslint 2021-05-03 10:15:56 +02:00
Pau Ferrer Ocaña
9f42b80b06 MOBILE-3744 a11y: Improve some aria roles 2021-05-03 10:15:25 +02:00
Pau Ferrer Ocaña
632e7dfc0c MOBILE-3744 icon: Add aria label information to ion icons 2021-05-03 10:15:25 +02:00
Pau Ferrer Ocaña
23b30d0d33 MOBILE-3744 core: Improve back button a11y 2021-04-29 16:12:49 +02:00
Pau Ferrer Ocaña
650aafc96e MOBILE-3734 core: Style ion fab not direct children of ion content 2021-04-29 13:29:26 +02:00
Dani Palou
ac8d2b4434 MOBILE-3734 mod: Fix single activity activities navigation 2021-04-29 13:29:26 +02:00
Pau Ferrer Ocaña
b037c96b0b MOBILE-3657 workshop: Submission and assessments 2021-04-26 12:48:22 +02:00
Pau Ferrer Ocaña
a6574c5b11 MOBILE-3657 core: Remove unnecessary item-content directive 2021-04-26 10:06:13 +02:00
Pau Ferrer Ocaña
e024947fdd MOBILE-3657 file: Add uploadOrStoreFile overloads 2021-04-26 10:06:13 +02:00
Dani Palou
c2bcf91049 MOBILE-3722 core: Set default min and max for datetimes 2021-04-23 15:28:42 +02:00
Dani Palou
163647b165 MOBILE-3641 core: Support CoreWSStoredFile in the whole app 2021-04-20 09:16:01 +02:00
Dani Palou
8e9b550254 MOBILE-3644 sync: Always use new offline warning functions 2021-04-14 11:24:08 +02:00
Dani Palou
03614f1a25 MOBILE-3656 db: Add addColumn method and use it in h5p 2021-04-14 10:37:09 +02:00
Pau Ferrer Ocaña
bfbfd350b1 MOBILE-3640 database: Location service improvements on error handling 2021-04-01 08:14:45 +02:00
Pau Ferrer Ocaña
1363951920 MOBILE-3640 database: Add actions and pages 2021-04-01 08:14:45 +02:00
Pau Ferrer Ocaña
8febbe3ea7 MOBILE-3640 database: Add fields components 2021-03-31 16:50:42 +02:00
Pau Ferrer Ocaña
2991873dfe MOBILE-3640 database: Add database activity services 2021-03-31 16:50:42 +02:00