Dani Palou
08c8487646
MOBILE-2491 filter: Add memory caches to speed up filter
2019-10-08 12:40:01 +02:00
Dani Palou
30a5e83056
MOBILE-2491 filter: Minimize WS calls for module context
2019-10-08 12:40:01 +02:00
Dani Palou
31caccc396
MOBILE-2491 filter: Support wsNotFiltered option and filter in chart
2019-10-08 12:40:01 +02:00
Dani Palou
952ce4939b
MOBILE-2491 filter: Apply filters to all views that need it
2019-10-08 12:40:01 +02:00
Dani Palou
88323319bc
MOBILE-2491 filter: Implement basic filters
2019-10-08 08:17:40 +02:00
Albert Gasset
7e6a46b028
MOBILE-3093 login: Change password page
2019-10-07 09:51:56 +02:00
Dani Palou
26a3b4a9de
MOBILE-2491 filter: Create filter delegate
2019-10-03 11:28:29 +02:00
Dani Palou
456426ac6d
MOBILE-2491 filter: Create filter provider
2019-10-03 11:28:29 +02:00
Albert Gasset
ef40dfe74c
MOBILE-2159 core: Geolocation support
2019-10-02 10:12:19 +02:00
Pau Ferrer Ocaña
a809f624fe
MOBILE-3175 other: Change Copyright author
2019-10-02 09:08:21 +02:00
Juan Leyva
eaee7e5152
Merge pull request #2119 from crazyserver/MOBILE-3026
...
Mobile 3026
2019-10-01 17:31:24 +02:00
Juan Leyva
3ec572362d
Merge pull request #2118 from crazyserver/MOBILE-3166
...
MOBILE-3166 tags: Remove auto focus from search box
2019-10-01 17:23:43 +02:00
Juan Leyva
4634e5e0ea
Merge pull request #2117 from crazyserver/MOBILE-3131
...
MOBILE-3131 signup: Propagate country from age verification
2019-10-01 17:22:32 +02:00
Juan Leyva
ed7a212a8f
Merge pull request #2116 from crazyserver/MOBILE-3123
...
MOBILE-3123 style: Add some safe areas for notch
2019-10-01 17:20:44 +02:00
sam marshall
c86bec7db2
MOBILE-3180 Site plugins: Plugin pages offline can break navigation
...
For pages served via a site plugin, if the page has never been viewed
(there is no cached version) then if you try to view the page when
offline, the navigation broke because page loading never finished.
This change makes it finish page loading (with a blank page) if it
shows the error about failing to load it.
2019-10-01 14:23:20 +01:00
Pau Ferrer Ocaña
4b1ce3b234
MOBILE-3166 tags: Remove auto focus from search box
2019-10-01 13:04:22 +02:00
Pau Ferrer Ocaña
bc569030b0
MOBILE-3131 signup: Propagate country from age verification
2019-10-01 13:03:33 +02:00
Pau Ferrer Ocaña
588d616d3c
MOBILE-3026 network: Show offline and back online messages
2019-10-01 13:03:23 +02:00
Pau Ferrer Ocaña
86987a2b65
MOBILE-3026 menu: Change more icon
2019-10-01 13:03:23 +02:00
Juan Leyva
bcb41032f5
Merge pull request #2113 from crazyserver/MOBILE-3167
...
MOBILE-3167 blocks: Check block visibility
2019-10-01 13:01:55 +02:00
Pau Ferrer Ocaña
4b98a592c7
MOBILE-3123 style: Add some safe areas for notch
2019-10-01 13:00:54 +02:00
Juan Leyva
3c905e4fbe
Merge pull request #2111 from dpalou/MOBILE-3173
...
MOBILE-3173 quiz: Fix get amd data in ddmarker questions
2019-10-01 12:42:44 +02:00
Juan Leyva
3491d9cc49
Merge pull request #2110 from crazyserver/MOBILE-2862
...
MOBILE-2862 forum: Update discussion template
2019-10-01 12:39:31 +02:00
Juan Leyva
62b7780d51
Merge pull request #2108 from crazyserver/MOBILE-3119
...
Mobile 3119
2019-10-01 12:20:12 +02:00
Juan Leyva
e1e1a212d3
Merge pull request #2106 from sammarshallou/MOBILE-3140
...
MOBILE-3140 Blocks: Make blocks work if displaydata not specified
2019-10-01 11:38:55 +02:00
Pau Ferrer Ocaña
be6824d58c
MOBILE-3167 blocks: Check block visibility
2019-10-01 10:05:27 +02:00
Pau Ferrer Ocaña
fe4b760283
MOBILE-3091 signup: Sort countries by name
2019-10-01 09:56:39 +02:00
Pau Ferrer Ocaña
932f00cf1b
MOBILE-3119 mainmenu: Show site name and URL on the menu
2019-10-01 09:55:40 +02:00
Pau Ferrer Ocaña
0e9b3dcbe1
MOBILE-3119 settings: Show site URL on about page
2019-10-01 09:55:40 +02:00
Pau Ferrer Ocaña
4302f70c38
MOBILE-2862 forum: Update discussion template
2019-10-01 09:55:17 +02:00
Pau Ferrer Ocaña
7f882a67ae
MOBILE-3144 theme: Dark mode
2019-09-30 16:35:02 +02:00
Pau Ferrer Ocaña
716f76f969
MOBILE-3144 settings: Add color scheme setting
2019-09-30 16:35:01 +02:00
Pau Ferrer Ocaña
3b15b1a0fb
MOBILE-3130 comments: Use count field to get real comment count
2019-09-25 17:14:07 +02:00
Dani Palou
346c8a42ff
MOBILE-3109 addon: Add 'since' tags in WS return types
2019-09-25 13:15:54 +02:00
Dani Palou
b2497a1dd0
MOBILE-3109 addon: Add return types to all addons except mod
2019-09-25 13:15:54 +02:00
Dani Palou
6c56a83ede
MOBILE-3173 quiz: Fix get amd data in ddmarker questions
2019-09-23 10:16:42 +02:00
Dani Palou
9196371f50
MOBILE-3163 core: Remove Classic app warning
2019-09-19 16:24:11 +02:00
Albert Gasset
a7c2d22cb8
MOBILE-3147 doc: Remove jsdoc types from all typescript files
2019-09-12 11:15:56 +02:00
sam marshall
c3acfeacf7
MOBILE-3140 Blocks: Make blocks work if displaydata not specified
...
If displaydata is not specified in mobile.php for a block, it
did not work due to a JavaScript error.
2019-09-04 15:18:15 +01:00
Dani Palou
ee143c5a89
Merge pull request #2083 from crazyserver/MOBILE-3068
...
Mobile 3068
2019-08-28 12:44:34 +02:00
Dani Palou
344a3c639f
MOBILE-3068 blocks: Don't use phantom tabs in title blocks
2019-08-28 12:40:43 +02:00
Pau Ferrer Ocaña
3e29f2e428
MOBILE-3068 loading: Fix loading styles on blocks and tabs
2019-08-28 12:04:04 +02:00
Dani Palou
43d6839a8d
MOBILE-3068 comments: Open comments in new page if split view
2019-08-28 11:20:07 +02:00
Dani Palou
5533c39288
MOBILE-3068 database: Fix comments not updated on PTR
2019-08-28 10:38:44 +02:00
Pau Ferrer Ocaña
330f1741f9
MOBILE-3068 course: Check action is avalaible before navigating
2019-08-26 11:46:20 +02:00
Pau Ferrer Ocaña
ae3d488877
MOBILE-3025 blocks: Show empty box centered
2019-08-23 16:08:51 +02:00
Pau Ferrer Ocaña
6269849dff
MOBILE-3025 blocks: Rollback scroll follow implementation
2019-08-23 13:47:03 +02:00
Pau Ferrer Ocaña
51403efcca
MOBILE-3068 core: Fix some uncaught promises
2019-08-23 13:47:03 +02:00
Juan Leyva
0868a4646c
Merge pull request #2069 from dpalou/MOBILE-2670
...
MOBILE-2670 core: Fix filename of uploaded files in desktop
2019-08-23 10:18:02 +01:00
Juan Leyva
033b4138cb
Merge pull request #2068 from dpalou/MOBILE-3068
...
Mobile 3068
2019-08-23 10:17:21 +01:00
Dani Palou
8651e89701
MOBILE-2670 core: Fix filename of uploaded files in desktop
2019-08-23 10:50:19 +02:00
Dani Palou
aa9e52d0f2
MOBILE-3068 login: Fix no component factory found for CoreLoginSitesPage
2019-08-22 16:40:55 +02:00
Dani Palou
add7792d24
MOBILE-3127 core: Allow defining a different timeout in wifi/3g
2019-08-22 13:20:09 +02:00
Juan Leyva
152bbca149
Merge pull request #2066 from dpalou/MOBILE-3118
...
MOBILE-3118 siteplugins: Stringify objects copied from otherdata
2019-08-22 12:15:24 +01:00
Juan Leyva
7f755e4bca
Merge pull request #2065 from crazyserver/MOBILE-3117
...
Mobile 3117
2019-08-22 12:11:21 +01:00
Dani Palou
44f2122298
MOBILE-3068 analytics: Don't call logEvent if user disabled
2019-08-22 11:35:17 +02:00
Pau Ferrer Ocaña
486e1d9b11
MOBILE-3068 blocks: Fix resize uncaught promise
2019-08-21 10:01:49 +02:00
Dani Palou
7fc105dc74
MOBILE-3118 siteplugins: Stringify objects copied from otherdata
2019-08-20 12:16:57 +02:00
Pau Ferrer Ocaña
a347a6d4ed
MOBILE-3117 login: Fix logout on reconnect
2019-08-20 10:09:59 +02:00
Pau Ferrer Ocaña
ada49974f4
MOBILE-3117 login: Check you entered the credentials page again
2019-08-20 09:27:27 +02:00
Mark Johnson
88db3d5816
MOBILE-3113 course formats: Give the user the option to reload if format plugins fail to initialise
2019-08-12 16:10:21 +02:00
Juan Leyva
85ef2a8e12
Merge pull request #2053 from crazyserver/MOBILE-3068
...
Mobile 3068
2019-08-09 16:55:57 +02:00
Pau Ferrer Ocaña
0e9d0356af
MOBILE-3025 blocks: Fix comments block link
2019-08-09 16:30:13 +02:00
Pau Ferrer Ocaña
8a3acc2dfd
MOBILE-3025 blocks: Merge blocks and content scroll
2019-08-09 16:30:12 +02:00
Mark Johnson
de2c297b3c
MOBILE-3100 Accessibility: Fix issues when changing font sizes
2019-08-09 12:37:35 +01:00
Pau Ferrer Ocaña
e5f5f31a10
MOBILE-3025 blocks: Limit block usage to 3.7 onwards
2019-08-07 12:32:36 +02:00
Pau Ferrer Ocaña
b5cbd5abaf
MOBILE-3025 blocks: Adapt blocks size to small screens
2019-08-06 13:22:44 +02:00
Juan Leyva
1e2c8b4fa3
Merge pull request #2041 from dpalou/MOBILE-3112
...
MOBILE-3112 siteplugins: Accept more values in useOtherData
2019-08-05 16:32:28 +02:00
Mark Johnson
4d844a177c
MOBILE-3054 Courses: Update section status when switching to "All sections"
2019-08-05 11:32:53 +01:00
Mark Johnson
d03845caa7
MOBILE-3054 Courses: Trigger update of "All sections" download icon
2019-08-02 13:37:00 +01:00
Dani Palou
2a752cc780
MOBILE-3112 siteplugins: Accept more values in useOtherData
2019-08-02 14:35:45 +02:00
Juan Leyva
aa3e894248
Merge pull request #2036 from albertgasset/MOBILE-2201
...
Mobile 2201
2019-08-02 11:28:12 +02:00
Pau Ferrer Ocaña
aca09a2dc2
MOBILE-3081 login: Show download button on version check
2019-08-01 10:16:20 +02:00
Juan Leyva
a73f340cd7
Merge pull request #2034 from crazyserver/MOBILE-3081
...
Mobile 3081
2019-07-31 17:19:43 +02:00
Juan Leyva
604ea85422
Merge pull request #2033 from dpalou/MOBILE-3028
...
MOBILE-3028 quiz: Allow attempting quiz with unsupported questions
2019-07-31 17:15:59 +02:00
Pau Ferrer Ocaña
6b34549ccb
MOBILE-3081 login: Force Workplace App usage to avoid incompatibilities
2019-07-31 16:00:46 +02:00
Dani Palou
cd9a169e6c
MOBILE-3084 firebase: Allow disabling analytics at runtime
2019-07-31 14:45:52 +02:00
Juan Leyva
3f90e30584
Merge pull request #2030 from albertgasset/MOBILE-3042
...
MOBILE-3042 styles: Disable all CSS contianment rules
2019-07-31 14:39:37 +02:00
Juan Leyva
0eb88c6fa4
Merge pull request #2029 from dpalou/MOBILE-3108
...
MOBILE-3108 siteplugins: Allow create only title and prerendered blocks
2019-07-31 13:50:11 +02:00
Albert Gasset
603ab4e5ac
MOBILE-3042 styles: Disable all CSS contianment rules
...
Ionic sets the "contain" CSS property to some elements. This enables CSS
containment, which changes how elements are positioned and sized, breaking
fixed positioned elements, iframes in full screen mode, subtitle menus in
videos and potentially more things. CSS containment is not supported in iOS
and Android 4.4, so it can introduce inconsistencies across devices.
2019-07-31 13:34:09 +02:00
Juan Leyva
0139910fe2
Merge pull request #2025 from dpalou/MOBILE-3064
...
MOBILE-3064 course: Don't call check_updates after prefetch
2019-07-31 13:04:22 +02:00
Juan Leyva
011c74f9be
Merge pull request #2022 from marxjohnson/MOBILE-3100_integration
...
MOBILE-3100 accessibility: Add font size options in general settings
2019-07-31 12:54:08 +02:00
Juan Leyva
ec48f30a86
Merge pull request #2021 from crazyserver/MOBILE-3062
...
MOBILE-3062 module: Change module tag to ion-item
2019-07-31 12:40:35 +02:00
Dani Palou
532d1686b3
MOBILE-3028 quiz: Allow attempting quiz with unsupported questions
2019-07-31 12:23:48 +02:00
Juan Leyva
c1147d5451
Merge pull request #2019 from crazyserver/MOBILE-3025
...
MOBILE-3025 blocks: Show blocks on sidebar
2019-07-31 12:03:19 +02:00
Juan Leyva
370dc7564c
Merge pull request #2017 from dpalou/MOBILE-3021
...
Mobile 3021
2019-07-30 17:09:52 +02:00
Dani Palou
767c0c19d4
MOBILE-3108 siteplugins: Allow create only title and prerendered blocks
2019-07-30 16:18:08 +02:00
Juan Leyva
1076bff6de
Merge pull request #2016 from dpalou/MOBILE-3090
...
MOBILE-3090 calendar: Support deleting events
2019-07-30 11:17:32 +02:00
Pau Ferrer Ocaña
a6368a5bbd
MOBILE-3062 module: Change module tag to ion-item
2019-07-29 13:26:05 +02:00
Pau Ferrer Ocaña
cec6844968
MOBILE-3025 blocks: Show blocks on sidebar
2019-07-29 12:20:18 +02:00
Juan Leyva
83d2f455ef
Merge pull request #2013 from dpalou/MOBILE-3061
...
MOBILE-3061 dashboard: Pass download enabled as input
2019-07-29 11:56:36 +02:00
Juan Leyva
3d5e3267c0
Merge pull request #2012 from crazyserver/MOBILE-2877
...
Mobile 2877
2019-07-29 11:48:39 +02:00
Juan Leyva
1944f46fb5
Merge pull request #2010 from dpalou/MOBILE-3102
...
MOBILE-3102 core: Support disabling site plugins without exceptions
2019-07-26 16:38:50 +02:00
Dani Palou
09533757a4
MOBILE-3064 course: Don't call check_updates after prefetch
2019-07-26 13:56:31 +02:00
Dani Palou
f94d67ed6a
MOBILE-3102 core: Support disabling site plugins without exceptions
2019-07-26 12:34:23 +02:00
Dani Palou
083ca7cd7e
MOBILE-3021 calendar: Implement day view
2019-07-24 13:02:23 +02:00
Dani Palou
e3944a9e72
MOBILE-3055 core: Update site plugins init if course added
2019-07-24 11:53:38 +02:00
Dani Palou
1024f6a96d
MOBILE-3055 courses: Trigger event if user courses list changes
2019-07-24 09:00:12 +02:00
Dani Palou
007804494d
MOBILE-3061 dashboard: Pass download enabled as input
2019-07-22 15:56:41 +02:00
Juan Leyva
916d408f65
Merge pull request #2005 from albertgasset/MOBILE-3075
...
MOBILE-3075 grades: Handle /grade/report/index.php links
2019-07-22 11:57:20 +02:00
Albert Gasset
e4260aa92a
MOBILE-2201 tag: Link handlers
2019-07-19 15:50:19 +02:00
Albert Gasset
d00d401894
MOBILE-2201 tag: Search page
2019-07-19 15:50:17 +02:00
Albert Gasset
b2db3774e6
MOBILE-2201 tag: Index page
2019-07-19 15:49:46 +02:00
Albert Gasset
b0b1c2f7c9
MOBILE-2201 user: Tag area handler for users
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
fdae95d294
MOBILE-2201 course: Tag area handler for activities and resources
2019-07-19 15:43:54 +02:00
Albert Gasset
eed78c8b6f
MOBILE-2201 course: Tag area handler for courses
2019-07-19 15:43:54 +02:00
Albert Gasset
7546ac9e28
MOBILE-2201 tag: Area delegate and helpers for handlers
2019-07-19 15:43:54 +02:00
Albert Gasset
f5cfda53a5
MOBILE-2201 tag: List component
2019-07-19 15:43:54 +02:00
Juan Leyva
fa3a2d3140
Merge pull request #2002 from dpalou/MOBILE-3096
...
MOBILE-3096 qbehaviour: No behaviour buttons if prevent submit
2019-07-19 11:51:43 +02:00
Pau Ferrer Ocaña
8a56dc84b8
MOBILE-2877 comments: Delete comments
2019-07-19 09:52:15 +02:00
Pau Ferrer Ocaña
79bdd4ed02
MOBILE-2877 comments: Add comments
2019-07-19 09:52:15 +02:00
Pau Ferrer Ocaña
797b0d7931
MOBILE-2877 comments: Add comments pagination
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
Pau Ferrer Ocaña
9e91cf14e6
MOBILE-2877 comments: Add button
2019-07-19 09:52:15 +02:00
Juan Leyva
5c4872288c
Merge pull request #1999 from dpalou/MOBILE-3073
...
MOBILE-3073 login: Display debug messages when adding site
2019-07-18 20:53:54 +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
Juan Leyva
b8d10dac0e
Merge pull request #1995 from dpalou/MOBILE-3029
...
MOBILE-3029 core: Let site plugins override NavController events
2019-07-18 16:22:35 +02:00
Pau Ferrer Ocaña
9e107cf667
MOBILE-3076 splash: Fix splash path
2019-07-18 12:28:58 +02:00
Juan Leyva
7e3b4af288
Merge pull request #1992 from dpalou/MOBILE-2941
...
MOBILE-2941 login: Display forgot password button in reconnect
2019-07-18 12:24:18 +02:00
Juan Leyva
39a992da2c
Merge pull request #1991 from dpalou/MOBILE-3072
...
MOBILE-3072 siteplugins: Add version to CSS URL
2019-07-18 12:12:13 +02:00
Juan Leyva
d9c85a8b9e
Merge pull request #1988 from marxjohnson/MOBILE-3054_integration
...
MOBILE-3054 Courses: Update section download icon
2019-07-18 11:46:52 +02:00
Juan Leyva
c19542c055
Merge pull request #1986 from dpalou/MOBILE-2991
...
MOBILE-2991 settings: Sort languages by name
2019-07-18 11:40:18 +02:00
Dani Palou
a569bb24b8
MOBILE-3096 qbehaviour: No behaviour buttons if prevent submit
2019-07-17 14:49:21 +02:00
Dani Palou
1d8f617338
MOBILE-3090 calendar: Support deleting events
2019-07-17 13:14:47 +02:00
Dani Palou
71cd612878
MOBILE-3073 login: Display debug messages when adding site
2019-07-16 16:40:41 +02:00
Albert Gasset
01b29a4dc2
MOBILE-3075 grades: Handle /grade/report/index.php links
2019-07-16 15:42:23 +02:00
Mark Johnson
3e690ad65d
MOBILE-3100 accessibility: Add font size options in general settings
2019-07-16 13:22:59 +01:00
Dani Palou
7619c63f70
MOBILE-2930 core: Fix compilation error in block component
2019-07-16 10:54:24 +02:00
Dani Palou
8f8efe4052
MOBILE-3072 siteplugins: Add version to CSS URL
2019-07-15 12:10:06 +02:00
Dani Palou
d44100f757
MOBILE-2941 login: Display forgot password button in reconnect
2019-07-15 10:53:15 +02:00
Juan Leyva
d4791fd320
Merge pull request #1982 from crazyserver/MOBILE-3076
...
MOBILE-3076 splash: Use full size splash screen
2019-07-10 16:45:23 +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
632a0dc57a
MOBILE-3029 core: Let site plugins override NavController events
2019-07-08 16:24:44 +02:00
Dani Palou
5ed9ac0e3e
MOBILE-2991 settings: Sort languages by name
2019-07-08 11:08:07 +02:00
Pau Ferrer Ocaña
03b305662e
MOBILE-3002 block: Check if blocks are disabled in courses
2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña
34061ad5ab
MOBILE-3002 block: Support for pre rendered block type
2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña
9a5f567387
MOBILE-3014 course: Add course blocks tab
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
Dani Palou
b302ea0d5a
MOBILE-2735 course: Log view when changing sections
2019-06-26 08:58:48 +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
Pau Ferrer Ocaña
b66e87b86b
MOBILE-3076 splash: Use full size splash screen
2019-06-14 11:03:50 +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
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
Pau Ferrer Ocaña
bec71ce952
MOBILE-3039 login: Fix credentials css
2019-06-05 09:54:52 +02:00
Juan Leyva
67449aac0f
Merge pull request #1964 from crazyserver/MOBILE-3039
...
MOBILE-3039 course: Hide download when offline disabled
2019-06-04 10:58:26 +02:00
Dani Palou
cb6a9876c3
MOBILE-3039 ios: Fix 'More' option in file uploader
2019-06-03 18:26:47 +02:00
Pau Ferrer Ocaña
ea22e6556f
MOBILE-3039 course: Hide download when offline disabled
2019-06-03 11:36:27 +02:00
Dani Palou
06a4c357d9
MOBILE-3039 core: Fix redirect treated again when it shouldn't
2019-05-31 08:42:33 +02:00
Dani Palou
2ad861b1e4
MOBILE-3039 core: Close popover when download finishes in activity
2019-05-31 07:50:32 +02:00
Dani Palou
8d450d324f
MOBILE-3039 push: Fix crash when push received in foreground in iOS
2019-05-30 16:56:38 +02:00
Dani Palou
1ab8154428
MOBILE-3039 push: Fix appurl from push notifs in iOS
2019-05-30 12:21:38 +02:00
Dani Palou
3eb0c81c46
MOBILE-3039 core: Fix getStoredConfig error in synchronize
2019-05-30 12:21:38 +02:00
Dani Palou
136869cc04
MOBILE-3039 push: Fix sync errors caused by pushnotifications
2019-05-30 12:21:38 +02:00
Dani Palou
d530d2b95e
MOBILE-3039 ios: Make avatars circled in shared files choose
2019-05-29 17:19:53 +02:00
Pau Ferrer Ocaña
548bf24c1a
MOBILE-3039 lang: Reword some strings
2019-05-28 17:13:44 +02:00
Mark Johnson
0c0eceb078
MOBILE-3054 Courses: Update section download icon
...
Update the section download icon to reflect changes to the download state
of modules within the section, either from the download buttons on the
course page or activity within the module.
2019-05-28 12:33:30 +01:00
Albert Gasset
57b3ed23b2
MOBILE-2992 user: Fix sync preferences
2019-05-28 12:35:11 +02:00
Dani Palou
f70a95b0b9
MOBILE-3039 grades: Fix repeated calls when prefetching grades
2019-05-28 10:46:30 +02:00
Dani Palou
838646f085
MOBILE-3039 core: Fix load logged out site with SSO
2019-05-28 09:13:11 +02:00
Dani Palou
4f1cd6a94e
MOBILE-2873 course: Invalidate data after 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
f06e25d1cd
MOBILE-3049 sitehome: Fix activities not displayed
2019-05-24 12:48:44 +02:00
Dani Palou
75ce463362
MOBILE-3036 core: Apply update frequency to all WS calls
2019-05-24 08:26:57 +02:00
Juan Leyva
b2d613cd50
Merge pull request #1938 from albertgasset/MOBILE-2898
...
MOBILE-2898 courses: Display done icon when course download finishes
2019-05-23 23:50:20 +02:00
Dani Palou
f72177661c
MOBILE-2938 core: Fix race condition with open page in main menu
2019-05-23 16:29:39 +02:00
Albert Gasset
e8f7219883
MOBILE-2840 scorm: Launch automatically
2019-05-23 14:50:56 +02:00
Dani Palou
ecc18974a3
MOBILE-3039 core: Fix avatars in choose site page
2019-05-23 13:09:44 +02:00
Albert Gasset
27a0a8fcdf
MOBILE-2898 courses: Display done icon when course download finishes
2019-05-22 12:53:04 +02:00
Dani Palou
455b78d98f
MOBILE-3039 core: Wait a bit before displaying loading modal
2019-05-22 09:07:04 +02:00
Dani Palou
51edb78d40
MOBILE-3039 core: Clear course status if site data cleared
2019-05-21 10:59:34 +02:00
Dani Palou
4a913ce0ab
MOBILE-2957 config: Add variable to enable analytics
2019-05-20 12:40:44 +02:00
Dani Palou
5810946b96
MOBILE-2957 fcm: Log notification dismissed event in foreground
2019-05-20 12:22:20 +02:00
Dani Palou
822dd057ef
MOBILE-2957 fcm: Log events in Firebase too
2019-05-20 12:22:20 +02:00
Dani Palou
c43d0e5820
MOBILE-2957 fcm: Log notification open if foreground
2019-05-20 12:21:06 +02:00
Pau Ferrer Ocaña
3bb1d1f264
MOBILE-3035 menu: Fix fontawesome main menu icons
2019-05-20 12:13:10 +02:00
Pau Ferrer Ocaña
fb6e095abe
MOBILE-3035 settings: Delete cache data when clearing files
2019-05-20 12:13:10 +02:00
Juan Leyva
84caaaeaa9
Merge pull request #1921 from dpalou/MOBILE-3033
...
MOBILE-3033 core: Fix collisions in site plugin stored data
2019-05-20 11:47:31 +02:00
Juan Leyva
73f8b5a729
Merge pull request #1920 from sammarshallou/MOBILE-2935
...
MOBILE-2935 Dashboard blocks: Fix code review problems
2019-05-17 10:50:10 +02:00
Dani Palou
bcc7b4b672
MOBILE-3001 core: Fix rebase errors
2019-05-17 09:17:07 +02:00
sam marshall
2829e4ee31
MOBILE-2935 Dashboard blocks: Fix code review problems
2019-05-16 17:08:12 +01:00
Juan Leyva
b9d8d22b79
Merge pull request #1918 from dpalou/MOBILE-3013
...
Mobile 3013
2019-05-16 18:06:13 +02:00
Dani Palou
99f79b9ff9
MOBILE-3013 core: Support new kind of URL schemes
2019-05-16 18:03:48 +02:00
Dani Palou
cab44018a6
MOBILE-3013 core: Support handling root URLs
2019-05-16 18:01:52 +02:00
Dani Palou
1071e9208e
MOBILE-3033 core: Fix collisions in site plugin stored data
2019-05-16 13:06:15 +02:00
Pau Ferrer Ocaña
60c09134b1
MOBILE-3034 course: Style module availability info
2019-05-16 12:58:12 +02:00
Juan Leyva
b8859c1642
Merge pull request #1913 from dpalou/desktop-rebased
...
Desktop rebased
2019-05-16 10:11:10 +02:00
Albert Gasset
65055653be
MOBILE-2992 user: Get and sync preferences
2019-05-16 09:54:17 +02:00
Albert Gasset
af28ed2732
MOBILE-2992 rating: Helper function to merge rating infos
2019-05-16 09:54:17 +02:00
Dani Palou
90f9980bca
MOBILE-2915 desktop: Fix resume in desktop
2019-05-16 08:47:30 +02:00
Dani Palou
9181455ffd
MOBILE-2915 desktop: Fix password change opened only once
2019-05-16 08:45:56 +02:00
sam marshall
9d0a937f9d
MOBILE-2935 Support site plugins for blocks on dashboard page
2019-05-15 17:07:09 +01:00
Dani Palou
9b296d8ee5
MOBILE-2966 quiz: Fix multichoice question broken due to clear option
2019-05-14 17:26:30 +02:00
Pau Ferrer Ocaña
f20e34db5c
MOBILE-2851 user: Fix user not enrolled message
2019-05-14 13:56:43 +02:00
Pau Ferrer Ocaña
8f0032bb7b
MOBILE-2903 menu: Show 5 items max on phones
2019-05-14 09:52:49 +02:00
Pau Ferrer Ocaña
12d75f14b2
MOBILE-2903 menu: Disable responsive menu items is set on site
2019-05-13 12:18:16 +02:00
Pau Ferrer Ocaña
809753aac1
MOBILE-2903 menu: Move menu to side on tablet
2019-05-13 12:18:16 +02:00
Pau Ferrer Ocaña
19e0cf59e5
MOBILE-2903 menu: Show menu items depending on device width
2019-05-13 12:18:16 +02:00
Mark Johnson
d3420d9be6
MOBILE-2939 offline: Improve download confirm and error messages.
2019-05-13 10:54:44 +01:00
Juan Leyva
9b4da3e474
Merge pull request #1895 from dpalou/MOBILE-3008
...
MOBILE-3008 core: Filter undefined in objectToArrayOfObjects
2019-05-07 20:46:24 +02:00
Juan Leyva
7790807906
Merge pull request #1891 from crazyserver/MOBILE-2945
...
MOBILE-2945 course: Display course custom fields in preview page
2019-05-07 19:59:35 +02:00
Dani Palou
6ae25efd51
MOBILE-3008 core: Filter undefined in objectToArrayOfObjects
2019-05-07 17:07:58 +02:00
Albert Gasset
8cdca2ebd9
MOBILE-2989 forum: Add ability to star and pin discussions
2019-05-07 17:03:54 +02:00
Albert Gasset
5b74fd104f
MOBILE-2914 courses: New unstar icon
2019-05-07 16:57:49 +02:00
Juan Leyva
be34610f25
Merge pull request #1886 from crazyserver/MOBILE-2895
...
Mobile 2895
2019-05-07 16:25:50 +02:00
Juan Leyva
80546a07be
Merge pull request #1877 from dpalou/MOBILE-2975
...
Mobile 2975
2019-05-02 14:07:14 +02:00
Juan Leyva
3693121c86
Merge pull request #1876 from dpalou/MOBILE-2961
...
Mobile 2961
2019-05-02 13:38:48 +02:00
Pau Ferrer Ocaña
0735453589
MOBILE-2945 course: Display course custom fields in preview page
2019-05-02 12:11:12 +02:00
Pau Ferrer Ocaña
4e98e6588b
MOBILE-2966 quiz: Clear answer in multiple choice single answer
2019-05-02 10:01:33 +02:00
Pau Ferrer Ocaña
99809afbad
MOBILE-2895 course: Show modules downloaded status
2019-05-02 10:01:08 +02:00
Dani Palou
ff1a336fa6
MOBILE-2975 rating: Allow disabling rating
2019-05-02 08:47:53 +02:00
Dani Palou
e449496b45
MOBILE-2975 dashboard: Allow disabling dashboard
2019-05-02 08:46:26 +02:00
Dani Palou
65c202c998
MOBILE-2975 comments: Allow disable comments
2019-05-02 08:46:26 +02:00
Dani Palou
8723e5b684
MOBILE-2975 blocks: Allow disabling blocks and always show courses
2019-05-02 08:38:22 +02:00
Dani Palou
7723648638
MOBILE-2961 push: Group push notifications in foreground
2019-05-02 08:23:51 +02:00
Dani Palou
b0c33b1526
MOBILE-2961 push: Use notification icon in foreground
2019-05-02 08:23:51 +02:00
Dani Palou
258a646f20
MOBILE-2961 push: Use push channel in some local notifications
2019-05-02 08:23:51 +02:00
Juan Leyva
508c9301f8
Merge pull request #1872 from dpalou/MOBILE-2996
...
MOBILE-2996 login: Prevent overriding user if sso+logout
2019-05-01 19:15:17 +02:00
Juan Leyva
894259ea46
Merge pull request #1870 from dpalou/MOBILE-2998
...
MOBILE-2998 quiz: Fix drag and drop in Moodle 3.7
2019-05-01 19:07:40 +02:00
Juan Leyva
d49aeb5e1e
Merge pull request #1868 from albertgasset/MOBILE-2993
...
MOBILE-2993 grades: Fix icon class parsing
2019-04-30 21:07:30 +02:00
Juan Leyva
ec58a14603
Merge pull request #1867 from dpalou/MOBILE-2944
...
MOBILE-2944 course: Hide completion for teachers
2019-04-30 21:03:52 +02:00
Juan Leyva
e854306d57
Merge pull request #1865 from dpalou/MOBILE-2984
...
MOBILE-2984 config: Allow overriding site name
2019-04-30 20:43:07 +02:00
Juan Leyva
86e3850427
Merge pull request #1862 from crazyserver/MOBILE-2979
...
MOBILE-2979 course: Align download icons
2019-04-30 20:28:36 +02:00
Juan Leyva
9892a17849
Merge pull request #1858 from albertgasset/MOBILE-2949
...
Mobile 2949
2019-04-29 18:03:27 +02:00
Pau Ferrer Ocaña
9c4617ae62
MOBILE-2979 course: Align download icons
2019-04-29 09:41:32 +02:00
Dani Palou
b2cf777bec
MOBILE-2947 notification: Apply color to small icon
2019-04-26 15:43:00 +02:00
Juan Leyva
839fe09fa7
Merge pull request #1850 from sammarshallou/MOBILE-2906
...
MOBILE-2906 Add course option type that appears in menu
2019-04-26 15:17:17 +02:00
Juan Leyva
21288dd285
Merge pull request #1849 from dpalou/MOBILE-2901
...
MOBILE-2901 file: Support offline files for Nextcloud
2019-04-26 15:14:16 +02:00
Juan Leyva
af4635ed3a
Merge pull request #1846 from crazyserver/MOBILE-2873
...
Mobile 2873
2019-04-26 12:20:04 +02:00
Juan Leyva
9aa2b638e4
Merge pull request #1845 from crazyserver/MOBILE-2851
...
MOBILE-2851 users: Show participants last course access when available
2019-04-26 11:40:32 +02:00
Juan Leyva
a11a194b33
Merge pull request #1842 from albertgasset/MOBILE-2900
...
MOBILE-2900 courses: Exclude enrolled user count from WS call
2019-04-26 11:15:33 +02:00
Dani Palou
486ad67a31
MOBILE-2928 couse: Use openCourse when opening in current site
2019-04-26 10:07:41 +02:00
Dani Palou
1b8b142646
MOBILE-2996 login: Prevent overriding user if sso+logout
2019-04-26 09:31:12 +02:00
Juan Leyva
b73b3d2727
Merge pull request #1840 from dpalou/MOBILE-2953
...
Mobile 2953
2019-04-25 18:07:54 +02:00
Juan Leyva
1be7a614da
Merge pull request #1839 from dpalou/MOBILE-2927
...
Mobile 2927
2019-04-25 17:50:33 +02:00
Juan Leyva
3f3e9d3d25
Merge pull request #1838 from dpalou/MOBILE-2921
...
Mobile 2921
2019-04-25 17:36:10 +02:00
Dani Palou
f746b28dfe
MOBILE-2998 quiz: Fix drag and drop in Moodle 3.7
2019-04-25 16:36:17 +02:00
Albert Gasset
a34f3ae7a9
MOBILE-2993 grades: Fix icon class parsing
2019-04-25 16:33:56 +02:00
Dani Palou
7b479c8b15
MOBILE-2944 course: Hide completion for teachers
2019-04-24 13:43:10 +02:00
Dani Palou
dd4688f3d4
MOBILE-2984 config: Allow overriding site name
2019-04-18 08:51:28 +02:00
Albert Gasset
d8c76b0c35
MOBILE-2949 rating: Event that notifies rate component loading status
2019-04-10 13:29:11 +02:00
Albert Gasset
8e9af2fdda
MOBILE-2949 comments: Event that notifies loading status
2019-04-10 13:27:44 +02:00
Albert Gasset
8f1c66445f
MOBILE-2949 compile: Event that notifies compilation status
2019-04-10 13:12:13 +02:00
Albert Gasset
19143109c3
MOBILE-2949 compile: Do not update data before compiling template
...
This prevents errors when the templata and data are changed and they
have different properties than the old template and data.
2019-04-10 13:02:14 +02:00
Dani Palou
38b1308f0b
MOBILE-2901 file: Support offline files for Nextcloud
2019-04-08 10:45:14 +02:00
Albert Gasset
76bbc30ed9
MOBULE-2838 ws: convertValuesToString improvements
...
- Skip null and undefined values. They were ignored when sent as POST parameters but are not accepted when sent as JSON.
- Return null instead if some string become empty after stripping Unicode. Previously we were throwing an exception.
- Convert boolean to "0" and "1". Previously we wre using "true" and "false", which are only accepted as POST parameters.
2019-04-04 14:47:21 +02:00
Dani Palou
65702106f7
MOBILE-2953 notifications: Pass customdata to link actions
2019-04-03 15:38:34 +02:00
Dani Palou
c982017029
MOBILE-2927 emulator: Adapt push simulation to new behaviour
2019-04-01 16:04:14 +02:00
Dani Palou
9e831bdf7a
MOBILE-2921 lesson: Support lesson grade push clicks
2019-04-01 16:03:10 +02:00
Dani Palou
a83ebdfec8
MOBILE-2921 course: Support course request push clicks
2019-04-01 16:03:10 +02:00
Dani Palou
e8ab5edc2a
MOBILE-2921 enrol: Support enrolment expiry push clicks
2019-04-01 16:03:10 +02:00
Dani Palou
3182f0ff06
MOBILE-2921 push: Use new code for push click handlers
2019-04-01 16:03:10 +02:00
Dani Palou
727fe58a52
MOBILE-2921 push: Move pushnotifications to core
2019-04-01 16:03:10 +02:00
Pau Ferrer Ocaña
b6a6dd13f6
MOBILE-2873 sync: Sync before prefetch single module
2019-04-01 12:24:23 +02:00
Pau Ferrer Ocaña
d767b7514e
MOBILE-2873 sync: Sync fixes
2019-04-01 10:57:53 +02:00
Pau Ferrer Ocaña
2469d903a7
MOBILE-2873 blog: Show blog icon on the tab bar if needed
2019-04-01 10:57:53 +02:00
Pau Ferrer Ocaña
910ee50600
MOBILE-2873 sync: Sync activities on course prefetch
2019-04-01 10:57:53 +02:00
Pau Ferrer Ocaña
a26fbeab92
MOBILE-2873 sync: Fix course log syncing
2019-04-01 10:57:53 +02:00
Pau Ferrer Ocaña
af7872f862
MOBILE-2873 sync: Force manual sync
2019-04-01 10:57:53 +02:00
Pau Ferrer Ocaña
0a2b197cd4
MOBILE-2851 users: Show participants last course access when available
2019-03-29 13:31:17 +01:00
Dani Palou
201a703258
MOBILE-2915 core: Show file not found error if no files
2019-03-29 12:46:04 +01:00
Dani Palou
b16eb29ac0
MOBILE-2915 core: Fix redirect to logged out sites
2019-03-29 11:07:36 +01:00
Dani Palou
489094598a
MOBILE-2915 core: Try to fix freezes when clicking push
2019-03-28 16:28:21 +01:00
Dani Palou
3f370f97ca
MOBILE-2915 login: Mark recaptcha as required
2019-03-27 16:35:34 +01:00
sam marshall
bc931df813
MOBILE-2906 Add course option type that appears in menu
...
This allows addons to add items to the course menu. The items work
in the same way as other course options, except that instead of
appearing as a tab, they appear as an option in the course menu.
2019-03-27 12:51:37 +00:00
Dani Palou
ba27f75324
MOBILE-2915 login: Fix signup errors not displayed
2019-03-27 12:01:27 +01:00
Dani Palou
63cfc0604a
MOBILE-2915 ios: Fix shared files treated twice in iOS 12
2019-03-26 16:13:23 +01:00
Dani Palou
b3663e591c
MOBILE-2915 desktop: Fix 'push' click in desktop apps
2019-03-26 12:05:37 +01:00
Dani Palou
0449c63c71
MOBILE-2915 course: Fix title not displayed for guest courses
2019-03-22 07:02:08 +01:00
Dani Palou
88a0a2851f
MOBILE-2819 a11y: Fix image description read twice
2019-03-15 11:36:32 +01:00
Albert Gasset
a0bac9301e
MOBILE-2915 rating: Change string "No rating" to "None"
2019-03-14 12:40:26 +01:00
Albert Gasset
b23881299c
MOBILE-2900 courses: Exclude enrolled user count from WS call
2019-03-13 11:30:33 +01:00
Juan Leyva
07e4be4391
Merge pull request #1804 from dpalou/MOBILE-2831
...
Mobile 2831
2019-03-12 16:08:00 +01:00
Juan Leyva
7e6b260154
Merge pull request #1801 from dpalou/MOBILE-2913
...
Mobile 2913
2019-03-11 13:44:59 +01:00
Juan Leyva
c882ad7138
Merge pull request #1800 from dpalou/MOBILE-2663
...
MOBILE-2663 quiz: Try to fix sequencecheck error
2019-03-11 13:32:46 +01:00
Dani Palou
f5f04b35c1
MOBILE-2913 course: Fix section progress when an error happens
2019-03-11 12:25:59 +01:00
Dani Palou
900c9b741e
MOBILE-2913 course: Fix section download button disappear on PTR
2019-03-11 10:29:32 +01:00
Albert Gasset
1e59e22a6e
MOBILE-2908 core: Fix duplicate schema name
2019-03-07 16:44:04 +01:00
Juan Leyva
1d53ca3823
Merge pull request #1792 from albertgasset/MOBILE-2486
...
Mobile 2486
2019-03-06 16:33:00 +01:00
Dani Palou
61d264f515
MOBILE-2663 quiz: Try to fix sequencecheck error
2019-03-06 14:37:27 +01:00
Dani Palou
2ec4b536a5
MOBILE-2831 settings: Display push ID in about page
2019-03-06 12:47:20 +01:00
Juan Leyva
c11cfa336b
Merge pull request #1791 from crazyserver/MOBILE-2819
...
MOBILE-2819 a11y: Apply aria attributes to components
2019-03-06 11:48:17 +01:00
Albert Gasset
af6694c915
MOBILE-2486 glossary: Ratings
2019-03-05 16:11:21 +01:00
Albert Gasset
8fe3e09e9b
MOBILE-2486 forum: Invalidate discussion when a rating is updated
2019-03-05 13:58:30 +01:00
Albert Gasset
f6c2babd77
MOBILE 2486 core: Fix offline rating schema name
2019-03-05 13:58:30 +01:00
Juan Leyva
7eaf05766a
Merge pull request #1790 from albertgasset/MOBILE-1633
...
Mobile 1633
2019-03-04 14:14:58 +01:00
Juan Leyva
aac8ee7b3a
Merge pull request #1789 from dpalou/MOBILE-2850
...
Mobile 2850
2019-03-04 13:21:57 +01:00
Albert Gasset
beaab9d2f6
MOBILE-1633 core: Rating components and providers
2019-03-04 12:47:52 +01:00
Dani Palou
c6b51873f1
MOBILE-2850 quiz: Prefetch data after syncing quiz
2019-03-04 12:25:01 +01:00
Dani Palou
0cec1cc01e
MOBILE-2850 lesson: Prefetch data after syncing lesson
2019-03-04 12:25:01 +01:00
Pau Ferrer Ocaña
b95de260ee
MOBILE-2819 a11y: Apply aria attributes to components
2019-03-04 09:04:18 +01:00
Dani Palou
0dd4ac1a22
MOBILE-2850 feedback: Prefetch data after syncing feedback
2019-02-28 15:10:36 +01:00
Dani Palou
88b5eb7af0
MOBILE-2850 survey: Prefetch data after syncing survey
2019-02-28 15:10:36 +01:00
Dani Palou
ceca8cb5c6
MOBILE-2850 choice: Prefetch data after sync choice
2019-02-28 15:10:36 +01:00
Dani Palou
10f54e7149
MOBILE-2831 core: Fix local notifications in iOS
2019-02-28 12:24:38 +01:00
Juan Leyva
0ebc5d02d3
Merge pull request #1786 from dpalou/MOBILE-2527
...
Mobile 2527
2019-02-26 16:57:51 +01:00
Juan Leyva
64a60740d4
Merge pull request #1779 from crazyserver/MOBILE-2888
...
Mobile 2888
2019-02-25 17:51:18 +01:00
Dani Palou
890a8105e9
MOBILE-2527 course: Prefetch section summary files
2019-02-25 09:30:47 +01:00
Dani Palou
5c176b93b8
MOBILE-2527 label: Prefetch label files when downloading course
2019-02-25 09:30:47 +01:00
Juan Leyva
2291de34c0
Merge pull request #1776 from dpalou/MOBILE-2799
...
MOBILE-2799 user: Update site info if avatar changed
2019-02-21 12:32:05 +01:00
Dani Palou
e45ca59d91
MOBILE-2799 user: Update site info if avatar changed
2019-02-21 11:28:59 +01:00
Pau Ferrer Ocaña
a9c39d93a0
MOBILE-2888 login: Add a heading style
2019-02-20 15:48:47 +01:00
Pau Ferrer Ocaña
6663fe0bb4
MOBILE-2888 login: Make url optional in multi site selector
2019-02-20 13:37:47 +01:00
Juan Leyva
019c7ab73f
Merge pull request #1775 from crazyserver/MOBILE-2386
...
Mobile 2386
2019-02-19 09:39:14 +01:00
Juan Leyva
bc5f4488f4
Merge pull request #1774 from crazyserver/MOBILE-2858-1
...
MOBILE-2858 grades: Add unkown type grade items
2019-02-19 09:29:39 +01:00
Juan Leyva
212bc572e6
Merge pull request #1773 from dpalou/MOBILE-2882
...
MOBILE-2882 mac: Restore browser SSO in Mac app
2019-02-18 17:03:00 +01:00
Pau Ferrer Ocaña
3cf70c83f7
MOBILE-2386 course: Migrate logs database schema
2019-02-18 16:09:54 +01:00
Pau Ferrer Ocaña
f11892f93c
MOBILE-2386 blog: Add blog entries page
2019-02-18 16:09:54 +01:00
Juan Leyva
a1271ac2c0
Merge pull request #1768 from dpalou/MOBILE-2869
...
MOBILE-2869 core: Support '*' as accepted file types
2019-02-18 15:10:30 +01:00
Juan Leyva
8ecf48caa4
Merge pull request #1765 from crazyserver/MOBILE-1979
...
Mobile 1979
2019-02-18 12:09:19 +01:00
Juan Leyva
2db4565688
Merge pull request #1764 from marxjohnson/MOBILE-2746_integration
...
MOBILE-2746 UX: Only refresh page if completion value is used
2019-02-18 12:06:59 +01:00
Dani Palou
7f7d5a54dc
MOBILE-2882 mac: Restore browser SSO in Mac app
2019-02-18 10:22:00 +01:00
Pau Ferrer Ocaña
6c2eeee6bb
MOBILE-2858 grades: Add unkown type grade items
2019-02-14 16:15:53 +01:00
Dani Palou
5f96d3d259
MOBILE-2869 core: Support '*' as accepted file types
2019-02-13 09:29:53 +01:00
Juan Leyva
e8e7099a1c
Merge pull request #1759 from albertgasset/MOBILE-2842
...
Mobile 2842
2019-02-08 14:11:38 +01:00
Juan Leyva
bccf9ca576
Merge pull request #1758 from dpalou/MOBILE-2807
...
MOBILE-2807 message: Add setting to configure send
2019-02-08 14:01:15 +01:00
Juan Leyva
ffd97fc9b4
Merge pull request #1757 from dpalou/MOBILE-2799
...
Mobile 2799
2019-02-08 13:53:07 +01:00
Juan Leyva
e21d9f3cd2
Merge pull request #1756 from dpalou/MOBILE-2818
...
MOBILE-2818 siteplugins: Allow specifying the component supported
2019-02-08 12:42:02 +01:00
Albert Gasset
95326d4da0
MOBILE-2842 core: Use site schemas for all modules
2019-02-08 12:28:05 +01:00
Albert Gasset
fb29050627
MOBILE-2842 core: Interfaces for DB schemas
2019-02-08 12:27:07 +01:00
Pau Ferrer Ocaña
9143507284
MOBILE-1979 sync: Sync activity logs
2019-02-08 12:02:32 +01:00
Pau Ferrer Ocaña
56eaafdeda
MOBILE-1979 course: Save offline log calls
2019-02-08 10:32:41 +01:00
Mark Johnson
6338005c94
MOBILE-2746 UX: Only refresh page if completion value is used
...
Now that completion data includes valueused, we can refresh the page in
response to a completion change only when valueused is true.
It is is false, we can update the checkbox and
progress bar client-side.
2019-02-07 08:33:23 +00:00
Dani Palou
3bcfd01282
MOBILE-2807 message: Add setting to configure send
2019-02-06 16:05:21 +01:00
Dani Palou
552b2d5a4a
MOBILE-2799 user: Check user avatar changed when opening profile
2019-02-06 12:18:37 +01:00
Juan Leyva
b7d56bf641
Merge pull request #1752 from albertgasset/MOBILE-2825
...
Mobile 2825
2019-02-05 18:52:57 +01:00
Juan Leyva
1b13ffd444
Merge pull request #1751 from crazyserver/MOBILE-2858
...
Mobile 2858
2019-02-05 18:44:45 +01:00
Dani Palou
73f449245e
MOBILE-2818 siteplugins: Allow specifying the component supported
2019-02-05 13:13:07 +01:00
Juan Leyva
c1326f70da
Merge pull request #1749 from dpalou/MOBILE-2847
...
Mobile 2847
2019-02-04 18:35:02 +01:00
Juan Leyva
f792c84ee0
Merge pull request #1747 from moodlehq/desktop
...
Desktop
2019-02-04 15:16:13 +01:00
Juan Leyva
6e9b7114de
Merge pull request #1745 from crazyserver/MOBILE-2812
...
Mobile 2812
2019-02-04 13:57:23 +01:00
Albert Gasset
bd1fb5bd54
MOBILE-2825 core: Don't delete local files after upload
2019-02-04 10:49:41 +01:00
Pau Ferrer Ocaña
e891fcb1a1
MOBILE-2858 courses: Do not check course options on empty list
2019-02-01 12:12:33 +01:00
Pau Ferrer Ocaña
442c184ac0
MOBILE-2858 grades: Improve course grades preformat
2019-02-01 12:12:22 +01:00
Dani Palou
108fd65aa0
MOBILE-2847 shortanswer: Handle inline answer boxes
2019-01-31 13:16:10 +01:00
Dani Palou
cba4f2271a
MOBILE-2114 scorm: Prefetch after sending data
2019-01-30 12:12:35 +01:00
Dani Palou
97d4f6d4ed
MOBILE-2844 assign: Fix prefetch error if grader was -1
2019-01-29 13:03:31 +01:00
Pau Ferrer Ocaña
9d320b5914
MOBILE-2812 quiz: Update styles to match web version
2019-01-29 12:28:34 +01:00
Pau Ferrer Ocaña
d2fc0ed420
MOBILE-2812 ux: Imrpove module icons sizes
2019-01-29 12:27:41 +01:00
Juan Leyva
65a38ebbce
Merge pull request #1739 from crazyserver/MOBILE-2843
...
Mobile 2843
2019-01-28 19:07:49 +01:00
Juan Leyva
b98146f83b
Merge pull request #1738 from dpalou/MOBILE-2824
...
Mobile 2824
2019-01-28 18:56:48 +01:00
Dani Palou
edcc26f2c5
MOBILE-2844 desktop: Display download button in SSO legacy site
2019-01-28 09:55:32 +01:00
Dani Palou
05c552c343
MOBILE-2844 mac: Use inappbrowser for oauth in Mac
2019-01-25 11:56:45 +01:00
Dani Palou
336b50cc92
MOBILE-2829 mac: Use inappbrowser for SSO in Mac
2019-01-25 11:30:46 +01:00
Pau Ferrer Ocaña
4aa5d4a6a1
MOBILE-2843 course: Improve show prefetch group of courses
2019-01-24 14:29:57 +01:00
Dani Palou
5c85a3345a
MOBILE-2814 localnotif: Adapt emulator to the new API
2019-01-24 10:33:42 +01:00
Travis CI User
8436162fb6
Update lang files [ci skip]
2019-01-23 12:14:47 +01:00
Dani Palou
dde19b17a6
MOBILE-2824 course: Allow passing params when navigate to module
2019-01-22 12:22:04 +01:00
Pau Ferrer Ocaña
4cbb7d417b
MOBILE-2795 more: Fix more item color css
2019-01-16 11:02:29 +01:00
Mark Johnson
ba89f9cb30
MOBILE-2800 course: Wait for format before opening course
2019-01-11 12:20:39 +01:00
Pau Ferrer Ocaña
65d048c494
MOBILE-2795 compile: Show error on template parsing
2019-01-11 10:16:38 +01:00
Juan Leyva
b5867fd011
Merge pull request #1719 from crazyserver/MOBILE-2795
...
Mobile 2795
2019-01-10 14:54:34 +01:00
Juan Leyva
ecf47eb1e2
Merge pull request #1718 from dpalou/MOBILE-2795
...
Mobile 2795
2019-01-10 14:54:26 +01:00
Dani Palou
971aebd658
MOBILE-2795 ios: Handle files shared through iCloud
2019-01-10 13:30:27 +01:00
Pau Ferrer Ocaña
bf509a7fae
MOBILE-2795 course: Scroll top on section change
2019-01-10 12:01:55 +01:00
Juan Leyva
49615641af
Merge pull request #1717 from albertgasset/MOBILE-2795
...
MOBILE-2795 qtype: Fix drag and drop questions in 3.6 sites
2019-01-10 11:10:36 +01:00
Pau Ferrer Ocaña
43d727a526
MOBILE-2795 login: Trigger login event on reconnect
2019-01-10 10:32:16 +01:00
Pau Ferrer Ocaña
51b2c94cde
MOBILE-2795 course: Load course image from course section without showing it
2019-01-10 10:32:16 +01:00
Albert Gasset
0cef912704
MOBILE-2795 qtype: Fix drag and drop questions in 3.6 sites
2019-01-09 16:54:14 +01:00
Pau Ferrer Ocaña
cb4f6c196a
MOBILE-2795 ux: Fix margin on item-start img or icon
2019-01-09 10:26:36 +01:00
Dani Palou
49d283c22d
MOBILE-2795 core: Allow setting several dismiss callbacks to alerts
2019-01-07 13:19:21 +01:00
Dani Palou
13872e2209
MOBILE-2795 mainmenu: Fix tab loaded without params
2019-01-07 11:17:17 +01:00
Pau Ferrer Ocaña
7f357ddde0
MOBILE-2795 comments: Detect changes on component
2019-01-04 17:03:55 +01:00
Pau Ferrer Ocaña
64a812f822
MOBILE-2795 ux: Fix fab button placement
2019-01-04 16:47:45 +01:00
Juan Leyva
49d0b3a121
Merge pull request #1704 from dpalou/MOBILE-2795
...
Mobile 2795
2019-01-04 16:21:02 +01:00
Dani Palou
c5440811dd
MOBILE-2795 course: Fix disable download course
2019-01-04 15:29:27 +01:00
Dani Palou
c41cb6bb19
MOBILE-2795 core: Fix redirect to other sites
2019-01-04 14:27:34 +01:00
Pau Ferrer Ocaña
1bb6a35d8c
MOBILE-2795 comments: Fix uncaught exception
2019-01-04 14:23:02 +01:00
Pau Ferrer Ocaña
34f88f92c4
MOBILE-2795 lang: Review text strings
2019-01-04 14:16:24 +01:00
Dani Palou
2a439224f2
MOBILE-2795 login: Fix forgot password in 3.3 or older
2019-01-04 13:02:28 +01:00
Pau Ferrer Ocaña
e0f2610ad8
MOBILE-2795 user: Update profile picture when changed
2019-01-04 11:46:56 +01:00
Pau Ferrer Ocaña
70694c839a
MOBILE-2795 ux: Control divider color from css
2019-01-02 14:31:52 +01:00
Pau Ferrer Ocaña
e91f9d0ef5
MOBILE-2795 login: Hide oAuth provider image on error in reconnect
2019-01-02 13:56:20 +01:00
Pau Ferrer Ocaña
75d6cde7a4
MOBILE-2795 login: Add placeholder to country selector
2019-01-02 13:45:31 +01:00
Pau Ferrer Ocaña
bb9578b493
MOBILE-2795 course: Improve label rendering
2019-01-02 12:31:15 +01:00
Pau Ferrer Ocaña
35a4d6d3a2
MOBILE-2687 courses: Fix course sorting
2019-01-02 11:49:09 +01:00
Juan Leyva
11babee5fe
Merge pull request #1698 from dpalou/MOBILE-2803
...
MOBILE-2803 course: Prefetch course options
2019-01-02 11:01:40 +01:00
Juan Leyva
44a5645afc
Merge pull request #1696 from crazyserver/MOBILE-2790-2
...
MOBILE-2790 dashboard: Add download toggle to block input
2018-12-21 21:55:52 +01:00
Juan Leyva
1767c2833e
Merge pull request #1695 from dpalou/MOBILE-2801
...
MOBILE-2801 course: Fix update displayname in overview
2018-12-21 21:35:04 +01:00
Dani Palou
cee98a94fa
MOBILE-2803 course: Prefetch course options
2018-12-21 16:35:37 +01:00
Pau Ferrer Ocaña
5407657f13
MOBILE-2790 dashboard: Add download toggle to block input
2018-12-21 15:45:03 +01:00
Juan Leyva
c67ac67270
Merge pull request #1693 from dpalou/MOBILE-2754
...
MOBILE-2754 core: Fix words in PHP time formats
2018-12-21 15:03:32 +01:00
Dani Palou
78636f2e97
MOBILE-2754 core: Fix words in PHP time formats
2018-12-21 13:48:22 +01:00
Pau Ferrer Ocaña
84d6ea5118
MOBILE-2722 sitehome: Reset blocks list when not suported
2018-12-21 13:28:47 +01:00
Pau Ferrer Ocaña
973af81fcc
MOBILE-2688 course: Show message error when starring in offline
2018-12-21 12:11:08 +01:00
Dani Palou
cd582f4f87
MOBILE-2801 course: Fix update displayname in overview
2018-12-21 11:57:56 +01:00
Juan Leyva
e498897848
Merge pull request #1688 from dpalou/MOBILE-2061
...
MOBILE-2061 course: Fix offline completion in 3.6
2018-12-21 10:25:23 +01:00
Dani Palou
4529d5f688
MOBILE-2061 course: Fix offline completion in 3.6
2018-12-21 09:59:22 +01:00
Juan Leyva
0e73a853fd
Merge pull request #1687 from dpalou/MOBILE-2754
...
Mobile 2754
2018-12-20 17:22:28 +01:00
Dani Palou
9ab4665ee2
MOBILE-2754 core: Make all times match web formats
2018-12-20 17:16:33 +01:00
Juan Leyva
6ce9d7bec5
Merge pull request #1686 from marxjohnson/MOBILE-2721_integration
...
MOBILE-2721 Keep existing displayname if not set
2018-12-20 13:02:42 +01:00
Mark Johnson
a6fb4a51bc
MOBILE-2721 Keep existing displayname if not set
...
core_enrol_get_users_courses does not return displayname before MDL-63523,
which causes the page title to revert to fullname after the course
has fully loaded.
2018-12-20 09:42:00 +00:00
Pau Ferrer Ocaña
e509abffee
MOBILE-2795 course: Fix undefined section modules length
2018-12-20 08:57:46 +01:00
Mark Johnson
3f5bea420c
MOBILE-2724 label: Don't react to clicks on iOS
2018-12-19 12:41:22 +00:00
Juan Leyva
393e7c20da
Merge pull request #1678 from marxjohnson/MOBILE-2721_master
...
MOBILE_2721 course: Use shortname in course title if courselistshortn…
2018-12-19 11:05:57 +01:00
Juan Leyva
0297c0fe25
Merge pull request #1676 from dpalou/MOBILE-2794
...
MOBILE-2794 login: Don't trigger login event if logged out
2018-12-18 16:48:27 +01:00
Juan Leyva
9b220926f6
Merge pull request #1675 from dpalou/MOBILE-2590
...
MOBILE-2590 mainmenu: Make redirect wait for tabs to be loaded
2018-12-18 16:37:03 +01:00
Dani Palou
78ecc7a479
MOBILE-2590 mainmenu: Make redirect wait for tabs to be loaded
2018-12-18 16:13:44 +01:00
Dani Palou
a3fe5869d4
MOBILE-2794 login: Don't trigger login event if logged out
2018-12-18 11:38:46 +01:00
Pau Ferrer Ocaña
4c4995f96c
MOBILE-2795 messages: Minor string changes to drawer
2018-12-18 11:20:23 +01:00
Juan Leyva
7343267fd0
Merge pull request #1672 from dpalou/MOBILE-2791
...
Mobile 2791
2018-12-17 16:56:40 +01:00
Juan Leyva
783b7fe3a8
Merge pull request #1670 from dpalou/MOBILE-2697
...
MOBILE-2697 course: Fix course options order
2018-12-17 14:24:32 +01:00
Juan Leyva
cbc25c322d
Merge pull request #1669 from crazyserver/MOBILE-2629
...
Mobile 2629
2018-12-17 14:20:36 +01:00
Dani Palou
35163f473c
MOBILE-2791 login: Fix get site policy when recently added
2018-12-17 13:31:18 +01:00
Pau Ferrer Ocaña
8542c6bd63
MOBILE-2676 blocks: Save notch on block titles
2018-12-17 09:25:12 +01:00
Dani Palou
528cc88a9f
MOBILE-2697 course: Fix course options order
2018-12-17 09:20:03 +01:00
Juan Leyva
83d4cdd596
Merge pull request #1664 from dpalou/MOBILE-2754
...
MOBILE-2754 core: Use Moodle strings for dates
2018-12-14 16:24:35 +01:00
Juan Leyva
34481c3cbe
Merge pull request #1663 from crazyserver/MOBILE-2790
...
Mobile 2790
2018-12-14 16:09:41 +01:00
Dani Palou
d37acccee8
MOBILE-2754 core: Use Moodle strings for dates
2018-12-14 12:47:26 +01:00
Juan Leyva
584e1cdb1f
Merge pull request #1660 from dpalou/MOBILE-2786
...
MOBILE-2786 desktop: Allow downloading old version in Win and Linux
2018-12-14 12:37:59 +01:00
Pau Ferrer Ocaña
02f3d107ae
MOBILE-2790 dashboard: Switch download button on course cards
2018-12-14 11:32:52 +01:00
Pau Ferrer Ocaña
dd137cc81f
MOBILE-2790 dashboard: Toggle download icons from blocks
2018-12-14 11:15:12 +01:00
Pau Ferrer Ocaña
6931391fb4
MOBILE-2629 login: Hide oAuth provider image on error
2018-12-14 10:42:31 +01:00
Pau Ferrer Ocaña
cf1ff4c9af
MOBILE-2629 styles: Changes on variables to improve customization
2018-12-14 10:42:31 +01:00
Pau Ferrer Ocaña
88ddd664a9
MOBILE-2629 dashboard: Balance course cards width
2018-12-14 10:42:31 +01:00
Dani Palou
01b24e3e80
MOBILE-2786 desktop: Allow downloading old version in Win and Linux
2018-12-11 16:25:27 +01:00
Juan Leyva
0c9545a7f8
Merge pull request #1654 from crazyserver/MOBILE-2773
...
Mobile 2773
2018-12-11 12:52:50 +01:00
Juan Leyva
e8a85c8f3f
Merge pull request #1653 from dpalou/MOBILE-2701
...
Mobile 2701
2018-12-11 12:52:23 +01:00
Pau Ferrer Ocaña
4af45f06bc
MOBILE-2773 dashboard: Fix small cards width and height
2018-12-11 08:18:15 +01:00
Pau Ferrer Ocaña
bf87987b02
MOBILE-2773 dashboard: Hide progress bar on small course cards
2018-12-11 08:18:15 +01:00
Pau Ferrer Ocaña
4782e35fc2
MOBILE-2773 dashboard: Add horizontal scroll to recent items
2018-12-11 08:18:15 +01:00
Pau Ferrer Ocaña
b03b67e393
MOBILE-2773 courses: Add horizontal scroll on dashboard
2018-12-11 08:18:15 +01:00
Pau Ferrer Ocaña
b78ca51bb1
MOBILE-2773 courses: Hide summary from course cards
2018-12-11 08:18:15 +01:00
Pau Ferrer Ocaña
d8e0aca5dc
MOBILE-2773 course: Add course shortname to course dashboard
2018-12-11 08:18:15 +01:00
Juan Leyva
d6a8406f78
Merge pull request #1651 from dpalou/MOBILE-1748
...
MOBILE-1748 core: Read file data in chunks to prevent crashes
2018-12-10 17:29:42 +01:00
Dani Palou
14eb35927c
MOBILE-1748 core: Read file data in chunks to prevent crashes
2018-12-05 12:23:57 +01:00
Pau Ferrer Ocaña
d91b181b0d
MOBILE-2779 course: Display the icon of unsupported activities
2018-12-04 13:07:18 +01:00
Dani Palou
3a24363c5a
MOBILE-2610 ios: Prevent app reset when submit form
2018-12-04 10:38:35 +01:00
Dani Palou
146b0ec7d8
MOBILE-2701 emulator: Handle errors when emulating file download
2018-12-03 17:05:14 +01:00
Pau Ferrer Ocaña
26b7c3f377
MOBILE-2765 iframe: Iframe viewer should occupy full height
2018-11-30 13:52:14 +01:00
Juan Leyva
3e10a1c47f
Merge pull request #1635 from crazyserver/MOBILE-2744
...
Mobile 2744
2018-11-28 12:45:09 +01:00
Pau Ferrer Ocaña
82c8c5cdaf
MOBILE-2744 ux: Change big selects to action-sheet
2018-11-28 10:48:31 +01:00
Pau Ferrer Ocaña
8ccd5a65ae
MOBILE-2761 mainmenu: Avoid reloading menu when going to phantom tab
2018-11-27 09:11:10 +01:00
Juan Leyva
c3b6144c70
Merge pull request #1622 from crazyserver/MOBILE-2739
...
MOBILE-2739 site: Add site version to body tag
2018-11-23 10:52:47 +01:00
Pau Ferrer Ocaña
f171854ea9
MOBILE-2676 ux: Fix styles in horizontal with notch
2018-11-22 16:50:19 +01:00
Juan Leyva
4ce2183bf2
Merge pull request #1619 from crazyserver/MOBILE-1486
...
Mobile 1486
2018-11-22 16:43:17 +01:00
Juan Leyva
ccc92e332b
Merge pull request #1618 from crazyserver/MOBILE-1070
...
MOBILE-1070 ux: Add retry button when infinite loading fails
2018-11-22 15:32:38 +01:00
Pau Ferrer Ocaña
5514e56f00
MOBILE-2739 site: Add site version to body tag
2018-11-21 16:10:49 +01:00
Dani Palou
8e07f0a4ed
MOBILE-2502 course: Fix navigate to stealth modules
2018-11-21 12:17:57 +01:00
Pau Ferrer Ocaña
cfb6ac4f86
MOBILE-1486 course: Log view when course is viewed
2018-11-20 16:51:57 +01:00
Pau Ferrer Ocaña
dbf3c85f73
MOBILE-1486 user: Add online status to the user profile
2018-11-20 15:40:34 +01:00
Pau Ferrer Ocaña
5e4e4fc75f
MOBILE-1486 user: Show status indicator on user avatar
2018-11-20 15:40:34 +01:00
Pau Ferrer Ocaña
2c66bf23ae
MOBILE-1070 ux: Add retry button when infinite loading fails
2018-11-19 13:25:20 +01:00
Juan Leyva
617ecb041d
Merge pull request #1612 from dpalou/MOBILE-2726
...
Mobile 2726
2018-11-14 14:19:17 +01:00
Pau Ferrer Ocaña
f5dd07a1bd
MOBILE-2149 course: Show section progress only if enabled
2018-11-14 13:34:08 +01:00
Pau Ferrer Ocaña
3f7dde49d0
MOBILE-2149 course: Show section completion on the section selector
2018-11-14 13:34:08 +01:00
Juan Leyva
3d219a423d
Merge pull request #1609 from crazyserver/MOBILE-2689
...
Mobile 2689
2018-11-14 11:18:32 +01:00
Juan Leyva
5316fcf2c3
Merge pull request #1608 from crazyserver/MOBILE-2685
...
MOBILE-2685 starredcourses: Add block Starred Courses
2018-11-14 11:18:02 +01:00
Juan Leyva
892335f668
Merge pull request #1607 from dpalou/MOBILE-2725
...
MOBILE-2725 compile: Allow using ngOnDestroy and others
2018-11-14 10:30:49 +01:00
Pau Ferrer Ocaña
c716d1a0b1
MOBILE-2689 courses: Show download spinner separate from menu
2018-11-13 11:49:10 +01:00
Pau Ferrer Ocaña
9391a8a24a
MOBILE-2689 courses: Restyle star on favourite course
2018-11-13 11:49:10 +01:00
Pau Ferrer Ocaña
4adf1432ec
MOBILE-2689 courses: Add favourite action for courses
2018-11-13 11:49:10 +01:00
Pau Ferrer Ocaña
03d3e313e4
MOBILE-2685 starredcourses: Add block Starred Courses
2018-11-13 11:48:46 +01:00
Juan Leyva
11f13e9ccd
Merge pull request #1606 from marxjohnson/MOBILE-2724_master
...
MOBILE-2724 label: Don't react to clicks
2018-11-13 11:46:03 +01:00
Pau Ferrer Ocaña
0c0c01b8ce
MOBILE-2688 courses: Invalidate course list when updated
2018-11-13 11:44:11 +01:00
Pau Ferrer Ocaña
973bc5fcb3
MOBILE-2688 courses: Add options menu
2018-11-13 11:44:11 +01:00
dpalou
afb07ef97c
MOBILE-2726 siteplugins: Let hide menu through Javascript
2018-11-13 10:09:35 +01:00
dpalou
c50d8bb81d
MOBILE-2726 siteplugins: Let modules hide default menu options
2018-11-13 10:08:41 +01:00
Pau Ferrer Ocaña
e567060eb7
MOBILE-2507 profile: Adapt roles to the screen
2018-11-13 09:08:28 +01:00
Juan Leyva
321af91cb3
Merge pull request #1600 from crazyserver/MOBILE-2722
...
MOBILE-2722 dashboard: Fix dashboard for 3.1
2018-11-12 16:53:13 +01:00
Juan Leyva
6516b283e2
Merge pull request #1599 from crazyserver/MOBILE-2709
...
MOBILE-2709 courses: Filter courses using shortname
2018-11-12 16:41:20 +01:00
Pau Ferrer Ocaña
900a0b3319
MOBILE-2709 courses: Filter courses using shortname
2018-11-12 16:35:09 +01:00
Juan Leyva
16dd286fcf
Merge pull request #1598 from albertgasset/MOBILE-2599
...
MOBILE-2599 login: Add button to resend confirmation email
2018-11-12 16:29:18 +01:00
Juan Leyva
85a15eb651
Merge pull request #1597 from dpalou/MOBILE-2704
...
MOBILE-2704 siteplugins: Don't show them in bottom tabs
2018-11-12 16:20:54 +01:00
Albert Gasset
9af528ea64
MOBILE-2599 login: Add button to resend confirmation email
2018-11-12 16:01:34 +01:00
dpalou
f1ac6c0037
MOBILE-2725 compile: Allow using ngOnDestroy and others
2018-11-12 12:57:38 +01:00
Mark Johnson
d146217b7e
MOBILE-2724 label: Don't react to clicks
2018-11-12 10:27:26 +00:00
Pau Ferrer Ocaña
37f9e03f72
MOBILE-2722 dashboard: Fix dashboard for 3.1
2018-11-12 10:41:04 +01:00
Pau Ferrer Ocaña
ab6daba09d
MOBILE-2686 lang: Fix some strings
2018-11-09 16:44:44 +01:00
Juan Leyva
ccafdd32cd
Merge pull request #1595 from crazyserver/MOBILE-2658
...
Mobile 2658
2018-11-09 16:27:56 +01:00
Juan Leyva
d5c483b83f
Merge pull request #1594 from crazyserver/MOBILE-2720
...
MOBILE-2720 course: Hide progressbar with one section selected
2018-11-09 15:28:59 +01:00
dpalou
e74b87f076
MOBILE-2704 siteplugins: Don't show them in bottom tabs
2018-11-09 14:51:05 +01:00
Mark Johnson
77ab9a85d1
MOBILE_2721 course: Use shortname in course title if courselistshortnames is enabled
2018-11-09 13:45:02 +00:00
Pau Ferrer Ocaña
c584b9ae13
MOBILE-2716 course: Fix section selector lenght
2018-11-09 14:41:15 +01:00
Pau Ferrer Ocaña
51d530f7b5
MOBILE-2716 rtl: Fix RTL text alignment
2018-11-09 14:41:15 +01:00
Pau Ferrer Ocaña
85e134ccac
MOBILE-2720 course: Hide progressbar with one section selected
2018-11-09 14:36:27 +01:00
Pau Ferrer Ocaña
62af2b50d3
MOBILE-2658 login: Do site selector scalable
2018-11-09 14:25:14 +01:00
Juan Leyva
7150cd12b9
Merge pull request #1590 from crazyserver/MOBILE-2669
...
Mobile 2669
2018-11-09 13:37:55 +01:00
Juan Leyva
89ba8ccce3
Merge pull request #1589 from dpalou/MOBILE-2655
...
MOBILE-2655 course: Decrease WS calls to get course completion
2018-11-09 13:37:06 +01:00
Pau Ferrer Ocaña
9a405065cb
MOBILE-2669 resource: Don't get activity data to render after link
2018-11-09 13:33:36 +01:00
Pau Ferrer Ocaña
9d0a9ef746
MOBILE-2669 completion: Don't get completion if previously received
2018-11-09 13:33:35 +01:00
Juan Leyva
53b0473af0
Merge pull request #1588 from crazyserver/MOBILE-2706
...
MOBILE-2706 course: Remove course image from course section
2018-11-09 13:29:25 +01:00
dpalou
fcf0d2ef80
MOBILE-2655 course: Decrease WS calls to get course completion
2018-11-09 11:19:26 +01:00
Juan Leyva
8ae7153ad8
Merge pull request #1585 from crazyserver/MOBILE-2687
...
Mobile 2687
2018-11-07 10:32:47 +01:00
Pau Ferrer Ocaña
9c9a31f6f7
MOBILE-2706 course: Remove course image from course section
2018-11-06 16:43:09 +01:00
Pau Ferrer Ocaña
6aaedb9bdb
MOBILE-2687 myoverview: Move get completion data to a helper
2018-11-06 16:15:38 +01:00
Pau Ferrer Ocaña
d3c3147a39
MOBILE-2687 recentcourses: Add recent courses block
2018-11-06 16:15:17 +01:00
Albert Gasset
5b403129cd
MOBILE-2675 offline: Ignore errors when logging actions
2018-11-06 16:05:06 +01:00
Albert Gasset
d2c82f25dd
MOBILE-2675 prefetch: Prefetch module info to be able to handle links
2018-11-06 16:05:06 +01:00
Albert Gasset
d4b3496f79
MOBILE-2675 course: Fallback for fetching module info in offline
2018-11-06 16:05:06 +01:00
Pau Ferrer Ocaña
c04330aa69
MOBILE-2679 myoverview: Add hidden and starred options
2018-11-05 13:31:40 +01:00
Juan Leyva
01eaffa3de
Merge pull request #1579 from crazyserver/MOBILE-2700
...
Mobile 2700
2018-10-25 15:41:54 +02:00
Pau Ferrer Ocaña
6ffefb606a
MOBILE-2700 blocks: Check if blocks are disabled in site
2018-10-25 15:35:21 +02:00
dpalou
fa46daeabc
MOBILE-2668 course: Decrease calls to get by field
2018-10-25 12:51:47 +02:00
Pau Ferrer Ocaña
cd52cfaf6d
MOBILE-2700 ux: Fix some styles
2018-10-25 12:14:44 +02:00
Pau Ferrer Ocaña
0c9af8ee0e
MOBILE-2700 dashboard: Get dashboard blocks info
2018-10-25 09:18:33 +02:00
Pau Ferrer Ocaña
d07cbac9de
MOBILE-2700 blocks: Render title inside the component
2018-10-25 09:18:33 +02:00
Juan Leyva
7b117d802e
Merge pull request #1576 from dpalou/MOBILE-1874
...
Mobile 1874
2018-10-23 12:41:53 +02:00
dpalou
c060ebe693
MOBILE-1874 mod: Support links to list of modules
2018-10-23 12:27:56 +02:00
dpalou
187a07f8bd
MOBILE-1874 siteplugins: Support site plugins in activities block
2018-10-23 08:51:06 +02:00
dpalou
b903108a38
MOBILE-1874 block: Implement activity modules block
2018-10-23 08:51:06 +02:00
dpalou
c3df04a9ac
MOBILE-1874 modules: Implement plugin_supports for modules
2018-10-23 08:51:06 +02:00
dpalou
0b357db3b5
MOBILE-1874 sitehome: Move site main menu to a block
2018-10-23 08:51:06 +02:00
dpalou
2e8424d3a2
MOBILE-1874 block: Create a delegate and component for blocks
2018-10-23 08:51:06 +02:00
Pau Ferrer Ocaña
499519807c
MOBILE-2695 course: Change Enable download sections text
2018-10-22 17:21:53 +02:00
dpalou
aa600f2d92
MOBILE-1874 sitehome: Check if Main Menu block is visible
2018-10-22 15:34:57 +02:00
Juan Leyva
17f707ed86
Merge pull request #1572 from dpalou/MOBILE-2692
...
MOBILE-2692 siteplugins: Force compilation on PTR
2018-10-22 14:17:46 +02:00
Juan Leyva
56bbcd7edf
Merge pull request #1573 from crazyserver/MOBILE-2614
...
Mobile 2614
2018-10-22 14:15:05 +02:00
dpalou
46ade52a1a
MOBILE-2692 siteplugins: Force compilation on PTR
2018-10-19 13:11:40 +02:00
dpalou
c74b8bbcb3
MOBILE-2502 course: Don't pass includestealth if not supported
2018-10-18 12:33:37 +02:00
Pau Ferrer Ocaña
c77a33edd5
MOBILE-2681 dashboard: Apply same styles from website
2018-10-17 15:03:48 +02:00
Juan Leyva
f233dbf5b4
Merge pull request #1569 from crazyserver/MOBILE-2613
...
Mobile 2613
2018-10-16 17:32:32 +02:00
Juan Leyva
80503d8b08
Merge pull request #1568 from crazyserver/MOBILE-2616
...
Mobile 2616
2018-10-16 13:20:58 +02:00
Juan Leyva
636940a1d4
Merge pull request #1567 from crazyserver/MOBILE-2667
...
MOBILE-2667 blocks: Move my overview and timeline to blocks
2018-10-16 12:56:35 +02:00
Juan Leyva
de8d24b76a
Merge pull request #1566 from dpalou/MOBILE-2553
...
Mobile 2553
2018-10-16 12:25:29 +02:00
dpalou
e5b013f203
MOBILE-2553 login: Detect redirect if login fails
2018-10-16 12:22:00 +02:00
Pau Ferrer Ocaña
550c2a943c
MOBILE-2613 blocks: Change default logger name
2018-10-16 12:03:06 +02:00
Pau Ferrer Ocaña
ccb35ec784
MOBILE-2613 myoverview: Change progress bar styles
2018-10-16 11:41:33 +02:00
Pau Ferrer Ocaña
f66c8375ea
MOBILE-2616 timeline: Filter events by days
2018-10-16 11:24:23 +02:00
Pau Ferrer Ocaña
d2383c72d2
MOBILE-2616 dashboard: Reunite Frontpage and courses on 3.1, 3.2
2018-10-16 11:24:19 +02:00
Pau Ferrer Ocaña
7e2f2dfd4f
MOBILE-2667 blocks: Move my overview and timeline to blocks
2018-10-16 11:15:45 +02:00
dpalou
98c4eba988
MOBILE-2502 course: Don't get sections using cache key
2018-10-15 11:33:35 +02:00
dpalou
f56b7cfd3c
MOBILE-2502 course: Support stealth modules as students
2018-10-11 16:32:32 +02:00
Juan Leyva
ff08501397
Merge pull request #1561 from dpalou/MOBILE-2661
...
Mobile 2661
2018-10-08 15:43:27 +02:00
dpalou
2135cdee7b
MOBILE-2661 course: Don't display hidden warnings if not needed
2018-10-08 13:18:40 +02:00
Pau Ferrer Ocaña
451312c9fa
MOBILE-2656 question: Move unknown string to cannotdeterminestatus
2018-10-08 12:30:14 +02:00
dpalou
3e12557451
MOBILE-2661 course: Display empty sections
2018-10-08 12:21:16 +02:00
Pau Ferrer Ocaña
1db6326908
MOBILE-2656 lang: Update component languages
2018-10-05 16:47:52 +02:00
dpalou
83ef6467c8
MOBILE-2061 course: Don't sync completion if modified in the site
2018-10-05 16:07:37 +02:00
dpalou
1c6618b42a
MOBILE-2061 core: Fix sync param JSDoc
2018-10-05 16:07:37 +02:00
dpalou
15b4b6b8d1
MOBILE-2061 sync: Fix errors displayed while syncing
2018-10-05 16:07:37 +02:00
dpalou
e4248a8a44
MOBILE-2061 course: Synchronize offline manual completion
2018-10-05 16:06:45 +02:00
dpalou
be209e9cb5
MOBILE-2061 course: Save manual completion in offline
2018-10-05 16:06:45 +02:00
Juan Leyva
9b833ab46d
Merge pull request #1556 from dpalou/MOBILE-2640
...
Mobile 2640
2018-10-05 15:46:20 +02:00
Juan Leyva
cdab6b3657
Merge pull request #1555 from dpalou/MOBILE-2539
...
Mobile 2539
2018-10-05 12:54:08 +02:00
dpalou
910f92e5ef
MOBILE-2640 errors: Display full WS error if enabled
2018-10-04 17:01:05 +02:00
dpalou
71bd461c42
MOBILE-2539 url: Always show open button and don't embed internal links
2018-10-04 16:42:14 +02:00
Juan Leyva
3bb81c7de2
Merge pull request #1551 from crazyserver/MOBILE-2639
...
Mobile 2639
2018-10-04 14:35:41 +02:00
Juan Leyva
8f755fef2f
Merge pull request #1550 from dpalou/MOBILE-1075
...
MOBILE-1075 settings: Allow accessing settings from login pages
2018-10-04 12:41:39 +02:00
Juan Leyva
3b526366ab
Merge pull request #1549 from crazyserver/MOBILE-2654
...
qMOBILE-2654 settings: Fix wifi connection check
2018-10-04 12:39:19 +02:00
dpalou
8554dcd388
MOBILE-1075 settings: Allow accessing settings from login pages
2018-10-04 11:32:22 +02:00
Pau Ferrer Ocaña
5faf831480
MOBILE-2654 settings: Fix wifi connection check
2018-10-03 16:11:09 +02:00
Juan Leyva
bd066eee47
Merge pull request #1545 from dpalou/MOBILE-2642
...
MOBILE-2642 desktop: Fix write file in chunks
2018-10-03 12:05:02 +02:00
Pau Ferrer Ocaña
381f9965d9
MOBILE-2639 gulp: Only build english lang
2018-10-02 13:48:05 +02:00
Juan Leyva
ae60746e40
Merge pull request #1542 from dpalou/MOBILE-2636
...
MOBILE-2636 siteplugins: Support preSets in new-content directives
2018-09-28 15:41:03 +02:00
dpalou
06bc1c1bfe
MOBILE-2642 desktop: Fix write file in chunks
2018-09-28 13:46:17 +02:00
Juan Leyva
e26d2b0a04
Merge pull request #1541 from dpalou/MOBILE-2601
...
MOBILE-2601 calendar: Display location in calendar events
2018-09-28 12:35:39 +02:00
dpalou
6b274c14cd
MOBILE-2575 course: Allow selecting another tab in course
2018-09-28 10:21:55 +02:00
dpalou
f7eb8762ae
MOBILE-2636 siteplugins: Support preSets in new-content directives
2018-09-27 13:52:10 +02:00
dpalou
302f58b56d
MOBILE-2601 calendar: Display location in calendar events
2018-09-27 12:24:55 +02:00
Juan Leyva
1b64d83da5
Merge pull request #1535 from albertgasset/MOBILE-2585
...
MOBILE-2585 course: Fix prefetch of course option handlers
2018-09-26 16:26:19 +02:00
Albert Gasset
6f4d4b19da
MOBILE-2585 course: Fix prefetch of course option handlers
2018-09-25 15:06:51 +02:00
Dani Palou
f090f8f33a
MOBILE-2539 url: Support appearance settings
2018-09-25 14:51:07 +02:00
Pau Ferrer Ocaña
ecc1e6bad2
MOBILE-2627 course: Fix loading all sections when few modules
2018-09-25 09:32:07 +02:00
Juan Leyva
cba29471d8
Merge pull request #1528 from dpalou/MOBILE-2607
...
MOBILE-2607 settings: Display last commit in about page
2018-09-21 18:22:47 +02:00
Juan Leyva
c3fc445f39
Merge pull request #1525 from crazyserver/MOBILE-2554
...
Mobile 2554
2018-09-21 16:45:49 +02:00
Juan Leyva
63c1ff79d1
Merge pull request #1523 from crazyserver/MOBILE-2058
...
Mobile 2058
2018-09-20 16:38:34 +02:00
Juan Leyva
bc4bce27bd
Merge pull request #1521 from crazyserver/MOBILE-2573
...
MOBILE-2573 messages: Display locked message on settings
2018-09-20 14:38:33 +02:00
Juan Leyva
4c14d44ac7
Merge pull request #1519 from dpalou/MOBILE-2532
...
MOBILE-2532 course: Allow accessing hidden courses
2018-09-20 14:28:31 +02:00
dpalou
a50b54e56c
MOBILE-2622 desktop: Fix upload files in Windows and Linux
2018-09-19 15:57:38 +02:00
dpalou
b1ffb5237d
MOBILE-2607 settings: Display last commit in about page
2018-09-19 14:50:48 +02:00
Pau Ferrer Ocaña
bf2c75c148
MOBILE-2554 core: Create infinite scroll component
2018-09-19 12:27:33 +02:00
Pau Ferrer Ocaña
2b3ebc5452
MOBILE-2554 course: Add infinite scroll on course all sections
2018-09-18 16:18:16 +02:00
Pau Ferrer Ocaña
2799bcdd5e
MOBILE-2554 course: Show all sections if non is defined
2018-09-18 15:09:29 +02:00
Pau Ferrer Ocaña
1bf74fe8b3
MOBILE-2058 course: Add open in browser on course preview
2018-09-18 10:28:29 +02:00
Pau Ferrer Ocaña
74805bc1a9
MOBILE-2573 messages: Display locked message on settings
2018-09-18 08:52:55 +02:00
dpalou
cbc2f456eb
MOBILE-2532 course: Allow accessing hidden courses
2018-09-14 10:38:03 +02:00
Pau Ferrer Ocaña
08371d580f
MOBILE-2567 grades: Fix rowspan problem
2018-09-10 09:47:56 +02:00
Juan Leyva
beb41430cf
Merge pull request #1505 from albertgasset/MOBILE-2567
...
Mobile 2567
2018-09-07 14:28:22 +02:00
Dani Palou
081c1555a6
MOBILE-2567 quiz: Fix render offline answers in multichoice questions
2018-09-07 09:03:19 +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
7e4dbd736e
MOBILE-2567 ux: Seems that $core-text-input-md-show-highlight is not needed anymore
2018-09-05 11:43:25 +02:00
Pau Ferrer Ocaña
15dac04d8d
MOBILE-2567 ux: Style select
2018-09-05 11:42: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
6f11b7df8c
MOBILE-2567 mainmenu: Fix my courses button menu
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
9460133e0a
MOBILE-2567 siteplugins: Fix error if initResult not defined
2018-09-03 16:45:39 +02:00
Dani Palou
a0d76b9370
MOBILE-2567 lti: Fix LTI icons not displayed
2018-09-03 16:42:29 +02:00
Pau Ferrer Ocaña
16e565626e
MOBILE-2567 ux: Fix RTL css ranking
2018-09-03 10:29:54 +02:00
Dani Palou
8257341d13
MOBILE-2567 ios: Fix download of streamed media
2018-09-03 08:44:47 +02:00
Dani Palou
13307322fa
MOBILE-2567 settings: Don't display free space
2018-08-31 13:58:48 +02:00
Dani Palou
7e809080c8
MOBILE-2567 settings: Apply text-wrap in synchronization
2018-08-31 13:58:48 +02:00
Dani Palou
f93ea360b1
MOBILE-2567 course: Fix hiddenoncoursepage shown when it shouldn't
2018-08-31 13:58:48 +02:00
Dani Palou
eae69814fd
MOBILE-2567 sharedfiles: Fix renaming a shared file
2018-08-31 11:39:51 +02:00
Dani Palou
d3807fd48e
MOBILE-2567 user: Sanitize address URLs
2018-08-31 09:41:39 +02:00
Dani Palou
7126c44917
MOBILE-2567 course: Don't show next/previous in all sections
2018-08-30 16:17:20 +02:00
Dani Palou
9838d2305d
MOBILE-2567 sitehome: Fix site news moving to another section
2018-08-30 15:21:48 +02:00
Juan Leyva
0c436820bb
Merge pull request #1496 from dpalou/MOBILE-2568
...
Mobile 2568
2018-08-30 10:32:35 +01:00
Dani Palou
bb40d1652b
MOBILE-2568 login: Improve legacy error in desktop apps
2018-08-30 11:21:49 +02:00
Juan Leyva
955775f5fa
Merge pull request #1494 from crazyserver/MOBILE-2567
...
Mobile 2567
2018-08-30 09:49:18 +01:00
Pau Ferrer Ocaña
d615a6d0ff
MOBILE-2567 ux: Make show password button rtl compatible
2018-08-30 10:23:02 +02:00
Pau Ferrer Ocaña
e97f87e021
MOBILE-2567 login: Fix forgot password avalaibility detection
2018-08-30 09:31:58 +02:00
Pau Ferrer Ocaña
63b932910d
MOBILE-2567 sitemenu: Add activated background style
2018-08-30 09:31:58 +02:00
Pau Ferrer Ocaña
558c22c3b3
MOBILE-2567 login: Escape mail to avoid regexp compare
2018-08-30 09:31:58 +02:00
Dani Palou
70ff6e608b
MOBILE-2567 courses: Fix keyboard closed in iOS when filtering
2018-08-30 08:16:38 +02:00
Dani Palou
3a74f4bcbb
MOBILE-2567 courses: Fix progress of courses and section download
2018-08-30 08:16:38 +02:00
Pau Ferrer Ocaña
4f6d323f6f
MOBILE-649 ux: Adapt more RTL styles
2018-08-29 16:50:23 +02:00
Dani Palou
3c44cee0ee
MOBILE-2568 login: Display button to download Moodle Classic
2018-08-29 08:45:12 +02:00
Albert Gasset
ac293ea5f0
MOBILE-2475 courses: Show completed courses in "Past" section
2018-08-27 13:22:49 +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
Juan Leyva
ed9f66d3a9
Merge pull request #1484 from dpalou/MOBILE-2559
...
Mobile 2559
2018-08-23 12:55:59 +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
5e4e951352
Merge pull request #1483 from dpalou/MOBILE-2533
...
MOBILE-2533 core: Apply auto-login to embedded iframes
2018-08-23 12:11:18 +01:00
Dani Palou
23b93986aa
MOBILE-2533 core: Apply auto-login to embedded iframes
2018-08-23 13:08:13 +02:00
Juan Leyva
ea25c27249
Merge pull request #1482 from dpalou/MOBILE-2556
...
MOBILE-2556 course: Decrease WS calls to get_courses_by_field
2018-08-23 12:04:23 +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
Dani Palou
a4c98b06b1
MOBILE-2559 course: Display right badges in stealth section & module
2018-08-23 12:41:29 +02:00
Dani Palou
6379f4e9ac
MOBILE-2559 course: Let teachers view stealth sections
2018-08-23 12:40:45 +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
cb8195a3f4
MOBILE-2556 course: Decrease WS calls to get_courses_by_field
2018-08-23 11:12:29 +02:00
Juan Leyva
6bd420605e
Merge pull request #1478 from dpalou/MOBILE-2546
...
MOBILE-2546 ios: Fix split view animation when recording audio
2018-08-23 09:37:51 +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
Dani Palou
0f7a30b899
MOBILE-2546 ios: Fix split view animation when recording audio
2018-08-23 08:57:51 +02:00
Juan Leyva
ca20c78136
Merge pull request #1470 from dpalou/MOBILE-2161
...
MOBILE-2161 menu: Support auto-login in embedded menu items
2018-08-22 15:13:38 +01:00
Juan Leyva
cfb58c96f6
Merge pull request #1468 from crazyserver/MOBILE-2509
...
MOBILE-2509 grades: Remove padding on grade column name
2018-08-22 14:00:58 +01:00
Juan Leyva
a76a31fb08
Merge pull request #1467 from crazyserver/MOBILE-2473
...
Mobile 2473
2018-08-22 13:50:33 +01:00
Juan Leyva
2e47c9484d
Merge pull request #1465 from crazyserver/MOBILE-2080
...
Mobile 2080
2018-08-22 13:09:16 +01:00
Juan Leyva
6fee3fcc84
Merge pull request #1464 from dpalou/MOBILE-2549
...
MOBILE-2549 about: Add compilation time
2018-08-22 12:19:31 +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
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
Juan Leyva
81c45f8383
Merge pull request #1459 from dpalou/MOBILE-2526
...
MOBILE-2526 core: Fix text.replace is not a function
2018-08-22 11:20:50 +01:00
Pau Ferrer Ocaña
aff8c28ca4
MOBILE-2473 rte: Fix height
2018-08-22 12:14:30 +02:00
Pau Ferrer Ocaña
17cf89fada
MOBILE-2509 grades: Remove padding on grade column name
2018-08-22 10:18:47 +02:00
Juan Leyva
1369e9f738
Merge pull request #1455 from dpalou/MOBILE-2472
...
MOBILE-2472 course: Fix spinner shown forever when changing format
2018-08-21 17:50:58 +01:00
Juan Leyva
23dde1b91e
Merge pull request #1453 from crazyserver/MOBILE-2495
...
MOBILE-2495 ux: Hight contrast on dimmed course modules
2018-08-21 17:32:45 +01:00
Juan Leyva
424ad0b13d
Merge pull request #1452 from dpalou/MOBILE-2536
...
MOBILE-2536 ios: Fix record media in iOS
2018-08-21 17:04:19 +01:00
Juan Leyva
bcd42f24e1
Merge pull request #1451 from dpalou/MOBILE-2513
...
MOBILE-2513 participants: Fix infinite loading
2018-08-21 16:56:03 +01:00
Juan Leyva
02f0d87456
Merge pull request #1449 from dpalou/MOBILE-2254
...
MOBILE-2254 courses: Display course shortname if needed
2018-08-21 16:32:27 +01:00
Juan Leyva
b60325947c
Merge pull request #1447 from dpalou/MOBILE-2501
...
MOBILE-2501 course: Retrieve section number from hash in course links
2018-08-21 16:24:57 +01:00
Juan Leyva
aab697f699
Merge pull request #1445 from albertgasset/MOBILE-2490
...
MOBILE-2490 sitehome: Enable download of activities
2018-08-21 15:32:51 +01:00
Juan Leyva
5da905dcb2
Merge pull request #1441 from dpalou/MOBILE-2531
...
MOBILE-2531 siteplugins: Fix prefetch loading forever
2018-08-21 14:42:49 +01:00
Juan Leyva
2e5b42cc49
Merge pull request #1440 from dpalou/MOBILE-2525
...
MOBILE-2525 course: Fix context menu info not updated in modules
2018-08-21 14:38:45 +01:00
Juan Leyva
0725cd66ae
Merge pull request #1439 from crazyserver/MOBILE-2543
...
MOBILE-2543 courses: Thumb course image with white background
2018-08-21 14:34:45 +01:00
Dani Palou
7891776282
MOBILE-2254 courses: Display course shortname if needed
2018-08-16 09:50:54 +02:00
Dani Palou
d46cbe598c
MOBILE-2549 about: Add compilation time
2018-08-13 12:00:35 +02:00
Pau Ferrer Ocaña
fe8fcbb048
MOBILE-2495 ux: Hight contrast on dimmed course modules
2018-08-10 15:16:18 +02:00
Dani Palou
4e29bca0a6
MOBILE-2548 siteplugins: Pass otherdata to componentInit plugins
2018-08-09 13:40:10 +02:00
Dani Palou
47f20a6774
MOBILE-2548 siteplugins: Allow passing JS variables to new pages
2018-08-09 13:40:01 +02:00
Dani Palou
a7919c1d9a
MOBILE-2528 siteplugins: Add outputs to WS call directives
2018-08-09 10:19:44 +02:00
Dani Palou
ac8c2bcee6
MOBILE-2480 course: Refresh format components if completion changes
2018-08-09 10:17:38 +02:00
Dani Palou
6fdb5528ed
MOBILE-2479 course: Pass course format instance to site plugins
...
This will allow site plugins to create a view exactly like topics/weeks without having to use Javascript
2018-08-09 10:16:50 +02:00
Dani Palou
55682818ff
MOBILE-2479 siteplugins: Pass all inputs and outputs to components
2018-08-09 10:16:50 +02:00
Dani Palou
51747eca1a
MOBILE-2513 participants: Fix infinite loading
2018-08-08 09:42:52 +02:00
Dani Palou
5ec72b06be
MOBILE-2526 core: Fix text.replace is not a function
2018-08-07 13:09:09 +02:00
Pau Ferrer Ocaña
a0445bb757
MOBILE-2543 courses: Thumb course image with white background
2018-08-07 11:03:22 +02:00
Dani Palou
0ab2598235
MOBILE-2536 ios: Fix record media in iOS
2018-08-07 08:46:48 +02:00
Dani Palou
9f327bd32f
MOBILE-2472 course: Fix spinner shown forever when changing format
2018-08-06 12:10:52 +02:00
Dani Palou
fc9835b035
MOBILE-2501 course: Retrieve section number from hash in course links
2018-07-31 09:48:13 +02:00
Dani Palou
12787403d6
MOBILE-2525 course: Fix context menu info not updated in modules
2018-07-26 12:19:33 +02:00
Dani Palou
332e7025d7
MOBILE-2531 siteplugins: Fix prefetch loading forever
2018-07-25 15:40:40 +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
Dani Palou
b38fdac5e8
MOBILE-2511 links: Fix links not captured in the app in grades
2018-07-24 12:57:06 +02:00
Juan Leyva
5841425b6b
Merge pull request #1421 from dpalou/MOBILE-2512
...
Mobile 2512
2018-07-24 12:11:25 +02:00
Juan Leyva
f5922d83d6
Merge pull request #1420 from albertgasset/MOBILE-2484
...
MOBILE-2484 ionic: Fix password inputs cleared after losing focus
2018-07-24 12:08:15 +02:00
Juan Leyva
72707833b8
Merge pull request #1419 from albertgasset/MOBILE-2524
...
MOBILE-2524 emulator: Fix writing files in chunks
2018-07-24 12:03:39 +02:00
Dani Palou
f99d55905b
MOBILE-2449 menu: Fix custom menu items not displayed
2018-07-23 16:10:55 +02:00
Albert Gasset
b056329ee2
MOBILE-2524 emulator: Fix writing files in chunks
2018-07-23 15:26:40 +02:00
Dani Palou
efb5db4f47
MOBILE-2478 desktop: Prevent errors when calling close in closed windows
2018-07-23 10:37:02 +02:00
Dani Palou
0889bf4540
MOBILE-2449 login: Apply button outline styles to iOS
2018-07-20 09:25:30 +02:00
Dani Palou
912a1f61c5
MOBILE-2478 windows: Fix blank window open when clicking Email
2018-07-20 09:24:13 +02:00
Dani Palou
c4f60e902d
MOBILE-2478 desktop: Don't display free space in desktop
2018-07-20 09:01:37 +02:00
Dani Palou
424f5e324f
MOBILE-2512 workshop: Avoid error when downloading profiles in workshop
2018-07-19 12:14:20 +02:00
Dani Palou
204a1ce8f1
MOBILE-2512 prefetch: Don't download hidden modules and sections
2018-07-19 11:49:25 +02:00
Dani Palou
6e026bd813
MOBILE-2478 desktop: Clear inappbrowser session on SSO
2018-07-19 09:29:22 +02:00
Dani Palou
b8cbbd872c
MOBILE-2161 menu: Support auto-login in embedded menu items
2018-07-17 16:10:29 +02:00
Albert Gasset
16c9ff06f4
MOBILE-2490 sitehome: Enable download of activities
2018-07-17 10:40:33 +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
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
fe2e519f4e
MOBILE-2478 globalization: Add missing methods and mock error
2018-07-13 12:23:03 +02:00
Dani Palou
89e0b0307e
MOBILE-2478 electron: Emulate file system using NodeJS
2018-07-13 12:23:03 +02:00
Dani Palou
6af98854fa
MOBILE-2478 electron: Configure project to use Electron
2018-07-13 12:23:02 +02:00
Albert Gasset
b6c38b4006
MOBILE-2488 sitehome: Fix content displayed under tab bar
2018-07-13 10:51:00 +02:00
Dani Palou
cbf7214cc3
MOBILE-2444 media: Prevent multiple requests and EXC_BAD_ACCESS
2018-07-09 15:15:44 +02:00
Pau Ferrer Ocaña
377796e7bd
MOBILE-2450 courses: Fix select not clickable when course grid is empty
2018-07-06 09:36:19 +02:00
Juan Leyva
963d0adbb5
Merge pull request #1400 from dpalou/MOBILE-2469
...
Mobile 2469
2018-07-05 16:59:07 +02:00
Juan Leyva
bfd4e9c936
Merge pull request #1399 from dpalou/MOBILE-2466
...
MOBILE-2466 course: Fix calculate and download sections
2018-07-05 16:06:12 +02:00
Juan Leyva
b728b2af84
Merge pull request #1398 from crazyserver/MOBILE-2464
...
Mobile 2464
2018-07-05 16:02:40 +02:00
Juan Leyva
e07be2bf89
Merge pull request #1397 from dpalou/MOBILE-2440
...
MOBILE-2440 course: Prevent all sections being repeated
2018-07-05 15:57:38 +02:00
Dani Palou
e9ad24ca58
MOBILE-2469 multichoice: Don't select first option by default
2018-07-05 15:36:27 +02:00
Pau Ferrer Ocaña
5ef2028acf
MOBILE-2464 imageviewer: Enable scroll to image viewer
2018-07-05 13:18:13 +02:00
Dani Palou
48faf66976
MOBILE-2466 course: Fix calculate and download sections
2018-07-05 12:32:09 +02:00
Dani Palou
6dada7ecd0
MOBILE-2440 course: Prevent all sections being repeated
2018-07-05 12:28:03 +02:00
Juan Leyva
523571132a
Merge pull request #1396 from dpalou/MOBILE-2455
...
Mobile 2455
2018-07-05 11:18:30 +02:00
Dani Palou
e69f32b5b7
MOBILE-2466 prefetch: Verify status is valid when prefetching modules
2018-07-05 10:30:16 +02:00
Dani Palou
c68780f51b
MOBILE-2455 overview: Change order of tabs
2018-07-05 08:59:21 +02:00
Juan Leyva
4f636824e3
Merge pull request #1393 from dpalou/MOBILE-2462
...
Mobile 2462
2018-07-04 15:05:41 +02:00
Dani Palou
1d4d6107ba
MOBILE-2462 question: Fix ngClass error if class is undefined
2018-07-04 14:37:26 +02:00
Dani Palou
16c1538506
MOBILE-2462 course: Don't refresh singleactivity when completion changes
2018-07-04 14:37:26 +02:00
Juan Leyva
794b9eaf4f
Merge pull request #1392 from crazyserver/MOBILE-2449
...
MOBILE-2449 styles: Adapt styles to make BMMA life easier
2018-07-04 14:06:05 +02:00
Juan Leyva
53b0233e28
Merge pull request #1391 from albertgasset/MOBILE-2452
...
MOBILE-2452 course: Scroll back after completing an activity
2018-07-04 12:48:23 +02:00
Albert Gasset
1c443c8352
MOBILE-2452 course: Scroll back after completing an activity
2018-07-04 11:55:17 +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
Juan Leyva
c6b4d618c3
Merge pull request #1390 from albertgasset/MOBILE-2451
...
MOBILE-2451 user: Do not show error in profile of deleted users
2018-07-04 10:52:48 +02:00
Juan Leyva
e52318e5ef
Merge pull request #1388 from dpalou/MOBILE-2440
...
MOBILE-2440 course: Display all sections
2018-07-04 10:47:03 +02:00
Juan Leyva
6412eb49df
Merge pull request #1384 from albertgasset/MOBILE-2450
...
MOBILE-2450 courses: Fix select not clickable when course grid is empty
2018-07-04 10:38:05 +02:00
Albert Gasset
9778c99451
MOBILE-2451 user: Do not show error in profile of deleted users
2018-07-04 10:33:58 +02:00
Albert Gasset
3c8d74e8ac
MOBILE-2454 courses: Title of my overview page set to site name
2018-07-03 16:11:45 +02:00
Dani Palou
89ed649a07
MOBILE-2440 course: Display all sections
2018-07-02 14:51:11 +02:00
Albert Gasset
3057a26dd3
MOBILE-2450 courses: Fix select not clickable when course grid is empty
2018-07-02 12:18:51 +02:00
Juan Leyva
29388cdc47
Merge pull request #1376 from dpalou/MOBILE-2431
...
Mobile 2431
2018-06-26 10:41:24 +02:00
Dani Palou
10da720a4a
MOBILE-2431 courses: Fix course options not available
2018-06-26 09:36:40 +02:00
Dani Palou
11013c69ab
MOBILE-2431 courses: Fix webservice not available error
2018-06-26 09:06:20 +02:00
Albert Gasset
83f0df210f
MOBILE-2431 mainmenu: Fix badge of menu items
2018-06-26 09:00:41 +02:00
Dani Palou
e700e38d01
MOBILE-2431 ui: Improve clickable ion-items
2018-06-23 11:22:14 +02:00
Dani Palou
867e126ab4
MOBILE-2431 course: Allow selecting sections from context menu
2018-06-23 11:03:07 +02:00
Juan Leyva
43df3a1a6d
Merge pull request #1371 from crazyserver/MOBILE-2430
...
MOBILE-2430 ux: Fix availability tags
2018-06-22 19:56:02 +02:00
Pau Ferrer Ocaña
72374c2e48
MOBILE-2430 ux: Fix availability tags
2018-06-22 14:33:29 +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
Dani Palou
9dcde15871
MOBILE-2431 tabs: Fix calculate number of core-tabs
2018-06-22 11:32:58 +02:00
Pau Ferrer Ocaña
82d3bcb012
MOBILE-2430 mainmenu: Graduation cap icon fix
2018-06-22 08:17:15 +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
Dani Palou
668c36cd43
MOBILE-2431 course: Fix prefetch course
2018-06-21 17:24:32 +02:00
Albert Gasset
0020880c6a
MOBILE-2431: Wrap Ionic Native callbacks with NgZone.run
2018-06-21 16:10:00 +02:00
Pau Ferrer Ocaña
1b10453161
MOBILE-2430 mainmenu: Graduation cap icon fix
2018-06-21 12:30:00 +02:00
Juan Leyva
c7b38b5d6a
Merge pull request #1361 from crazyserver/MOBILE-2430
...
Mobile 2430
2018-06-21 09:20:33 +02:00
Juan Leyva
409d1bac3e
Merge pull request #1360 from dpalou/MOBILE-2431
...
Mobile 2431
2018-06-21 09:20:12 +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
3521070090
MOBILE-2431 login: Fix untranslated message in SSO login
2018-06-20 14:51:06 +02:00
Juan Leyva
c6d1ddc720
MOBILE-2431 signup: Remove popover interface for country
2018-06-20 10:27:14 +02:00
Pau Ferrer Ocaña
8b2b6b548e
MOBILE-2430 ux: Improve core-format-text image width
2018-06-20 09:43:26 +02:00
Dani Palou
fa744ca7f2
MOBILE-2431 localnotif: Fix local notification clicks
2018-06-20 09:33:24 +02:00
Dani Palou
0b6972cbd3
MOBILE-2428 courses: Fix error reading from DB if no courses
2018-06-19 16:53:26 +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
81e7898286
Merge pull request #1351 from albertgasset/MOBILE-2431
...
Mobile 2431
2018-06-19 16:39:22 +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
Pau Ferrer Ocaña
6fa19efcd5
MOBILE-2430 tabs: Fix status bar top padding
2018-06-19 16:38:31 +02:00
Dani Palou
ec6ab104e6
MOBILE-2434 login: Handle old Moodle sites
2018-06-19 16:34:03 +02:00
Albert Gasset
c506845a38
MOBILE-2431 login: Fix forgotten password page
2018-06-18 17:10:55 +02:00
Albert Gasset
58df53dd9d
MOBILE-2431 login: Remove auto focus in reconnect page
2018-06-18 16:05:39 +02:00
Juan Leyva
5a193ce743
MOBILE-2431 release: Merge old translations in new file
2018-06-18 15:05:21 +02:00
Juan Leyva
c0a8871e83
MOBILE-2431 release: Missing site home strings
2018-06-18 14:39:34 +02:00
Juan Leyva
b1fffd83ad
MOBILE-2431 release: Core components strings in other langs
2018-06-18 14:36:16 +02:00
Pau Ferrer Ocaña
79bd220fca
MOBILE-2430 splitview: Erase padding-top on content
2018-06-18 10:37:55 +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
6979f18343
MOBILE-2428 siteplugins: Pass inputs to course format views
2018-06-15 08:22:13 +02:00
Pau Ferrer Ocaña
a1d0d076f2
MOBILE-2430 splashscreen: Fix iOS 8.1 bottom padding
2018-06-14 17:23:05 +02:00
Dani Palou
f6d30fb7cb
MOBILE-2428 dom: Format content of Alerts
2018-06-14 15:01:11 +02:00
Dani Palou
3d2e056a79
MOBILE-2428 core: Remove unneeded todo
2018-06-14 13:41:48 +02:00
Dani Palou
d61a2e597c
MOBILE-2428 core: Fix and complete input errors
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
Albert Gasset
daeb78489f
MOBILE-2354 core: Implement makeGradesMenu method in grades helper
2018-06-14 11:19:04 +02:00
Pau Ferrer Ocaña
070f3c5c6a
MOBILE-2430 login: Display label and select in different lines
2018-06-13 17:16:23 +02:00
Pau Ferrer Ocaña
e03876b084
MOBILE-2430 course: Go directly to course when enrolled
2018-06-13 13:46:13 +02:00
Pau Ferrer Ocaña
8292955fae
MOBILE-2430 course: New section selector
2018-06-13 13:46:13 +02:00
Pau Ferrer Ocaña
d1076eb794
MOBILE-2430 core: Add fab-icons to add actions
2018-06-13 13:46:13 +02:00
Dani Palou
0703237441
MOBILE-2163 compile: Decrease addon components in compile
2018-06-12 19:11:41 +02:00
Dani Palou
804e8c7b02
MOBILE-2163 aot: Support site plugins in AOT
2018-06-12 19:11:41 +02:00
Dani Palou
1834cb623c
MOBILE-2163 core: Make component templates names unique
2018-06-12 19:11:40 +02:00
Dani Palou
a23654fdb7
MOBILE-2163 core: Fix StaticInjectorError in AOT
2018-06-12 12:53:18 +02:00
Dani Palou
0bb2f25f20
MOBILE-2163 core: Fix ngc warnings when compiling
2018-06-12 12:43:25 +02:00
Juan Leyva
b6cbdaf1ee
Merge pull request #1335 from crazyserver/MOBILE-915
...
MOBILE-915 fontawesome: Add fontawesome icons
2018-06-12 10:03:08 +02:00
Pau Ferrer Ocaña
3bf3a71736
MOBILE-915 fontawesome: Add fontawesome icons
2018-06-11 12:58:49 +02:00
Juan Leyva
1218621389
Merge pull request #1332 from crazyserver/MOBILE-2406
...
MOBILE-2406 courses: Add course image
2018-06-07 14:42:49 +02:00
Pau Ferrer Ocaña
c6956250fa
MOBILE-2406 courses: Add course image
2018-06-07 13:34:05 +02:00
Juan Leyva
d9336131eb
Merge pull request #1331 from dpalou/MOBILE-2404
...
Mobile 2404
2018-06-07 12:59:45 +02:00
Juan Leyva
2dbf125252
Merge pull request #1330 from dpalou/MOBILE-2425
...
MOBILE-2425 siteplugins: Import addon providers and components
2018-06-07 11:31:29 +02:00
Dani Palou
129a6327e6
MOBILE-2376 siteplugins: Parse otherdata and always inject libraries
2018-06-04 10:34:35 +02:00
Dani Palou
57d65555a4
MOBILE-2425 siteplugins: Import addon providers and components
2018-06-04 08:26:28 +02:00
Dani Palou
dcd1ab0415
MOBILE-2404 update: Migrate site DB addon tables
2018-06-01 12:33:33 +02:00
Dani Palou
91035595b2
MOBILE-2404 update: Migrate site DB core tables
2018-06-01 12:33:33 +02:00
Dani Palou
8bda41bfcf
MOBILE-2404 update: Migrate app DB tables
2018-06-01 12:33:33 +02:00
Dani Palou
6b45763095
MOBILE-2404 config: Don't support booleans in config provider
2018-05-31 11:13:40 +02:00
Dani Palou
1059781fdd
MOBILE-2404 core: Fix desktop notifications store
2018-05-31 11:13:40 +02:00
Dani Palou
4cc9934d22
MOBILE-2404 db: Use lowercase in DB of modules and question
2018-05-31 11:13:40 +02:00
Juan Leyva
7ef4726bf5
Merge pull request #1327 from crazyserver/MOBILE-2338
...
Mobile 2338
2018-05-30 17:09:34 +02:00
Dani Palou
b350c7a52e
MOBILE-2345 lesson: Fix issues with prefetch and offline
2018-05-30 12:28:39 +02:00
Dani Palou
490842e426
MOBILE-2345 lesson: Implement handlers
2018-05-30 12:28:39 +02:00
Dani Palou
92182ed720
MOBILE-2345 lesson: Implement sync provider and prefetch handler
2018-05-30 12:26:22 +02:00
Dani Palou
9abc6748ae
MOBILE-2345 lesson: Implement lesson and offline providers
2018-05-30 12:26:22 +02:00
Dani Palou
d53a7acda5
MOBILE-2338 compile: Monitor jsData changes
2018-05-30 11:53:42 +02:00
Pau Ferrer Ocaña
661dbe2260
MOBILE-2338 data: Add field plugins
2018-05-30 11:53:42 +02:00
Pau Ferrer Ocaña
bbc6fcdff5
MOBILE-2338 data: Implement index page
2018-05-30 11:53:42 +02:00
Juan Leyva
a4b1dd0c73
Merge pull request #1325 from dpalou/MOBILE-2353
...
Mobile 2353
2018-05-30 11:52:27 +02:00
Dani Palou
2c519288ce
MOBILE-2163 core: Update app-scripts and fix tslint errors
2018-05-29 15:59:39 +02:00
Dani Palou
d61eae4f66
MOBILE-2353 wiki: Implement index page and component
2018-05-28 14:42:36 +02:00
Juan Leyva
d241e1d253
Merge pull request #1322 from dpalou/MOBILE-2380
...
Mobile 2380
2018-05-23 12:55:07 +02:00
Dani Palou
fb59c5944b
MOBILE-2352 login: Fix error handling in login
2018-05-23 08:27:46 +02:00
Dani Palou
dccfb64e1f
MOBILE-2376 core: Fix issues with pluginfile.php
...
- Improve how to detect if the URL has params.
- Replace & with &
- Only add webservice to the URL if it's the core pluginfile
2018-05-22 16:37:47 +02:00
Dani Palou
de410c89b4
MOBILE-2380 course: Allow disabling download course and all courses
2018-05-18 15:34:35 +02:00
Juan Leyva
723d16922b
Merge pull request #1317 from dpalou/MOBILE-2414
...
MOBILE-2414 sitehome: Support site news forum
2018-05-18 13:06:01 +02:00
Juan Leyva
bd8bbf9726
Merge pull request #1316 from dpalou/MOBILE-2381
...
Mobile 2381
2018-05-18 12:42:51 +02:00
Dani Palou
92e9193157
MOBILE-2381 core: Fix getMimeTypeFromUrl
2018-05-18 12:27:01 +02:00
Dani Palou
e3b9e9e8f8
MOBILE-2381 settings: Display app policy
2018-05-18 12:27:01 +02:00
Juan Leyva
ad81a7d9e2
Merge pull request #1314 from dpalou/MOBILE-2413
...
Mobile 2413
2018-05-18 11:48:30 +02:00
Dani Palou
d2faf24229
MOBILE-2414 sitehome: Support site news forum
2018-05-17 16:33:28 +02:00
Dani Palou
8dfa24fa96
MOBILE-2411 courses: Format category name in preview
2018-05-17 14:53:52 +02:00
Dani Palou
6ac7988948
MOBILE-2413 ui: Use popover interface in all selects
2018-05-17 13:53:42 +02:00
Juan Leyva
4c222b79af
Merge pull request #1311 from dpalou/MOBILE-2415
...
MOBILE-2415 signup: Support age verification form
2018-05-17 09:30:37 +02:00
Juan Leyva
29860227f9
Merge pull request #1310 from dpalou/MOBILE-2416
...
Mobile 2416
2018-05-16 21:48:10 +02:00
Albert Gasset
7126bdf474
MOBILE-2341 forum: PR fixes
2018-05-16 16:10:14 +02:00
Dani Palou
98049ab8ab
MOBILE-2415 signup: Support age verification form
2018-05-16 15:11:43 +02:00
Dani Palou
6f65ed86bc
MOBILE-2416 core: Fix blink in reconnect and site policy
2018-05-16 10:28:56 +02:00
Dani Palou
e80f5a1301
MOBILE-2416 core: Fix redirect to main menu
2018-05-16 10:14:56 +02:00
Dani Palou
d6c7a586a6
MOBILE-2416 core: Implement and apply core-ion-tabs
2018-05-16 08:15:58 +02:00
Albert Gasset
b34adcaa42
MOBILE-2341 core: Support split views in course formats
2018-05-15 17:28:15 +02:00
Juan Leyva
bc71bbbdfc
Merge pull request #1308 from dpalou/MOBILE-2376
...
Mobile 2376
2018-05-15 10:09:33 +02:00
Juan Leyva
cecd8edaa4
Merge pull request #1307 from dpalou/MOBILE-2403
...
Mobile 2403
2018-05-14 16:49:38 +02:00
Dani Palou
2e8e48094c
MOBILE-2392 course: Update download course label
2018-05-14 08:27:40 +02:00
Dani Palou
43be0b3d0a
MOBILE-2403 core: Install webintent and implement openOnlineFile
2018-05-11 11:15:53 +02:00
Dani Palou
35d854f93e
MOBILE-2403 core: Install fileopener and implement openFile
2018-05-11 09:25:37 +02:00
Dani Palou
07976a2a9a
MOBILE-2403 resource: Fix issues with embedded and open button
2018-05-11 09:21:08 +02:00
Dani Palou
e1cb1ad7ec
MOBILE-2376 siteplugins: Limit main menu plugins priority
2018-05-10 09:19:59 +02:00
Dani Palou
12bab491b8
MOBILE-2376 siteplugins: Abstract some register functions
2018-05-09 16:29:29 +02:00
Dani Palou
21647e7f24
MOBILE-2376 siteplugins: Support assign handlers
2018-05-09 15:16:17 +02:00
Dani Palou
d7dd3acd8e
MOBILE-2376 siteplugins: Support quiz access rules
2018-05-09 12:33:06 +02:00
Dani Palou
bf658df6b4
MOBILE-2376 siteplugins: Support question behaviours
2018-05-09 10:56:16 +02:00
Dani Palou
02fd27d3d4
MOBILE-2376 siteplugins: Support question types
2018-05-08 13:18:37 +02:00
Dani Palou
3c57fb364f
MOBILE-2376 siteplugins: Support settings handlers
2018-05-07 15:19:02 +02:00
Dani Palou
157a2882d3
MOBILE-2376 siteplugins: Support message output handlers
2018-05-07 15:19:02 +02:00
Dani Palou
2db7656666
MOBILE-2333 siteplugins: Make content functions available in view
2018-05-03 15:08:20 +02:00
Dani Palou
eff08198e1
MOBILE-2333 siteplugins: Support CSS files
2018-05-03 15:08:19 +02:00
Dani Palou
28dc1232ad
MOBILE-2333 siteplugins: Rename bootstrap to init & treat exceptions
2018-05-02 12:16:15 +02:00
Dani Palou
5793af108d
MOBILE-2350 scorm: Fix unzip in browser and sync WS calls
2018-04-27 09:23:34 +02:00
Dani Palou
dffc8c3c6c
MOBILE-2350 scorm: Implement index page and component
2018-04-27 09:23:34 +02:00
Dani Palou
88c05ac157
MOBILE-2334 assign: Fix errors with file submission plugin
2018-04-26 15:59:23 +02:00
Dani Palou
ae290c3c05
MOBILE-2334 assign: Fix errors with offline and sync
2018-04-26 13:38:58 +02:00
Dani Palou
847a9da41b
MOBILE-2334 assign: Implement edit page
2018-04-26 10:13:01 +02:00
Dani Palou
cf927d4344
MOBILE-2334 assign: Implement submission plugins
2018-04-26 10:13:01 +02:00
Dani Palou
f3ae04600f
MOBILE-2334 assign: Implement submission component
2018-04-26 10:13:01 +02:00
Dani Palou
0bb96f0e80
MOBILE-2334 assign: Implement assign index page
2018-04-26 10:13:01 +02:00
Dani Palou
0433fbdafc
MOBILE-2334 assign: Implement prefetch handler and helper
2018-04-26 10:04:54 +02:00
Dani Palou
941295cccd
MOBILE-2334 assign: Implement assign provider and offline
2018-04-26 10:04:54 +02:00
Pau Ferrer Ocaña
12adb9ef19
MOBILE-2339 feedback: Peer review fixes
2018-04-16 09:52:39 +02:00
Pau Ferrer Ocaña
d8d34a786a
MOBILE-2339 feedback: Implement form page
2018-04-16 09:35:53 +02:00
Pau Ferrer Ocaña
c586db40dd
MOBILE-2339 feedback: Implement Index page
2018-04-16 09:35:53 +02:00
Pau Ferrer Ocaña
0da7b03e3d
MOBILE-2339 recaptcha: Add captcha component
2018-04-16 09:32:41 +02:00
Juan Leyva
1346f86372
Merge pull request #1291 from dpalou/MOBILE-2348
...
Mobile 2348
2018-04-13 15:36:48 +02:00
Juan Leyva
11e3cca5c1
Merge pull request #1290 from albertgasset/MOBILE-2331
...
MOBILE-2331 comments: Migrate comments
2018-04-12 10:51:17 +01:00
Dani Palou
ebcd6c9a6a
MOBILE-2348 quiz: Fix correctness icons clicks
2018-04-11 16:13:13 +02:00
Pau Ferrer Ocaña
f69051cc1e
MOBILE-2348 quiz: Style fixes
2018-04-11 15:25:29 +02:00
Juan Leyva
768b1fcbe1
Merge pull request #1289 from albertgasset/MOBILE-2329
...
MOBILE-2329 settings: Migrate preferences
2018-04-11 11:59:48 +01:00
Albert Gasset
dad182bb49
MOBILE-2331 comments: Migrate comments
2018-04-11 12:50:07 +02:00
Juan Leyva
b8e887e368
Merge pull request #1288 from albertgasset/MOBILE-2328
...
Mobile 2328
2018-04-09 16:15:53 +01:00
Albert Gasset
99af917816
MOBILE-2329 settings: Migrate preferences
2018-04-09 13:20:45 +02:00
Dani Palou
f4685235f5
MOBILE-2348 quiz: Implement link handlers
2018-04-09 12:42:55 +02:00
Dani Palou
01848965d8
MOBILE-2348 core: Return a 'canceled' error in showConfirm
2018-04-09 12:42:55 +02:00
Dani Palou
ad1e564600
MOBILE-2348 quiz: Fix problems in prefetch and offline
2018-04-09 12:42:55 +02:00
Dani Palou
0b50cdfc21
MOBILE-2348 quiz: Implement review page
2018-04-09 12:42:55 +02:00
Dani Palou
5878d7c3eb
MOBILE-2348 quiz: Fix question types
2018-04-09 12:42:54 +02:00
Albert Gasset
ee7808643b
MOBILE-2328 notifications: PR fixes and emulator missing code
2018-04-09 12:04:28 +02:00
Albert Gasset
133866598e
MOBILE-2328 notifications: Migrate Notifications
2018-04-09 12:04:28 +02:00
Dani Palou
20395c1eba
MOBILE-2348 quiz: First implementation of the player page
2018-04-06 16:08:53 +02:00
Dani Palou
fdb97caa6b
MOBILE-2348 quiz: Implement index page and component
2018-04-05 12:48:54 +02:00
Dani Palou
32c66f222f
MOBILE-2348 quiz: Implement prefetch handler
2018-04-05 10:27:57 +02:00
Dani Palou
cd68db376a
MOBILE-2389 qtype: Implement multianswer and gapselect types
2018-03-23 16:02:24 +01:00
Dani Palou
7041485359
MOBILE-2389 qtype: Implement essay type
2018-03-23 16:02:23 +01:00
Dani Palou
38184308a3
MOBILE-2389 qtype: Implement calculated and calculatedsimple types
2018-03-23 16:02:23 +01:00
Dani Palou
a89737a5d3
MOBILE-2389 qtype: Implement match and randomsamatch types
2018-03-23 16:02:23 +01:00
Dani Palou
be573d240b
MOBILE-2389 qtype: Implement description and multichoices types
2018-03-23 16:02:23 +01:00
Dani Palou
2f172f77dd
MOBILE-2389 qtype: Implement shortanswer and numerical question types
2018-03-23 16:02:23 +01:00
Dani Palou
7792efff55
MOBILE-2388 qbehaviour: Implement all behaviour addons
2018-03-23 15:52:37 +01:00
Dani Palou
e059bdd997
MOBILE-2230 question: Implement question component
2018-03-23 15:45:09 +01:00
Dani Palou
521d234def
MOBILE-2330 question: Implement question behaviour delegate
2018-03-23 15:45:09 +01:00
Dani Palou
c9aadd401f
MOBILE-2330 question: Implement question delegate
2018-03-23 15:45:09 +01:00
Dani Palou
5fd33e4634
MOBILE-2330 question: Implement question provider
2018-03-23 15:45:09 +01:00
Dani Palou
1ebe8ba57b
MOBILE-2391 core: Improve delegate subclasses
2018-03-23 14:37:24 +01:00
Dani Palou
0b52f98960
MOBILE-2391 core: Use different property for modName/etc in delegates
2018-03-23 14:37:03 +01:00
Dani Palou
c1cf6e5b21
MOBILE-2391 core: Use new nomenclature in disabled features
2018-03-23 13:33:20 +01:00
Juan Leyva
c46aacce4c
Merge pull request #1279 from crazyserver/MOBILE-2351
...
Mobile 2351
2018-03-22 18:08:52 +01:00
Juan Leyva
e026563934
Merge pull request #1278 from albertgasset/MOBILE-2319
...
Mobile 2319
2018-03-22 16:46:48 +01:00
Pau Ferrer Ocaña
5f107f604b
MOBILE-2351 survey: Fix PR problems
2018-03-22 15:27:02 +01:00
Pau Ferrer Ocaña
978f69ea50
MOBILE-2351 survey: Implement the survey module
2018-03-22 15:27:02 +01:00
Dani Palou
5318920ac2
MOBILE-2333 siteplugins: Fix page params in main menu plugins
2018-03-22 12:40:54 +01:00
Juan Leyva
f724c76b8c
Merge pull request #1274 from crazyserver/MOBILE-2347
...
Mobile 2347
2018-03-21 12:27:10 +01:00
Dani Palou
a6ea996778
MOBILE-2319 db: Use REPLACE in inserts
2018-03-20 15:44:26 +01:00
Pau Ferrer Ocaña
3b7c55e23d
MOBILE-2347 core: Create a template class to create resource modules
2018-03-16 14:18:52 +01:00
Juan Leyva
138f83d979
MOBILE-2325 badges: Show new page in user profile
2018-03-16 11:27:49 +01:00
Pau Ferrer Ocaña
66ee81609c
MOBILE-2340 core: Fix linter errors
2018-03-16 09:31:43 +01:00
Juan Leyva
bf16815e68
Merge pull request #1265 from albertgasset/MOBILE-2323
...
Mobile 2323
2018-03-14 16:23:25 +01:00
Albert Gasset
5faa1cf5e6
MOBILE-2323 core: Add tslint rule no-unused-variable and fix warnings
2018-03-14 15:38:38 +01:00
Pau Ferrer Ocaña
bab5ec63a8
MOBILE-2349 mainmenu: Update badges without event triggering
2018-03-14 13:41:26 +01:00
Pau Ferrer Ocaña
3b8b44c23a
MOBILE-2349 resource: Add link and plugin file handlers
2018-03-14 13:41:24 +01:00
Pau Ferrer Ocaña
e0cda27cac
MOBILE-2349 resource: Resource activity implementation
2018-03-14 13:18:11 +01:00
Dani Palou
30511db131
MOBILE-2333 siteplugins: Receive otherdata as array instead of string
2018-03-13 09:55:22 +01:00
Dani Palou
489de4fc09
MOBILE-2333 core: Use parseJSON from text utils
2018-03-13 09:13:31 +01:00
Dani Palou
9684f9789a
MOBILE-2333 core: Use aliases in imports
2018-03-12 16:45:04 +01:00
Dani Palou
f209da8ec3
MOBILE-2333 siteplugins: Use lang at plugin level and fix {$a}
2018-03-12 16:45:04 +01:00
Dani Palou
db3fb84547
MOBILE-2333 redirect: Check if there are site plugins loaded
2018-03-12 16:45:04 +01:00
Dani Palou
046b300051
MOBILE-2333 siteplugins: Rename site addons to site plugins
2018-03-12 13:45:14 +01:00
Dani Palou
557011d560
MOBILE-2333 siteaddons: Move code to handler classes
2018-03-12 13:45:13 +01:00
Dani Palou
0669ba9592
MOBILE-2333 siteaddons: Improve logs and remove addon manager
2018-03-12 13:45:13 +01:00
Dani Palou
bb17dbfdab
MOBILE-2333 siteaddons: Support user profile field plugins
2018-03-12 13:45:13 +01:00
Dani Palou
97cd791659
MOBILE-2333 mainmenu: Redirect to init if not logged in
2018-03-12 13:45:13 +01:00
Dani Palou
d98088f6a6
MOBILE-2333 siteaddons: Support creating new components
...
Now site addons can return a ComponentRef instead of the component class in the getComponent functions of the delegates. This means they can create a new component on the fly using CoreCompileProvider.instantiateDynamicComponent
2018-03-12 13:45:13 +01:00
Dani Palou
ffa5a53fc6
MOBILE-2333 siteaddons: Support multiple templates in get_content
2018-03-12 13:45:13 +01:00
Dani Palou
52a73f4138
MOBILE-2333 siteaddons: Support basic course format site addons
2018-03-12 13:45:13 +01:00
Dani Palou
b2c4b65024
MOBILE-2333 siteaddons: Support course options site addon
2018-03-12 13:45:13 +01:00
Dani Palou
141f979cea
MOBILE-2333 siteaddons: Support restrict users and courses
2018-03-12 13:45:10 +01:00
Dani Palou
8e87a1ade9
MOBILE-2333 siteaddons: Run bootstrap JS and pass result to content JS
2018-03-12 13:33:07 +01:00
Dani Palou
823ea35b69
MOBILE-2333 siteaddons: Implement directive to call WS on load
2018-03-12 13:32:12 +01:00
Dani Palou
91b020e2fb
MOBILE-2333 siteaddons: Allow sending form data
2018-03-12 13:32:12 +01:00
Dani Palou
2c858bc9d2
MOBILE-2333 siteaddons: Implement call WS directives
2018-03-12 13:32:12 +01:00
Dani Palou
6d9df59e67
MOBILE-2333 siteaddons: Display context menu for module site addons
2018-03-12 13:32:12 +01:00
Dani Palou
fb278791c1
MOBILE-2333 siteaddons: Implement new-content directive
2018-03-12 13:32:12 +01:00
Dani Palou
fec9fa6efa
MOBILE-2333 course: Implement download module main file directive
2018-03-12 13:32:11 +01:00
Dani Palou
dc88b83bbb
MOBILE-2333 siteaddons: Prefetch offlinefunctions
2018-03-12 13:28:13 +01:00
Dani Palou
c3ca95e838
MOBILE-2333 siteaddons: Support singleactivity with site addons
...
CoreSiteAddonsProvider provider code was split in two to prevent circular dependencies CoreSiteAddonsModuleIndexComponent
2018-03-12 13:28:13 +01:00
Dani Palou
3f5ba683ef
MOBILE-2333 siteaddons: Support lang and fix custom strings
2018-03-12 13:28:13 +01:00
Dani Palou
5cb8437936
MOBILE-2333 siteaddons: Display site addon page
2018-03-12 13:28:13 +01:00
Dani Palou
91c8be2167
MOBILE-2333 core: Export lists of providers
2018-03-12 13:28:12 +01:00
Dani Palou
7d3162585c
MOBILE-2333 siteaddons: Fetch and register basic site addons
2018-03-12 13:28:12 +01:00
Dani Palou
9267c63698
MOBILE-2333 mainmenu: Support page params in handlers
2018-03-12 13:26:58 +01:00
Pau Ferrer Ocaña
f938b37f73
MOBILE-2327 messages: Fix errors from Peer review
2018-03-09 10:49:47 +01:00
Pau Ferrer Ocaña
06b8bcc026
MOBILE-2327 messages: Add and block user profile handlers
2018-03-02 17:00:05 +01:00
Pau Ferrer Ocaña
dd49b78fb8
MOBILE-2327 messages: Add contacts page
2018-03-02 12:57:02 +01:00
Pau Ferrer Ocaña
11d052e659
MOBILE-2327 core: Change all import paths
2018-03-01 17:08:05 +01:00
Pau Ferrer Ocaña
2911cbb1aa
MOBILE-2327 courses: Condesate the course progress styles
2018-03-01 10:10:47 +01:00
Pau Ferrer Ocaña
86edc5f2b0
MOBILE-2327 messages: Implement settings page
2018-02-28 16:11:52 +01:00
Pau Ferrer Ocaña
29809e8dbc
MOBILE-2327 settings: Implement settings list
2018-02-28 16:11:51 +01:00
Pau Ferrer Ocaña
b9c0bb5653
MOBILE-2327 pushnotifications: Add push notifications delegate
2018-02-28 16:11:51 +01:00
Pau Ferrer Ocaña
7790596edf
MOBILE-2327 messages: Add badge to main menu
2018-02-23 13:01:58 +01:00
Dani Palou
3ed3ded3da
MOBILE-2327 core: Hide navbar-buttons when change core-tab
2018-02-22 12:13:41 +01:00
Pau Ferrer Ocaña
c1b4d435c2
MOBILE-2327 messages: Add discussion page
2018-02-21 16:52:25 +01:00
Pau Ferrer Ocaña
8fbed26e98
MOBILE-2327 messages: Add messages discussions page
2018-02-14 10:29:41 +01:00
Juan Leyva
67f8b32c42
Merge pull request #1243 from crazyserver/dpalou-MOBILE-2335
...
Dpalou mobile 2335
2018-02-09 15:31:08 +01:00
Pau Ferrer Ocaña
9df8e406e0
MOBILE-2326 grades: Add links handlers
2018-02-08 16:45:42 +01:00
Pau Ferrer Ocaña
38a9f019bb
MOBILE-2326 grades: Course grade item page
2018-02-08 16:45:42 +01:00
Pau Ferrer Ocaña
4903b31cb0
MOBILE-2326 grades: Course grades page
2018-02-08 16:45:42 +01:00
Pau Ferrer Ocaña
abd25cf6ac
MOBILE-2326 grades: Courses grades page
2018-02-08 16:45:42 +01:00
Pau Ferrer Ocaña
15edcbb94f
MOBILE-2335 course: Add styles to module handler
2018-02-08 16:26:37 +01:00
Dani Palou
00ef0fa0a9
MOBILE-2335 book: Show download button in section page
2018-02-06 08:47:52 +01:00
Dani Palou
104beb7a1b
MOBILE-2335 course: Allow hiding enable download in course
2018-02-06 08:47:52 +01:00
Dani Palou
577a0a6598
MOBILE-2335 contextmenu: Merge menus in navbuttons component
2018-02-06 08:47:52 +01:00
Dani Palou
6af7e4195d
MOBILE-2335 contextmenu: Sort context menu items
2018-02-06 08:46:49 +01:00
Dani Palou
e8cbead5d6
MOBILE-2335 book: Support context menu prefetch and size
2018-02-06 08:46:49 +01:00
Dani Palou
aa95a20287
MOBILE-2335 book: Support single activity format with book
2018-02-06 08:46:49 +01:00
Dani Palou
7379ca3e71
MOBILE-2335 book: Implement prefetch handler
2018-02-06 08:46:49 +01:00
Dani Palou
f8d71dd6ee
MOBILE-2335 book: Implement provider and handlers
2018-02-06 08:46:49 +01:00
Dani Palou
f807907ccb
MOBILE-2344 core: Scroll to module when link clicked
2018-02-06 08:45:06 +01:00
Dani Palou
f2a5bc0eb6
MOBILE-2344 links: Fix link handlers constructors
2018-02-06 08:45:06 +01:00
Dani Palou
ad03f6ed4e
MOBILE-2324 course: Remove shouldDisplayForCourse function
2018-02-05 15:47:26 +01:00
Pau Ferrer Ocaña
c6032d76ed
MOBILE-2324 splitview: Fix splitview deactivation
2018-02-05 08:49:00 +01:00
Dani Palou
2ee117f935
MOBILE-2324 user: Fix user profile navigation
2018-01-31 09:14:00 +01:00
Dani Palou
9843da3fb0
MOBILE-2324 course: Use core-tabs in section and render addon components
2018-01-31 09:14:00 +01:00
Dani Palou
a856b5c90e
MOBILE-2324 courses: Remove course options from course preview
2018-01-31 09:14:00 +01:00
Dani Palou
a0312278d8
MOBILE-2324 core: Create and apply core-dynamic-component
2018-01-31 09:14:00 +01:00
Pau Ferrer Ocaña
861f3b2339
MOBILE-2324 participants: Add list page
2018-01-30 08:58:46 +01:00
Pau Ferrer Ocaña
0d4542f004
MOBILE-2322 files: Style changes
2018-01-29 11:23:45 +01:00
Dani Palou
01ddf7019c
MOBILE-2317 core: Fix tslint warnings
2018-01-29 10:09:34 +01:00
Dani Palou
76eed98cb5
MOBILE-2317 core: Move and rename courses delegate
2018-01-26 09:54:01 +01:00
Pau Ferrer Ocaña
2319cf8074
MOBILE-2317 core: Migrate delegates to CoreDelegate
2018-01-26 08:55:08 +01:00
Pau Ferrer Ocaña
debfb5c6c6
MOBILE-2317 user: Solve PR errors and lints
2018-01-25 15:48:18 +01:00
Pau Ferrer Ocaña
96d548e706
MOBILE-2317 user: Add user links handler
2018-01-25 15:47:22 +01:00
Pau Ferrer Ocaña
09e07c31fe
MOBILE-2317 user: Delete user from cache when deleted form site
2018-01-25 15:47:22 +01:00
Pau Ferrer Ocaña
d7c6c25292
MOBILE-2317 login: Add custom user profile field to sign-up
2018-01-25 15:47:22 +01:00
Pau Ferrer Ocaña
ba1267410e
MOBILE-2317 user: Add profile field delegate
2018-01-25 15:47:22 +01:00
Pau Ferrer Ocaña
e836171c02
MOBILE-2317 user: Add User Delegate
2018-01-25 15:47:22 +01:00
Pau Ferrer Ocaña
2f2b16f9fa
MOBILE-2317 user: Implement about page
2018-01-25 15:47:22 +01:00
Pau Ferrer Ocaña
2b19b5172d
MOBILE-2317 user: Implement user profile page
2018-01-25 15:47:22 +01:00
Pau Ferrer Ocaña
c2946cc797
MOBILE-2317 user: Implement user-link and user module structure
2018-01-25 15:47:22 +01:00
Dani Palou
3f8dece14e
MOBILE-2309 core: Use popover interface in all selects
2018-01-24 15:28:47 +01:00
Pau Ferrer Ocaña
347a849551
MOBILE-2309 sitehome: Style changes
2018-01-24 12:56:24 +01:00
Dani Palou
3cb62c748c
MOBILE-2309 contentlinks: Implement some handlers and handle links
2018-01-24 10:01:37 +01:00
Dani Palou
b3d0457540
MOBILE-2309 contentlinks: Implement base handlers
2018-01-24 10:01:37 +01:00
Dani Palou
1cfd38229f
MOBILE-2309 contentlinks: Implement delegate and helper
2018-01-24 10:01:37 +01:00
Dani Palou
cb561cc4a3
MOBILE-2309 core: Don't initialize core-tab content until it's selected
2018-01-24 10:01:37 +01:00
Dani Palou
8a3f7053e5
MOBILE-2309 sitehome: Implement and apply items
2018-01-24 10:01:37 +01:00
Dani Palou
58a872f992
MOBILE-2309 sitehome: Implement index page and component
2018-01-24 10:01:37 +01:00
Dani Palou
3d795ea39f
MOBILE-2309 sitehome: Implement provider and register handler
2018-01-24 10:01:37 +01:00
Pau Ferrer Ocaña
ba60f2a7e3
MOBILE-2310 course: Style changes
2018-01-24 09:40:22 +01:00
Dani Palou
46ad0912ea
MOBILE-2310 course: Implement social format
2018-01-19 10:11:33 +01:00
Dani Palou
514e9bf132
MOBILE-2310 course: Implement singleactivity format
2018-01-19 10:11:33 +01:00
Dani Palou
04085d5929
MOBILE-2310 courses: Apply download courses
2018-01-19 10:11:33 +01:00
Dani Palou
fe2c4cce74
MOBILE-2310 course: Apply prefetch to section page
2018-01-19 10:11:33 +01:00
Dani Palou
64f1551d56
MOBILE-2310 course: Implement prefetch delegate and base handler
2018-01-19 10:11:33 +01:00
Dani Palou
0960ce92d4
MOBILE-2310 core: Improve documentation of interfaces
2018-01-19 10:11:33 +01:00
Dani Palou
2194c8e294
MOBILE-2310 core: Apply constant and protected guidelines
2018-01-19 10:11:33 +01:00
Dani Palou
cbc983637d
MOBILE-2310 core: Implement and apply core-tabs and core-tab
2018-01-19 10:11:33 +01:00
Dani Palou
e1bc11e44b
MOBILE-2310 course: Implement topics and weeks formats
2018-01-19 10:11:32 +01:00
Dani Palou
764309edd7
MOBILE-2310 core: Implement image viewer
2018-01-19 10:11:32 +01:00
Dani Palou
cbc9bc715c
MOBILE-2310 course: Implement unsupported module page
2018-01-19 10:11:32 +01:00
Dani Palou
2e73942083
MOBILE-2310 course: Implement completion and fix PTR issues in section
2018-01-19 10:11:32 +01:00
Dani Palou
3c8ad5b7b3
MOBILE-2310 course: Implement course module component
2018-01-19 10:11:32 +01:00
Dani Palou
c14bc38569
MOBILE-2310 course: Implement format delegate and section view
2018-01-18 14:35:57 +01:00
Dani Palou
5303d3ab23
MOBILE-2310 course: Implement course provider
2018-01-18 14:35:57 +01:00
Pau Ferrer Ocaña
8794a06b9f
MOBILE-2308 calendar: Change static declarations and minor
2018-01-18 14:33:34 +01:00
Pau Ferrer Ocaña
2cdeda17ee
MOBILE-2308 core: Add segment name to avoid collisions
2018-01-18 14:33:34 +01:00
Pau Ferrer Ocaña
3ef367db76
MOBILE-2308 events: Adapt events to new functions
2018-01-18 14:33:34 +01:00
Dani Palou
c667205064
MOBILE-2312 course: Fix main menu duplicated tabs
2018-01-15 09:30:18 +01:00
Dani Palou
efb47aa58e
MOBILE-2312 sharedfiles: Implement helper and upload handler
2018-01-15 09:30:18 +01:00