Activity log for bug #732526

Date Who What changed Old value New value Message
2011-03-10 12:01:04 John Lea bug added bug
2011-03-10 12:01:08 John Lea ayatana-design: status New Fix Committed
2011-03-10 12:01:10 John Lea ayatana-design: importance Undecided Critical
2011-03-10 12:01:13 John Lea ayatana-design: assignee John Lea (johnlea)
2011-03-10 12:01:20 John Lea tags udt
2011-03-10 12:11:05 John Lea description When in the App Lens, the user should be able to drag and drop application icons to the Launcher. - If the application is already installed, dragging and dropping the app onto the Launcher should add the icon to the Launcher with the 'Keep in Launcher' option selected. - If the application is not already installed, dragging and dropping the app onto the Launcher should first of all add the application icon to the launcher in a grayed out state (see bug #676453), and then install the application. As the application is installed, the app icon should fill with colour. When installation is complete, the icon should be in its normal state fully filled with colour. When in the App Lens (and Dash home), the user should be able to drag and drop application icons to the Launcher. - If the application is already installed, dragging and dropping the app onto the Launcher should add the icon to the Launcher with the 'Keep in Launcher' option selected. - If the application is not already installed, dragging and dropping the app onto the Launcher should first of all add the application icon to the launcher in a grayed out state (see bug #676453), and then install the application. As the application is installed, the app icon should fill with colour. When installation is complete, the icon should be in its normal state fully filled with colour.
2011-04-19 16:22:33 John Lea description When in the App Lens (and Dash home), the user should be able to drag and drop application icons to the Launcher. - If the application is already installed, dragging and dropping the app onto the Launcher should add the icon to the Launcher with the 'Keep in Launcher' option selected. - If the application is not already installed, dragging and dropping the app onto the Launcher should first of all add the application icon to the launcher in a grayed out state (see bug #676453), and then install the application. As the application is installed, the app icon should fill with colour. When installation is complete, the icon should be in its normal state fully filled with colour. When in the App Lens (and Dash home), the user should be able to drag and drop application icons to the Launcher to install the application. Desired solution: - dragging and dropping a application from the 'Apps available to download category header' onto the Launcher should: 1) add the application icon to the launcher in a grayed out state 2) install the application. As the application is installed, the app icon should fill with colour. When installation is complete, the icon should be in its normal state fully filled with colour. Remember to also review bug https://bugs.launchpad.net/unity-design/+bug/676453 for details of the installing animation.
2011-04-19 16:22:41 John Lea tags udt udo udt
2011-04-20 11:46:57 John Lea summary Dash - Drag and drop from App Lens to Launcher broken Dash - Drag and drop app install from App Lens to Launcher is broken
2011-05-04 10:45:43 Jason Smith bug task added unity
2011-05-04 10:45:51 John Lea ayatana-design: status Fix Committed Fix Released
2011-05-04 12:56:32 Alex Launi unity: status New Confirmed
2011-05-04 12:56:34 Alex Launi unity: importance Undecided High
2011-05-04 12:57:03 Alex Launi bug task added unity (Ubuntu)
2011-05-04 13:13:32 Alex Launi unity (Ubuntu): status New Confirmed
2011-05-04 13:13:34 Alex Launi unity (Ubuntu): importance Undecided High
2011-05-04 13:13:47 Alex Launi unity: assignee Jason Smith (jassmith)
2011-05-05 10:10:40 Jason Smith unity: milestone alpha3
2011-05-05 10:10:44 Jason Smith unity: milestone alpha3 alpha2
2011-06-06 18:40:56 Jason Smith description When in the App Lens (and Dash home), the user should be able to drag and drop application icons to the Launcher to install the application. Desired solution: - dragging and dropping a application from the 'Apps available to download category header' onto the Launcher should: 1) add the application icon to the launcher in a grayed out state 2) install the application. As the application is installed, the app icon should fill with colour. When installation is complete, the icon should be in its normal state fully filled with colour. Remember to also review bug https://bugs.launchpad.net/unity-design/+bug/676453 for details of the installing animation. When in the App Lens (and Dash home), the user should be able to drag and drop application icons to the Launcher to install the application. Desired solution: - dragging and dropping a application from the 'Apps available to download category header' onto the Launcher should: 1) add the application icon to the launcher in a grayed out state 2) install the application. As the application is installed, the app icon should fill with colour. When installation is complete, the icon should be in its normal state fully filled with colour. Remember to also review bug https://bugs.launchpad.net/unity-design/+bug/676453 for details of the installing animation. =============================== This bug would be an ideal bug for someone to get started hacking on Unity, here's some information: * Time to fix: 10h * Difficulty: normal * Implementation: This bug should piggy back on the implementation of https://bugs.launchpad.net/ayatana-design/+bug/676453 using the same internal call structure, but setting up the apt-daemon install process by itself. It's not unimaginable to consider even having the dash use the same interface for installing as the software center (making the same dbus call as mention in bug #676453) * Where to look: src/Launcher.cpp * Workflow information: http://unity.ubuntu.com/getinvolved/
2011-07-01 12:51:53 Jorge Castro tags udo udt backlog udo udt
2011-07-05 13:37:14 Didier Roche-Tolomelli unity: milestone 4.2.0 4.4.0
2011-07-21 16:29:48 Didier Roche-Tolomelli unity: milestone 4.4.0 4.6.0
2011-08-01 16:30:43 Didier Roche-Tolomelli unity: milestone 4.6.0 4.8.0
2011-09-01 01:38:16 Jason Smith unity: status Confirmed Fix Committed
2011-09-01 01:38:16 Jason Smith unity: milestone 4.8.0
2011-09-09 18:00:40 Omer Akram unity: status Fix Committed Fix Released
2011-09-09 18:41:19 Omer Akram unity: status Fix Released Confirmed
2011-10-17 09:35:19 John Lea description When in the App Lens (and Dash home), the user should be able to drag and drop application icons to the Launcher to install the application. Desired solution: - dragging and dropping a application from the 'Apps available to download category header' onto the Launcher should: 1) add the application icon to the launcher in a grayed out state 2) install the application. As the application is installed, the app icon should fill with colour. When installation is complete, the icon should be in its normal state fully filled with colour. Remember to also review bug https://bugs.launchpad.net/unity-design/+bug/676453 for details of the installing animation. =============================== This bug would be an ideal bug for someone to get started hacking on Unity, here's some information: * Time to fix: 10h * Difficulty: normal * Implementation: This bug should piggy back on the implementation of https://bugs.launchpad.net/ayatana-design/+bug/676453 using the same internal call structure, but setting up the apt-daemon install process by itself. It's not unimaginable to consider even having the dash use the same interface for installing as the software center (making the same dbus call as mention in bug #676453) * Where to look: src/Launcher.cpp * Workflow information: http://unity.ubuntu.com/getinvolved/ When in the App Lens (and Dash home), the user should be able to drag and drop application icons to the Launcher to install the application. This same interaction should also be triggered when a user clicks on a 'Available for download' application. Desired solution: - dragging and dropping a application from the 'Apps available to download category header' onto the Launcher should: 1) add the application icon to the launcher in a grayed out state 2) install the application. As the application is installed, the app icon should fill with colour. When installation is complete, the icon should be in its normal state fully filled with colour. Remember to also review bug https://bugs.launchpad.net/unity-design/+bug/676453 for details of the installing animation. =============================== This bug would be an ideal bug for someone to get started hacking on Unity, here's some information:  * Time to fix: 10h  * Difficulty: normal  * Implementation: This bug should piggy back on the implementation of https://bugs.launchpad.net/ayatana-design/+bug/676453 using the same internal call structure, but setting up the apt-daemon install process by itself. It's not unimaginable to consider even having the dash use the same interface for installing as the software center (making the same dbus call as mention in bug #676453)  * Where to look: src/Launcher.cpp  * Workflow information: http://unity.ubuntu.com/getinvolved/
2011-10-18 14:25:53 John Lea unity: milestone backlog
2011-10-18 14:26:00 John Lea tags backlog udo udt backlog udo udp udt
2011-10-18 14:26:04 John Lea ayatana-design: status Fix Released Fix Committed
2011-12-06 12:02:47 Marco Trevisan (Treviño) unity: assignee Jason Smith (jassmith) Marco Trevisan (Treviño) (3v1n0)
2012-02-13 14:49:18 Omer Akram unity: status Confirmed Triaged
2012-02-13 14:49:20 Omer Akram unity (Ubuntu): status Confirmed Triaged
2012-02-18 13:12:24 manny bug added subscriber manny
2012-02-20 15:42:02 John Lea ayatana-design: importance Critical High
2012-02-27 16:11:42 Jeremy Bícha bug added subscriber Jeremy Bicha
2012-07-09 17:04:28 Omer Akram unity (Ubuntu): importance High Medium
2012-07-09 17:04:36 Omer Akram unity: importance High Medium
2012-09-14 02:32:39 Tim Penhey unity: milestone backlog
2012-09-14 07:49:06 Tim Penhey tags backlog udo udp udt backlog exbacklog udo udp udt
2012-10-01 13:08:30 John Lea description When in the App Lens (and Dash home), the user should be able to drag and drop application icons to the Launcher to install the application. This same interaction should also be triggered when a user clicks on a 'Available for download' application. Desired solution: - dragging and dropping a application from the 'Apps available to download category header' onto the Launcher should: 1) add the application icon to the launcher in a grayed out state 2) install the application. As the application is installed, the app icon should fill with colour. When installation is complete, the icon should be in its normal state fully filled with colour. Remember to also review bug https://bugs.launchpad.net/unity-design/+bug/676453 for details of the installing animation. =============================== This bug would be an ideal bug for someone to get started hacking on Unity, here's some information:  * Time to fix: 10h  * Difficulty: normal  * Implementation: This bug should piggy back on the implementation of https://bugs.launchpad.net/ayatana-design/+bug/676453 using the same internal call structure, but setting up the apt-daemon install process by itself. It's not unimaginable to consider even having the dash use the same interface for installing as the software center (making the same dbus call as mention in bug #676453)  * Where to look: src/Launcher.cpp  * Workflow information: http://unity.ubuntu.com/getinvolved/ When in the App Lens (and Dash home) results view and previews, the user should be able to drag and drop application icons to the Launcher to install the application. This same interaction should also be triggered when a user clicks on a 'Available for download' application. Desired solution: - dragging and dropping a application from the 'Apps available to download category header' onto the Launcher should: 1) add the application icon to the launcher in a grayed out state 2) install the application. As the application is installed, the app icon should fill with colour. When installation is complete, the icon should be in its normal state fully filled with colour. Remember to also review bug https://bugs.launchpad.net/unity-design/+bug/676453 for details of the installing animation. =============================== This bug would be an ideal bug for someone to get started hacking on Unity, here's some information:  * Time to fix: 10h  * Difficulty: normal  * Implementation: This bug should piggy back on the implementation of https://bugs.launchpad.net/ayatana-design/+bug/676453 using the same internal call structure, but setting up the apt-daemon install process by itself. It's not unimaginable to consider even having the dash use the same interface for installing as the software center (making the same dbus call as mention in bug #676453)  * Where to look: src/Launcher.cpp  * Workflow information: http://unity.ubuntu.com/getinvolved/
2015-09-21 09:37:25 Will Cooke tags backlog exbacklog udo udp udt backlog exbacklog rls-w-incoming udo udp udt
2015-10-14 14:12:36 Marco Trevisan (Treviño) unity (Ubuntu): importance Medium Low
2015-10-14 14:12:39 Marco Trevisan (Treviño) unity: importance Medium Low
2015-10-30 14:12:59 Marco Trevisan (Treviño) tags backlog exbacklog rls-w-incoming udo udp udt backlog exbacklog rls-x-incoming udo udp udt