Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/catel/catel

An application development platform
https://github.com/catel/catel

Forcing VS 14 (somehow it returns 12 on the WIN 10 build agent)

a61cf4b9d792f5a996f4769e067c91cf3b4b6c4a authored over 9 years ago
Small csproj file to support new WIN 10 build agent

9026bb723cb99687810257a16fac6de125120523 authored over 9 years ago
Compilation fixes

80d0931c1723901c48e1ad8672347c65158aba69 authored over 9 years ago
Refactorings to ChangeNotificationWrapper

c88db43e62a847d0e12987eadd708af46516bab9 authored over 9 years ago
Use BeginInvoke instead of Invoke in FastObservableCollection

bb29c3fee261948c8fd3e7f82c222f41346a7068 authored over 9 years ago
Several dispatcher / dispatcherservice improvements

5b7bf1cdec0d5a2adfecad302daab8e34bca7884 authored over 9 years ago
Updated Catel.Fody

3169a618c81b24be270341184d56b7f1d2d002a1 authored over 9 years ago
Using centralized task start code for async extensions

b26c9bf6bc0acb18809a40d38210ca4e203b6347 authored over 9 years ago
Added Start methods to TaskHelper in order to start tasks the right way on each platform

4953e8f9ea20bc90c06d9878103b6dc632fcfd56 authored over 9 years ago
(x) CTL-663 ViewModelCommandManager sometimes throws KeyNotFoundException in multithreaded scenarios

7c469d1e7fdaace1c7e033f827e22aeb7ef16f34 authored over 9 years ago
Merge pull request #49 from Khomutov/develop

use the same action for replacing as for adding and removing of TabItem in TabControl

41dd6e9b437dd89257fb9da710830c86b011d849 authored over 9 years ago
(+) CTL-660 Allow AssemblyHelper.GetEntryAssembly with custom EntryAssembly resolver

85b3c2fb7905e85cf40c45eae0ce735bae1348d6 authored over 9 years ago
use the same action for replacing as for adding and removing of TabItem in TabControl

3795ca87a237c81b6d4f3fc9cc3c30223be4cab2 authored over 9 years ago
(x) CTL-659 AssemblyHelper.GetEntryAssembly fails with Dynamic Assemblies

e8c26d4a8a7d09e2799f24f7f547650c4bf79433 authored over 9 years ago
Dummy commit

ff1d22d283a9f871ad6ca3a676adc758f6823f08 authored over 9 years ago
(x) CTL-658 LanguageService doesn't work for WinRT and resources inside the app itself

79ee257e6b390ae5f6afc589bd96f398dc04e521 authored over 9 years ago
(x) Fixed AssemblyHelper.GetEntryAssembly() for Windows Runtime (NETFX_CORE)

cc7846f9b80fc0660c070a454740e5ec9044da53 authored over 9 years ago
Updated GitVersion mode to ContinuousDeployment

4f3bda314488836279b0dd16aed204cc4688e8ee authored over 9 years ago
Added IsEnabled property to all behaviors and triggers

0f4826ebb431f028898eb3d49eca0a135d8f49b0 authored over 9 years ago
(x) Turned IgnoreDependencies property to false as default at NuGetBasedModuleCatalogParentChildBehavior

f6d673eb472878416044d2598a6285546569dd8e authored over 9 years ago
Small fix

9086f5fe34ec93b440ed065db623333ad1a07a14 authored over 9 years ago
Merge branch 'develop' of https://github.com/Catel/Catel into develop

1b0a38ceb315ef0be4d1c8d6d612e14abd9d381c authored over 9 years ago
(x) CTl-646 Used StringComparison.CurrentCultureIgnoreCase for query package by id

4be621e1a061da4e4ad198d1c40b62ea0fca9652 authored over 9 years ago
Updated comment

16a777e1378e2492f3a0dc56d842c8f3613ea9d4 authored over 9 years ago
Improvements to focus behaviors

0dcc15aa0eb786eb7dd6216b97d6de36fa6d2f75 authored over 9 years ago
(+) CTL-657 Create FocusOnKeyPress behavior to allow to set the focus when a specific KeyDown event occurs

d9761cf70955d9c8a879a797b5f9d0f9f21cb170 authored over 9 years ago
(+) CTL-656 Added Async overloads in ViewModel to prepare for async and sync methods support in ViewModelBase in v5

ec12ccdf0dedd1da1fc591acf51f5a99858f5a90 authored over 9 years ago
(x) CTL-654 CompositeCommand.UnregisterAction doesn't work when directly passing in a method

d288cad190a2d8e9aff2c4607251f9dc83b0f127 authored over 9 years ago
Command manager fix

d62c38dd6de8c024aeb65cfebd49f807545dcec4 authored over 9 years ago
(x) CTL-653 The type initializer for 'Catel.IoC.IoCFactory' threw an exception for types where FullName is empty

e14764323d6ec590ef0afad292047acaf1c80315 authored over 9 years ago
(+) CTL-652 Create a CommandManagerWrapper so every window can support application-wide commands

ad180017d1c0a3717d1dcb82466c9c1604a9e93b authored over 9 years ago
Don't handle already handled KeyDown events in the CommandManager

0989836d311462762917fdd3cd52aee2ad7a8576 authored over 9 years ago
(x) CTL-650 ParallelHelper is not executing anything in parallel

dfbb3285ff7300bcf43263ee99560436b7f071ef authored over 9 years ago
Improved LogManager behavior in multithreaded scenarios

928c0418f3968cbcd1a5b58c2d77f1dc4fc83ab2 authored over 9 years ago
Merge branch 'develop' of https://github.com/catel/catel into develop

bdf43c80c08f4ca10c114d1f0e8274fcb039af2b authored over 9 years ago
(+) CTL-649 Implement command containers for application-wide commands

7778108a0bbc192f83fdf98e24a993650ca2290f authored over 9 years ago
Small improvement

3c4c7f20081efb75e0ebff6fe610ede988a83780 authored over 9 years ago
Merge branch 'feature/nugetprism' into develop

27c5fabcd6e26d5bb8311069ab687420b78f1275 authored over 9 years ago
(x) Ensured the module assembly reference for package with unexpected structure

0ca53ca5de79ad94b7f1e2eccab29bbcdfbde49c authored almost 10 years ago
Restored module check when assembly resolution fails

21a9c496cbfc7ac3765a0cb09c836e5d5c2dd304 authored almost 10 years ago
Merge branch 'feature/nugetprism' into develop

08db763fe44b107229bc3d1307e69b315f1603de authored almost 10 years ago
Fixed versioning of nuget dependencies

11981d9bfe9b9c4a9cc78b9a2fab6775914280f9 authored almost 10 years ago
Minor type load improvement

8ec8109a73d988a805c24813864baa5f72a5df81 authored almost 10 years ago
True composite nuget based module catalogs for prism

409975dcb348ccb15608413b555a5d24aaf3afad authored almost 10 years ago
(*) Small improvement to lookup only into the requested modules

0cb63fe42f83cc32bffc519ae623a97cea826cb7 authored almost 10 years ago
Merge branch 'feature/nugetprism' of https://github.com/Catel/Catel into feature/nugetprism

bf5227a6e5468fab30fa41c828ca7f8f755096e2 authored almost 10 years ago
(+) Added method EnsureAssemblyFileRef to InstallPackageRequest in order to fix AssemblyFileRef for package with unexpected structure

e333c0b85e63cab97fcdd7890cd4228b39f98116 authored almost 10 years ago
Use FindPackage instead of TryFindPackage

cd7f9c5524c8afb6d82c9b9df89a6d523dd3771a authored almost 10 years ago
Additional checks

7464dbd9e65f46077fdae5d67f4ebebc6419c0e0 authored almost 10 years ago
Merge branch 'feature/nugetprism' of https://github.com/Catel/Catel into feature/nugetprism

d7f65fa14d6fa514c7b2e997ca211c5d97ba0dfc authored almost 10 years ago
(x) Assemblies modules are ignored at the event that tries to resolve assemblies libraries

6fc547157a0918bc1022025dfd51441fcf72457c authored almost 10 years ago
Updated dotsettings

2a697f4aaa233103b63fb40a119811aec4be58d8 authored almost 10 years ago
Small improvements

49978a46d3a35ef47f5aeff352450ae27a8258de authored almost 10 years ago
Several improvements and bugfixes to prism implementation

16df6e6468a46dd41e2a38038f6f65bb00de4c3b authored almost 10 years ago
Merge branch 'feature/nugetprism' of https://github.com/Catel/Catel into feature/nugetprism

c9fe3d6adf2b8738b423b361f1dacc8f71c0c9ba authored almost 10 years ago
(+) CTL-646 Added support to load library dependencies looking for the assembly on the output directory also filtering by FrameworkNameIdentifier

b48bd2dc8a504ee57cdf8d65c564fccc4f800cf5 authored almost 10 years ago
Merge branch 'feature/nugetprism' of https://github.com/catel/catel into feature/nugetprism

Conflicts:
src/Catel.Extensions.Prism/Catel.Extensions.Prism.Shared/Modules/NuGetBasedModuleCat...

1a41d2529687ce267b430e6a89e5afa78bfa2b89 authored almost 10 years ago
Updated resharper settings

51b7a9bacf15f64300a52c39a2885cb5ec1e6ac4 authored almost 10 years ago
Prism improvements

259f7609feb7ac5f942e1a951e022007d69c70db authored almost 10 years ago
(x) Improved module listing approach in order to merge Modules and PackageModules avoiding duplication by module name

5ff7972c58ebfe7a00b72afd3f300d15bfb7cdec authored almost 10 years ago
(x) Library dependencies are resolved from all package source when an aggregation of catalog (CompositeNuGetBasedModuleCatalog) is used.

692ab05dcd7e40a99de7853e42be438116be2814 authored almost 10 years ago
Reverted some changes to multiple repositories on NuGetModuleCatalog, already implemented in CompositeNuGetBasedModuleCatalog

810c00c38ecba43e62cf447f3af5b216a17b0ffa authored almost 10 years ago
Refactorings for NuGet and Prism

6a51e099ff858d2bb4acf347e050b8182567d9d9 authored almost 10 years ago
(*) CTL-648 Ensure ShowDialogAsync works the same (blocking) on all platforms

268a77322f4d86c4b1c660e1704f658dd6499a1c authored almost 10 years ago
Enabled Xamarin builds again

a5778082ea4056f1cadcb925221d7cddd366501e authored almost 10 years ago
Code style improvements

5b9eea0bf1346b7a0521512516c2d167875a9942 authored almost 10 years ago
Updated sln

3937e687eb6edfd4853cfa18c5216cf2ef3a370e authored almost 10 years ago
Fixed more Xamarin.iOS references

6131730ffca91d180a778301a3c1d018278a36a8 authored almost 10 years ago
Bind UpdateBindingOnPasswordChanged TwoWay by default in WPF

cec0ee599de96edbfa02f1f4474eb8fb8811a663 authored almost 10 years ago
Fixed iOS references (might be VS 2015 RC issue, but it seems to work)

2d938c9abe20a14d2aa5e81631aaf0da52f61685 authored almost 10 years ago
(x) CTL-646 Fixed exceptions when not using NuGetCatalog in Prism

4e440cd7ffa8a408ad5b9ccad7a5e4138e5ff0f3 authored almost 10 years ago
Fix for SL5

8c7b202875fafa79e60a3283b6fe69cea03beec2 authored almost 10 years ago
Fixed missing reference in Xamarin.iOS implementation of the json serializer

624ee4e59a64b5881b1c391653f5f5d00edbc4c5 authored almost 10 years ago
(x) CTL-646 Prism and CompositeNuGetBasedModuleCatalog throw ModuleTypeLoaderNotFoundException

54198900d68c29dcb8ba7a8f9c631e79641cd25b authored almost 10 years ago
(x) Fixed possible crash in UpdatableMarkupExtension

62b06ea2e2d59a8b3c032094de0d3512b039d2a9 authored almost 10 years ago
(x) CTL-555 Non Catel models with GraphId are not correctly deserialized using XmlSerializer and JsonSerializer

8a8c0c9f23ad51b493af23e7029bf26b4512e44f authored almost 10 years ago
Updated build scripts

70623102518329ca727429bce93be0b471966293 authored almost 10 years ago
Disabled Xamarin builds for now (expired license)

fa9c00b78fa609595ffb1b578951aa9ccdbaec46 authored almost 10 years ago
(+) CTL-602 Added methods to ICompositeCommand to retrieve the actual commands and actions registered to it

3cc3fc6d00167eb12eb879b31494be9b01301672 authored almost 10 years ago
(*) CTL-645 Only invoke auditor methods when at least 1 auditor is registered

4038f56bd6fbb537d6f565be4d764fdcf8edbd56 authored almost 10 years ago
(x) CTL-627 ViewModel validation throws "property not found" errors

9c6a354e8ed4a884fd77b5027ba5493aa7774f77 authored almost 10 years ago
(+) CTL-644 Allow specification of the serializer to be used for backup scenarios on ModelBase

602eb9e74fe639caba8bdc722e5e2602d399dca5 authored almost 10 years ago
(*) CTL-643 Change async logging flush calls to sync and add async extensions. This means that all flushing will now be

done on the same thread by default. To flush async, call FlushAsync(). The final signature ch...

6a64ca3b41b5d88d1f6ca9ffcb7f60d90e720be3 authored almost 10 years ago
(+) CTL-642 Add Path.GetApplicationDataDirectoryForAllUsers which points to C:\ProgramData\

64ff8d53b54899d077fc064114a886161806ef4b authored almost 10 years ago
Script fix

83e1fee14c4e25768f9a6c7dfe29e23b73f1971b authored almost 10 years ago
(*) CTL-640 Convert iOS projects to new iOS project structure (remove classic API)

4988ebccb6af2e31efa760f1ace16395e789244a authored almost 10 years ago
CTL-640 Updated Fody to support new iOS unified API

e5e330317d740ab3343e35527c2eb5033329df2d authored almost 10 years ago
Merge branch 'feature/JsonSerializerv2' into develop

ee64b32cd776e2c3970e5a624c4d7bf5c0d6dcec authored almost 10 years ago
(+) CTL-635 Support Json serialization. This is implemented in Catel.Serialization.Json and is fully compatible

with all the Catel serialization features (such as serialization modifiers)

d3ade889495d0da86edbfaba1cfa25a419c69695 authored almost 10 years ago
CTL-635 Complex collections with different class instances are supported as well in the json serializer

2a92a2ce1c311b294f202c41f4ff4f518d2be09b authored almost 10 years ago
(*) CTL-635 Circular references are now correctly serialized in a complex object graph

e3b7766f5bfa0f5490e3ea026177e2b8a09de706 authored almost 10 years ago
CTL-635 Complex object trees can now be serialized and deserialized

d3cbdfd8dbdfbdae3a27b7e1c6df120f7d2c1ff9 authored almost 10 years ago
CTL-635 First json serialization working

6e31fb7f54554d0575400e0876864748128df304 authored almost 10 years ago
CTL-635 First implementation of the serializers

d53e63128b7373340a74886b8715ae0dd3cc6b30 authored almost 10 years ago
CTL-635 Added json projects to the build scripts

38f31b1c0e73239399e89c5e1c68494b202901eb authored almost 10 years ago
CTL-635 Added projects for json serialization

3b54e9b9bf784692c8c1946e7b6e9604f2943f39 authored almost 10 years ago
(x) CTL-638 Triggers don't work when combined with Modifiers

175ce99c5574ce201a4eb518bfa2ea88868e9e46 authored almost 10 years ago
(x) CTL-630 Xml serialization problem on Xamarin project

2982eb26422aca10acac14dcf45dc9e7cd95c21f authored almost 10 years ago
(x) CTL-636 UpdatableMarkupExtension in DataTemplate is not updatable

61c62a0aa738b62a13573e4d7aace649d53ec187 authored almost 10 years ago
(x) CTL-634 Model to ViewModel mappings don't work in explicit mode

070315122c3885b2bd736cbdcd46dd22bff21288 authored almost 10 years ago