Commit Graph

182 Commits (630d44c52046f46f14909834bfc45c4f3993c195)

Author SHA1 Message Date
Dani Palou 7891776282 MOBILE-2254 courses: Display course shortname if needed 2018-08-16 09:50:54 +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 fc9835b035 MOBILE-2501 course: Retrieve section number from hash in course links 2018-07-31 09:48:13 +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
Albert Gasset c0954106de MOBILE-2484 ionic: Fix password inputs cleared after losing focus 2018-07-16 16:38:28 +02:00
Albert Gasset 12992df3c2 MOBILE-2493 ionic: Translate back button in iOS 2018-07-13 14:59:40 +02:00
Albert Gasset b6c38b4006 MOBILE-2488 sitehome: Fix content displayed under tab bar 2018-07-13 10:51:00 +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
Dani Palou c68780f51b MOBILE-2455 overview: Change order of tabs 2018-07-05 08:59:21 +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 3c8d74e8ac MOBILE-2454 courses: Title of my overview page set to site name 2018-07-03 16:11:45 +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
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
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
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
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 6c34dcbd89 MOBILE-2430 mainmenu: Change ionic icon by graduation cap 2018-06-20 17:13:34 +02:00
Dani Palou 0b6972cbd3 MOBILE-2428 courses: Fix error reading from DB if no courses 2018-06-19 16:53:26 +02:00
Pau Ferrer Ocaña f189c6e815 MOBILE-2430 ux: Solve minor ux problems 2018-06-19 16:38:31 +02:00
Juan Leyva 5a193ce743 MOBILE-2431 release: Merge old translations in new file 2018-06-18 15:05:21 +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 e03876b084 MOBILE-2430 course: Go directly to course when enrolled 2018-06-13 13:46:13 +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 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
Pau Ferrer Ocaña c6956250fa MOBILE-2406 courses: Add course image 2018-06-07 13:34:05 +02:00
Dani Palou de410c89b4 MOBILE-2380 course: Allow disabling download course and all courses 2018-05-18 15:34:35 +02:00
Dani Palou 8dfa24fa96 MOBILE-2411 courses: Format category name in preview 2018-05-17 14:53:52 +02:00
Dani Palou 2e8e48094c MOBILE-2392 course: Update download course label 2018-05-14 08:27:40 +02:00
Dani Palou 01848965d8 MOBILE-2348 core: Return a 'canceled' error in showConfirm 2018-04-09 12:42:55 +02:00
Dani Palou c1cf6e5b21 MOBILE-2391 core: Use new nomenclature in disabled features 2018-03-23 13:33:20 +01:00
Dani Palou 9684f9789a MOBILE-2333 core: Use aliases in imports 2018-03-12 16:45:04 +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 91c8be2167 MOBILE-2333 core: Export lists of providers 2018-03-12 13:28:12 +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 b9c0bb5653 MOBILE-2327 pushnotifications: Add push notifications delegate 2018-02-28 16:11:51 +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 4903b31cb0 MOBILE-2326 grades: Course grades page 2018-02-08 16:45:42 +01:00
Dani Palou a856b5c90e MOBILE-2324 courses: Remove course options from course preview 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
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
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 cb561cc4a3 MOBILE-2309 core: Don't initialize core-tab content until it's selected 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 04085d5929 MOBILE-2310 courses: Apply download courses 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 764309edd7 MOBILE-2310 core: Implement image viewer 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
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 56edbdf5d2 MOBILE-2302 courses: Fix time selector in courses overview 2018-01-11 09:19:29 +01:00
Pau Ferrer Ocaña 64460157c1 MOBILE-2302 courses: Adapt styles 2018-01-11 09:19:29 +01:00
Dani Palou 730631e153 MOBILE-2302 courses: Improve course progress treatment 2018-01-11 09:19:29 +01:00
Dani Palou 02622db2d0 MOBILE-2302 myoverview: Remove roundProgress and move filter option 2018-01-11 09:19:29 +01:00
Dani Palou e6e17ae56d MOBILE-2302 core: Implement context menu 2018-01-11 09:19:29 +01:00
Dani Palou fc85a5b9c6 MOBILE-2302 courses: Implement courses delegate 2018-01-11 09:19:29 +01:00
Dani Palou 2b03bcf3e4 MOBILE-2302 core: Implement core-file component 2018-01-11 09:19:29 +01:00
Dani Palou 5dab527836 MOBILE-2302 courses: Implement course overview 2018-01-11 09:19:29 +01:00
Dani Palou cacab75855 MOBILE-2302 courses: Implement categories and available courses 2018-01-11 09:19:28 +01:00
Dani Palou 2b8b5b8b87 MOBILE-2302 courses: Implement course preview 2018-01-11 09:19:28 +01:00
Dani Palou 0c69cbddad MOBILE-2302 courses: Implement search courses 2018-01-11 09:19:28 +01:00
Dani Palou 2d29cc2da6 MOBILE-2302 courses: Implement My Courses 2018-01-11 09:19:28 +01:00
Dani Palou e778448824 MOBILE-2302 courses: Implement course progress component 2018-01-11 09:18:50 +01:00
Dani Palou 296932b76a MOBILE-2302 courses: Add lang files 2018-01-11 09:18:50 +01:00
Dani Palou b09cdae3cd MOBILE-2302 courses: Implement CoreCoursesProvider 2018-01-11 09:18:50 +01:00