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

Reorganized resources in Catel.MVVM in preparation for CTL-779

0a206fda4ed8e298a660725723949e22bfb3478e authored about 9 years ago
(*) CTL-778 Default to null instead of string.Empty when reading tags from IoC configuration

ea38914ba93dbdd344079f6e4e8a3b955c8c9462 authored about 9 years ago
Introducing Catel.MVVM.Xamarin.Forms project

8e9a8d9d5fc6a0227471b0bd8cf93805c5733fad authored about 9 years ago
(+) CTL-777 Create extension methods to log headers (e.g. log.DebugHeading1, etc)

9f5dc8ecf63f281e3056d35cf3fe3ea4dacae1a5 authored over 9 years ago
Fixed use internal timer definition

05bceac894c59b7f0e4149dca17a7214d2961396 authored over 9 years ago
More timer improvements

a61cc236a78708b9dbd531146d3fedd65babd82a authored over 9 years ago
Don't immediately start the timer in the constructor

ea7696a25d5de365e19a81038e9573ed0140cf75 authored over 9 years ago
Pass cancellation token to internal timer

8d52c45a6632460ea39c8a0c22f2f3e26e4162e8 authored over 9 years ago
More timer improvements

056983a48a79a6c0684b094ca7c23638d1a92d01 authored over 9 years ago
Always use internal timer unless it's unavailable

52afd5ffd419e7a9a872e1204ecd6f20dbb47dbb authored over 9 years ago
Fixed timer implementation

49cad4d1e37ba8de717953966ee44c68f65b9940 authored over 9 years ago
(+) CTL-776 Introduce Catel.Threading.Timer so it behaves the same on all platforms

8031a582d35f7477902a3a10866f0b7fbb946c73 authored over 9 years ago
Updated nuspec

58b2ea12b37de781a499d31888609e8085431365 authored over 9 years ago
Removing *.nuget.targets and project.lock.json to try and fix CTL-769

22a3a00725c3ef7e36393d963dc1da111bba9231 authored over 9 years ago
Allow interactive build with finalbuilder

6511f4b385744ac0fbf6b7a64756df1ae04470b3 authored over 9 years ago
Updated Catel.Fody

8fb3daa77d117313adae8d7c51971c5c1bda0701 authored over 9 years ago
(x) CTL-769 ModuleInitializer does not work for UAP projects

9cb16b3a8f08f59d0af09e43bfaac0d353e49a9c authored over 9 years ago
Dummy commit

1fe3203810ec9e0f1df04673b818bc9660b66dad authored over 9 years ago
(*) CTL-767 Use ILanguageService in UI elements (like DataWindow, InfoBarMessageControl, etc)

4774b4172b1b785b1c78906019792af14b37d444 authored over 9 years ago
(+) CTL-766 Support converters in Xamarin.Android

fa48ebc9f3833ae315f96844c33d9cf6ca20a23c authored over 9 years ago
Merge pull request #62 from ziez/develop

Added XVisibilityConverter support for Android platform

47dd25d6412411abeff6cbe1a774b78685875a43 authored over 9 years ago
(+) Added LanguageConverter

39bb2dd357ec78574765621069dbb05c15fd5b8a authored over 9 years ago
Added visibility converters support for Android platform

84f362b8ecfb55182eb4ac7d21681916e6584def authored over 9 years ago
Dummy commit

0f4c17dd2dc14f09c0029594f2e179382e49692d authored over 9 years ago
Performance improvements

9cdb53aa9da5bbc89faa9ece7ea2e72b9600a787 authored over 9 years ago
Updated history.txt for CTL-742

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

Conflicts:
src/Catel.NET45.sln

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

1e9c6ca2369d63b76b8da23968cbdd4956656592 authored over 9 years ago
Added performance profiler

da2386dcec7b951c70dbec3ee330d564c0ca4c3e authored over 9 years ago
(*) CTL-671 Support typing "-0.5" inside NumericTextBox behavior

d30e18d9b399998e1396ef2caec1f7a9b7492f37 authored over 9 years ago
(*) CTL-763 Improve performance of serialization engine by caching some method results

e5a78e94535156cae17d7afda6189746f2993d0b authored over 9 years ago
(*) CTL-763 Cache SerializerBase::ShouldSerializeAsCollection to gain 10 % improvement

c33a5e1073a222cc32d62a4b9d0a2bc1660b319d authored over 9 years ago
Small fix

420e267c239837f3212bdc648bbbc596ac325f61 authored over 9 years ago
Fixed prism 6 NET 46 references

1fa44905eab98f607ac28e17a7c5484f7c913b02 authored over 9 years ago
Prism 6 deployment scripts and solution maintenance

f68da81173a248ba23f173557fc4b929f9121066 authored over 9 years ago
Fixed Prism6 package name

5bd864b179f3844cade1d118883b07c1215424b3 authored over 9 years ago
Added missing file in shared project

8e35013da6c362f781c0ef20d82497e01fafb60a authored over 9 years ago
Added missing project files

bc5cf8f9cbf891b9bdf318c17239eb0221b15c3b authored over 9 years ago
Added NET46 project

f7acc2a8290b9c5b5c1fa7a377878e75f7d01a3f authored over 9 years ago
(x) CTL-761 NumericTextBox does not support Key.Decimal entries

66d7b95b5ec191efa1de059bc40e5bb16561866e authored over 9 years ago
(+) CTL-762 Add SerializeAsCollection attribute to serialize a ModelBase as collection when it implements both ModelBase and IList (otherwise it will default to serialize as model)

95334e91ec94b5555b82dc116e0a653b496c91ac authored over 9 years ago
Use new reflection extension methods where possible

d33786414f74f59fb505cb9ca7624571faa07c44 authored over 9 years ago
Added Type.IsModelBase() and Type.GetCollectionElementType() extension methods

98c6242b749f3d6af1a476369abf29ccc7a1215b authored over 9 years ago
Updated history.

1b8e58934f49b6f757941838ca12fcaf745839f7 authored over 9 years ago
Merge pull request #61 from DanielKuehner/develop

CTL-754 Turn DataAnnotation validation off when setting property value

741708e33250a8276603fc85c05327ddfbcedbda authored over 9 years ago
(*) CTL-754 Turn DataAnnotation validation off when setting property value

c7f21c5166433f08dcdb0a6ed148ed3c9323a48c authored over 9 years ago
Fixed build

b44be32a64b299996e9f605cd4e64c4b5fad1167 authored over 9 years ago
Build fix

c96672fedf769f19763fffa6aaa959163ce3ef05 authored over 9 years ago
Fixed build

dbd79844c12fc1e61117647cbede24332608fcae authored over 9 years ago
(*) CTL-759 Allow ViewToViewModel to have the model property name missing when there is just 1 model

46ebb3b17752745b4d0779c5b82b5f64c9682479 authored over 9 years ago
(+) Added ObjectToDisplayNameConverter that can convert classes, properties, fields and enums when they are decorated with the DisplayNameAttribute

f3147e6f99e9cd358fefe4843a70ed0a7f24ac60 authored over 9 years ago
Moved flag check to ValidatePropertyUsingAnnotations().

e3ec8d8dddeb79b1438fc460a44b0a3056de3fc0 authored over 9 years ago
Allow DisplayNameClass to be used on Fields and Enums

d90b2614ef1d67f8ac10065bda18c7a83ec78994 authored over 9 years ago
Code base is now compatible with Prism6

66e04a0f9634ea06c3e61a1f761789a142d2aefb authored over 9 years ago
(x) CTL-753 Support serialization for ModelBase that also implements IList

c03a9a1bad0d6427c6261eaf6fff40fe1ee310a6 authored over 9 years ago
Removed unnecessary method.

040a1b1012d12a973b4b575f4b4707acab8b2d1a authored over 9 years ago
(*) CTL-755 Marked Catel.Windows.Controls.ScrollViewerProperties as obsolete to minimize maintenance costs of Catel

(*) CTL-756 Marked Catel.Windows.Controls.RichToolTip as obsolete to minimize maintenance costs o...

ee429da59a7f0a542b3e56d385f18ec7f586eec3 authored over 9 years ago
CTL-754 Turn DataAnnotation validation off when setting property value

24f38a16f7b35f321e7a925c4f5ab724089ffd70 authored over 9 years ago
More license improvements

f81d3cbe1be077ed54169e72e2119934fa1a7a7a authored over 9 years ago
Added additional license information (all source code referenced to should be compatible with MIT)

4d99d8f483678192b35fb063fec6fec0f587652d authored over 9 years ago
Merge pull request #1 from Catel/develop

Update from Catel/Catel develop

42d688192f93cfa61cda23fd510b2beaaca14bc3 authored over 9 years ago
(*) CTL-751 DisplayNameAttribute improvements

59c4e8688002c21979afeb7553e149f5273f7fb9 authored over 9 years ago
(+) CTL-751 Add DisplayNameAttribute that uses the ILanguageService by default

ce783d946e67a7d04ec0b9945f7ff6ec06c41b01 authored over 9 years ago
Removed dead code

3787291b7aa8c8a63633999fdb0dead1839219d5 authored over 9 years ago
Minor change to INotifyDataErrorInfo implementation

8ecd8953d23694a8b5f22768d96c9767a6d7cd1f authored over 9 years ago
Updated NDepend

39bad88f4083ba1f508043e531dfe9fabc0a51e6 authored over 9 years ago
Added more unit tests to ChangeNotificationWrapper

b3e4a8bc1ad00a468f2113509471b0d655b41d33 authored over 9 years ago
Merge pull request #59 from pushist1y/develop

Only invoke (dispatch) when no access fix

4504e1c15993912acf65202f2e6e72bf2192f4ed authored over 9 years ago
I believe it should be there

bb9ed387357ec9fd1086fab69a84bcb7c045c746 authored over 9 years ago
(x) CTL-740 TargetParameterCountException while sending message on RT projects (RT projects now support weak actions)

e529c9349e5e30d96f30ea8470290e164bff4682 authored over 9 years ago
* CTL-740 Marked IMessageMediator.SendMessageAsync as obsolete because it's not truly async

adfc45b82114578a279d5895d61f13d798dc823b authored over 9 years ago
(x) CTL-744 Fixed missing DataWindowStyle when only referencing Catel.Extensions.Controls theme (it was no longer including the Catel.MVVM theme)

debc0b431bb66cba7ea99460c37a03662b435923 authored over 9 years ago
Fixed unit tests

c2ba49800217672ca82fce3305e47ef5ab360c4a authored over 9 years ago
Updated docs

f2fabe5001d167716d6a208f3c3ce2bc4082eeea authored over 9 years ago
Prepared history.txt for next release

d421a97982fdb2b91e369efac4246d12c71fea4a authored over 9 years ago
Merge branch 'release/4.3.0' into develop

cbc4d3efd38dc8337ed8d0421ed176b17c6c14a3 authored over 9 years ago
Merge branch 'release/4.3.0'

fb34493644f56fec0730cd77ada299d7ddcd80bf authored over 9 years ago
Added release date for 4.3

787f8bcb128e4c1da390832776fb3e4940d7edaa authored over 9 years ago
Introducing the SKIP_EF define for unit tests

3515b129ad425ee577012c828d8dea9c44ffa070 authored over 9 years ago
(x) CTL-735 Fixed issue where DataWindow would reset DialogResult to false when closed from within the vm

7e278578bc9989ca0a716d6628293507acdcaf38 authored over 9 years ago
Minor async improvements

e15d79c8ef107bb84d4acd26ca0a9b55617ffb9b authored over 9 years ago
Size implements equality operators

7551678ea16aacb7886efc5d66a7b481f4c794ef authored over 9 years ago
Introducing ISerializerExtensions

f4ff02f1f8310216e79ec0e7c5b3f53d3faf15e0 authored over 9 years ago
Fixed build

88d6defc0a7f5d9603d7430a6cfb31c78587f6e3 authored over 9 years ago
Allow prism to run in standalone mode (no bootstrapper to setup)

e44ad515851f0769f53cdfabd0c918b3c704bc09 authored over 9 years ago
(*) CTL-741 Support .NET 4.6 for Prism 5

5cc779e1c6d5eb0b5d2da65a2facde77302ef92b authored over 9 years ago
Build fix

1386a937dffa2f174822afe79569eb203c0a47f5 authored over 9 years ago
Fix the build

cb079f333bce304bba442b2ef00f5037e2e043b0 authored over 9 years ago
(*) CTL-735 Support async canceling on closing event of DataWindow

8a8d5f70c06942250f7a5ab4ec4f16be58240919 authored over 9 years ago
Added proxy support for EF

bc5486353124427aea388a83687e7c540633c09f authored over 9 years ago
Added DbEntityEntry extensions

84cd3a3653d7346a713e386fd33f7073fea10969 authored over 9 years ago
Added NET40 sln

8906cbcc4173b62c010e120f6b34e2c053ac729f authored over 9 years ago
EF improvements

030eb21e0672a41305bb18eb51dc6177ec571668 authored over 9 years ago
Added string comparison extension methods

98caba7b4e50ec4ab6a1cbf2b4b5b8905a36c131 authored over 9 years ago
Added some convenience methods to EF extension to retrieve change tracker entries

b5f3470d289224acff555fadb87d28cb98765d89 authored over 9 years ago
Added IViewModelLocatorExtensions

f1afe877c64161b56def5fd78ba86038c6626391 authored over 9 years ago
Added DbContextExtensions.GetEntityKey

d5c9f225be4038708c911548141b41dd7702b050 authored over 9 years ago
(+) CTL-730 Support array deserialization in all serializers (Xml, Binary, Json)

c652df56399ba609ded483f782378227d5552889 authored over 9 years ago
Fixed build

8baf17b3b50e2da6ccf6e9c5972447a4c32a66ca authored over 9 years ago
(+) CTL-732 Add DeviceHelper so it's easy to determine on what kind of device the code is being executed

43b394a589076b8aa07c5975b4dde7a8ffd7322c authored over 9 years ago