Ecosyste.ms: OpenCollective

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

Catel

Catel is an application development platform with the focus on MVVM
Collective - Host: opensource - https://opencollective.com/catel - Website: https://www.catelproject.com - Code: https://github.com/catel/catel

Added sorting to AutoCompletionService

github.com/catel/catel - b735e7dc8d9044106fffa62b771054cf85a2dc11 authored almost 11 years ago by Geert van Horrik <[email protected]>
Fix in XmlNameMapper for dynamic properties

github.com/catel/catel - e0aa69cac488b2f5b926b567aac4dbffcf93d9cd authored almost 11 years ago by Geert van Horrik <[email protected]>
Fix in XmlNameMapper for usages of XmlElement attributes

github.com/catel/catel - b0bbcb10c0d4910f779830b9b7f0cd0f4652e0d4 authored almost 11 years ago by Geert van Horrik <[email protected]>
(+) CTL-387 Added AutoComplete service and behavior to easily add auto completion to any TextBox

github.com/catel/catel - 30fe3dffa0cdac45151070066a4c8ad2ba688669 authored almost 11 years ago by Geert van Horrik <[email protected]>
(x) CTL-385 XmlAttribute values are not respected without explicit name

github.com/catel/catel - 3794551fc518ea8b23de3066d5a853d5b508445c authored almost 11 years ago by Geert van Horrik <[email protected]>
(x) CTL-384 WarningAndErrorValidator should hide ValidationAdorner

github.com/catel/catel - 9feffaab03584f6d51970783e6900247772a34c1 authored almost 11 years ago by Geert van Horrik <[email protected]>
Added missed changes (strange behavior of sourcetree).

github.com/catel/catel - 72eaa62bee0e7c24a1b7487af32b49aa3f4c3db3 authored almost 11 years ago by Rajiv Précieux Mounguengue <[email protected]>
Reordered files on Wcf server extension.

github.com/catel/catel - cde3ec9c2379aefafbe2c2523bb2d56129e95e79 authored almost 11 years ago by Rajiv Précieux Mounguengue <[email protected]>
Updated NuGet to latest version

github.com/catel/catel - d34ddd1fda93d16d674e12b5a7e7d3aabd0a3244 authored almost 11 years ago by Geert van Horrik <[email protected]>
Improvements in TypeCache and DataContractSerializerFactory

github.com/catel/catel - 803a7d30d242b1b163b168b9088546eed6910aea authored almost 11 years ago by Geert van Horrik <[email protected]>
(+) CTL-383 Added support for dependency injection of COM objects in the TypeFactory

github.com/catel/catel - 4e83074c2eae2539b29c5cc1e406f1b0fe83ce53 authored almost 11 years ago by Geert van Horrik <[email protected]>
(*) CTL-382 Improved the performance of StyleHelper by adding caching and disabling the recreateStylesBasedOnTheme option by default which decompiles BAML to XAML (which is expensive)

github.com/catel/catel - 669a16ebbc02c950262a606e4aca81237de0e58a authored almost 11 years ago by Geert van Horrik <[email protected]>
(*) CTL-374 SplashScreenService now uses the IExceptionService to handle exceptions so the behavior can be fully customized

github.com/catel/catel - 9c3b678d356ab345f655f63fee6453473cc2365f authored almost 11 years ago by Geert van Horrik <[email protected]>
CompositeCommand is now safe to execute when the execution of a command modifies the collection

github.com/catel/catel - 4d1c60da14152e78ca59d2731988bd56c89d8e09 authored almost 11 years ago by Geert van Horrik <[email protected]>
(*) CTL-350 Improved performance of TypeCache, which should noticeable improve startup time (some up to 50 %)

github.com/catel/catel - 78f0497a6fc3c4ad297a302a4a4c4247984f14f8 authored almost 11 years ago by Geert van Horrik <[email protected]>
Unit test tweaking (one test took too long, 250 seconds)

github.com/catel/catel - 767efe4b86ac8af9d9bcfb6d35e580ba994a308b authored almost 11 years ago by Geert van Horrik <[email protected]>
Unit test tweaking

github.com/catel/catel - b8961e656e7afa86f9ebd7b2b78fa3c9e07f74e7 authored almost 11 years ago by Geert van Horrik <[email protected]>
Unit test fixes

github.com/catel/catel - 08d9e25a6f552db4bfa1e95ee7f56bb27f4a1c5d authored almost 11 years ago by Geert van Horrik <[email protected]>
(*) CTL-348 CacheStorage now only enables the expiration timer when it actually contains items that can expire. The interval is now controllable as well, but still defaults to 1 second

github.com/catel/catel - 6766e71e130d1ab2ba0aecb35a80034805148bd7 authored almost 11 years ago by Geert van Horrik <[email protected]>
(*) CTL-362 Cache result of GetSerializableMembers in SerializerBase

github.com/catel/catel - 64c4669989065a5ef68e1b82f163431417b07f56 authored almost 11 years ago by Geert van Horrik <[email protected]>
(x) CTL-378 Catel PleaseWaitHelper doesn't work in WinForms application

github.com/catel/catel - 65cc7ee84f8d0a41175c038f7edec842814e0216 authored almost 11 years ago by Geert van Horrik <[email protected]>
(x) CTL-381 LanguageService.GetResourceManager() method retrieves wrong assembly and therefore cannot find resource

github.com/catel/catel - 976922341919e7a4285bcb957aea26da2463a4d6 authored almost 11 years ago by Geert van Horrik <[email protected]>
(+) CTL-360 Added design-time support for the LanguageBinding markup extension. This is built in a generic way to support any initialization code to be ran at design-time using Catel

github.com/catel/catel - 21fc1b86ce5f070b7ee893f889a6ea9c656d4f96 authored almost 11 years ago by Geert van Horrik <[email protected]>
(+) CTL-358 Add support for XmlRoot in serialization routine

github.com/catel/catel - 643b097ce0fe580da16908ff9f7b10bb61d729c6 authored almost 11 years ago by Geert van Horrik <[email protected]>
(*) CTL-355 LanguageBindings do not refresh after changing PreferredCulture in ILanguageService

github.com/catel/catel - d9d4d68670ca042b370c70bdef4274f2cc07e6a6 authored almost 11 years ago by Geert van Horrik <[email protected]>
Added model locks in viewmodelbase

github.com/catel/catel - f405670a668ffdf33526431950bade7f156952fb authored almost 11 years ago by Geert van Horrik <[email protected]>
Fixed build (changed Catel.MVVM.Services => Catel.Services for merged branch)

github.com/catel/catel - 38ea9d6941643d6f364ccc0d066fc98eec26c31d authored almost 11 years ago by Geert van Horrik <[email protected]>
Improved AppDomainExtensions.PreloadAssemblies

github.com/catel/catel - e5d37d8e403f2bfc495ecece4c7873f90200b11b authored almost 11 years ago by Geert van Horrik <[email protected]>
Fixed build

github.com/catel/catel - 5cc1f5d14bffbedda1595c09e57d5e5ff90698ec authored almost 11 years ago by Igr Alexánder Fernández Saúco <[email protected]>
Fixed build

github.com/catel/catel - 7383452bd6a5871cc0faddfc4520d076b2ae254a authored almost 11 years ago by Igr Alexánder Fernández Saúco <[email protected]>
Merge branch 'feature/CTL290_Prism' into develop

Conflicts:
src/Catel.Extensions.Prism/Catel.Extensions.Prism.NET40/MVVM/Services/Extensions/ISp...

github.com/catel/catel - 9c6bfb2284cc03748b7c7caaa52b4aa432618aee authored almost 11 years ago by Igr Alexánder Fernández Saúco <[email protected]>
Small Prism projects structure improvements

github.com/catel/catel - 5202f3c4e34afcc22e4aabb65ffef55eb29332c8 authored almost 11 years ago by Igr Alexánder Fernández Saúco <[email protected]>
(+) CTL-372 IModelEditor interface which allows public SetValue / GetValue of ModelBase

github.com/catel/catel - 595a9162c24166e4dc7cc5076c0fcd64f956bf4d authored almost 11 years ago by Geert van Horrik <[email protected]>
(x) CTL-371 HideValidationResults must also hide HasErrors and HasWarnings

github.com/catel/catel - 2bea93752b074918b62c7b6dbc1f105ec77f2a76 authored almost 11 years ago by Geert van Horrik <[email protected]>
(*) CTL-370 Add colors to ConsoleLogListener

github.com/catel/catel - a14efbd29b3e3b54d8b25feb7ae44a8cc38be637 authored almost 11 years ago by Geert van Horrik <[email protected]>
(x) CTL-369 Catel should ignore resetting of LeanAndMeanModel during serialization

github.com/catel/catel - 27cbce55d09c11579353208853b85e321c6be6d2 authored almost 11 years ago by Geert van Horrik <[email protected]>
Added additional logging in XmlSerializer as requested in CTL-361

github.com/catel/catel - 20f3ee8df7eb377bf4cfe1829c45a45eede6578a authored almost 11 years ago by Geert van Horrik <[email protected]>
(x) CTL-368 XmlSerializer does not correctly serialize ICollection<AbstractClass>

github.com/catel/catel - 97f1fcb51fd244a10a97f5479b15279930d40ec1 authored almost 11 years ago by Geert van Horrik <[email protected]>
Build fixes

github.com/catel/catel - 90840b025c74b93d9b5d860834859ca89bbb4931 authored almost 11 years ago by Geert van Horrik <[email protected]>
Merge branch 'feature/CTL290_Prism' into develop

Conflicts:
doc/history.txt
src/Catel.Extensions.Prism/Catel.Extensions.Prism.NET40/Extensions/...

github.com/catel/catel - 560dcabb954b4aa9389488e524705338b787741c authored almost 11 years ago by Igr Alexánder Fernández Saúco <[email protected]>
Updated Prism NET45 and SL5 project files

github.com/catel/catel - 71bb144ebfda74f7bdfba96e36a509246e7eecd3 authored almost 11 years ago by Igr Alexánder Fernández Saúco <[email protected]>
(+) CTL-290 Added UICompositionService for Prism extensions and also marked the Activate and Deactivate methods from UIVisualizerServiceExtensions as obsolete

github.com/catel/catel - f61f7ac5312c8d00685152cdfe984afa0ea42922 authored almost 11 years ago by Igr Alexánder Fernández Saúco <[email protected]>
Fix in LogExtensions.LogProductInfo

github.com/catel/catel - 2fd49c0ff264c42a7eb99384f895573cebb8bc10 authored almost 11 years ago by Geert van Horrik <[email protected]>
(+) CTL-367 Add LogExtensions.LogProductInfo and LogExtensions.LogDeviceInfo

github.com/catel/catel - ace5bf8bb155931690afb25a09a9145510297379 authored almost 11 years ago by Geert van Horrik <[email protected]>
(*) CTL-365 Allow printing of views that are hidden without focus with ViewExportService

github.com/catel/catel - d8aebf1218639c06fd52945fcdf130ae336919cd authored almost 11 years ago by Geert van Horrik <[email protected]>
(x) CTL-364 DbContextExtensions.GetEntitySet throws InvalidCastException in EF6

github.com/catel/catel - b45519629d904b347f256b8739860ea65c5ecb5f authored almost 11 years ago by Geert van Horrik <[email protected]>
(*) CTL-363 Serialize ModelBase in SerializationManager even when IsSerializable is false

github.com/catel/catel - e69d2bcc91a216fcb22382753a4168d4cecdef55 authored almost 11 years ago by Geert van Horrik <[email protected]>
Added ICommandManager.ResetInputGestures

github.com/catel/catel - c4dc2a40cc838cab0a5874dfc30af5e484872c9c authored almost 11 years ago by Geert van Horrik <[email protected]>
Added support for original command gestures in the ICommandManager

github.com/catel/catel - 6af65ab3a1e5d5f6f1460ef54ea544c5efd62847 authored almost 11 years ago by Geert van Horrik <[email protected]>
InputGesture is now serializable

github.com/catel/catel - 2625015a3547331fcdea68163f702f692d9c3a80 authored almost 11 years ago by Geert van Horrik <[email protected]>
Added ICommandManager.GetCommands and ICommandManager.GetInputGesture

github.com/catel/catel - 06dbf6f9d6d5bdb8630683766e3ba9b28072e21b authored almost 11 years ago by Geert van Horrik <[email protected]>
Added ApiCop rule UserControlLogic.SupportParentViewModelContainers

github.com/catel/catel - 2acd59899a7cd3a15db103daa9eb3ed58735c204 authored almost 11 years ago by Geert van Horrik <[email protected]>
Fixed typo in IStartUpInfoProvider

github.com/catel/catel - 05ee223f07f302ff6279bae99f1115fa7ab84398 authored almost 11 years ago by Geert van Horrik <[email protected]>
(*) CTL-359 Improve performance on DependencyObjectExtensions.FindLogicalOrVisualAncestor

github.com/catel/catel - 85d383fefcc4f1cb9e70b8d975f831ee1c4a0b98 authored almost 11 years ago by Geert van Horrik <[email protected]>
Build fix

github.com/catel/catel - 3dda428f8a7fefb6b61ad9533171d6d832a4dc1a authored almost 11 years ago by Geert van Horrik <[email protected]>
TimeMeasureHelper now disables the garbage collector during the measurement

github.com/catel/catel - 62b88efc189088ff14795ed1f53654cba07f9125 authored almost 11 years ago by Geert van Horrik <[email protected]>
Fixed unit tests

github.com/catel/catel - 226e7273e3ba52e3a49e8625855a2ffb877840e5 authored almost 11 years ago by Geert van Horrik <[email protected]>
Improved TimeMeasureHelper so it has a more precise measurement

github.com/catel/catel - f38d24b9ef3fb7bd9863c4aed228ca6738f3ed10 authored almost 11 years ago by Geert van Horrik <[email protected]>
(*) CTL-309 Moved Catel.MVVM.Services to Catel.Services namespace so all services in all extensions will now be put into the same namespace

github.com/catel/catel - 7b0a656637534cde69f1b42df6fc0d3ab6dad40e authored almost 11 years ago by Geert van Horrik <[email protected]>
(*) Renamed Catel.Environment class to Catel.CatelEnvironment to prevent name clashing with .NET Environment class

github.com/catel/catel - 53576342f32b460a130754ac91e057ced071f929 authored almost 11 years ago by Geert van Horrik <[email protected]>
(x) CTL-331 Fixed validation error synchronization in release mode

github.com/catel/catel - c06aa58080beed311214fae92dc082c784f23bd2 authored almost 11 years ago by Geert van Horrik <[email protected]>
Several small improvements

github.com/catel/catel - dcd74bfd0be2734ab464c34d4fb682d136879c99 authored almost 11 years ago by Geert van Horrik <[email protected]>
Added InitializationApiCopRule

github.com/catel/catel - 5c829055a3aaaf2c99bd2775d618ac1608ab22ea authored almost 11 years ago by Geert van Horrik <[email protected]>
(x) CTL-357 NavigationContext is empty in Silverlight

github.com/catel/catel - 2564f4da9ddbd27f96f7c7c2b157927652350de0 authored almost 11 years ago by Geert van Horrik <[email protected]>
CommandManager.CreateCommand will now update the input gesture of already created commands if throwExceptionWhenCommandIsAlreadyCreated is false

github.com/catel/catel - 14c0bb70371c679ef353f4794fb16ce0dcfd3265 authored almost 11 years ago by Geert van Horrik <[email protected]>
Improvements to the CommandManager

github.com/catel/catel - 81afcd63ce33694dc979b61117b29d8d5d6b8169 authored almost 11 years ago by Geert van Horrik <[email protected]>
ApiCop improvements

github.com/catel/catel - 49ea2d3412c95827cbc427c266ee5baacab8538a authored almost 11 years ago by Geert van Horrik <[email protected]>
Fixed UnusedFeatureApiCopRule.IsValid

github.com/catel/catel - a3df999eabc151ee938262bb5761c106e17ff617 authored almost 11 years ago by Geert van Horrik <[email protected]>
Fixed compilation errors introduced in CTL-356

github.com/catel/catel - 65b50d3a129dda236d7bcc3643d98bed890005e4 authored almost 11 years ago by Geert van Horrik <[email protected]>
(*) CTL-356 ConverterHelper.DoNothingBindingValue now returns UnsetValue instead of DoNothing in NET40 and NET45 to make sure it can use the FallbackValue

github.com/catel/catel - 3131e6ab0e3f072c85d51b3ff3b62c6248ffc3bf authored almost 11 years ago by Geert van Horrik <[email protected]>
Merge branch 'feature/CTL323_ApiCop' into develop

github.com/catel/catel - 6a5fdb8eea95c68e6806206148f5bb6186c4157a authored almost 11 years ago by Geert van Horrik <[email protected]>
(+) CTL-323 Introduced ApiCop feature which will aid developers with hints and tips

github.com/catel/catel - e5a53f98ae0283c628393bc01e670ec36a888074 authored almost 11 years ago by Geert van Horrik <[email protected]>
Improvements to ApiCop listeners

github.com/catel/catel - fc40720402e97ba3530b865dcfcd663a0e22dc1b authored almost 11 years ago by Geert van Horrik <[email protected]>
Merge branch 'develop' into feature/CTL323_ApiCop

Conflicts:
src/Catel.MVVM/Catel.MVVM.NET40/Windows/Controls/MVVMProviders/Logic/UserControlLogi...

github.com/catel/catel - 893d4c29076cf5e436c5d4d7a87cdf7b5a98de92 authored almost 11 years ago by Geert van Horrik <[email protected]>
CTL-354 Updated default value of UserControl.UnloadBehavior to SaveAndCancelViewModel

github.com/catel/catel - 29f056fb73c14ef6566e8cd53a70bbcda672ca2f authored almost 11 years ago by Geert van Horrik <[email protected]>
(+) CTL-354 Introduced UserControl.UnloadBehavior to specify the behavior which will be handled when the view is being unloaded or the data context changes

github.com/catel/catel - 3ce31861019d679899ef90a28b77d09a3110e72c authored almost 11 years ago by Geert van Horrik <[email protected]>
(+) CTL-353 Add generic overloads for UIVisualizerService.Show and ShowDialog

github.com/catel/catel - 3399e27f850016f2d9ae60fb758d07f5e3e990b2 authored almost 11 years ago by Geert van Horrik <[email protected]>
(+) CTL-352 Allow Action to be registered besides ICommand in the CommandManager

github.com/catel/catel - b28f84f15e5b237c02b1d35a3be4fa9353988162 authored almost 11 years ago by Geert van Horrik <[email protected]>
(x) CTL-351 CommandManager throws NullReferenceException on KeyDown when no KeyGesture is registered

github.com/catel/catel - 07c4bf986e80e6a2619620b4533d1f41ce56d1e3 authored almost 11 years ago by Geert van Horrik <[email protected]>
Added DebuggerWatcher

github.com/catel/catel - cf82ba747f6cf108352173e24b4bafd61fe233df authored almost 11 years ago by Geert van Horrik <[email protected]>
Minor improvement in PropertyHelper

github.com/catel/catel - b539074a0cdea4a21ab187250364ebfc5ddee147 authored almost 11 years ago by Geert van Horrik <[email protected]>
Added PropertyChangedEventArgsExtensions.HasPropertyChanged with string override

github.com/catel/catel - be00c7f8411cabaf7df3b1119dd91cc115679000 authored almost 11 years ago by Geert van Horrik <[email protected]>
Improvements to ApiCopListenerBase

github.com/catel/catel - d5924183bef52f35c796c4bfa2fd3b19d60fd949 authored almost 11 years ago by Geert van Horrik <[email protected]>
Added functionality to ignore specific rules

github.com/catel/catel - 802f080b20c54e3f447b5333e9cc50835eb20731 authored almost 11 years ago by Geert van Horrik <[email protected]>
Basic functionality for ApiCop is done, need to implement more rules now

github.com/catel/catel - 8b6df4ecda6dfbb2facf35414a5f7817da7367cd authored almost 11 years ago by Geert van Horrik <[email protected]>
Merge branch 'develop' into feature/CTL323_ApiCop

github.com/catel/catel - 74eff50264ef501851534163f983427a4d65c386 authored almost 11 years ago by Geert van Horrik <[email protected]>
(x) CTL-346 Fixed bug where NavigationContext was not updated in Windows Phone navigation

github.com/catel/catel - edc1d10949fc905ad21f1f439c71fccde252fc69 authored almost 11 years ago by Geert van Horrik <[email protected]>
Added ApiCopyCounterRule

github.com/catel/catel - 57960c7e0dd84931288302195810793575a6e048 authored almost 11 years ago by Geert van Horrik <[email protected]>
(+) Added first classes for ApiCop

(*) Moved LogListener classes to separate folder
(-) Removed class diagrams in core assemblies

github.com/catel/catel - c5590d10ddbd27dbdf2bd643c483938ba9c84958 authored almost 11 years ago by Geert van Horrik <[email protected]>
Fixed unit tests

github.com/catel/catel - c017bd02f45405e6ec103dfd1281efa54fae59c8 authored almost 11 years ago by Geert van Horrik <[email protected]>
(+) Added ModelBase.DefaultSuspendValidationValue for models so the setting can be overridden per model

github.com/catel/catel - fca5db9de38fd985a5078486672c6cee5018a963 authored almost 11 years ago by Geert van Horrik <[email protected]>
(x) CTL-335 Minus sign not working in Catel:NumericTextBox is NegativeAllowed="True"

github.com/catel/catel - 3c68b696f4bc8079bb2c9f395545b298d28829a6 authored almost 11 years ago by Geert van Horrik <[email protected]>
(*) CTL-339 Added unit tests for protected excluded Catel properties

github.com/catel/catel - e651749933828a778fc2c49c295efe41911941f8 authored almost 11 years ago by Geert van Horrik <[email protected]>
(x) CTL-339 Serialization of protected Catel properties in non-WPF environment are being serialized even when they are decorated with the ExcludeFromSerialization attribute

github.com/catel/catel - bc178c01bb8bce5cd52a1b97c2ac358ce623f9e2 authored almost 11 years ago by Geert van Horrik <[email protected]>
(*) CTL-342 DebugLogListener also writes to System.Diagnostics.Debug.WriteLine for Silverlight

github.com/catel/catel - 0a042eb7d7d9467a7a1c52c96b40f19a540929e8 authored almost 11 years ago by Geert van Horrik <[email protected]>
(*) CTL-343 Improved logging performance by 10 % by small optimalizations

github.com/catel/catel - 2b2bd2206963254adb653b954e69f382ec72aad2 authored almost 11 years ago by Geert van Horrik <[email protected]>
Small DataWindow improvements

github.com/catel/catel - fded99500dd5b4b02525947415b477aea22b553e authored almost 11 years ago by Geert van Horrik <[email protected]>
(x) CTL-331 Fixed issue where validation errors in models where not cleared in the ValidationContext when the value was changed directly on the model

github.com/catel/catel - 027514d13bcebc21a6e711d77f9b63b9a003fdc5 authored almost 11 years ago by Geert van Horrik <[email protected]>
(*) CTL-339 Added unit tests for serialization problem with protected properties (but could not reproduce)

github.com/catel/catel - d7aa2bb287e24f7ea3c08952dbeb8e0bf13d8db1 authored almost 11 years ago by Geert van Horrik <[email protected]>
Merge branch 'develop' of https://github.com/Catel/Catel into develop

github.com/catel/catel - c74af7647d033ecef5db4a975f51bd343560926c authored almost 11 years ago by Geert van Horrik <[email protected]>