5799 Commits

Author SHA1 Message Date
Alfonso Salces
ff7d7eb12f MOBILE-4081 swipe-slides: Book chapter tags not always shown 2022-11-25 15:44:45 +01:00
Pau Ferrer Ocaña
88cdec2e87 MOBILE-4081 login: Maintain a logic sort on login reconnect buttons 2022-11-25 11:19:04 +01:00
Pau Ferrer Ocaña
4d527aa0a8 MOBILE-4081 chore: Adapt viewport to Chrome 108
See https://ionic.io/blog/preparing-your-ionic-app-for-changes-coming-to-chrome-for-android for more info
2022-11-25 11:11:22 +01:00
Dani Palou
034d0b4e0c
Merge pull request #3475 from alfonso-salces/MOBILE-4085
MOBILE-4085 course-storage: Revert OnPush changes
2022-11-25 08:05:14 +01:00
Alfonso Salces
fa0dcc0bfa MOBILE-4085 course-storage: Revert OnPush changes 2022-11-25 07:55:07 +01:00
Pau Ferrer Ocaña
66ba4bf659 MOBILE-4081 modals: Fix backdropDismiss on iOS 2022-11-24 17:18:45 +01:00
Pau Ferrer Ocaña
b002c1650c MOBILE-4081 course: hasInfo condition should be the same as in HTML. 2022-11-24 17:18:45 +01:00
Dani Palou
bf98c699da MOBILE-4081 blog: Don't show my entries toggle when viewing entry 2022-11-24 16:34:56 +01:00
Dani Palou
5f286924f9
Merge pull request #3473 from crazyserver/MOBILE-4081
MOBILE-4081 loading: Check for added nodes on iOS to solve order
2022-11-24 15:18:40 +01:00
Pau Ferrer Ocaña
c98d19ce2a MOBILE-4081 loading: Check for added nodes on iOS to solve order 2022-11-24 14:43:14 +01:00
Pau Ferrer Ocaña
b1bd54067c
Merge pull request #3472 from dpalou/MOBILE-4081
Mobile 4081
2022-11-24 14:10:48 +01:00
Dani Palou
2c20a24f84 MOBILE-4081 wiki: Remove non-null assertions in index page 2022-11-24 14:01:51 +01:00
Noel De Martin
b95182cbf9 MOBILE-4081 core: Fix cancelling textarea prompts 2022-11-24 13:14:39 +01:00
Noel De Martin
c94785a94f MOBILE-4081 addons: Delete manager instances
This prevents errors for trying to get the source of a destroyed manager (for example, for subsequent asynchronous calls fetching data).
2022-11-24 13:14:03 +01:00
Dani Palou
32d1e0761b MOBILE-4081 wiki: Allow viewing empty subwikis 2022-11-24 13:09:06 +01:00
Dani Palou
2ad9d2645c MOBILE-4081 wiki: Fix create page with HTML in title 2022-11-24 12:38:10 +01:00
Alfonso Salces
5ddf7db897 MOBILE-4085 course-storage: Update course status in template 2022-11-24 12:31:27 +01:00
Dani Palou
9076a61493 MOBILE-4081 core: Fix site name not translated in My Courses 2022-11-24 11:13:18 +01:00
Pau Ferrer Ocaña
1f1e786ad5 MOBILE-4081 swipe: Only enable swipe when items are loaded 2022-11-23 16:41:59 +01:00
Pau Ferrer Ocaña
1dd1dbb543 MOBILE-4081 styles: Apply same styles of searchbar to iOS 2022-11-23 16:41:59 +01:00
Pau Ferrer Ocaña
c411030a00 MOBILE-4081 styles: Improve pointer and cursor on collapsible header 2022-11-23 15:32:33 +01:00
Dani Palou
fc72d481b6
Merge pull request #3464 from crazyserver/MOBILE-4081
Mobile 4081
2022-11-23 15:23:56 +01:00
Pau Ferrer Ocaña
24e81ee92f
Merge pull request #3465 from alfonso-salces/MOBILE-4081
MOBILE-4081 theme: Fix background mode in rich text editor
2022-11-23 15:23:43 +01:00
Alfonso Salces
81b2015853 MOBILE-4081 theme: Fix background mode in rich text editor 2022-11-23 15:10:12 +01:00
Pau Ferrer Ocaña
f61bd0f550 MOBILE-4081 settings: Divide space usage in sites 2022-11-23 14:58:38 +01:00
Pau Ferrer Ocaña
2a1493b649 MOBILE-4081 style: Do not use display contents on iOS core-loading 2022-11-23 14:13:48 +01:00
Pau Ferrer Ocaña
6d039ffba8 MOBILE-4081 notifications: Change notification preferences layout 2022-11-23 14:13:48 +01:00
Dani Palou
bc83f62f0b MOBILE-4081 npm: Freeze libraries 2022-11-23 13:28:13 +01:00
Dani Palou
8c22079e66 MOBILE-4081 notifications: Display time when clicking push 2022-11-23 13:00:36 +01:00
Pau Ferrer Ocaña
9b6a1e04fe MOBILE-4081 airnotifier: Improve devices list format 2022-11-23 12:01:54 +01:00
Pau Ferrer Ocaña
eac671c5b3 MOBILE-4081 style: Improve style on message settings 2022-11-23 12:01:54 +01:00
Pau Ferrer Ocaña
8c22f9a44d MOBILE-4081 style: Fix outline clicked text color on iOS 2022-11-23 12:01:54 +01:00
Pau Ferrer Ocaña
ba150fb8b9 MOBILE-4081 settings: Fix font size change click on other elements 2022-11-23 12:01:54 +01:00
Dani Palou
9dfe87e2b2
Merge pull request #3460 from NoelDeMartin/MOBILE-4059
MOBILE-4059: Fix issues found during testing
2022-11-23 07:57:28 +01:00
Noel De Martin
2143f49d0d MOBILE-4059 user: Close inapp after submission 2022-11-22 17:54:01 +01:00
Noel De Martin
d78a7dd78b MOBILE-4059 user: Add suffix to support form 2022-11-22 17:28:41 +01:00
Noel De Martin
e08d5e06c3 MOBILE-4059 core: Fix error-info for long errors 2022-11-22 17:27:10 +01:00
Noel De Martin
de28040df2 MOBILE-4059 user: Fix disabled support for guests 2022-11-22 17:26:14 +01:00
Dani Palou
bf5cf8bcb9
Merge pull request #3459 from crazyserver/MOBILE-4081
MOBILE-4081 iframe: Fix top bar flex when no fullscreen
2022-11-22 17:02:34 +01:00
Pau Ferrer Ocaña
b7e869e60d MOBILE-4081 iframe: Fix top bar flex when no fullscreen 2022-11-22 16:52:26 +01:00
Pau Ferrer Ocaña
e7e0ea6b04 MOBILE-3936 reminders: Fix workshop reminders and custom position 2022-11-22 14:18:26 +01:00
Pau Ferrer Ocaña
0788664be6
Merge pull request #3457 from dpalou/MOBILE-4081
MOBILE-4081 core: Fix site already migrated error
2022-11-22 13:05:15 +01:00
Dani Palou
3f7936eacd MOBILE-4081 core: Fix site already migrated error 2022-11-22 12:56:46 +01:00
Pau Ferrer Ocaña
ddaf294f48
Merge pull request #3456 from NoelDeMartin/MOBILE-4038
MOBILE-4038 timeline: Move action to separate line
2022-11-22 12:22:52 +01:00
Noel De Martin
7269a7c071 MOBILE-4038 timeline: Move action to separate line 2022-11-22 12:12:00 +01:00
Dani Palou
66fc964940
Merge pull request #3453 from NoelDeMartin/MOBILE-4042
MOBILE-4042 core: Enable swipe-navigation in tablets
2022-11-22 08:00:54 +01:00
Noel De Martin
222704a59b MOBILE-4176 grades: Apply bold styles 2022-11-21 16:18:56 +01:00
Pau Ferrer Ocaña
a62cb0ca1e
Merge pull request #3454 from dpalou/MOBILE-4065
Mobile 4065
2022-11-21 13:07:16 +01:00
Dani Palou
b7f3e3d6f7 MOBILE-4065 bbb: Remove unneeded chevron right in iOS 2022-11-21 12:55:38 +01:00
Noel De Martin
76b6c5dc0e MOBILE-4042 core: Enable swipe-navigation in tablets 2022-11-21 12:52:57 +01:00