Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/WildGums/Orc.FilterBuilder
WPF UI to help users build collection filters
https://github.com/WildGums/Orc.FilterBuilder
Merge pull request #17 from michu/develop
Support for all numeric types + support for hiding unsupported type properties from filter and p...
c639406ee6cdc613da627c3eab6fe19b9b4d7357 authored almost 9 years ago
Update resources
783a02b932893b713074e08b99d7da19e2be7561 authored almost 9 years ago
783a02b932893b713074e08b99d7da19e2be7561 authored almost 9 years ago
Add missing Condition.Matches and Condition.DoesNotMatch to ConditionExtensions
263fbe08f0274c3559cb72c002693e626dfeec5d authored almost 9 years ago
263fbe08f0274c3559cb72c002693e626dfeec5d authored almost 9 years ago
StringExpression should calculate false result for invalid regex pattern
ba8389972c2e838d897f9d8b82ae5bcd0c7138bc authored almost 9 years ago
ba8389972c2e838d897f9d8b82ae5bcd0c7138bc authored almost 9 years ago
Try reuse Regex instance instead of using Regex static methods
1b717a291b3298a3848bcf9fa0a1cb377d80e4c5 authored almost 9 years ago
1b717a291b3298a3848bcf9fa0a1cb377d80e4c5 authored almost 9 years ago
Rename enums and corresponding resources
8dd58eb7a060f09eabcd4dc43b59618fd5920702 authored almost 9 years ago
8dd58eb7a060f09eabcd4dc43b59618fd5920702 authored almost 9 years ago
Add support for regex to StringExpression
b46c93f6ca83735528338b3a6d3f22ccec94b5c3 authored almost 9 years ago
b46c93f6ca83735528338b3a6d3f22ccec94b5c3 authored almost 9 years ago
Add custom type property to TestEntity in example app
55b964f4bb402f6478e255a46fbdac190b5a0ec4 authored almost 9 years ago
55b964f4bb402f6478e255a46fbdac190b5a0ec4 authored almost 9 years ago
Add NumericTextBox behavior for textbox where user enters numeric data
fe877e8a4ceca99a370e3e9f7c1d8b3297c4445e authored almost 9 years ago
fe877e8a4ceca99a370e3e9f7c1d8b3297c4445e authored almost 9 years ago
Only supported types should be selected to filter and only supported types should be visible on preview
dd6f444540411b4bd7686f74964525304413603a authored almost 9 years ago
dd6f444540411b4bd7686f74964525304413603a authored almost 9 years ago
Add support for all numeric types
7b604602b5b8e1b580545b05dc398864d870368c authored almost 9 years ago
7b604602b5b8e1b580545b05dc398864d870368c authored almost 9 years ago
Introduce ValueDataTypeExpression<TValue> and NumericExpression<TValue> to share and simplify current comparing code
64d974f20f0fe1df499055b1a80463f73fd851f3 authored almost 9 years ago
64d974f20f0fe1df499055b1a80463f73fd851f3 authored almost 9 years ago
(*) ORCOMP-241 Rename Tag to Scope in FilterBuilder
c3d79ab32aaa61de43fef3bb8d8a16d90b2d273d authored almost 9 years ago
c3d79ab32aaa61de43fef3bb8d8a16d90b2d273d authored almost 9 years ago
Added authors and contributors
6b20fbf6866bcd92fe760dca7029ee6c53301edd authored almost 9 years ago
6b20fbf6866bcd92fe760dca7029ee6c53301edd authored almost 9 years ago
Update resource files
894f7c40f238b7b66027edcbe82e8c81cafc89be authored almost 9 years ago
894f7c40f238b7b66027edcbe82e8c81cafc89be authored almost 9 years ago
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
# img/1.png
Delete 1.png
b82d6fd248734b50c73c2b26ca69b8ea2c7b5ed5 authored almost 9 years ago
b82d6fd248734b50c73c2b26ca69b8ea2c7b5ed5 authored almost 9 years ago
Update images on readme.md
22c696b42e4fd8b22e4e3db2346d0c3e718ee36d authored almost 9 years ago
22c696b42e4fd8b22e4e3db2346d0c3e718ee36d authored almost 9 years ago
Merge pull request #16 from michu/develop
Fixed CreateDataTypeExpressionIfNotCompatible to check not only for type but nullability too
dd4331cc6418b5c4cf3babf601b880e5c58b8f38 authored almost 9 years ago
Fixed CreateDataTypeExpressionIfNotCompatible to check not only for type but nullability too
7b47057f64c244020185a205ac5ae556874759ad authored almost 9 years ago
7b47057f64c244020185a205ac5ae556874759ad authored almost 9 years ago
Fixed unit tests and only replace the expression if it's not already compatible
510482249047692e3818b4ede5b050a95f27d95b authored almost 9 years ago
510482249047692e3818b4ede5b050a95f27d95b authored almost 9 years ago
Improved resources usages (same as all other Orc.* components now)
4af2456ddf098a9b4ebb702f3e9f754940e52816 authored almost 9 years ago
4af2456ddf098a9b4ebb702f3e9f754940e52816 authored almost 9 years ago
Updated resources
dce4759fdcd9e50d4b04244b9b6262e48723a677 authored almost 9 years ago
dce4759fdcd9e50d4b04244b9b6262e48723a677 authored almost 9 years ago
Merge pull request #15 from michu/develop
Make conditions aware of data type
7708f8ee8552177123664b42c88dc5626e0920c1 authored almost 9 years ago
Revert condition display names
08f34d5e5264a43ad751de4c248fad31dec90354 authored almost 9 years ago
08f34d5e5264a43ad751de4c248fad31dec90354 authored almost 9 years ago
Changed condition display names to be human friendly
5ac2b7355bc5af6b86bb0a7dd51274081ef30adb authored almost 9 years ago
5ac2b7355bc5af6b86bb0a7dd51274081ef30adb authored almost 9 years ago
Fixed possible NullReferenceException
40084a9ee35ba8af9ed4f4b2d8c523280c249bfa authored almost 9 years ago
40084a9ee35ba8af9ed4f4b2d8c523280c249bfa authored almost 9 years ago
Fixed value textbox disappearing
c4932bc17da62a0d4cc7d95caee4ad945e42b6c5 authored almost 9 years ago
c4932bc17da62a0d4cc7d95caee4ad945e42b6c5 authored almost 9 years ago
Make conditions aware of data type
0b94ea1282a815ead7be152da17caa0d3ea8e1fd authored almost 9 years ago
0b94ea1282a815ead7be152da17caa0d3ea8e1fd authored almost 9 years ago
Solution maintenance
bfe6588f0aa87590cfb41744abdd6620b37f83f6 authored almost 9 years ago
bfe6588f0aa87590cfb41744abdd6620b37f83f6 authored almost 9 years ago
improved tag usage and fixed serialization bugs.
252ab7d8c6c863f723df11b1105eb2d6b5cab53d authored about 9 years ago
252ab7d8c6c863f723df11b1105eb2d6b5cab53d authored about 9 years ago
Improved PropertyMetadata
63f26dc4f58b9273a1909469cb7fc764195513e0 authored about 9 years ago
63f26dc4f58b9273a1909469cb7fc764195513e0 authored about 9 years ago
(+) ORCOMP-224 Support filtering of enum values via strings
9a9571e85145cfbbba82935272b954209ced3d4a authored about 9 years ago
9a9571e85145cfbbba82935272b954209ced3d4a authored about 9 years ago
Merge branch 'release/1.5.0'
91993b5495c0a9a918cfed07c09541d54ef07104 authored about 9 years ago
91993b5495c0a9a918cfed07c09541d54ef07104 authored about 9 years ago
Updated all Orc dependencies to a stable version
6299362bbe66bebbf057ff7c5b9cfd140c97a1ca authored about 9 years ago
6299362bbe66bebbf057ff7c5b9cfd140c97a1ca authored about 9 years ago
Updated to Catel 4.4
eb62d7f4ba229c89a54fef662f1768057c194cf3 authored about 9 years ago
eb62d7f4ba229c89a54fef662f1768057c194cf3 authored about 9 years ago
(*) ORCOMP-215 Prepare all libraries to support multiple languages
49b2da68eebbdde764d6a84942b5388c5505bb31 authored about 9 years ago
49b2da68eebbdde764d6a84942b5388c5505bb31 authored about 9 years ago
FG-190 improved and extended Tags usage
2303e0ce8af4d9613376b3a567ac61cf9516e318 authored about 9 years ago
2303e0ce8af4d9613376b3a567ac61cf9516e318 authored about 9 years ago
FG-190 added Tag usage for FilterSchemeManager
36391a8e034db9d20181849b39dcbb49256c60e3 authored about 9 years ago
36391a8e034db9d20181849b39dcbb49256c60e3 authored about 9 years ago
ORCOMP-208 created method LoadAsync() for IFilterSchemeManager
0fbf4d5d5b44733e549958a269e564cc7898e7d2 authored over 9 years ago
0fbf4d5d5b44733e549958a269e564cc7898e7d2 authored over 9 years ago
prevent from crashing if Property == null in ProprertyExpression
bf64f409fe7d0723ae4bc49a83b8a57a2709a57a authored over 9 years ago
bf64f409fe7d0723ae4bc49a83b8a57a2709a57a authored over 9 years ago
applied async/await for IReflectionService.GetInstanceProperties() and for all related code
8fc580c961ca5f39e498453779cf3726ee1378bf authored over 9 years ago
8fc580c961ca5f39e498453779cf3726ee1378bf authored over 9 years ago
Added timings and disabled applying filter in separate thread
6ecc3ef9e5244adc9cf7be795b3c15b2398af257 authored over 9 years ago
6ecc3ef9e5244adc9cf7be795b3c15b2398af257 authored over 9 years ago
Added more translated ui elements
52882c9e1251fce73cd50bfdd885a0b5570c2420 authored over 9 years ago
52882c9e1251fce73cd50bfdd885a0b5570c2420 authored over 9 years ago
Reorganized languages a bit (and added Dutch (nl-NL))
dc5ac746443977a3fb97df0a1c698da51439640d authored over 9 years ago
dc5ac746443977a3fb97df0a1c698da51439640d authored over 9 years ago
Merge pull request #9 from sunnycase/develop
Add DisplayAttribute detection to PropertyMetadata and some localization
0e6a398737a782f3a2b0a9520220be45c839a468 authored over 9 years ago
Using ObjectToDisplayNameConverter to localize
3d17f72164a2ef386838ba1c9ad97a2b5dcde343 authored over 9 years ago
3d17f72164a2ef386838ba1c9ad97a2b5dcde343 authored over 9 years ago
added Tag property to the FilterScheme
576a8df0ad637d22f8ee097d9d73c6e818344ff9 authored over 9 years ago
576a8df0ad637d22f8ee097d9d73c6e818344ff9 authored over 9 years ago
Added default constructor for the NumericExpression
606f01aa3a0d2cdcda9415457dd86e8b8499705f authored over 9 years ago
606f01aa3a0d2cdcda9415457dd86e8b8499705f authored over 9 years ago
Add DisplayAttribute detection to PropertyMetadata and localization to Condition/ConditionGroupType
0fe8864b2998e08e1d13913fc29f3a966927b4c3 authored over 9 years ago
0fe8864b2998e08e1d13913fc29f3a966927b4c3 authored over 9 years ago
Updated packages
88be1848ab8366d60cd19ce855fd91efcb72966d authored over 9 years ago
88be1848ab8366d60cd19ce855fd91efcb72966d authored over 9 years ago
#7 Add RaiseUpdated and invkoe Updated event in FilterScheme inside the Update method
fbfac19204f2c0f561710f94569cff6aaefcd872 authored over 9 years ago
fbfac19204f2c0f561710f94569cff6aaefcd872 authored over 9 years ago
SA-213 Updates the code to show tooltips when mouse over filter name
6058a0f6b48484b6bb111c54145d93dd4eda6631 authored over 9 years ago
6058a0f6b48484b6bb111c54145d93dd4eda6631 authored over 9 years ago
Merge branch 'release/1.4.0'
1739faeebf4aedbf98cb3c8ef5576a8574d0cf13 authored over 9 years ago
1739faeebf4aedbf98cb3c8ef5576a8574d0cf13 authored over 9 years ago
Updated Orc.Controls to stable version
627862af6189f95f934e6530b69bdf2cb735b5a2 authored over 9 years ago
627862af6189f95f934e6530b69bdf2cb735b5a2 authored over 9 years ago
Updated most packages to stable version
80a4197b081907a1dd82d75fb5c5b69519573d6c authored over 9 years ago
80a4197b081907a1dd82d75fb5c5b69519573d6c authored over 9 years ago
Build fix
9e32a9f3c7521c1b32d73ad136e05e96594cd29d authored over 9 years ago
9e32a9f3c7521c1b32d73ad136e05e96594cd29d authored over 9 years ago
Updated all packages
33520aa07347e1838018105d377cec743fa2c15b authored over 9 years ago
33520aa07347e1838018105d377cec743fa2c15b authored over 9 years ago
Fixes the problem with demaged styles in our applications. Cleans up and renames styles in order to prevent style overwriting.
bdcdb54f9e9038cfab5a07a7a1a88ecb61a27a7a authored over 9 years ago
bdcdb54f9e9038cfab5a07a7a1a88ecb61a27a7a authored over 9 years ago
Apply async best practices
133b67a24c903d51299972ae7e88c5b1370b29f6 authored over 9 years ago
133b67a24c903d51299972ae7e88c5b1370b29f6 authored over 9 years ago
FG-131 changed Log level from Info to Debug for filter loaded notification
58044821eed3e3237f6b329933a404d959f910ae authored over 9 years ago
58044821eed3e3237f6b329933a404d959f910ae authored over 9 years ago
ORCOMP-149 Added support values with type Double
3b81c4b1cab6f947f26801650694fb28bfe29b56 authored over 9 years ago
3b81c4b1cab6f947f26801650694fb28bfe29b56 authored over 9 years ago
Updated packages
51fc4bb94071bcdd42ae05f73d2abdf6fa0dbaa5 authored over 9 years ago
51fc4bb94071bcdd42ae05f73d2abdf6fa0dbaa5 authored over 9 years ago
Merge remote-tracking branch 'origin/develop' into develop
9d3a6cdc2ad3e8df19eae41b5d7b8cca2143b5b5 authored over 9 years ago
9d3a6cdc2ad3e8df19eae41b5d7b8cca2143b5b5 authored over 9 years ago
Fixes control alignment
75252656283417f707070cb16786f0c19ae5b8b2 authored over 9 years ago
75252656283417f707070cb16786f0c19ae5b8b2 authored over 9 years ago
Updated all packages
1436d879baab477d3092cce23c4be838ac1ceaf9 authored over 9 years ago
1436d879baab477d3092cce23c4be838ac1ceaf9 authored over 9 years ago
ORCOMP-148 Updates window size
1eca7a23e1bf1b19e4bb84d6a4d5582e2bf2100b authored over 9 years ago
1eca7a23e1bf1b19e4bb84d6a4d5582e2bf2100b authored over 9 years ago
ORCOMP-148 Removes redundant grid splitter
67f109f3704d80401d00b56e3ef55f60eef5d91b authored over 9 years ago
67f109f3704d80401d00b56e3ef55f60eef5d91b authored over 9 years ago
ORCOMP-148 Updates data grid visibility
07e2f0c1a02a7846093b7872488826505787fe69 authored over 9 years ago
07e2f0c1a02a7846093b7872488826505787fe69 authored over 9 years ago
ORCOMP-148 Updates controls height, width
807446a555e944463ba0c4c3709a115b2fe91de3 authored over 9 years ago
807446a555e944463ba0c4c3709a115b2fe91de3 authored over 9 years ago
ORCOMP-148 Adds TreeView item style
56ce42830fdde9c134a80a200d944cdd9ff21212 authored over 9 years ago
56ce42830fdde9c134a80a200d944cdd9ff21212 authored over 9 years ago
ORCOMP-148 Fixes DataGridColumnHeader margins
b11c834c5c6d20760d37b66e048072d74427408c authored over 9 years ago
b11c834c5c6d20760d37b66e048072d74427408c authored over 9 years ago
ORCOMP-148 Fixes control margin
efe2a0de3835ed7602f6a0adb8630daf230b4f51 authored over 9 years ago
efe2a0de3835ed7602f6a0adb8630daf230b4f51 authored over 9 years ago
ORCOMP-148 Adds data grid style
437b17e9852001d685552b4f10e193b43682ce38 authored over 9 years ago
437b17e9852001d685552b4f10e193b43682ce38 authored over 9 years ago
ORCOMP-148 Removes redundant checkBox style. Adds GridSplitter
db086dbc808bb1b7b4227c2456c31b61d455b693 authored over 9 years ago
db086dbc808bb1b7b4227c2456c31b61d455b693 authored over 9 years ago
ORCOMP-148 Updates FilterBuilder layout
80ca0cf4d264f1ef1d12f0c51f890f1ccc6f751b authored over 9 years ago
80ca0cf4d264f1ef1d12f0c51f890f1ccc6f751b authored over 9 years ago
ORCOMP-148 Adds comboBox style
972c4a89e83f36f53dcba40970aa6e1e7623ee54 authored over 9 years ago
972c4a89e83f36f53dcba40970aa6e1e7623ee54 authored over 9 years ago
ORCOMP-148 Adds checkBox, button styles
bedc258e3714ba78f02552e548a8da1c4a21d67e authored over 9 years ago
bedc258e3714ba78f02552e548a8da1c4a21d67e authored over 9 years ago
Updates packages
9c1b9a09cc79d8c37a9ab4ebf8811b3b04d69ac5 authored over 9 years ago
9c1b9a09cc79d8c37a9ab4ebf8811b3b04d69ac5 authored over 9 years ago
Updated all packages
9c966fef7ad1679a2a49bcce729dbd55c558f6f7 authored over 9 years ago
9c966fef7ad1679a2a49bcce729dbd55c558f6f7 authored over 9 years ago
(*) SA-144 Increased focus delay
6fb99ec3246bf7b2dce32c47e2084a34784c81e8 authored over 9 years ago
6fb99ec3246bf7b2dce32c47e2084a34784c81e8 authored over 9 years ago
(x) SA-144 After I created a default filter (and saved it) I can't always easily change something in the textbox (force focus after 500 ms)
ff00f84a02a55c55ad5a39ef7007e037355d0618 authored over 9 years ago
ff00f84a02a55c55ad5a39ef7007e037355d0618 authored over 9 years ago
(*) ORCOMP-58 Disable display of selection in treeview
8595404e170c533b54a520d782f9ff550ed6c711 authored over 9 years ago
8595404e170c533b54a520d782f9ff550ed6c711 authored over 9 years ago
Added tooltip to example app
e85f88a37c72ed422c23c7c476dffddb62c56fee authored over 9 years ago
e85f88a37c72ed422c23c7c476dffddb62c56fee authored over 9 years ago
Minor improvement to ToString of FilterScheme when scheme is empty
4213c05c5efc7821445d98e45f73cce4893e30c8 authored over 9 years ago
4213c05c5efc7821445d98e45f73cce4893e30c8 authored over 9 years ago
Added shields
00225616a651596a4cd8a3405dd5c2ccb892b24f authored over 9 years ago
00225616a651596a4cd8a3405dd5c2ccb892b24f authored over 9 years ago
(*) ORCOMP-58 Don't allow user to delete the last root condition
86e5e3e2eaf630d24c61b43ea4de61465961018f authored over 9 years ago
86e5e3e2eaf630d24c61b43ea4de61465961018f authored over 9 years ago
(x) SA-144 After I created a default filter (and saved it) I can't always easily change something in the textbox
f891dede605cedd575538c16f05aa3f7b99e30e8 authored over 9 years ago
f891dede605cedd575538c16f05aa3f7b99e30e8 authored over 9 years ago
Fixed build
ac60f74cb624bf00510bb5dcadc2616fc7a4d1c5 authored over 9 years ago
ac60f74cb624bf00510bb5dcadc2616fc7a4d1c5 authored over 9 years ago
Updated packages
75379382f3b8d3ed96c50e563d5295cb29ecd09d authored over 9 years ago
75379382f3b8d3ed96c50e563d5295cb29ecd09d authored over 9 years ago
(+) ORCOMP-75 Show filter definition in tooltips for all filters
2099587cf4eed7f6a0188356ac518ffea4bf7840 authored over 9 years ago
2099587cf4eed7f6a0188356ac518ffea4bf7840 authored over 9 years ago
(*) ORCOMP-136 Allow non-case sensitive filtering in the FilterBuilder
219e330f5676e2124684839281bcac967e23005c authored over 9 years ago
219e330f5676e2124684839281bcac967e23005c authored over 9 years ago
(x) SL-52 Keep vm of FilterBuilderControl inside popups alive so the xaml filtering will keep working
211d89c3bf4c1011537bbbfe69b37f0bc8b2af69 authored over 9 years ago
211d89c3bf4c1011537bbbfe69b37f0bc8b2af69 authored over 9 years ago
Updated packages
56c4e8081013db0c6e4424ab19d5ac91a0b52fbe authored over 9 years ago
56c4e8081013db0c6e4424ab19d5ac91a0b52fbe authored over 9 years ago
Updated GitVersion mode to ContinuousDeployment
2292ab30f47f42213809b9dfb7a5dbb22155904d authored over 9 years ago
2292ab30f47f42213809b9dfb7a5dbb22155904d authored over 9 years ago
Fix possible issue with null schema types
5f889db9921affa4306751ded50cc07c25e5062e authored almost 10 years ago
5f889db9921affa4306751ded50cc07c25e5062e authored almost 10 years ago
(x) Fixed bug where newly created filter would not be applied immediately
7ffe6aea44df8f8b794e853d693f552da21b99ce authored almost 10 years ago
7ffe6aea44df8f8b794e853d693f552da21b99ce authored almost 10 years ago
Merge pull request #6 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
619751bca326dc95fb52326c1e21d56c85c9d764 authored almost 10 years ago
Added Gitter badge
62eff6db95beab197cc4f2dc984449cf36c84149 authored almost 10 years ago
62eff6db95beab197cc4f2dc984449cf36c84149 authored almost 10 years ago
Added CONTRIBUTING.md
65b25fb572173217101b931802e1e14b35eef730 authored almost 10 years ago
65b25fb572173217101b931802e1e14b35eef730 authored almost 10 years ago