Dani Palou
|
d66c744ab8
|
MOBILE-3565 login: Add help and onboarding modals
|
2020-10-29 15:41:46 +01:00 |
Pau Ferrer Ocaña
|
9a3de31b63
|
MOBILE-3565 resources: Add favicon
|
2020-10-29 13:07:51 +01:00 |
Pau Ferrer Ocaña
|
c1b7b10c5d
|
MOBILE-3565 home: Move home component to mainmenu
|
2020-10-29 13:07:51 +01:00 |
Pau Ferrer Ocaña
|
8a816561c7
|
MOBILE-3565 core: Style error alerts
|
2020-10-29 13:07:51 +01:00 |
Pau Ferrer Ocaña
|
7008be6536
|
MOBILE-3565 core: Drop desktop support
|
2020-10-29 13:07:51 +01:00 |
Pau Ferrer Ocaña
|
14decb9c01
|
MOBILE-3565 core: Style loading and show password components
|
2020-10-29 13:07:51 +01:00 |
Pau Ferrer Ocaña
|
176407a613
|
MOBILE-3565 core: Add empty box and icon properties
|
2020-10-29 13:07:51 +01:00 |
Pau Ferrer Ocaña
|
9a6b4d1d2a
|
MOBILE-3565 login: Fix site page styles
|
2020-10-28 15:59:38 +01:00 |
Pau Ferrer Ocaña
|
58d5e7446b
|
MOBILE-3565 icons: Use ion-icon instead of core-icon
|
2020-10-28 15:59:38 +01:00 |
Pau Ferrer Ocaña
|
72b7202029
|
MOBILE-3565 icons: Add font awesome 5.15.1 svg files
|
2020-10-28 15:59:38 +01:00 |
Pau Ferrer Ocaña
|
0101577f40
|
MOBILE-3565 icons: Use fontawesome 5 and deprecate core-icon
|
2020-10-28 15:59:36 +01:00 |
Noel De Martin
|
92f0c0c130
|
MOBILE-3320 lint: Remove @Output prefix rule
|
2020-10-26 17:01:23 +01:00 |
Noel De Martin
|
7ee20ea56a
|
MOBILE-3320 lint: Fix linting
|
2020-10-26 16:55:54 +01:00 |
Noel De Martin
|
3996880ab7
|
MOBILE-3320 tests: Fix tests
|
2020-10-26 16:54:14 +01:00 |
Noel De Martin
|
d94630ce61
|
MOBILE-3320 tests: Add test placeholders
|
2020-10-26 16:53:26 +01:00 |
Noel De Martin
|
c81b55820c
|
MOBILE-3320 tests: Add link directive tests
|
2020-10-26 16:52:26 +01:00 |
Noel De Martin
|
8cd764551f
|
MOBILE-3320 tests: Add icon component tests
|
2020-10-26 16:34:06 +01:00 |
Noel De Martin
|
b59cf7b20b
|
MOBILE-3320 tests: Add text utils tests
|
2020-10-26 16:34:06 +01:00 |
Noel De Martin
|
504bfe4c08
|
MOBILE-3320 tests: Add format-text directive tests
|
2020-10-26 16:34:06 +01:00 |
Dani Palou
|
ded36482d7
|
MOBILE-3565 modules: Create a module for each page
|
2020-10-26 14:17:41 +01:00 |
Dani Palou
|
3a831c3ef1
|
MOBILE-3565 home: Add a Hello World as Home page
|
2020-10-26 13:11:09 +01:00 |
Dani Palou
|
06c7035834
|
MOBILE-3565 core: Fix errors when compiling in prod mode
|
2020-10-26 13:11:09 +01:00 |
Dani Palou
|
1d794f42b4
|
MOBILE-3565 directives: Implement core-link directive
|
2020-10-26 08:41:46 +01:00 |
Dani Palou
|
0c3d5293d4
|
MOBILE-3565 settings: Fix settings module name
|
2020-10-23 11:07:31 +02:00 |
Dani Palou
|
a332faa81e
|
MOBILE-3565 mainmenu: Initial implementation of main menu
|
2020-10-23 11:07:31 +02:00 |
Pau Ferrer Ocaña
|
2f16be7a0c
|
MOBILE-3565 login: Fix sites page styles
|
2020-10-22 14:38:49 +02:00 |
Pau Ferrer Ocaña
|
0f694769ed
|
MOBILE-3565 core: Add core-fab directive
|
2020-10-22 14:24:49 +02:00 |
Pau Ferrer Ocaña
|
2af25ff8fd
|
MOBILE-3565 settings: Settings pages
|
2020-10-22 14:24:45 +02:00 |
Noel De Martin
|
10e7df2ce6
|
MOBILE-3320 events: Refactor service to singleton
|
2020-10-22 12:48:51 +02:00 |
Noel De Martin
|
3647bc628a
|
MOBILE-3320 tests: Fix tests
|
2020-10-22 12:48:51 +02:00 |
Noel De Martin
|
7f2751bb4f
|
MOBILE-3320 lint: Fix linting errors
|
2020-10-22 12:32:32 +02:00 |
Noel De Martin
|
836e866443
|
MOBILE-3320 config: Update old config references
|
2020-10-22 12:31:31 +02:00 |
Noel De Martin
|
a1445dcf99
|
MOBILE-3320 config: BUILD and CONFIG constants
Generate constants from webpack script to support jsonc files and read environment config
|
2020-10-22 10:45:52 +02:00 |
Dani Palou
|
34d6eca9a8
|
MOBILE-3565 login: Implements site page
|
2020-10-22 09:47:19 +02:00 |
Dani Palou
|
44da5c36d1
|
MOBILE-3565 directives: Implement external-content directive
|
2020-10-22 09:47:19 +02:00 |
Dani Palou
|
7a517ba271
|
MOBILE-3565 core: Fix errors caused by strict checks
|
2020-10-22 09:47:19 +02:00 |
Dani Palou
|
317444049c
|
MOBILE-3565 login: Initial implementation of credentials page
|
2020-10-20 15:32:02 +02:00 |
Dani Palou
|
73612f5138
|
MOBILE-3565 directives: Implement supress-events directive
|
2020-10-20 15:32:02 +02:00 |
Dani Palou
|
13ae736480
|
MOBILE-3565 directives: Implement auto-focus directive
|
2020-10-20 15:31:30 +02:00 |
Dani Palou
|
345a26cd7b
|
MOBILE-3565 directives: Implement format-text directive
|
2020-10-20 15:31:30 +02:00 |
Dani Palou
|
a6bf6afe7a
|
MOBILE-3565 components: Implement loading component
|
2020-10-20 15:29:01 +02:00 |
Dani Palou
|
072c05c268
|
MOBILE-3565 components: Implement show-password component
|
2020-10-20 15:29:01 +02:00 |
Dani Palou
|
727db6c4ea
|
MOBILE-3565 login: Initial implementation of site page
|
2020-10-20 15:27:12 +02:00 |
Pau Ferrer Ocaña
|
560b9137e8
|
MOBILE-3565 core: Fix linting on some services and pipes
|
2020-10-20 14:28:20 +02:00 |
Pau Ferrer Ocaña
|
41dd1a6a74
|
MOBILE-3565 utils: Fix copy to clipboard on browser
|
2020-10-20 12:27:15 +02:00 |
Pau Ferrer Ocaña
|
919b4f5d44
|
MOBILE-3565 directives: Add long press gesture directive
|
2020-10-20 12:27:15 +02:00 |
Pau Ferrer Ocaña
|
8a43c39f49
|
MOBILE-3565 pipes: Add format date pipe
|
2020-10-20 12:27:15 +02:00 |
Pau Ferrer Ocaña
|
6a61c9baef
|
MOBILE-3565 pipes: Fix linting on pipes
|
2020-10-20 12:27:15 +02:00 |
Noel De Martin
|
b83d1df97b
|
MOBILE-3320 tsconfig: Use strict checks
|
2020-10-19 15:03:36 +02:00 |
Pau Ferrer Ocaña
|
d4f11a99d4
|
MOBILE-3565 gulp: Add language and jira gulp tasks
|
2020-10-15 12:29:19 +02:00 |
Pau Ferrer Ocaña
|
8fef21ff55
|
MOBILE-3565 core: Fix SQL params
|
2020-10-15 12:29:19 +02:00 |
Pau Ferrer Ocaña
|
dd636e61fd
|
MOBILE-3565 core: Remove globalization service from lang service
|
2020-10-15 12:29:19 +02:00 |
Pau Ferrer Ocaña
|
0b40fd0baa
|
MOBILE-3565 core: Component icon fixes
|
2020-10-15 12:28:45 +02:00 |
Pau Ferrer Ocaña
|
736e7ef72a
|
MOBILE-3565 core: Fix init delegate properties
|
2020-10-15 12:28:45 +02:00 |
Noel De Martin
|
62bc96a4df
|
MOBILE-3320 tests: Fix tests
|
2020-10-15 12:19:33 +02:00 |
Dani Palou
|
6592e22998
|
MOBILE-3565 core: Fix more ESLint after first ESLint fix integration
|
2020-10-14 18:14:11 +02:00 |
Dani Palou
|
6fc97ed30f
|
MOBILE-3565 core: Prepare translate and http libraries
|
2020-10-14 17:43:57 +02:00 |
Dani Palou
|
1241be46ec
|
MOBILE-3565 core: Fix some ESLint of CoreDomUtilsProvider
|
2020-10-14 17:43:57 +02:00 |
Dani Palou
|
e7de01acf6
|
MOBILE-3565 core: Fix some ESLint of CoreWSProvider
|
2020-10-14 17:43:57 +02:00 |
Dani Palou
|
5cb0c6fe0c
|
MOBILE-3565 core: Fix some ESLint of CoreUpdateManagerProvider
|
2020-10-14 17:43:57 +02:00 |
Dani Palou
|
e514000623
|
MOBILE-3565 core: Fix some ESLint of CoreSyncProvider
|
2020-10-14 17:43:57 +02:00 |
Dani Palou
|
7391604008
|
MOBILE-3565 core: Fix some ESLint of CoreSitesProvider
|
2020-10-14 17:43:57 +02:00 |
Dani Palou
|
bb23f71028
|
MOBILE-3565 core: Fix some ESLint of CoreFileProvider
|
2020-10-14 17:43:57 +02:00 |
Dani Palou
|
a790a093d1
|
MOBILE-3565 core: Fix some ESLint of file helper and session
|
2020-10-14 17:43:57 +02:00 |
Dani Palou
|
529c35780c
|
MOBILE-3565 core: Fix some ESLint of CoreEventsProvider
|
2020-10-14 17:43:57 +02:00 |
Dani Palou
|
46323cdc80
|
MOBILE-3565 core: Fix some ESLint of CoreDbProvider
|
2020-10-14 17:43:57 +02:00 |
Dani Palou
|
8d42aaf964
|
MOBILE-3565 core: Fix some ESLint of CoreCronProvider
|
2020-10-14 17:43:57 +02:00 |
Dani Palou
|
a2275ab52e
|
MOBILE-3565 core: Fix some ESLint of CoreConfigProvider
|
2020-10-14 17:43:57 +02:00 |
Dani Palou
|
7a1342885b
|
MOBILE-3565 core: Fix some ESLint of CoreAppProvider
|
2020-10-14 17:43:57 +02:00 |
Dani Palou
|
02a67d88d2
|
MOBILE-3565 core: Fix some ESLint of CoreSite
|
2020-10-14 17:43:57 +02:00 |
Dani Palou
|
2dbd1a6d98
|
MOBILE-3565 errors: Create several error classes
|
2020-10-14 17:43:57 +02:00 |
Dani Palou
|
9cc98e267e
|
MOBILE-3565 core: Install WebView ionic-native package
|
2020-10-14 17:43:16 +02:00 |
Noel De Martin
|
c062626e23
|
MOBILE-3320 lint: Separate app and tests linting
|
2020-10-14 17:28:17 +02:00 |
Noel De Martin
|
43946fb61e
|
MOBILE-3320 lint: Update linting rules
|
2020-10-14 17:28:17 +02:00 |
Noel De Martin
|
58e7a78ee7
|
MOBILE-3320 tests: Add base error tests
|
2020-10-14 17:28:17 +02:00 |
Noel De Martin
|
2bba54e38d
|
MOBILE-3320 lint: Fix linting in utils service
|
2020-10-14 17:28:16 +02:00 |
Noel De Martin
|
6369fb8e2a
|
MOBILE-3320 lint: Fix linting in iframe service
|
2020-10-14 17:28:16 +02:00 |
Noel De Martin
|
eed59972a8
|
MOBILE-3320 lint: Fix linting in text service
|
2020-10-14 17:28:16 +02:00 |
Noel De Martin
|
0ca1a37b1b
|
MOBILE-3320 lint: Fix linting in mimetype service
|
2020-10-14 17:28:16 +02:00 |
Pau Ferrer Ocaña
|
1cefe8fa17
|
MOBILE-3565 classes: Fix linting on delegate
|
2020-10-09 13:08:24 +02:00 |
Pau Ferrer Ocaña
|
5acc551488
|
MOBILE-3565 classes: Fix linting on some classes
|
2020-10-09 13:08:24 +02:00 |
Pau Ferrer Ocaña
|
c8fda5d3ca
|
MOBILE classes: Fix sqlite linting
|
2020-10-09 12:25:24 +02:00 |
Pau Ferrer Ocaña
|
7aaf213889
|
MOBILE-3565 services: Add site info cron handler
|
2020-10-08 23:14:56 +02:00 |
Pau Ferrer Ocaña
|
d11b7ab657
|
MOBILE-3565 services: Fix url utils linting
|
2020-10-08 23:06:36 +02:00 |
Pau Ferrer Ocaña
|
426540ce49
|
MOBILE-3565 services: Fix time utils linting
|
2020-10-08 22:45:33 +02:00 |
Pau Ferrer Ocaña
|
805fc8899d
|
MOBILE-3565 services: Fix filepool service linting
|
2020-10-08 17:08:53 +02:00 |
Pau Ferrer Ocaña
|
0327d78561
|
MOBILE-3565 services: Fix geolocation service linting
|
2020-10-08 16:33:24 +02:00 |
Pau Ferrer Ocaña
|
c7b1cd0081
|
MOBILE-3565 services: Fix Plugin file delegate linting
|
2020-10-08 16:33:24 +02:00 |
Pau Ferrer Ocaña
|
6b63a15d66
|
MOBILE-3565 services: Fix local notifications service linting
|
2020-10-08 16:33:24 +02:00 |
Pau Ferrer Ocaña
|
eb322dd073
|
MOBILE-3565 services: Fix lang service linting
|
2020-10-08 11:50:14 +02:00 |
Pau Ferrer Ocaña
|
efb9bad136
|
MOBILE-3565 services: Fix init service linting
|
2020-10-08 11:47:14 +02:00 |
Pau Ferrer Ocaña
|
ddb5db51f2
|
MOBILE-3565 services: Fix group service linting
|
2020-10-08 11:35:08 +02:00 |
Pau Ferrer Ocaña
|
1cf1a4a016
|
MOBILE-3565 components: Icon component
|
2020-10-08 11:15:44 +02:00 |
Pau Ferrer Ocaña
|
dd73d1b2e5
|
MOBILE-3565 pipes: Add some pipes
|
2020-10-07 15:36:35 +02:00 |
Noel De Martin
|
909444a2a6
|
MOBILE-3320 tests: Fix tests
|
2020-10-07 13:15:49 +02:00 |
Noel De Martin
|
1617c30cc3
|
MOBILE-3303 lint: Fix linting errors in first implementation
|
2020-10-07 13:15:49 +02:00 |
Noel De Martin
|
e1c37437a2
|
MOBILE-3303 lint: Migrate tslint to eslint
|
2020-10-07 13:04:37 +02:00 |
Dani Palou
|
617d4764e8
|
MOBILE-3565 init: Register basic init processes
|
2020-10-07 11:42:03 +02:00 |
Pau Ferrer Ocaña
|
98cfecbf3f
|
MOBILE-3565 core: Add init splash
|
2020-10-07 11:42:03 +02:00 |
Dani Palou
|
e63a59eec1
|
MOBILE-3565 core: Migrate most core providers
|
2020-10-07 11:42:03 +02:00 |
Dani Palou
|
811bb39781
|
MOBILE-3565 core: Migrate some core classes
|
2020-10-07 10:52:51 +02:00 |
Dani Palou
|
1e979b57bb
|
MOBILE-3565 core: Install ionic-native and other 3rd party libs
|
2020-10-07 10:51:44 +02:00 |
Noel De Martin
|
a4126dd67b
|
MOBILE-3566 tests: Prepare unit tests with jest
|
2020-10-06 12:21:07 +02:00 |
Dani Palou
|
81ce1a7d01
|
MOBILE-3565 login: Initial implementation of init page
|
2020-10-06 12:21:07 +02:00 |
Dani Palou
|
300f017036
|
MOBILE-3565 core: Add init page of the app
|
2020-10-05 16:50:23 +02:00 |
Dani Palou
|
f62cdc95f6
|
MOBILE-3565 core: Initialize Ionic 5 project
|
2020-10-05 15:12:14 +02:00 |
Dani Palou
|
20c41b7b1b
|
MOBILE-3565 core: Delete all files from the project
|
2020-10-05 14:32:50 +02:00 |
Pau Ferrer Ocaña
|
ce9ec993c5
|
MOBILE-3469 course: Remove unused property
|
2020-09-29 09:44:31 +02:00 |
Pau Ferrer Ocaña
|
0badecfc8a
|
MOBILE-3469 course: Get course data when entering from search
|
2020-09-28 16:02:36 +02:00 |
Juan Leyva
|
0eccc7a1ae
|
Merge pull request #2550 from crazyserver/MOBILE-3557
Mobile 3557
|
2020-09-28 12:48:21 +02:00 |
Juan Leyva
|
b1d389a313
|
Merge pull request #2548 from crazyserver/MOBILE-3558
MOBILE-3558 calendar: Fix fab button to be stuck at the corner
|
2020-09-28 10:56:04 +02:00 |
Juan Leyva
|
bee759dd91
|
Merge pull request #2547 from crazyserver/MOBILE-3562
MOBILE-3562 course: Remove course overview file listing on preview
|
2020-09-28 10:55:10 +02:00 |
Pau Ferrer Ocaña
|
1e6d72f0ff
|
MOBILE-3562 course: Remove course overview file listing on preview
|
2020-09-25 15:07:54 +02:00 |
Pau Ferrer Ocaña
|
f0a13c9a93
|
MOBILE-3519 forum: Fix offline replies new format
|
2020-09-25 13:02:45 +02:00 |
Pau Ferrer Ocaña
|
99044b7231
|
MOBILE-3558 calendar: Fix fab button to be stuck at the corner
|
2020-09-24 14:04:06 +02:00 |
Pau Ferrer Ocaña
|
b7f4b3e12d
|
MOBILE-3469 course: Fix course format block loading order
|
2020-09-23 11:42:38 +02:00 |
Juan Leyva
|
8ba5b4d48f
|
Merge pull request #2544 from crazyserver/MOBILE-3540
MOBILE-3540 links: Force open in app or browser links
|
2020-09-22 15:21:08 +02:00 |
Dani Palou
|
02da06a0fe
|
MOBILE-3338 course: Always get stored data and adapt strings
|
2020-09-22 14:54:55 +02:00 |
Dani Palou
|
421634dff7
|
MOBILE-3338 mod: Apply component + id to mod WS calls
|
2020-09-22 14:54:55 +02:00 |
Pau Ferrer Ocaña
|
22d4ba9176
|
MOBILE-3523 user-avatar: Fix unclosed parenthesis
|
2020-09-22 14:40:39 +02:00 |
Pau Ferrer Ocaña
|
73fadf86e9
|
MOBILE-3540 links: Force open in app or browser links
|
2020-09-22 14:15:56 +02:00 |
Juan Leyva
|
e4b2e8b3c3
|
Merge pull request #2541 from crazyserver/MOBILE-3519
Mobile 3519
|
2020-09-22 14:12:42 +02:00 |
Juan Leyva
|
72baa77fc0
|
Merge pull request #2539 from dpalou/MOBILE-3507
Mobile 3507
|
2020-09-22 13:38:31 +02:00 |
Juan Leyva
|
d0ec2ca23d
|
Merge pull request #2538 from crazyserver/MOBILE-3421
MOBILE-3421 ios: Fix log subtitles on ios 12 and 13
|
2020-09-22 13:30:26 +02:00 |
Juan Leyva
|
7d48aa1cd7
|
Merge pull request #2537 from dpalou/MOBILE-3530
MOBILE-3530 course: Fix error when removing course files with site pl…
|
2020-09-22 13:29:42 +02:00 |
Juan Leyva
|
a1076bd977
|
Merge pull request #2536 from dpalou/MOBILE-3553
MOBILE-3553 h5p: Remove jQuery version number
|
2020-09-22 13:28:28 +02:00 |
Juan Leyva
|
ebaa8be899
|
Merge pull request #2535 from crazyserver/MOBILE-3554
MOBILE-3554 login: Add forceLoginLogo setting to avoid showing web logo
|
2020-09-22 13:24:44 +02:00 |
Juan Leyva
|
df815e2191
|
Merge pull request #2534 from dpalou/MOBILE-3432
Mobile 3432
|
2020-09-22 12:58:06 +02:00 |
Juan Leyva
|
46df6f2989
|
Merge pull request #2533 from NoelDeMartin/MOBILE-3489
Mobile 3489
|
2020-09-22 12:57:05 +02:00 |
Juan Leyva
|
5f9ebc7805
|
Merge pull request #2532 from dpalou/MOBILE-3549
MOBILE-3549 siteplugins: Allow any HTML tag
|
2020-09-22 12:51:57 +02:00 |
Juan Leyva
|
ac22f6945a
|
Merge pull request #2531 from crazyserver/MOBILE-3469
MOBILE-3469 course: Hide blocks on single activity
|
2020-09-22 12:44:57 +02:00 |
Pau Ferrer Ocaña
|
737e7f51e9
|
MOBILE-3557 course: Add section restriction info when selected section
|
2020-09-22 11:26:44 +02:00 |
Pau Ferrer Ocaña
|
06c63eb77e
|
MOBILE-3557 course: Show Not available message on section title visible
|
2020-09-22 11:26:18 +02:00 |
Pau Ferrer Ocaña
|
d332c7e1d4
|
MOBILE-3523 emulator: Change some wrong comments
|
2020-09-22 09:38:16 +02:00 |
Dani Palou
|
9a3332f01d
|
MOBILE-3432 core: Add isOpenableInApp to more places
|
2020-09-21 11:44:05 +02:00 |
Dani Palou
|
b046d57f2b
|
MOBILE-3432 core: Move isOpenableInApp check to more reusable functions
|
2020-09-21 10:41:43 +02:00 |
Dani Palou
|
9dce6d408b
|
MOBILE-3432 core: Make file type exclusion modal always on top
|
2020-09-21 10:39:23 +02:00 |
Noel De Martin
|
af5f010239
|
MOBILE-3489 location: Expose geolocation service to plugins
|
2020-09-21 09:10:04 +02:00 |
Noel De Martin
|
2c477ac93a
|
MOBILE-3489 location: Use diagnostic plugin to enable location
|
2020-09-21 09:10:04 +02:00 |
Tien Nguyen Phuc
|
b8daa1dc1b
|
MOBILE-3432 files: File type exclusion list for mobile
|
2020-09-21 08:23:48 +02:00 |
Dani Palou
|
59d4e189c8
|
Merge pull request #2529 from crazyserver/MOBILE-3546
MOBILE-3546 login: Add options to customize site listing
|
2020-09-18 15:33:23 +02:00 |
Juan Leyva
|
1e59f786db
|
Merge pull request #2528 from dpalou/MOBILE-3449
MOBILE-3449 assign: Always allow submit grade if has offline data
|
2020-09-18 12:25:32 +02:00 |
Dani Palou
|
90dc4572d9
|
MOBILE-3449 assign: Always allow submit grade if has offline data
|
2020-09-18 11:10:22 +02:00 |
Dani Palou
|
f4af4de3ca
|
MOBILE-3464 tabs: Add a setTimeout to get the right height in iOS
|
2020-09-18 09:29:30 +02:00 |
Juan Leyva
|
fd9b79a39f
|
Merge pull request #2526 from NoelDeMartin/MOBILE-3523
MOBILE-3523 login: Move login checks and modals to providers
|
2020-09-17 15:24:32 +02:00 |
Pau Ferrer Ocaña
|
3c3aa464c7
|
MOBILE-3464 tabs: Show tabs again if height changed
|
2020-09-17 14:25:56 +02:00 |
Noel De Martin
|
793e029cbd
|
MOBILE-3523 login: Move login checks and modals to providers
|
2020-09-17 12:27:22 +02:00 |
Dani Palou
|
ad304fab5a
|
MOBILE-3530 course: Fix error when removing course files with site plugins
|
2020-09-17 09:56:38 +02:00 |
Dani Palou
|
03cea0a2e0
|
MOBILE-3553 h5p: Remove jQuery version number
|
2020-09-16 14:29:28 +02:00 |
Dani Palou
|
39c4fc516d
|
MOBILE-3511 message: Fix mark all messages as read
|
2020-09-16 13:14:19 +02:00 |