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

Merge branch 'develop' into feature/XamarinForms

03f720627db8622bd7a6790dc03a4b9adbbb0bc0 authored about 9 years ago
Updated Fody

da93fc5d167407202dfd4faf00040d84e4b0296a authored about 9 years ago
Fixed Fody for Catel.MVVM.Xamarin.Forms

17a42c409748e0f65eb4d64279401a820a44315c authored about 9 years ago
Merge branch 'develop' into feature/XamarinForms

2c0ef3ef7ac719bfac5b9aa4d4b7cc4b41e0a32c authored about 9 years ago
Small improvements.

9079f1277685838e8324419e24b5d93d0d728b0b authored about 9 years ago
(+) CTL-809 Added CreateTaskCommand method on CommandHelper.

d5e33a5af1a29d9de9a7048f2375dbb71ee8c915 authored about 9 years ago
(*) CTL-800 UpdatableMarkupExtension should expose IServiceProvider in the ProvideDynamicValue method

02dcb2540c47664abb8383ed7657bb6e467181a6 authored about 9 years ago
* CTL-808 Marked AsynchronousCommand as obsolete, use TaskCommand instead

3e0dc4ea794c83baa107d349efa8b7a0e2adc7e6 authored about 9 years ago
Merge remote-tracking branch 'remotes/origin/develop' into feature/XamarinForms

3ce3b3c8ecde282589984f7994df243315f18785 authored about 9 years ago
Build fix

598063f879cbdfd145c61ac84f5ebbd710a7204d authored about 9 years ago
(x) Fixed IValueConverter declaration for Xamarin.Forms

292f09d7ac1c5036ac4a51c7bb097cf85c92b3f7 authored about 9 years ago
(*) CTL-807 Support enum values in ConfigurationService (and StringToObjectHelper)

037caac8f91c7508d34aa808c60f0e1ebe6e724d authored about 9 years ago
Merge remote-tracking branch 'remotes/origin/develop' into feature/XamarinForms

9e1e5da76511bf6993c4613c6ea1bf41d13459b9 authored about 9 years ago
(+) Added Xamarin.Forms.IValueConverter as base interface for Catel.MVVM.Converters.IValueConverter in XAMARIN_FORMS implementation

(*) Application search for IServiceLocatorInitializer class and execute it before main page initi...

a93b2ccdb73c8b286cb17aefbe976ee1e9a1ba13 authored about 9 years ago
(*) CTL-806 Allow ValueConverterGroup to contain System.Windows.IValueConverter objects

14aa6ebf943d603803e2d38dbf57005854ec0412 authored about 9 years ago
Merge pull request #70 from mennodeij/ValueConverterGroup

ValueConverterGroup now uses System.Windows.Data.IValueConverter interface

b85de6afbf38022bc34343a5f0f6b20dad3590bc authored about 9 years ago
Log exception when Activate method is not found.

194b12e7cba8cdc9527cd5afe8c94b2d53eef84d authored about 9 years ago
Improved ShowOrActivate implementation and fixed ShowOrActivateAsync.

97f7440d2674f478e4eebd8acd1316ab938a8224 authored about 9 years ago
ValueConverterGroup now uses System.Windows.Data.IValueConverter interface.

899537cf688273f869998e46a7a02ced197db5df authored about 9 years ago
Improvements for CTL-622.

13e3e82c62d030b8831368e657b253418d3ed6b6 authored about 9 years ago
(+) CTL-622 Added check type sorting and expression filter on ExceptionService.

04942d8709793f1a97f8d6d0a0d4fbc46d15d50a authored about 9 years ago
(+) CTL-622 Added check type sorting on ExceptionService.

566fbb1e2612fee34238368d3529b5ae4df9dc33 authored about 9 years ago
Small improvements for CTL-802 and CTL-805

e2eec438587026381bdf02e74a0a19a06f3d8b4a authored about 9 years ago
(+) CTL-803 Add RegisterHandler method on IExceptionService.

(+) CTL-805 Added IExceptionHandler<T> to make implementation of custom exception handlers easier.

3c545a0a618e4740fc5622954dc0686d380916c8 authored about 9 years ago
Fixed small spell mistakes on IExceptionService.

2403ce111a61e4c726e3a5a9dc22e30a2c308ba4 authored about 9 years ago
Changed ShowOrActivate to generic version. Fixed window creation bug

4d5d3ac0b91e52a2ff542bf3209c37a02a99c87c authored about 9 years ago
Renamed Show to ShowOrActivate. Added ShowOrActivateAsync.

f60118e9b14911586a169ca19d953cff6ced6d09 authored about 9 years ago
Improved namespace usage

643049e7664e3cf687d45d0282186facb0afae61 authored about 9 years ago
Merge remote-tracking branch 'remotes/origin/develop' into feature/XamarinForms

548c37b9fb7abd9de6a907c7b701295fdc095a4c authored about 9 years ago
(*) CTL-802 Add async version of OnOkExecute to DataWindow

1ba8fcb3da4f64d2e387a6b053a045e069696246 authored about 9 years ago
Minor DataWindow improvements

2214a06b01fd74c3aca501d66343703dcdcbd3b8 authored about 9 years ago
Merge remote-tracking branch 'refs/remotes/Catel/develop' into develop

c004386e286293d540fa95083f885f12c46be670 authored about 9 years ago
A new overload of UIVisualizerService.Show() which either creates a new window or activates an existing window.

3dc7716f0643f2ff04d182acaedaf287d25d2898 authored about 9 years ago
Improved Application implementation using TMainPage as the generic argument instead TViewModel

52a4f136ac03b6200605cdd79142e3ab401c9dd7 authored about 9 years ago
Improved namespace usasges

d089008e21cd36be028f3da56eeb7e23e5734ec0 authored about 9 years ago
(+) Implemented UIVisualizerService for Xamarin.Forms

b2f9896995509f742b079b93d4e212a2769bb44e authored about 9 years ago
Merge remote-tracking branch 'remotes/origin/develop' into feature/XamarinForms

8ab0efd76df95b51df51ed527225e9da9a8699e7 authored about 9 years ago
(x) CTL-793 CompositeCommand.CheckCanExecuteOfAllCommandsToDetermineCanExecuteForCompositeCommand not respected

df5835dd2dcd600047943e5335c58d0d0048e4ea authored about 9 years ago
Merge remote-tracking branch 'remotes/origin/develop' into feature/XamarinForms

b8f47723aaa722c7397ff1b186303003b2a68d49 authored about 9 years ago
(+) Implemented NavigationService for Xamarin.Forms

430d56f5b56c5b68ecbc48d36436691bd508e722 authored about 9 years ago
(x) CTL-798 Prevent MissingResourceException when resolving strings for Catel.Core

fbaeb9a9bf3845acfe26231ea312af337e0b906e authored about 9 years ago
Update README.md

d99d16a89e72b90396b60891efdd6ad2021bec6b authored about 9 years ago
Moved Xamarin.Forms platform specific files into Xamarin.Forms project

4a8b8ac3270134498252a5696cf806c84cebdd13 authored about 9 years ago
Small refactoring to keep the usage of MessagingCenterHelper as simple as possible

bd7066b71fa0184ccba1378da5dbf93ac481bd1a authored about 9 years ago
Small improvements

fa2634a842574df691824a85755b6aacfe0450fe authored about 9 years ago
Refactored MessagingCenterHelper

627c7123cc30f31cffb4ad3bef836252e7cf6bfb authored about 9 years ago
Small fix

b624b9925dc6edd1f69825f77015750277abc04c authored about 9 years ago
Small refactoring and performance improvements

ff37cee35ac585464a44e6d4dac7703e8d5d8d95 authored about 9 years ago
Small fix

7f14e50b684ef11786338e4ea5788d747406fffa authored about 9 years ago
Moved ContentPage to Catel.MVVM shared project and also moved to Catel.Windows.Controls namespace

451325ff1b36a7e0e6315df9290b6b30676b756e authored about 9 years ago
(+) Implemented MessageService for Xamarin.Forms

537e9fd850d3bfb7d1f6963f01f3bd141418e8ab authored about 9 years ago
Merge branch 'feature/XamarinForms' of https://github.com/Catel/Catel into feature/XamarinForms

c143d25e27bfbd68920d346fa37702ac4cf21fbc authored about 9 years ago
Merge remote-tracking branch 'remotes/origin/develop' into feature/XamarinForms

Conflicts:
src/Catel.MVVM/Catel.MVVM.Shared/MVVM/Commands/Interfaces/IAuthenticationProvider.cs

d16206c44f6c2a5491efb63882463c4b10c19872 authored about 9 years ago
(*) CTL-785 Support expressions in validation result static members so you can now write

FieldValidationResult.CreateWarning(() => MyProperty, "This field is required");

38e8d4ee76f62a69e917f6cd6f264bce06a08750 authored about 9 years ago
Updated to latest version of Xamarin.Forms

c37aea0fa320a4a5682149c4c726f5aaaaeda7df authored about 9 years ago
Updated solution files

c42dda71298c8545d9b1ef5277a3cdb3ff6be24a authored about 9 years ago
(+) Added Catel.Extensions.FluentValidation.PCL to enable make available FluentValidatorProvider for Xamarin.Forms

4936f4c7dce5f2ce764ae385916a142f4a98338a authored about 9 years ago
(-) Remove OnBackButtonPressed method by the usage of the exiting Cancel.

0a045d5fa313cfd2b83a8ae605ac8f2d285044dc authored about 9 years ago
Merge branch 'feature/XamarinForms' of https://github.com/Catel/Catel into feature/XamarinForms

65f3efad811a0e12a1c99b1e65a249baad8908b1 authored about 9 years ago
(-) Removed methods OnAppearing and OnDisappearing by using the existing ones InitializeAsync and CloseAsync respectively

2596fe397aaaad09b8798c9e60dbaba5f74c6a76 authored about 9 years ago
(-) Removed methods OnAppearing and OnDisappearing by using the existing ones InitializeAsync and CloseAsync respectively

fec277b9c94b1540818ae2192d35f161dcffaa34 authored about 9 years ago
(*) CTL-794 Allow application-wide commands to be executed when child windows have a focus

7256f8127ab76d5aee993ab81d252edf51ca762d authored about 9 years ago
Xamarin.iOS maintenance

9ba2e3cb24194238e73074d9069cf9848d20e7ad authored about 9 years ago
Minor improvement

abf86c9a68e08280bc5bb45154eaa0c24fbebb98 authored about 9 years ago
(*) CTL-789 Improve property handling in the context of RegisterProperties

a520646a9913dd1438a0eddcb105b9ce2ad46b15 authored about 9 years ago
Fixed unit tests after upgrading to 4.5

c5e0d9ea210380e6827fea2d72bbec4481fb6980 authored about 9 years ago
(*) CTL-792 Improve property editing performance

8179a385fcabf6a5a835348546531e10e837077a authored about 9 years ago
Merge pull request #67 from DanielKuehner/feature/CTL-792_ImprovePropertyEditing

CTL-792 Improve property editing

9482f22fe1eb148b772848c85fe059168e2a6dba authored about 9 years ago
Merge pull request #66 from DanielKuehner/feature/CTL-789_PropertyHandlingImprovements

CTL-789 Improve property handling in the context of RegisterProperties

555e5a2d568fc49b64924a86027d0ac124e3b27c authored about 9 years ago
Added Application<TApplicationPageViewModel> to simplify the initialization

61209818883a31fdf39ef3fe26adbfdbfc9196be authored about 9 years ago
(+) Added OnAppearing, OnDisappearing and OnBackButtonPressed methods to IViewModel on Xamarin.Forms implementation to allow handle such events on the ViewModel

1f45238b56f934a465af5cded595079343f792f9 authored about 9 years ago
Added basic implementation for ContentPage

daed6ad553c8c1fe090cbe189d62f20963181ee4 authored about 9 years ago
(+) Implemented DispatcherService for Xamarin.Forms

2ed14e03bc8472f04b171184ea89486838dcfa72 authored about 9 years ago
CTL-792: Improve property editing

(*) improved setting property value of IsDirty
(*) improved PropertyBag

4950f590c22bfbd4c35a64ea548c36696ed66ed2 authored about 9 years ago
Merge branch 'develop' of https://github.com/Catel/Catel into develop

9a07b68db6aaad7fc9bdd0d9b45abcaa9c307389 authored about 9 years ago
Added Catel.Xamarin.Forms solution

e767c3e426237576957269eb5334c1b84a18c985 authored about 9 years ago
(x) CTL-791 Types with the same FullName from different assemblies will cause issues with the TypeFactory cache

af4e5b930e3e55ac9cfba7191ac70823159d9ef1 authored about 9 years ago
Reverted expression based argument checks because of https://github.com/Catel/Catel.Fody/blob/35c9901acf6f5517f83b2ddeb4223854a614cb3c/src/Catel.Fody/ModuleWeaver.cs#L123

71a5a92c805f52222142fe2fbc28e42bdaffd7bf authored about 9 years ago
Merged from develop and removed references to Obsolete Timer

7ef6ec5f094df77d5ed063aaa46e2b202df1994a authored about 9 years ago
Merge remote-tracking branch 'remotes/origin/develop' into feature/XamarinForms

68528cdac591066624d2739816dbae0a840c6009 authored about 9 years ago
Added missing file

e662d6b4c8f1bf27d1e4e6989ec1a9aed7850bba authored about 9 years ago
Merge remote-tracking branch 'remotes/origin/develop' into feature/XamarinForms

5eeb115fe846a13ed54434489ed9c3ca9b58599f authored about 9 years ago
CTL-789 Improve property handling in the context of RegisterProperties

01c7b9c3c5a981f7448b705ccfeec8d0604961a1 authored about 9 years ago
Merge branch 'develop' of https://github.com/Catel/Catel into develop

5a2af9c96fe5ed2d33f45790763ae83bba73946b authored about 9 years ago
Bumped all release stuff

addaa3f95d5c951d68d3baf6b8b19a30a4e5f381 authored about 9 years ago
Merge branch 'release/4.4.0' into develop

0efc2a8c5415fe0fc1d41c3b865a58f7573bcb17 authored about 9 years ago
Merge branch 'release/4.4.0'

c76f0760c7273d04ba487813b8553d8af420a829 authored about 9 years ago
Updated history.txt

edb8296125fa361cbe457dd0bdcfcbeece5a600a authored about 9 years ago
Cleaned up language resources

9f763978dfabd449950056f65a564313395c85f0 authored about 9 years ago
Fixed namespace and added missing files

17caea85d39c7b9c58455e1e7d21bbb710384416 authored about 9 years ago
Merge branch 'develop' of https://github.com/Catel/Catel into develop

15e0abad5978e03f742b939f899c13bc7417dfb0 authored about 9 years ago
Revert "Updated history."

This reverts commit 1b8e58934f49b6f757941838ca12fcaf745839f7.

07961f185ff6b788a2b0fe18650e62b4532adf40 authored about 9 years ago
ThemeHelper is not as aggressive as before

e7619c0005ce1321bcca32485623988cd4a9376d authored about 9 years ago
(+) CTL-786 Include generated resources.dll in the NuGet packages

d02248b9852739039ad64b2e1bb4aec9f33c18a2 authored about 9 years ago
(+) CTL-783 Create GetAttribute extension methods for Type and MemberInfo

080f293d028bf787a81cf9f889e2f4f8a4bb657d authored about 9 years ago
Build fix

0a894069daf3d5062b76a73709de782715ae2583 authored about 9 years ago
(*) CTL-784 Move AttributeHelper to reflection extensions

046819308ed6023bc80622326ce8c431f004edc5 authored about 9 years ago
(+) CTL-782 Add case insensitive overloads to all PropertyHelper methods

173c4306cb9bef72f5023994633c97fde70bae92 authored about 9 years ago
(x) CTL-780 Support untyped generics in IoC when registering them via attributes

256ddacce5fc851390cca16a4472fc7db7817093 authored about 9 years ago
(+) CTL-779 Added Russian resources to Catel.MVVM

18edd1eb3c0d8880ab6f4c7329efc8441fa932dd authored about 9 years ago