52 Commits

Author SHA1 Message Date
Dani Palou
4442a182e6 MOBILE-3269 core: Fix nativeElement errors in forms 2020-03-16 14:29:44 +01:00
Dani Palou
3ab2e7ddc0 MOBILE-3323 editor: Discard draft when user cancels 2020-02-18 11:32:12 +01:00
Dani Palou
7fa8e6fe05 MOBILE-3323 editor: Delete draft when form is submitted 2020-02-18 11:32:12 +01:00
Dani Palou
7a6b4802c9 MOBILE-3318 core: Remove old actions from update manager 2020-01-29 14:56:18 +01:00
Dani Palou
4209dd1393 MOBILE-3213 notes: Fix HTML not rendered in notes 2019-12-13 08:21:42 +01:00
Pau Ferrer Ocaña
e3e559da6f MOBILE-3157 utils: Add shortcut for delete confirmations 2019-11-21 16:14:59 +01:00
Dani Palou
952ce4939b MOBILE-2491 filter: Apply filters to all views that need it 2019-10-08 12:40:01 +02:00
Pau Ferrer Ocaña
a809f624fe MOBILE-3175 other: Change Copyright author 2019-10-02 09:08:21 +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
Albert Gasset
a7c2d22cb8 MOBILE-3147 doc: Remove jsdoc types from all typescript files 2019-09-12 11:15:56 +02:00
Dani Palou
89a385b08b MOBILE-3068 notes: Fix error displayed when creating offline 2019-08-23 14:07:46 +02:00
Dani Palou
58591bdaed MOBILE-3068 notes: Fix pencil button not disappearing 2019-08-23 13:28:40 +02:00
Juan Leyva
79cfc44e0d
Merge pull request #1979 from crazyserver/MOBILE-1332
Mobile 1332
2019-07-09 15:15:28 +02:00
Pau Ferrer Ocaña
f597abd33f MOBILE-1332 notes: Delete notes in offline mode 2019-07-03 15:29:08 +02:00
Pau Ferrer Ocaña
58b2e33156 MOBILE-1332 notes: Delete notes 2019-06-28 15:44:39 +02:00
Dani Palou
08322a299d MOBILE-2735 ux: Make all link handlers open a new page 2019-06-26 08:41:23 +02:00
Dani Palou
75ce463362 MOBILE-3036 core: Apply update frequency to all WS calls 2019-05-24 08:26:57 +02:00
Dani Palou
822dd057ef MOBILE-2957 fcm: Log events in Firebase too 2019-05-20 12:22:20 +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
af7872f862 MOBILE-2873 sync: Force manual sync 2019-04-01 10:57:53 +02:00
Pau Ferrer Ocaña
f11892f93c MOBILE-2386 blog: Add blog entries page 2019-02-18 16:09:54 +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
67680550ce MOBILE-2843 notes: Move add note to the notes page 2019-01-25 09:05:23 +01:00
Dani Palou
cee98a94fa MOBILE-2803 course: Prefetch course options 2018-12-21 16:35:37 +01:00
Dani Palou
d37acccee8 MOBILE-2754 core: Use Moodle strings for dates 2018-12-14 12:47:26 +01:00
Dani Palou
3a24363c5a MOBILE-2610 ios: Prevent app reset when submit form 2018-12-04 10:38:35 +01:00
Juan Leyva
0eeab33ecf
Merge pull request #1621 from crazyserver/MOBILE-2741
Mobile 2741
2018-11-23 10:43:48 +01:00
Pau Ferrer Ocaña
a0349ae069 MOBILE-2741 notes: Style notes selector 2018-11-20 15:52:53 +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
Albert Gasset
5b403129cd MOBILE-2675 offline: Ignore errors when logging actions 2018-11-06 16:05:06 +01:00
Pau Ferrer Ocaña
1db6326908 MOBILE-2656 lang: Update component languages 2018-10-05 16:47:52 +02:00
Pau Ferrer Ocaña
381f9965d9 MOBILE-2639 gulp: Only build english lang 2018-10-02 13:48:05 +02:00
Pau Ferrer Ocaña
cd9f747b7a MOBILE-2558 utils: Check scroll is not destroyed before perform 2018-08-23 13:51:57 +02:00
Albert Gasset
12992df3c2 MOBILE-2493 ionic: Translate back button in iOS 2018-07-13 14:59:40 +02:00
Dani Palou
517ed53327 MOBILE-2431 sync: Decrease sync cron times to 5 minutes 2018-06-20 16:49:23 +02:00
Juan Leyva
6cda2674fe MOBILE-2431 release: Initial strings in other languages 2018-06-18 14:22:09 +02:00
Pau Ferrer Ocaña
b25e5b3ec1 MOBILE-2354 workshop: Submission component 2018-06-14 11:19:04 +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
Juan Leyva
d9336131eb
Merge pull request #1331 from dpalou/MOBILE-2404
Mobile 2404
2018-06-07 12:59:45 +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
5878d7c3eb MOBILE-2348 quiz: Fix question types 2018-04-09 12:42:54 +02:00
Dani Palou
02f25f50ac MOBILE-2348 quiz: Implement sync provider and handler 2018-04-05 10:27:57 +02:00
Dani Palou
c1cf6e5b21 MOBILE-2391 core: Use new nomenclature in disabled features 2018-03-23 13:33:20 +01:00
Albert Gasset
53fe0d899c MOBILE-2329 notes: Split view changed to a combo box. 2018-03-22 15:46:30 +01:00
Albert Gasset
a0c57f46c0 MOBILE-2319 notes: PR fixes 2018-03-22 09:23:46 +01:00