Actions
Task #5683
closedRework individual download usage
Description
The individual download usage should probably be forced. It should also download dependencies.
Updated by krileon almost 10 years ago
- Tracker changed from Feature proposal to Task
Updated by krileon almost 10 years ago
Remove the parameter and always allow individual download. Individual download should automatically prepare dependencies and handle conflicts as well. It should also always be a package instead of the raw file unless the file is a document type.
Updated by krileon almost 10 years ago
If a package is being directly download and it has no dependencies then directly download the package it self to avoid unnecessary double installer.
Updated by krileon almost 10 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Packages are auto-prepared as needed. If the download needs to be packaged it will otherwise it'll just give you the raw file.
Actions