Andreas Weizel
|
466dcf6e0b
|
Fixed compile error in AddInManager tests.
|
12 years ago |
Andreas Weizel
|
25bdf445cf
|
Added "General" option panel for AddInManager2 allowing to disable UpdateNotifier. Also updated resource strings from server.
|
12 years ago |
Andreas Weizel
|
db1ecf4a51
|
When list of AddIns (installed or in repository) gets updated, view is trying to restore the previous item selection.
|
13 years ago |
Andreas Weizel
|
c9dae53832
|
Fixed PackageRepositoriesView.xaml being wrongly dependent on PagedResultsView.xaml in AddInManager2 project.
|
13 years ago |
Andreas Weizel
|
64035be9fd
|
Re-added prefiltering of available AddIn NuGet packages using IsLatestVersion, adapted unit tests.
|
13 years ago |
Andreas Weizel
|
f9e6dbfa32
|
Removing error message when clicking at "Install from archive..." button.
|
13 years ago |
Andreas Weizel
|
fc5b149736
|
Showing correct path to .addin file in list of installed packages when installing an .sdaddin package or an external AddIn.
|
13 years ago |
Andreas Weizel
|
13de1ecd9a
|
Fix: List of available AddIns might show an older instead of most recent release of a package.
|
13 years ago |
Andreas Weizel
|
54811a1329
|
Fix: Under certain circumstances multiple releases of a package are shown in list of available packages.
|
13 years ago |
Matt Ward
|
1e29121252
|
Revert "Only show latest version of addin from online gallery."
This reverts commit f6649b343b.
|
13 years ago |
Matt Ward
|
f6649b343b
|
Only show latest version of addin from online gallery.
|
13 years ago |
Matt Ward
|
07da61da0b
|
Support addins with subdirectories from the online gallery.
Addin manager now copies all files and subdirectories from the extracted
NuGet package to the temporary addin installation folder.
|
13 years ago |
Andreas Weizel
|
a17b9a6335
|
Added resource strings for UpdateNotifier.
|
13 years ago |
Andreas Weizel
|
060a147cd6
|
UpdateNotifier with balloon tip now works.
|
13 years ago |
Andreas Weizel
|
6ca27d8a1f
|
Basis for UpdateNotifier in AddInManager2, some refactoring, fixed resource warning on startup.
|
13 years ago |
Andreas Weizel
|
f948a9cbda
|
Fix for version comparison issue showing already installed packages as "update" in repository.
|
13 years ago |
Matt Ward
|
06555aeb0e
|
Change default MyGet feed url
MyGet will stop supporting accessing the feed through http on July 1st.
|
13 years ago |
Andreas Weizel
|
bb4a574e8e
|
Improved look of page navigation bar in AddInManager's package view.
|
13 years ago |
Andreas Weizel
|
00491b78fd
|
Moved AddInManager2 resource strings to central resource and updated latest string resources from server.
|
13 years ago |
Daniel Grunwald
|
97e6596a2c
|
Set target CPU to AnyCPU where possible.
|
13 years ago |
Matt Ward
|
5c06160acf
|
Fix build.
|
13 years ago |
Matt Ward
|
3bbd391f69
|
Remove duplicate ICSharpCode.Core reference.
|
13 years ago |
Matt Ward
|
fdcd2448e9
|
Fix tests failing to build.
|
13 years ago |
Matt Ward
|
b97f902266
|
Fix build.
|
13 years ago |
Andreas Weizel
|
80e6997b89
|
Now presence of default AddIn repository is enforced. Modified and extended unit tests for changed behavior of PackageRepositories service.
|
13 years ago |
Andreas Weizel
|
076cd4728f
|
Removed filter for AddIns tagged with "SharpDevelopAddIn" again and added new SharpDevelop MyGet feed as default.
|
13 years ago |
Andreas Weizel
|
5cf72492bc
|
Fix: Retrieving pre-release updates didn't work even if setting was activated.
|
13 years ago |
Andreas Weizel
|
499540f365
|
More visual adjustments for AddInManager's new tree view.
|
13 years ago |
Andreas Weizel
|
453c6665a6
|
Some visual improvements for view/repository tree view.
|
13 years ago |
Andreas Weizel
|
57eed77d5b
|
First rework of AddInManager UI showing all views and repositories VS-like in a tree view rather than in a TabControl and ComboBoxes.
|
13 years ago |
Andreas Weizel
|
725c65c30a
|
Added another UpdatedAddInsViewModel test checking support for prereleases (failing at the moment).
|
13 years ago |
Andreas Weizel
|
7eb362ebf1
|
Added first unit tests for UpdatedAddInsViewModel.
|
13 years ago |
Andreas Weizel
|
f0c37912d9
|
- Several fixes for issues in removing of correct unreferenced package, update cancellation etc. Added unit tests for all of them.
- Added tests for paging in AvailableAddInsViewModel.
|
13 years ago |
Andreas Weizel
|
ec16b4c72f
|
Added test for FakeAddInSetup implementation.
|
13 years ago |
Andreas Weizel
|
0fed1eb972
|
Fix: Incorrect identification if a NuGet package is an update or not, if installed AddIn has no version in its manifest.
|
13 years ago |
Andreas Weizel
|
8a981c6e2f
|
Now showing version of NuGet package in list of installed AddIns, if the AddIns are installed from NuGet packages.
|
13 years ago |
Andreas Weizel
|
44a298d6ae
|
- Fix: Trying to access wrong directory name for installed NuGet packages with short versions (like "1.0").
- Introduced AvailableAddInsViewModelTests and NuGetPackageManagerTests.
|
13 years ago |
Andreas Weizel
|
36147d9a19
|
Added possibility to set alternative services container for PackageRepository instances.
|
13 years ago |
Andreas Weizel
|
e7ca5921da
|
Added more unit tests for displaying AddIns in InstalledAddInsViewModel in different valid use cases.
|
13 years ago |
Andreas Weizel
|
7028eff527
|
Prepared everything to get first basic view model unit test succeeding.
|
13 years ago |
Andreas Weizel
|
883a2542ba
|
Introduced a test for installation of an AddIn without identity, some more preparations for view model tests.
|
13 years ago |
Andreas Weizel
|
5f38f57c05
|
AddInSetupTests for AddIn uninstallation. Added skeletons of test classes for the view models.
|
13 years ago |
Andreas Weizel
|
4346ca911b
|
Fix: Removing AddIn from registry not possible if its directory has been deleted manually.
|
13 years ago |
Andreas Weizel
|
3aec8db722
|
Workaround for NuGet Core not deleting the .addin file of uninstalled package.
|
13 years ago |
Andreas Weizel
|
f1133b8d2b
|
- Fix: Correct determining of NuGet package updates even if version of installed AddIn differs from NuGet package in repository.
- Fix: NuGet icon was not shown in installed AddIn list any more.
- Now showing the green tick for NuGet packages which are already installed.
|
13 years ago |
Andreas Weizel
|
74c7fff077
|
Now number of updates is shown for every NuGet repository in selection ComboBox.
|
13 years ago |
Andreas Weizel
|
7a74cdf668
|
Now showing installed and updated version of NuGet packages, if updatable.
|
13 years ago |
Andreas Weizel
|
cddce9c007
|
Introduced more stable way to identify NuGet package updates for already installed AddIns.
|
13 years ago |
Andreas Weizel
|
180e6cc69e
|
Extended AddInSetupTests to test installation and update cancellation of offline and NuGet AddIns.
|
13 years ago |
Andreas Weizel
|
59eaa95ed1
|
Fix: Update cancellation for AddIns without "nuGetPackageID" manifest property not possible.
|
13 years ago |