Pau Ferrer Ocaña
0d5b00e5ce
Merge pull request #4246 from dpalou/MOBILE-4653
...
MOBILE-4653 behat: Fix behats due to MDL-71378 change
2024-11-27 16:27:53 +01:00
Dani Palou
aa0f0a2012
MOBILE-4653 behat: Fix behats due to MDL-71378 change
2024-11-27 15:41:31 +01:00
Juan Leyva
b8efd9b5b9
MOBILE-4676: Change lang strings to use LMS strings when available
2024-11-26 12:40:38 +01:00
Pau Ferrer Ocaña
476a1795ae
Merge pull request #4245 from dpalou/MOBILE-4028
...
Mobile 4028
2024-11-25 14:53:06 +01:00
Dani Palou
9a929f684c
MOBILE-4028 behat: Fix test after changes in links workflow
...
Before MOBILE-4028, links could be treated before authenticating to a site, and this meant that the 'navigateToModule' function used 'getAndOpenCourse', which opened first the course and then the activity. Now the links are treated after authenticating, and this means that the activity is opened directly, without opening the course first.
2024-11-25 14:31:43 +01:00
Pau Ferrer Ocaña
48ddd21e00
MOBILE-4708 chore: Fix some strict boolean inputs
2024-11-25 10:36:43 +01:00
Pau Ferrer Ocaña
e48cd9a3f7
MOBILE-4708 quiz: Fix sync warning with empty text
2024-11-25 10:02:05 +01:00
Dani Palou
3cfd550b58
MOBILE-4693 error: Also display accordion for debug info in error modals
2024-11-18 14:53:05 +01:00
Pau Ferrer Ocaña
f75bcea915
MOBILE-4653 utils: Completely migrate utils to singleton
2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
96f3be2ff1
MOBILE-4653 utils: Move object and array related utils functions
2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
e72fea3630
MOBILE-4653 utils: Move opener related utils functions
2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
5e3d233272
MOBILE-4653 utils: Move file related utils functions
2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
94b0266794
MOBILE-4653 utils: Move error related utils functions
2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
7ea188af49
MOBILE-4653 utils: Move promise related utils functions
2024-11-18 14:24:17 +01:00
Pau Ferrer Ocaña
fe0d6a0979
MOBILE-4653 utils: Move IAB related utils functions
2024-11-18 14:17:51 +01:00
Pau Ferrer Ocaña
966edb8beb
MOBILE-4653 reminders: Move reminders constants
2024-11-18 14:17:51 +01:00
Pau Ferrer Ocaña
efd364f285
MOBILE-4653 chore: Mixture of typos
2024-11-18 14:17:51 +01:00
Pau Ferrer Ocaña
17115a2ce3
MOBILE-4653 mainmenu: Move Mainmenu constants
2024-11-18 14:17:51 +01:00
Pau Ferrer Ocaña
2485fb33b3
MOBILE-4653 courses: Decouple deprecated functions on courses
2024-11-18 14:17:51 +01:00
Pau Ferrer Ocaña
1eb548e47b
MOBILE-4653 sync: Decouple Sync services from related main service
2024-11-18 14:17:51 +01:00
Pau Ferrer Ocaña
40b200d6da
MOBILE-4653 handlers: Decouple handlers from its components
2024-11-18 14:17:51 +01:00
Pau Ferrer Ocaña
e69eed4f4c
MOBILE-4653 messages: Move AddonMessages constants
2024-11-18 14:17:51 +01:00
Pau Ferrer Ocaña
dab0ea6c6e
MOBILE-4653 course: Move CoreCourseProvider constants
2024-11-18 14:17:51 +01:00
Pau Ferrer Ocaña
602c673e7c
MOBILE-4653 chore: Remove 4.2 deprecated functions
2024-11-18 14:17:50 +01:00
Pau Ferrer Ocaña
8846de838d
MOBILE-4653 courses: Move CoreCoursesProvider constants
2024-11-18 14:17:50 +01:00
Pau Ferrer Ocaña
dba799ff90
MOBILE-4653 sites: Move CoreSite constants
2024-11-18 14:17:50 +01:00
Pau Ferrer Ocaña
3959df94d5
MOBILE-4653 calendar: Partially decouple calendar
2024-11-18 14:17:50 +01:00
Pau Ferrer Ocaña
d1cae1464d
MOBILE-4653 chore: Migrate site plugins to standalone components
2024-11-18 14:17:50 +01:00
Pau Ferrer Ocaña
e04264b9e5
MOBILE-4653 chore: Migrate styleUrls to styleUrl when possible
2024-11-18 14:17:50 +01:00
Pau Ferrer Ocaña
62d725150e
MOBILE-4653 chore: Use of default classes when importing
2024-11-18 14:17:50 +01:00
Pau Ferrer Ocaña
1c91754c10
MOBILE-4698 feedback: Fix hidden label
2024-11-13 11:31:44 +01:00
github-actions[bot]
f71be1e2c4
Update lang files
2024-10-29 12:05:29 +00:00
Albert Gasset
c120c290f5
Merge pull request #4226 from crazyserver/MOBILE-4616
...
MOBILE-4616 quiz: Improve summary and navigation info to match LMS
2024-10-23 16:27:02 +02:00
Pau Ferrer Ocaña
4aa75a721f
MOBILE-4616 quiz: Improve summary and navigation info to match LMS
2024-10-23 16:04:07 +02:00
Albert Gasset
b8d14fc48c
MOBILE-4616 assign: Fix late submission time calculation
2024-10-23 12:39:40 +02:00
Pau Ferrer Ocaña
1c9d096299
MOBILE-4616 course: Get course info whatever the user is enrolled or not
2024-10-21 11:40:26 +02:00
Pau Ferrer Ocaña
8ea6c00a28
Merge pull request #4216 from albertgasset/MOBILE-4616-feedback
...
MOBILE-4616 feedback: Workaround for incorrect URLs in page after submit
2024-10-17 15:53:48 +02:00
Albert Gasset
374929008e
MOBILE-4616 feedback: Workaround for incorrect URLs in page after submit
2024-10-17 15:29:47 +02:00
Pau Ferrer Ocaña
00736ddee2
MOBILE-4616 forum: Check user has already posted to eachuser forum
2024-10-17 15:04:56 +02:00
Pau Ferrer Ocaña
95756b5c13
MOBILE-4616 feedback: Fix tab selection after submit form
2024-10-15 14:54:23 +02:00
Albert Gasset
ce7243b1ae
Merge pull request #4209 from crazyserver/MOBILE-4616
...
MOBILE-4616 scorm: Update sco status icons to match LMS
2024-10-15 13:53:32 +02:00
Pau Ferrer Ocaña
cfff5e6217
MOBILE-4616 scorm: Update sco status icons to match LMS
2024-10-15 10:41:51 +02:00
Alfonso Salces
f4d3a92615
MOBILE-4616 blog: Add courseId param in entry creation
2024-10-15 09:14:13 +02:00
Albert Gasset
dad261ec3c
MOBILE-3893 assign: Fix editing files offline
...
Changes to the allowOffline property of
AddonModAssignSubmissionPluginComponent were not being detected
and passed to the submission plugin component.
2024-10-14 12:30:29 +02:00
Pau Ferrer Ocaña
62f804087c
MOBILE-4616 quiz: Fix quiz navigation module icons
2024-10-11 16:02:06 +02:00
Pau Ferrer Ocaña
95d9da2565
MOBILE-4616 rtl: Fix accordion direction on RTL
2024-10-11 12:19:22 +02:00
Alfonso Salces
c6f7dd00b2
MOBILE-4616 blog: Fix getOfflineEntries filters
2024-10-11 08:39:34 +02:00
Dani Palou
de51c41583
Merge pull request #4202 from crazyserver/MOBILE-4598
...
MOBILE-4598 styles: Import Bootstrap 5 bridge styles from LMS
2024-10-10 14:44:33 +02:00
Pau Ferrer Ocaña
666caca940
Merge pull request #4200 from dpalou/MOBILE-4616
...
Mobile 4616
2024-10-10 14:10:37 +02:00
Pau Ferrer Ocaña
474b486441
MOBILE-4598 styles: Import Bootstrap 5 bridge styles from LMS
2024-10-10 11:34:45 +02:00