Commit Graph

1121 Commits (9ea37af4c950daf86a83884b232a1b2cc1d32532)

Author SHA1 Message Date
Albert Gasset 82611bcf3a MOBILE-2201 book: Tag area handler for book chapters 2019-07-19 15:43:54 +02:00
Albert Gasset df423b640e MOBILE-2201 blog: Tag area handler for blog posts 2019-07-19 15:43:54 +02:00
Albert Gasset 75929f6b4f MOBILE-2201 wiki: Display tags in wiki pages 2019-07-19 15:43:54 +02:00
Albert Gasset 4400d99638 MOBILE-2201 glossary: Display tags in glossary entries 2019-07-19 15:43:54 +02:00
Albert Gasset 1226a17d81 MOBILE-2201 forum: Display tags in forum posts 2019-07-19 15:43:54 +02:00
Albert Gasset c00cbb9b8d MOBILE-2201 data: Display message in pages where tags are not supported 2019-07-19 15:43:54 +02:00
Albert Gasset c07eb58568 MOBILE-2201 data: Display tags in database entries 2019-07-19 15:43:54 +02:00
Albert Gasset 85d214edba MOBILE-2201 book: Display tags in book chapters 2019-07-19 15:43:54 +02:00
Albert Gasset 2ea97b0840 MOBILE-2201 blog: Display tags in blog posts 2019-07-19 15:43:54 +02:00
Juan Leyva 4efe8c6951
Merge pull request #2000 from dpalou/MOBILE-3079
MOBILE-3079 core: Handle split view in user profile directives
2019-07-19 11:42:30 +02:00
Pau Ferrer Ocaña 8a56dc84b8 MOBILE-2877 comments: Delete comments 2019-07-19 09:52:15 +02:00
Pau Ferrer Ocaña dc65d4a00d MOBILE-2877 comments: Invalidate comments count 2019-07-19 09:52:15 +02:00
Juan Leyva cc2f511695
Merge pull request #1998 from dpalou/MOBILE-2930
MOBILE-2930 scorm: Fix no visible SCO to load
2019-07-18 20:53:14 +02:00
Juan Leyva 7e914843c9
Merge pull request #1997 from dpalou/MOBILE-3071
MOBILE-3071 core: Let site plugins add menu items in course
2019-07-18 18:06:46 +02:00
Dani Palou b202d92dc3 MOBILE-3021 calendar: Display offline events too 2019-07-18 13:04:07 +02:00
Dani Palou 661709acb4 MOBILE-3021 calendar: Support monthly view 2019-07-18 13:04:07 +02:00
Juan Leyva 38ae11b8fd
Merge pull request #1993 from dpalou/MOBILE-3067
MOBILE-3067 notifications: Fix mark read when it shouldn't
2019-07-18 12:25:49 +02:00
Juan Leyva 68697dfe57
Merge pull request #1989 from dpalou/MOBILE-3043
MOBILE-3043 lesson: Improve error message when viewing old retakes
2019-07-18 11:53:54 +02:00
Dani Palou fa837532d4 MOBILE-3021 calendar: Go to new page if monthly view supported 2019-07-18 09:48:40 +02:00
Dani Palou 38ccc712c1 MOBILE-3079 core: Handle split view in user profile directives 2019-07-17 16:17:15 +02:00
Dani Palou 1d8f617338 MOBILE-3090 calendar: Support deleting events 2019-07-17 13:14:47 +02:00
Dani Palou a9d62274c9 MOBILE-3087 calendar: Fix issues when editing existing events 2019-07-17 13:14:08 +02:00
Dani Palou 12ce9f63b5 MOBILE-3087 calendar: Support repeateditall setting 2019-07-17 13:14:08 +02:00
Dani Palou 649ad7a1a2 MOBILE-3087 calendar: Display offline events in their right position 2019-07-17 13:14:08 +02:00
Dani Palou 089c56b56b MOBILE-3087 calendar: Fix 'lost' events when loading more events
When loading more events, it could happen that some events weren't displayed because the timestart was recalculated using the time the request was made. E.g. if I loaded the first events and, 2 minutes later, I loaded more events, there were 2 minutes where we didn't get events.
2019-07-17 13:14:08 +02:00
Dani Palou e740fe4205 MOBILE-3087 calendar: Support editing calendar events 2019-07-17 13:14:08 +02:00
Dani Palou 98776a9c78 MOBILE-1927 calendar: Implement events synchronization 2019-07-17 13:12:07 +02:00
Dani Palou 7ccfade21e MOBILE-1927 calendar: Allow creating events in offline 2019-07-17 13:12:07 +02:00
Dani Palou 5a9a7b1a11 MOBILE-1927 calendar: Display group name in event 2019-07-17 13:12:07 +02:00
Dani Palou cfaaefc184 MOBILE-1927 calendar: Allow creating events in online 2019-07-17 13:12:07 +02:00
Dani Palou 11f34887d0 MOBILE-2808 datetime: Do not use am/pm in datetime 2019-07-17 12:00:32 +02:00
Dani Palou b3e1e29932 MOBILE-2930 scorm: Fix no visible SCO to load 2019-07-16 14:46:32 +02:00
Juan Leyva ea7caaed20
Merge pull request #1983 from dpalou/MOBILE-2808
MOBILE-2808 core: Display month name in ion-datetime
2019-07-10 17:08:21 +02:00
Juan Leyva 295b9f5932
Merge pull request #1981 from crazyserver/MOBILE-3002
Mobile 3002
2019-07-10 16:39:44 +02:00
Juan Leyva 8b15d26f47
Merge pull request #1980 from crazyserver/MOBILE-3014
Mobile 3014
2019-07-10 16:19:32 +02:00
Dani Palou 0b779f4ae8 MOBILE-3071 core: Let site plugins add menu items in course 2019-07-10 09:52:05 +02:00
Dani Palou efc359cafd MOBILE-3067 notifications: Fix mark read when it shouldn't 2019-07-09 15:23:48 +02:00
Juan Leyva 79cfc44e0d
Merge pull request #1979 from crazyserver/MOBILE-1332
Mobile 1332
2019-07-09 15:15:28 +02:00
Dani Palou db0fe2052a MOBILE-3043 lesson: Improve error message when viewing old retakes 2019-07-09 12:00:45 +02:00
Dani Palou 041206993f MOBILE-2808 core: Display month name in ion-datetime 2019-07-08 10:42:56 +02:00
Pau Ferrer Ocaña f597abd33f MOBILE-1332 notes: Delete notes in offline mode 2019-07-03 15:29:08 +02:00
Pau Ferrer Ocaña a549e70d5f MOBILE-3002 block: Add Remote RSS block feature 2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña cac7f0bc12 MOBILE-3002 block: Add Recent blog entries block feature 2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña 8ede493cef MOBILE-3002 block: Add Recent activity block feature 2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña 83a899acd6 MOBILE-3002 block: Add Blog Menu block feature 2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña 7398b0a662 MOBILE-3002 block: Add Blog Tags block feature 2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña 48303896b9 MOBILE-3002 block: Add Tags block feature 2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña ebe4b0cf99 MOBILE-3002 block: Add Latest badges block feature 2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña 0099385395 MOBILE-3002 block: Add Glossary random block feature 2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña 67be0a6c45 MOBILE-3002 block: Add Latest announcements block feature 2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña 16d768d187 MOBILE-3002 block: Add Online users block feature 2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña 11eee9b8a8 MOBILE-3002 block: Add HTML block feature 2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña f368333ca1 MOBILE-3014 block: Add Comments block feature 2019-07-01 09:22:58 +02:00
Pau Ferrer Ocaña 1c82edce2f MOBILE-3014 block: Add Self completion block feature 2019-07-01 09:22:58 +02:00
Pau Ferrer Ocaña c20a158525 MOBILE-3014 block: Add Course completion status block feature 2019-07-01 09:22:58 +02:00
Pau Ferrer Ocaña 29537504d0 MOBILE-3014 block: Add Learning plans block feature 2019-07-01 09:22:58 +02:00
Pau Ferrer Ocaña e434b2a298 MOBILE-3014 block: Add Private files block feature 2019-07-01 09:22:58 +02:00
Pau Ferrer Ocaña ea7050104f MOBILE-3014 block: Add Upcoming events block feature 2019-07-01 09:22:58 +02:00
Pau Ferrer Ocaña 2ad5daec1c MOBILE-3014 block: Add Calendar block feature 2019-07-01 09:22:58 +02:00
Pau Ferrer Ocaña 26a1fad8c8 MOBILE-3014 block: Support for only title block type 2019-07-01 09:22:58 +02:00
Pau Ferrer Ocaña 58b2e33156 MOBILE-1332 notes: Delete notes 2019-06-28 15:44:39 +02:00
Dani Palou 08322a299d MOBILE-2735 ux: Make all link handlers open a new page 2019-06-26 08:41:23 +02:00
Mark Johnson 04ebb8e50c MOBILE-2735 UX: Course and module links add new page to history.
This ensures that "back" always goes back and "home" always goes home.
2019-06-18 11:37:40 +02:00
Travis CI User 6557e34f97 Update lang files [ci skip] 2019-06-07 10:26:12 +00:00
Dani Palou 79d3f02f72 MOBILE-3039 workshop: Prefetch files from submissions to assess 2019-06-07 11:14:54 +02:00
Juan Leyva e6f982ec93
Merge pull request #1971 from dpalou/MOBILE-3039
MOBILE-3039 messages: Fix mark as read not called in 3.6+
2019-06-07 10:05:42 +02:00
Dani Palou caa4d9e9b3 MOBILE-3039 messages: Fix mark as read not called in 3.6+ 2019-06-07 08:49:32 +02:00
Juan Leyva dd6d7e82a1
Merge pull request #1969 from dpalou/MOBILE-3039
Mobile 3039
2019-06-06 16:02:58 +02:00
Albert Gasset 9aff138f62 MOBILE-3039 workshop: Fix self-assessment 2019-06-06 15:56:08 +02:00
Albert Gasset 05f0b0d62e MOBILE-3039 workshop: Fix template error 2019-06-06 15:24:33 +02:00
Albert Gasset 037babba70 MOBILE-3039 workshop: Fix assessment with scales 2019-06-06 15:24:20 +02:00
Dani Palou ed35e57e1c MOBILE-3039 core: Don't allow disable sound in iOS and Android 8+ 2019-06-06 10:20:07 +02:00
Juan Leyva ea5daca7bb
Merge pull request #1967 from crazyserver/MOBILE-3039
Mobile 3039
2019-06-05 12:12:42 +02:00
Juan Leyva 3de64edd24
Merge pull request #1966 from dpalou/MOBILE-3039
Mobile 3039
2019-06-05 12:12:18 +02:00
Pau Ferrer Ocaña c5f086e1e8 MOBILE-3039 messages: Copy plain text on messages 2019-06-05 11:44:00 +02:00
Dani Palou 3a56fa0e80 MOBILE-3039 glossary: Fix edit offline entry 2019-06-05 09:58:53 +02:00
Dani Palou a3d88eba4e MOBILE-3039 forum: Fix attachments not downloaded on prefetch 2019-06-05 09:58:53 +02:00
Dani Palou 5f0eda1235 MOBILE-3039 glossary: Fix edit offline entry 2019-06-04 12:53:11 +02:00
Dani Palou 7e649138d7 MOBILE-3039 forum: Fix attachments not downloaded on prefetch 2019-06-04 12:12:15 +02:00
Juan Leyva f719d8e9b1
Merge pull request #1965 from albertgasset/MOBILE-3039
Mobile 3039
2019-06-04 10:58:51 +02:00
Albert Gasset 35656ab1e0 MOBILE-3039 lesson: Wrap text in buttons 2019-06-03 13:15:21 +02:00
Pau Ferrer Ocaña ea22e6556f MOBILE-3039 course: Hide download when offline disabled 2019-06-03 11:36:27 +02:00
Juan Leyva 240f425d97
Merge pull request #1962 from albertgasset/MOBILE-3039
Mobile 3039
2019-05-31 11:03:11 +02:00
Dani Palou 2ad861b1e4 MOBILE-3039 core: Close popover when download finishes in activity 2019-05-31 07:50:32 +02:00
Albert Gasset e4e91bd150 MOBILE-3039 workshop: Fix viewing assessment offline 2019-05-30 16:09:55 +02:00
Albert Gasset 4481d816d6 MOBILE-3039 workshop: Fix template errors 2019-05-30 16:09:55 +02:00
Albert Gasset 5143897570 MOBILE-3039 workshop: Hide save button if user can't edit assessment 2019-05-30 16:09:55 +02:00
Albert Gasset b7088b6886 MOBILE-3039 data: Don't display error when comments are disabled 2019-05-30 16:09:55 +02:00
Albert Gasset 09b95dbd97 MOBILE-3039 data: Fix required textarea fields offline 2019-05-30 16:09:55 +02:00
Dani Palou 1a01d7da33 MOBILE-3039 book: Fix check automatic completion 2019-05-29 13:14:09 +02:00
Pau Ferrer Ocaña 548bf24c1a MOBILE-3039 lang: Reword some strings 2019-05-28 17:13:44 +02:00
Juan Leyva 1af3515344
Merge pull request #1953 from crazyserver/MOBILE-3039
Mobile 3039
2019-05-28 10:42:06 +02:00
Juan Leyva 5d81daecfd
Merge pull request #1952 from dpalou/MOBILE-3039
Mobile 3039
2019-05-28 10:34:34 +02:00
Dani Palou 4a758cba74 MOBILE-3039 course: Fix prefetch avatars in forum and glossary 2019-05-28 10:22:55 +02:00
Albert Gasset aa151774d8 MOBILE-2840 scorm: Fix blank page on refresh 2019-05-28 10:21:13 +02:00
Pau Ferrer Ocaña a7e391bd1e MOBILE-3039 forum: Load subject when avalaible 2019-05-28 10:05:42 +02:00
Juan Leyva a6f7feed92
Merge pull request #1950 from albertgasset/MOBILE-3018
MOBILE-3018 forum: Fix error after creating discussion
2019-05-27 16:54:18 +02:00
Pau Ferrer Ocaña 7f32b2763a MOBILE-2873 scorm: Fix scorm sync before prefetch 2019-05-27 16:36:52 +02:00
Juan Leyva 26f27f79fc
Merge pull request #1948 from albertgasset/MOBILE-2840
MOBILE-2840 scorm: Launch automatically
2019-05-27 12:40:06 +02:00
Albert Gasset f24ab4e4b1 MOBILE-3018 forum: Fix error after creating discussion 2019-05-27 11:26:01 +02:00