2566 Commits

Author SHA1 Message Date
Dani Palou
12e61f1f58 MOBILE-3021 calendar: Add a button to view current month or day 2019-07-24 13:02:23 +02:00
Pau Ferrer Ocaña
2615710081 MOBILE-3021 styles: Make it easy to change ionic colors 2019-07-24 13:02:23 +02:00
Pau Ferrer Ocaña
762dc4b0f6 MOBILE-3021 calendar: Add styling to monthly view 2019-07-24 13:02:23 +02:00
Dani Palou
d7d565086b MOBILE-3021 calendar: Fix calendar block links 2019-07-24 13:02:23 +02:00
Dani Palou
31c92398b3 MOBILE-3021 calendar: Schedule event notifications 2019-07-24 13:02:23 +02:00
Dani Palou
6d94c961f1 MOBILE-3021 calendar: Improve event page display 2019-07-24 13:02:23 +02:00
Dani Palou
f07d6e1df7 MOBILE-3021 calendar: Support links to calendar 2019-07-24 13:02:23 +02:00
Dani Palou
083ca7cd7e MOBILE-3021 calendar: Implement day view 2019-07-24 13:02:23 +02:00
Dani Palou
8dd0108907 MOBILE-3021 calendar: Support upcoming events 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
Albert Gasset
ab3c15d9b7 MOBILE-3089 android: Allow non-secure HTTP 2019-07-23 09:27:40 +02:00
Albert Gasset
3788afe8b3 MOBILE-3086 data: Fix syntax errors in templates 2019-07-23 09:27:40 +02:00
Albert Gasset
d20e2e057e MOBILE-3086 data: Handle links in templates 2019-07-23 09:27:40 +02:00
Dani Palou
007804494d MOBILE-3061 dashboard: Pass download enabled as input 2019-07-22 15:56:41 +02:00
Dani Palou
ecd918a0d7 MOBILE-3052 glossary: Don't prefetch get_by_id 2019-07-22 13:05:36 +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
Juan Leyva
67658391db
Merge pull request #2004 from dpalou/MOBILE-3106
MOBILE-3106 core: Use GET as fallback in get public config
2019-07-22 11:50:12 +02:00
Juan Leyva
ab934fb3c6
Merge pull request #2003 from dpalou/MOBILE-3089
MOBILE-3089 android: Target API 28
2019-07-22 11:40:12 +02:00
Dani Palou
1a641fee5b MOBILE-3089 android: Target API 28 2019-07-22 08:48:57 +02:00
Albert Gasset
759f0c3624 MOBILE-2201 link: Fix URLs with escaped characters 2019-07-19 15:50:19 +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
b5b480e226 MOBILE-2201 search-box: Initial search text property 2019-07-19 15:49:51 +02:00
Albert Gasset
b2db3774e6 MOBILE-2201 tag: Index page 2019-07-19 15:49:46 +02:00
Albert Gasset
353c6823db MOBILE-2201 wiki: Tag area handler for wiki pages 2019-07-19 15:43:54 +02:00
Albert Gasset
0a770f8528 MOBILE-2201 glossary: Tag area handler for glossary entries 2019-07-19 15:43:54 +02:00
Albert Gasset
f1591b1113 MOBILE-2201 forum: Tag area handler for forum posts 2019-07-19 15:43:54 +02:00
Albert Gasset
e698537cf7 MOBILE-2201 data: Tag area handler for database records 2019-07-19 15:43:54 +02:00
Albert Gasset
82611bcf3a MOBILE-2201 book: Tag area handler for book chapters 2019-07-19 15:43:54 +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
75929f6b4f MOBILE-2201 wiki: Display tags in wiki pages 2019-07-19 15:43:54 +02:00
Albert Gasset
4400d99638 MOBILE-2201 glossary: Display tags in glossary entries 2019-07-19 15:43:54 +02:00
Albert Gasset
1226a17d81 MOBILE-2201 forum: Display tags in forum posts 2019-07-19 15:43:54 +02:00
Albert Gasset
c00cbb9b8d MOBILE-2201 data: Display message in pages where tags are not supported 2019-07-19 15:43:54 +02:00
Albert Gasset
c07eb58568 MOBILE-2201 data: Display tags in database entries 2019-07-19 15:43:54 +02:00
Albert Gasset
85d214edba MOBILE-2201 book: Display tags in book chapters 2019-07-19 15:43:54 +02:00
Albert Gasset
2ea97b0840 MOBILE-2201 blog: Display tags in blog posts 2019-07-19 15:43:54 +02:00
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
Juan Leyva
efaec10282
Merge pull request #2001 from dpalou/MOBILE-3098
MOBILE-3098 iframe: Open in app links inside iframes
2019-07-19 11:49:18 +02:00
Dani Palou
a983d1c14b MOBILE-3106 core: Use GET as fallback in get public config 2019-07-19 11:45:12 +02:00
Juan Leyva
4efe8c6951
Merge pull request #2000 from dpalou/MOBILE-3079
MOBILE-3079 core: Handle split view in user profile directives
2019-07-19 11:42:30 +02:00
Pau Ferrer Ocaña
8a56dc84b8 MOBILE-2877 comments: Delete comments 2019-07-19 09:52:15 +02:00
Pau Ferrer Ocaña
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