Commit Graph

8153 Commits (9b43c7171fcaffff01521bbeb1bac5b05712ef9a)
 

Author SHA1 Message Date
Noel De Martin d2d8a814f6 MOBILE-2652 glossary: Edit attachments 2023-04-13 17:53:02 +02:00
Noel De Martin 9391fe4122 MOBILE-2652 glossary: Edit online entries 2023-04-13 17:45:44 +02:00
Noel De Martin 3c443a26c4 MOBILE-2652 glossary: Edit offline entries 2023-04-13 17:45:44 +02:00
Noel De Martin 957dece787 MOBILE-2652 glossary: Delete offline entries 2023-04-13 17:45:42 +02:00
Noel De Martin ce09ee8a6c MOBILE-2652 glossary: Refactor navigation
Instead of showing the form for offline entries, we're showing them as normal entries and the form is only used for creating new entries. Additionally, the form won't be shown as a split view item any longer, it will always open a new page.
2023-04-13 17:45:22 +02:00
Noel De Martin f59cf0a1c5 MOBILE-2652 glossary: Extract form handler 2023-04-13 17:45:22 +02:00
Noel De Martin 39a6d67c25 MOBILE-2652 glossary: Clean up edit form 2023-04-13 17:45:22 +02:00
Noel De Martin 5de4cfbbd2 MOBILE-2652 glossary: Implement deleting entries 2023-04-13 17:45:19 +02:00
Dani Palou 20356580d7
Merge pull request #3606 from moodlehq/MOBILE-4311
MOBILE-4311 quiz: Avoid sending NaN to webservice
2023-04-13 16:25:54 +02:00
Noel De Martin e48d82ddb2 MOBILE-4311 quiz: Avoid sending NaN to webservice 2023-04-13 13:11:39 +02:00
Dani Palou e14f5002d5
Merge pull request #3602 from moodlehq/MOBILE-4301
MOBILE-4301 core: Drop core.sitenotfound string
2023-04-13 09:36:42 +02:00
Dani Palou 8171da961e
Merge pull request #3604 from NoelDeMartin/MOBILE-4270
MOBILE-4270 core: Add missing error details
2023-04-13 09:36:14 +02:00
Dani Palou 520ec75b1b
Merge pull request #3595 from alfonso-salces/MOBILE-4292
MOBILE-4292 multilang2: Create new multilang filter
2023-04-13 09:02:41 +02:00
Alfonso Salces 98d6733541 MOBILE-4292 base-profilefield: Use displayvalue instead of value 2023-04-13 08:03:08 +02:00
Noel De Martin d3eb50471d MOBILE-4270 core: Add missing error details 2023-04-12 16:31:39 +02:00
Dani Palou 7494f52c79
Merge pull request #3601 from moodlehq/MOBILE-4308
MOBILE-4308 core: Apply no filter to complex icons
2023-04-12 15:59:49 +02:00
Noel De Martin 4d5c18459c MOBILE-4301 core: Drop core.sitenotfound string
String dropped in favour of core.cannotconnect
2023-04-12 15:34:25 +02:00
Noel De Martin 38420ef721
Merge pull request #3603 from dpalou/MOBILE-4270
Mobile 4270
2023-04-12 15:18:38 +02:00
Dani Palou 0772f4c616 MOBILE-4193 course: Fix 'Invalid regular expression' error 2023-04-12 15:07:04 +02:00
Dani Palou 9fa85bd83e MOBILE-4270 course: Fix exception if load sections fail 2023-04-12 15:06:10 +02:00
Pau Ferrer Ocaña 10f0993c05
Merge pull request #3599 from dpalou/MOBILE-4269
Mobile 4269
2023-04-12 13:27:56 +02:00
Noel De Martin ad5fc0b1b7 MOBILE-4308 core: Apply no filter to complex icons 2023-04-12 12:57:18 +02:00
Noel De Martin 43ef30bbaf
Merge pull request #3597 from crazyserver/MOBILE-4187
MOBILE-4187 app: Add url class on HTML tag
2023-04-12 12:28:31 +02:00
Pau Ferrer Ocaña f6364167b4
Merge pull request #3588 from alfonso-salces/MOBILE-4291
MOBILE-4291 AddonUserProfile: Display full text in checkbox label
2023-04-12 12:22:55 +02:00
Pau Ferrer Ocaña f0acc03319 MOBILE-4187 app: Add url class on HTML tag 2023-04-12 12:19:09 +02:00
Noel De Martin 3f701cf7db
Merge pull request #3596 from dpalou/MOBILE-4276
MOBILE-4276 utils: Handle span correctly when counting words
2023-04-11 11:56:58 +02:00
Alfonso Salces 772864245e MOBILE-4292 multilang2: Create new multilang filter 2023-04-10 09:12:35 +02:00
Dani Palou 708165c0e8 MOBILE-4269 sync: Remove 'Error' from sync warning modals 2023-04-05 11:29:51 +02:00
Dani Palou 8cb4b4ec6d MOBILE-4269 h5pactivity: Support save state in offline 2023-04-05 11:29:51 +02:00
Dani Palou abac134cc5 MOBILE-4269 bbb: Add missing lang string 2023-04-05 11:29:51 +02:00
Dani Palou 22aab82f4e MOBILE-4269 h5p: Rename whitelist word 2023-04-05 11:29:51 +02:00
Dani Palou dfe185f28c MOBILE-4269 h5pactivity: Support save state in online 2023-04-05 11:29:51 +02:00
Dani Palou 0deeffac2d MOBILE-4269 scripts: Fix PHP script to get WS types 2023-04-05 11:29:51 +02:00
Dani Palou b6a2e5fccf
Merge pull request #3598 from crazyserver/MOBILE-4270
MOBILE-4270 lang: Remove invalid word from strings
2023-04-04 13:52:51 +02:00
Pau Ferrer Ocaña 4d394af4c6 MOBILE-4270 lang: Remove invalid word from strings 2023-04-04 12:15:42 +02:00
Dani Palou 3980e6c8ac
Merge pull request #3593 from NoelDeMartin/MOBILE-4270
MOBILE-4270: Tweaks
2023-04-03 08:49:38 +02:00
Dani Palou 6603f7d3db MOBILE-4276 utils: Handle span correctly when counting words 2023-03-31 15:15:24 +02:00
Noel De Martin 7e8e694c63 MOBILE-2652 glossary: Clean up service class 2023-03-30 16:20:46 +02:00
Noel De Martin 247b85c791 MOBILE-4065 chore: Update ionic patch version 2023-03-30 16:20:04 +02:00
Noel De Martin 479dac66a1 MOBILE-4270 data: Catch errors when deleting 2023-03-30 16:17:28 +02:00
Dani Palou 61809c06c8
Merge pull request #3580 from NoelDeMartin/MOBILE-4270-quiz
MOBILE-4270: Test additional question types
2023-03-28 09:38:18 +02:00
Noel De Martin 47d25bbb99
Merge pull request #3590 from dpalou/MOBILE-4203
MOBILE-4203 timezone: Convert 99 to a readable timezone
2023-03-28 08:43:43 +02:00
Dani Palou 36232f04a1 MOBILE-4203 timezone: Convert 99 to a readable timezone 2023-03-28 08:30:13 +02:00
Noel De Martin ea67ecd6ff
Merge pull request #3592 from alfonso-salces/MOBILE-4245
MOBILE-4245 credentials: Fix contact support suggestion  test
2023-03-28 08:11:01 +02:00
Noel De Martin 7fb0c2be47 MOBILE-4270 chore: Standardize edit icons 2023-03-27 17:00:14 +02:00
Alfonso Salces 552cda8a5b MOBILE-4245 credentials: Fix contact support suggestion test 2023-03-27 15:49:23 +02:00
Noel De Martin 738e96fda9 MOBILE-4270 quiz: Test additional question types 2023-03-27 15:46:55 +02:00
Noel De Martin 0e6eaeee46 MOBILE-4270 behat: Select option values by text 2023-03-27 14:00:34 +02:00
Noel De Martin a8e7e61e1e MOBILE-4270 behat: Support setting fields by label 2023-03-27 14:00:34 +02:00
Dani Palou 874f47ebad
Merge pull request #3560 from alfonso-salces/MOBILE-4245
[4.2] Mobile 4245 - Add new config.json setting to allow to specify staging sites for testing purposes
2023-03-27 08:10:25 +02:00