2
0
Fork 0
Commit Graph

485 Commits (38031ebdd53a7d74574254d5906cc3ba80d83464)

Author SHA1 Message Date
dpalou c14d7ad04a MOBILE-2577 quiz: Fix position of drags when question contains images 2018-09-14 08:36:31 +02:00
Albert Gasset 3fd0500286 MOBILE-2567 pushnotifications: Fix redirect when app is open 2018-09-10 12:21:53 +02:00
Dani Palou ec6ee6a51a MOBILE-2567 notifications: Fix tslint warning 2018-09-07 15:50:05 +02:00
Dani Palou 8d6728101b MOBILE-2567 resource: Fix date displayed in course page 2018-09-07 15:44:32 +02:00
Juan Leyva beb41430cf
Merge pull request #1505 from albertgasset/MOBILE-2567
Mobile 2567
2018-09-07 14:28:22 +02:00
Juan Leyva 2002ad6b5d
Merge pull request #1504 from dpalou/MOBILE-2567
Mobile 2567
2018-09-07 14:27:28 +02:00
Albert Gasset 8f91a34c11 MOBILE-2567: Fix local notifications on Android 8 2018-09-07 10:21:20 +02:00
Dani Palou 2484605238 MOBILE-2567 quiz: Fix deleting offline data if attempt was deleted 2018-09-06 16:33:28 +02:00
Dani Palou 3fe4d02bc1 MOBILE-2567 quiz: Fix single multichoice without answer 2018-09-06 12:39:54 +02:00
Pau Ferrer Ocaña 67a1ce676e MOBILE-2567 assignment: Add text wrap to some buttons to fit large text 2018-09-06 09:28:55 +02:00
Pau Ferrer Ocaña 307aab820a MOBILE-2567 notifications: Add spiner on notifications mark all as read 2018-09-05 16:19:08 +02:00
Albert Gasset 35908f776f MOBILE-2567 quiz: Fix submission of overdue attempts with grace period 2018-09-05 15:15:13 +02:00
Pau Ferrer Ocaña d04b47c756 MOBILE-2567 data: Fix search button padding 2018-09-05 11:43:25 +02:00
Pau Ferrer Ocaña cdff2a83ae MOBILE-2567 workshop: Add message when you have no assessments 2018-09-05 11:43:25 +02:00
Pau Ferrer Ocaña 46d56f153d MOBILE-2567 feedback: Fix navigation to analysis 2018-09-05 11:43:25 +02:00
Pau Ferrer Ocaña e68aef3c63 MOBILE-2567 workshop: Fix empty group report selector 2018-09-05 11:43:25 +02:00
Pau Ferrer Ocaña edf940f604 MOBILE-2567 wiki: Change page string 2018-09-05 11:43:25 +02:00
Pau Ferrer Ocaña 2c54c12a01 MOBILE-2567 forum: Show locked discussion warning for teachers 2018-09-05 11:41:47 +02:00
Pau Ferrer Ocaña 050dbaa6ca MOBILE-2567 forum: Recover unread post info 2018-09-05 11:41:47 +02:00
Pau Ferrer Ocaña 05b2616667 MOBILE-2567 forum: Fix some forum styles 2018-09-05 11:41:47 +02:00
Pau Ferrer Ocaña 7ab32c7afb MOBILE-2567 ux: Fix more RTL rules 2018-09-05 11:41:47 +02:00
Pau Ferrer Ocaña 36fac6c00f MOBILE-2567 assignment: Style users who need to submit 2018-09-05 11:41:47 +02:00
Pau Ferrer Ocaña efa8618efa MOBILE-2567 chat: Add margin bottom when keyboard is open 2018-09-05 11:41:47 +02:00
Dani Palou d6af09f799 MOBILE-2567 database: Display confirm before deleting an entry 2018-09-05 11:34:40 +02:00
Dani Palou d15165ad98 MOBILE-2567 database: Fix change detection with number fields 2018-09-05 11:18:32 +02:00
Dani Palou a0d76b9370 MOBILE-2567 lti: Fix LTI icons not displayed 2018-09-03 16:42:29 +02:00
Dani Palou 9d09a31af5 MOBILE-2567 assign: Fix leaving teacher view 2018-09-03 14:58:06 +02:00
Dani Palou 59c4c2141b MOBILE-2567 notifications: Fix tslint warnings 2018-09-03 12:18:53 +02:00
Pau Ferrer Ocaña 854c52c9bb MOBILE-2567 book: Use core-navigation arrows in book 2018-09-03 10:29:54 +02:00
Pau Ferrer Ocaña 16e565626e MOBILE-2567 ux: Fix RTL css ranking 2018-09-03 10:29:54 +02:00
Pau Ferrer Ocaña 59273eb9c1 MOBILE-2569 notifications: Add mark all as read button 2018-08-31 14:04:31 +02:00
Pau Ferrer Ocaña 4f6d323f6f MOBILE-649 ux: Adapt more RTL styles 2018-08-29 16:50:23 +02:00
Pau Ferrer Ocaña 6dd506c326 MOBILE-2459 choice: Add custom legend to charts 2018-08-27 16:00:38 +02:00
Dani Palou bea2a0cbc6 MOBILE-2563 course: Decrease calls to core_course_get_contents 2018-08-24 11:05:39 +02:00
Juan Leyva 47f15ebf9d
Merge pull request #1485 from crazyserver/MOBILE-2558
MOBILE-2558 utils: Check scroll is not destroyed before perform
2018-08-23 13:16:28 +01:00
Pau Ferrer Ocaña cd9f747b7a MOBILE-2558 utils: Check scroll is not destroyed before perform 2018-08-23 13:51:57 +02:00
Juan Leyva a52c4e16a2
Merge pull request #1481 from crazyserver/MOBILE-2561
MOBILE-2561 forum: Apply format text on discussion subject
2018-08-23 11:53:42 +01:00
Juan Leyva 7f86956075
Merge pull request #1480 from dpalou/MOBILE-2555
MOBILE-2555 core: Remove clean HTML from forum list and more
2018-08-23 11:50:29 +01:00
Pau Ferrer Ocaña 0c5753b5e9 MOBILE-2561 forum: Apply format text on discussion subject 2018-08-23 11:53:51 +02:00
Juan Leyva edaee776f0
Merge pull request #1479 from crazyserver/MOBILE-2084
MOBILE-2084 resource: Add filesize and type info
2018-08-23 10:22:36 +01:00
Dani Palou cf8998dd5f MOBILE-2555 core: Remove clean HTML from forum list and more 2018-08-23 10:13:52 +02:00
Pau Ferrer Ocaña 3d8c68afb5 MOBILE-2084 resource: Add filesize and type info 2018-08-23 10:05:19 +02:00
Pau Ferrer Ocaña 9b3bd3012e MOBILE-2481 course: Add section navigation 2018-08-23 09:51:48 +02:00
Pau Ferrer Ocaña 8a2160db17 MOBILE-2481 courses: Highlight section selector 2018-08-23 09:51:48 +02:00
Juan Leyva 7c437c8c7e
Merge pull request #1469 from crazyserver/MOBILE-2487
MOBILE-2487 workshop: Show phase plan instead of selector
2018-08-22 14:46:15 +01:00
Juan Leyva a76a31fb08
Merge pull request #1467 from crazyserver/MOBILE-2473
Mobile 2473
2018-08-22 13:50:33 +01:00
Pau Ferrer Ocaña fe494fe700 MOBILE-2080 forum: Update badge 2018-08-22 13:17:17 +02:00
Pau Ferrer Ocaña 19c9a7e70e MOBILE-2080 forum: Display number of unread posts 2018-08-22 13:17:17 +02:00
Juan Leyva 8a8b9e0a12
Merge pull request #1462 from dpalou/MOBILE-2519
MOBILE-2519 folder: Disable PTR in subfolders
2018-08-22 12:01:07 +01:00
Juan Leyva bce1afd586
Merge pull request #1461 from dpalou/MOBILE-2514
MOBILE-2514 user: Fix wrong plugins when viewing 2 users at same time
2018-08-22 11:49:58 +01:00
Pau Ferrer Ocaña aff8c28ca4 MOBILE-2473 rte: Fix height 2018-08-22 12:14:30 +02:00
Pau Ferrer Ocaña c33431b131 MOBILE-2487 workshop: Show phase plan instead of selector 2018-08-22 12:02:58 +02:00
Juan Leyva c10b49b270
Merge pull request #1446 from dpalou/MOBILE-2540
MOBILE-2540 lesson: Fix more than one choice in single choice questions
2018-08-21 15:48:07 +01:00
Juan Leyva a30bd282de
Merge pull request #1438 from dpalou/MOBILE-2503
Mobile 2503
2018-08-21 14:29:13 +01:00
Juan Leyva fec7efce9f
Merge pull request #1435 from dpalou/MOBILE-2417
Mobile 2417
2018-08-20 17:53:00 +01:00
Juan Leyva 47e24294e4
Merge pull request #1427 from dpalou/MOBILE-2399
MOBILE-2399 url: Fix URL variables not used
2018-08-20 12:57:41 +01:00
Pau Ferrer Ocaña c0f01083aa MOBILE-2417 quiz: Add push arrow svg mixin 2018-08-16 17:26:25 +02:00
Dani Palou 9d2f5950d4 MOBILE-2417 quiz: Show question status while attempting quiz 2018-08-16 12:51:52 +02:00
Dani Palou 86a7929863 MOBILE-2503 feedback: Mark selected in split view in anonymous mode 2018-08-03 08:48:27 +02:00
Dani Palou f211cfa2b2 MOBILE-2503 feedback: Fix answers hidden in tablet when viewing twice 2018-08-03 08:09:30 +02:00
Dani Palou c2c606b629 MOBILE-2503 feedback: Don't show question numbers if no autonumber 2018-08-03 08:08:22 +02:00
Dani Palou cf79beba80 MOBILE-2540 lesson: Fix more than one choice in single choice questions 2018-08-01 14:54:46 +02:00
Dani Palou b731a2f887 MOBILE-2399 url: Fix URL variables not used 2018-07-30 15:29:01 +02:00
Dani Palou 4e09c6e865 MOBILE-2179 scorm: Always check completion when leaving player 2018-07-26 14:04:47 +02:00
Juan Leyva e6c5607463
Merge pull request #1424 from dpalou/MOBILE-2478
Mobile 2478
2018-07-24 15:44:01 +02:00
Dani Palou d91942f1b4 MOBILE-2514 user: Fix wrong plugins when viewing 2 users at same time 2018-07-24 14:48:23 +02:00
Juan Leyva 5841425b6b
Merge pull request #1421 from dpalou/MOBILE-2512
Mobile 2512
2018-07-24 12:11:25 +02:00
Dani Palou 6aa7446d95 MOBILE-2519 folder: Disable PTR in subfolders 2018-07-23 15:18:19 +02:00
Dani Palou 4b45b3120b MOBILE-2478 linux: Fix LTI in Linux 2018-07-20 13:27:34 +02:00
Dani Palou 424f5e324f MOBILE-2512 workshop: Avoid error when downloading profiles in workshop 2018-07-19 12:14:20 +02:00
Albert Gasset c0954106de MOBILE-2484 ionic: Fix password inputs cleared after losing focus 2018-07-16 16:38:28 +02:00
Dani Palou 3a31ef1806 MOBILE-2478 lti: Fix LTI icon in Windows apps 2018-07-16 15:57:51 +02:00
Dani Palou 242da4e7a6 MOBILE-2478 menu: Fix clicking calendar notifications 2018-07-16 15:57:51 +02:00
Dani Palou 38e13c421d MOBILE-2478 login: Fix SSO and notifications errors 2018-07-16 15:54:50 +02:00
Albert Gasset 12992df3c2 MOBILE-2493 ionic: Translate back button in iOS 2018-07-13 14:59:40 +02:00
Dani Palou bd146e764c MOBILE-2465 addon: Fix bad template naming in book and chat 2018-07-09 16:41:02 +02:00
Dani Palou cbf7214cc3 MOBILE-2444 media: Prevent multiple requests and EXC_BAD_ACCESS 2018-07-09 15:15:44 +02:00
Albert Gasset 21913c43e1 MOBILE-2468 lesson: Fix error when submitting essay questions 2018-07-06 15:13:51 +02:00
Pau Ferrer Ocaña 1515e2b678 MOBILE-2359 workshop: Display correct number of dimensions 2018-07-05 16:30:53 +02:00
Juan Leyva 4f636824e3
Merge pull request #1393 from dpalou/MOBILE-2462
Mobile 2462
2018-07-04 15:05:41 +02:00
Pau Ferrer Ocaña 3656f6b838 MOBILE-2449 styles: Adapt styles to make BMMA life easier 2018-07-04 11:40:46 +02:00
Dani Palou 1311e8b9e2 MOBILE-2462 scorm: Fix SCORM with displayattemptstatus false 2018-07-04 10:53:12 +02:00
Juan Leyva 04d4db921a
Merge pull request #1383 from albertgasset/MOBILE-2453
MOBILE-2453 assign: Fix group submission
2018-07-04 10:36:08 +02:00
Juan Leyva d22e013d0c
Merge pull request #1381 from albertgasset/MOBILE-2456
MOBILE-2456 forum: Fix core-format-text in posts
2018-07-04 10:31:50 +02:00
Juan Leyva a16167f186
Merge pull request #1380 from albertgasset/MOBILE-2457
Mobile 2457
2018-07-04 10:29:31 +02:00
Albert Gasset 6221f84d96 MOBILE-2458 calendar: Use "1 hour" and "1 day" in settings 2018-07-04 10:20:50 +02:00
Albert Gasset db2cb40169 MOBILE-2457 chat: Fix bottom padding when keyboard is shown 2018-07-02 16:09:03 +02:00
Albert Gasset c2e310e737 MOBILE-2457 messages: Fix bottom padding when keyboard is shown 2018-07-02 16:08:39 +02:00
Albert Gasset c01fa2c51e MOBILE-2456 forum: Fix core-format-text in posts 2018-07-02 15:55:42 +02:00
Albert Gasset fea044d1d5 MOBILE-2453 assign: Fix group submission 2018-07-02 12:58:36 +02:00
Dani Palou e700e38d01 MOBILE-2431 ui: Improve clickable ion-items 2018-06-23 11:22:14 +02:00
Juan Leyva 8f6995b440
Merge pull request #1372 from dpalou/MOBILE-2431
MOBILE-2431 assign: Fix assign link handler
2018-06-22 19:57:17 +02:00
Dani Palou b60459dbb1 MOBILE-2431 assign: Fix assign link handler 2018-06-22 12:39:20 +02:00
Juan Leyva 2e4af05991
Merge pull request #1369 from dpalou/MOBILE-2431
MOBILE-2431 tabs: Fix calculate number of core-tabs
2018-06-22 11:59:51 +02:00
Pau Ferrer Ocaña aebf5d317f MOBILE-2430 ux: Add fab button to wiki and glossary 2018-06-22 11:33:14 +02:00
Dani Palou 9dcde15871 MOBILE-2431 tabs: Fix calculate number of core-tabs 2018-06-22 11:32:58 +02:00
Pau Ferrer Ocaña 49ae499481 MOBILE-2430 data: Fix add entry offline 2018-06-22 08:23:56 +02:00
Pau Ferrer Ocaña 9f3b03cbde MOBILE-2430 data: Fix size attributes on images 2018-06-22 08:23:56 +02:00
Pau Ferrer Ocaña 83e41ba1a1 MOBILE-2430 data: Click on image action fixed 2018-06-22 08:23:56 +02:00
Juan Leyva 4123714c2c
Merge pull request #1366 from albertgasset/MOBILE-2431
MOBILE-2431: Wrap Ionic Native callbacks with NgZone.run
2018-06-21 23:02:35 +02:00
Juan Leyva b3b4411b43
Merge pull request #1365 from dpalou/MOBILE-2431
Mobile 2431
2018-06-21 23:01:19 +02:00
Albert Gasset 0020880c6a MOBILE-2431: Wrap Ionic Native callbacks with NgZone.run 2018-06-21 16:10:00 +02:00
Dani Palou ea3cc3938f MOBILE-2431 glossary: Fix refresh list when creating entry 2018-06-21 15:20:07 +02:00
Juan Leyva cb18fd9112
Merge pull request #1364 from albertgasset/MOBILE-2431
MOBILE-2431 feedback: Fix feedback sync
2018-06-21 14:38:16 +02:00
Albert Gasset 3f53e40d3d MOBILE-2431 feedback: Fix feedback sync 2018-06-21 11:15:28 +02:00
Dani Palou bfd4dd8ac7 MOBILE-2431 build: Fix database with AOT 2018-06-21 10:29:37 +02:00
Juan Leyva c7b38b5d6a
Merge pull request #1361 from crazyserver/MOBILE-2430
Mobile 2430
2018-06-21 09:20:33 +02:00
Dani Palou 243fed2679 MOBILE-2431 question: Fix partially correct answers 2018-06-21 08:47:36 +02:00
Pau Ferrer Ocaña 6c34dcbd89 MOBILE-2430 mainmenu: Change ionic icon by graduation cap 2018-06-20 17:13:34 +02:00
Dani Palou 517ed53327 MOBILE-2431 sync: Decrease sync cron times to 5 minutes 2018-06-20 16:49:23 +02:00
Pau Ferrer Ocaña 482230a472 MOBILE-2430 wiki: Translate string inside the constructor 2018-06-20 14:48:32 +02:00
Pau Ferrer Ocaña 647f9945a4 MOBILE-2430 data: Enter search page fixed 2018-06-20 14:24:44 +02:00
Pau Ferrer Ocaña 91d8b13e18 MOBILE-2430 feedback: Do not show next-previous buttons on preview 2018-06-20 10:31:56 +02:00
Dani Palou fa744ca7f2 MOBILE-2431 localnotif: Fix local notification clicks 2018-06-20 09:33:24 +02:00
Dani Palou c17534d69d MOBILE-2428 prefetch: Refactor prefetch base classes 2018-06-19 16:53:26 +02:00
Dani Palou 0969b5cff1 MOBILE-2428 aot: Fix AOT build in workshop and latest changes 2018-06-19 16:53:26 +02:00
Juan Leyva 1393dbda04
Merge pull request #1354 from crazyserver/MOBILE-2430
Mobile 2430
2018-06-19 16:46:54 +02:00
Juan Leyva b084a6a848
Merge pull request #1352 from dpalou/MOBILE-2431
Mobile 2431
2018-06-19 16:39:59 +02:00
Pau Ferrer Ocaña f189c6e815 MOBILE-2430 ux: Solve minor ux problems 2018-06-19 16:38:31 +02:00
Pau Ferrer Ocaña 757882428f MOBILE-2430 rte: Enable RTE for iOS 2018-06-19 16:38:31 +02:00
Dani Palou 28a02ab3c1 MOBILE-2431 calendar: Fix update event notification time 2018-06-19 16:38:04 +02:00
Albert Gasset ddac8483d5 MOBILE-2431 renotethemes: Fix remote styles not enabled after adding a site 2018-06-19 13:00:28 +02:00
Dani Palou 7829ba2c8f MOBILE-2431 feedback: Fix feedback prefetch handler name 2018-06-19 11:39:26 +02:00
Albert Gasset cbd1553438 MOBILE-2431 chat: Scroll to bottom when receiving a beep 2018-06-19 11:12:52 +02:00
Albert Gasset e286e93918 MOBILE-2431 survey: Fix sync 2018-06-19 10:55:38 +02:00
Dani Palou 6bfeef05de MOBILE-2431 ui: Add popover interface to all selects 2018-06-19 10:33:55 +02:00
Juan Leyva ee038f64b1 MOBILE-2431 release: Add-ons strings in other languages 2018-06-18 14:30:58 +02:00
Juan Leyva 6cda2674fe MOBILE-2431 release: Initial strings in other languages 2018-06-18 14:22:09 +02:00
Albert Gasset 77c0066f63 MOBILE-2431 calendar: Fix category events 2018-06-18 13:10:03 +02:00
Albert Gasset 9048bd148c MOBILE-2431 coursecompletion: Migrate course completion 2018-06-15 18:51:24 +02:00
Albert Gasset 59d572a783 MOBILE-2431 badges: Fix PTR 2018-06-15 18:51:24 +02:00
Juan Leyva 78a92e5509
Merge pull request #1340 from dpalou/MOBILE-2428
Mobile 2428
2018-06-15 11:08:38 +02:00
Dani Palou c80700443d MOBILE-2428 splash: Don't hide splash until init is done 2018-06-15 10:47:44 +02:00
Juan Leyva 4a70a972e2
Merge pull request #1338 from crazyserver/MOBILE-2430
Mobile 2430
2018-06-15 10:23:48 +02:00
Dani Palou f85a2c103a MOBILE-2428 update: Migrate local notification components 2018-06-14 13:41:49 +02:00
Dani Palou d61a2e597c MOBILE-2428 core: Fix and complete input errors 2018-06-14 13:41:48 +02:00
Dani Palou 7c08fb4b77 MOBILE-2428 addon: Fix todo in glossary and wiki 2018-06-14 13:41:48 +02:00
Dani Palou 29df582cee MOBILE-2354 workshop: Support assessment plugins in site plugins 2018-06-14 13:07:05 +02:00
Dani Palou 27c57b01b0 MOBILE-2354 workshop: Inject providers and components to compile 2018-06-14 13:07:05 +02:00
Dani Palou 7a86e1beeb MOBILE-2354 workshop: Migrate tables from the old app 2018-06-14 13:07:05 +02:00
Albert Gasset 973f1cdc72 MOBILE-2354 workshop: PR fixes 2018-06-14 13:07:05 +02:00
Albert Gasset 71a5999c60 MOBILE-2354 workshop: Integrate assessment strategy and some fixes 2018-06-14 11:38:09 +02:00
Albert Gasset e7582678f9 MOBILE-2354 workshop: Assessment strategy handlers 2018-06-14 11:19:04 +02:00
Albert Gasset f0c80085d8 MOBILE-2354 workshop: Assessment strategy component 2018-06-14 11:19:04 +02:00
Pau Ferrer Ocaña 7e80c5c77b MOBILE-2354 workshop: Assessment page 2018-06-14 11:19:04 +02:00
Pau Ferrer Ocaña aef3f53528 MOBILE-2354 workshop: Assessment component 2018-06-14 11:19:04 +02:00
Pau Ferrer Ocaña af51fb8a7e MOBILE-2354 workshop: View submission page 2018-06-14 11:19:04 +02:00
Pau Ferrer Ocaña a420d4eb8a MOBILE-2354 workshop: Edit submission page 2018-06-14 11:19:04 +02:00
Pau Ferrer Ocaña b25e5b3ec1 MOBILE-2354 workshop: Submission component 2018-06-14 11:19:04 +02:00
Albert Gasset afc2fc1f64 MOBILE-2354 workshop: Prefech and sync cron handlers 2018-06-14 11:19:04 +02:00