Ecosyste.ms: OpenCollective

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

github.com/WildGums/Orc.WorkspaceManagement

Manage application workspaces
https://github.com/WildGums/Orc.WorkspaceManagement

example changed to work with the Orchestra.Shell.Ribbon.Fluent

bf75e5036d111192cce2759b4d5c7b0a643ad6ed authored almost 10 years ago by Maxim Khomutov <[email protected]>
Added default implementation of WorkspaceContainerLocator

28fecd631865dbdc25e4d0f604da4d2ac9dec257 authored almost 10 years ago by Maxim Khomutov <[email protected]>
ForceRefreshWorkspacesBehavior moved from FG

fc21050836f1fdc0189b2c91226b90ea2fd7b199 authored almost 10 years ago by Maxim Khomutov <[email protected]>
force save after adding new workspace in the example

a68768e339b937b441517355cc42f02177b8d5b9 authored almost 10 years ago by Maxim Khomutov <[email protected]>
added button in example to test how the list of workspaces are updates while choosing another BaseDirectory

98fdf20990174794ed7a44a6748296272d94b7c7 authored almost 10 years ago by Maxim Khomutov <[email protected]>
Added Persist property to Workspace

f522ecb591c28d73cb2cba0f42eb1bcf5de68e84 authored almost 10 years ago by Geert van Horrik <[email protected]>
Don't persist non-editable workspaces

0eddbdf9ed432cf6fa793ad76f9d629aa7d6a792 authored almost 10 years ago by Geert van Horrik <[email protected]>
Fixed unit test

8df179aa00542667d457169c451031b9a9e1611b authored almost 10 years ago by Geert van Horrik <[email protected]>
Minor improvements

eee9aca5e075aa85ec94c1c3b782d6240203a2a0 authored almost 10 years ago by Geert van Horrik <[email protected]>
Renamed test project

59af0f8493d47c71575edfcf17879073cb3fb8d9 authored almost 10 years ago by Geert van Horrik <[email protected]>
Updated to NUnit 2.6.4

5ce36247ce9c16c9a7201aa19b3357deae70318c authored almost 10 years ago by Geert van Horrik <[email protected]>
Merge branch 'develop' of https://github.com/Khomutov/Orc.WorkspaceManagement into Khomutov-develop

Conflicts:
src/Orc.WorkspaceManagement.Test/Managers/WorkspaceManagerFacts.cs
src/Orc.Workspac...

7440017f3979cc3d5ead6c2f74b4845c43d289cb authored almost 10 years ago by Geert van Horrik <[email protected]>
Updated Catel and way default values are handled

4535114b750bfa76af3e3b1482264b1d482430a9 authored almost 10 years ago by Geert van Horrik <[email protected]>
NUnit package downgraded to 2.6.3

05ee3513661d2533e551840055a46116b0c7321c authored almost 10 years ago by Maxim Khomutov <[email protected]>
use async/await in tests. Wrong namespaces removed.

e7111ac8d881917f3f01763ad7690795cea56c86 authored almost 10 years ago by Maxim Khomutov <[email protected]>
(x) Fixed issue where workspace would return specified default value when already set value matched type default

8d1bc5b95bc7fcd57818151d61e6084cb412b4fa authored almost 10 years ago by Geert van Horrik <[email protected]>
Created WorkspacesStorageService. Added unit tests for the SetWorkspaceSchemesDirectory method of the IWorkspaceManagerExtensions

70394c11be395b69af70b27936eae05aae8fba84 authored almost 10 years ago by Maxim Khomutov <[email protected]>
renamed argument newDirectory to directoryName

42ed0efc4b28d429ee933b22d6afd2c22808ac7c authored almost 10 years ago by Maxim Khomutov <[email protected]>
Added extension of IWorkspaceManager for changing BaseDirectory property and reloading the list of workspaces.

ca0772b40b7c60be748a3ae15d6df263c4feb7fc authored almost 10 years ago by Maxim Khomutov <[email protected]>
Added erasing of the list of workspaces before adding new ones

68878859f80a342dd1202af321a042c4ef2efa11 authored about 10 years ago by Maxim Khomutov <[email protected]>
Fixed workspace fixing bug

fc0b17efda05f71d184a50110c7e5d2c43e12782 authored about 10 years ago by Geert van Horrik <[email protected]>
WorkspaceWatcherBase now ignores workspace switches when a workspace has just been created

85c59014ceffb315c5788024ef35fdcd92686f03 authored about 10 years ago by Geert van Horrik <[email protected]>
(*) Updated Fody and Catel packages

(x) Fixed rare issue where the command parameter binding was initialized later than the command (...

aaac29812f3af742d4263c4a5098dc1525d9890f authored about 10 years ago by Geert van Horrik <[email protected]>
Added build scripts

6de8d42f5aeee4a8914f7b40c22bed8e8705d628 authored about 10 years ago by Geert van Horrik <[email protected]>
Improved workspace handling in xaml

205f3387239ec8cec8a520301e42b1a64d26399d authored about 10 years ago by Geert van Horrik <[email protected]>
Updated .gitignore for new VS

c121c2afce3e4caa91b52b45f80ff167cab9743d authored about 10 years ago by Geert van Horrik <[email protected]>
Renamed workspace change watcher

38636a16560525667394991d89cd99a087f8cff8 authored about 10 years ago by Geert van Horrik <[email protected]>
Namespace change

e850d36b81e72afaf3af6d8aa79ec94a1387110f authored about 10 years ago by Geert van Horrik <[email protected]>
Added WorkspaceWatcherBase and WorkspaceProviderBase

77aa824a81b3b8e81f17019f35da51103afc6570 authored about 10 years ago by Geert van Horrik <[email protected]>
(*) Workspace window now shows a meaningful title

fc0da80a01eebcb6c3ccc724e487413227cf737f authored about 10 years ago by Geert van Horrik <[email protected]>
Fixed selection issue in workspaces view

ab13544db076271d5d6638316349d521f75df23b authored over 10 years ago by Geert van Horrik <[email protected]>
Added workspaces view to show workspaces inside a dropdown button or something like that

c8147f9a22564a3da0db8a0ce30abb8ec202dc3e authored over 10 years ago by Geert van Horrik <[email protected]>
Added IWorkspace.CanEdit and IWorkspace.CanDelete to allow read-only workspaces

e6891b772439517a74b671f6ccc80f2d3a84161c authored over 10 years ago by Geert van Horrik <[email protected]>
Providers are now accessible as property on IWorkspaceManager

9d550fe3d517cb7133ab0e6eb535a88221c5130d authored over 10 years ago by Geert van Horrik <[email protected]>
Updated all NuGet packages

8616532a8b14348a3080a8ef7c3341a4fa7e2c29 authored over 10 years ago by Geert van Horrik <[email protected]>
Small bug fix

cfd8c23d1f44d9104107bfd3d98e4312886b7d9c authored over 10 years ago by Geert van Horrik <[email protected]>
Added StoreAndSave() extension method

321f3ec6ea171a09fbd50496fbd9c6e6a2d227ad authored over 10 years ago by Geert van Horrik <[email protected]>
Updated Catel to the latest version

67ab1b15984dfa5d9eb7620d585ac43935270015 authored over 10 years ago by Geert van Horrik <[email protected]>
Fixed unit tests

d06c982e9dce2ff94cc1bf3ace9884cd0825d668 authored over 10 years ago by Geert van Horrik <[email protected]>
Updated to latest version of Catel to allow any object to be serialized

f19e6a51f0ad2110981b0ddb637cfe9aa1470336 authored over 10 years ago by Geert van Horrik <[email protected]>
Added log level to logging output

bc51207c3c2e53baeb0b064f079efa64949260a6 authored over 10 years ago by Geert van Horrik <[email protected]>
Added new extension method to add providers

a77e86286aec69e8af37eb839494bff370ad1c7c authored over 10 years ago by Geert van Horrik <[email protected]>
Added documentation for providers and events to store workspaces

f305dd3336cb924224bc5fed5f656aa4a35ceaa7 authored over 10 years ago by Geert van Horrik <[email protected]>
Added extension method to add a provider and immediately apply it for the current workspace

15735ee129199c9e92954a97f74257c08bdcdd8a authored over 10 years ago by Geert van Horrik <[email protected]>
Workspace manager no longer creates a workspace itself, but can easily be done via extension method

d3d5348c69e0e7cd914e4a26652d859cdc788cf9 authored over 10 years ago by Geert van Horrik <[email protected]>
Updated Catel.Fody

93bfdcb1bc376ca18627b72ad9bd535ee8c56e7a authored over 10 years ago by Geert van Horrik <[email protected]>
Providers can now respond to workspace changes automatically

8091ed27d26479d8574daa67b837255a61faa0dd authored over 10 years ago by Geert van Horrik <[email protected]>
Added support for providers that can provide information to the workspace

735d0294aa0b540acc8a74499238911d3c54ffa9 authored over 10 years ago by Geert van Horrik <[email protected]>
(+) Added workspace window to xaml project

8865b4a8fe8d0fec7c759d7d8616cdf7ee95ee19 authored over 10 years ago by Geert van Horrik <[email protected]>
Updated to latest version of Catel.Fody so all argument expressions will be weaved into faster argument check calls

3066cbf161f340657ea16abc9c33b9286622f188 authored over 10 years ago by Geert van Horrik <[email protected]>
First working version with example

f12f98aa928343dd3bcbe390a9d91279e06cf0ac authored over 10 years ago by Geert van Horrik <[email protected]>
Updated readme

87aed0b22e816886af6957599bc9222df41f42c8 authored over 10 years ago by Geert van Horrik <[email protected]>
Added documentation

604d2f83df5353f1c563cb3e345258d4ba297b59 authored over 10 years ago by Geert van Horrik <[email protected]>
Starting with first implementation of actual workspace management

f19836aaf494110537820363ae9ff36086f9cf80 authored over 10 years ago by Geert van Horrik <[email protected]>
WorkspaceManagement is now using async / await

ba3a03140b6f0bf5876222948c2dd17348d171d9 authored over 10 years ago by Geert van Horrik <[email protected]>
(x) Fixed all events on WorkspaceManager

(+) Added unit tests for all methods on WorkspaceManager

6a5a360b4661e73bb5289d70d0f4ed1254f35bbe authored over 10 years ago by Geert van Horrik <[email protected]>
Added first unit tests and WorkspaceUpdatedEventArgs.IsRefresh property

138b470c07af7160a344edea3845180bf16082ca authored over 10 years ago by Geert van Horrik <[email protected]>
(*) Several refactorings and added new events

(+) Added example application

25326ed3af1aada68f90e10689200f6f9efe45d3 authored over 10 years ago by Geert van Horrik <[email protected]>
(+) Added FileWorkspaceInitializer

22b81723762e4ed19d039affe472527cd0059646 authored over 10 years ago by Geert van Horrik <[email protected]>
(+) Added readme will full explanation

(*) Improvements

f80afebb581f52416723b89603dc3a0dbd414efb authored over 10 years ago by Geert van Horrik <[email protected]>
Updated to latest version of Catel

1f9b529209a01f6ef102b1b1ef6c8005cc09341d authored over 10 years ago by Geert van Horrik <[email protected]>
Added scripts for solution maintenance

0d8c6976fc6b20da9bb6d5411b6c649da614c1a1 authored over 10 years ago by Geert van Horrik <[email protected]>
Added registration of CommandLineService

db99ee1fa5658bac24c775fc5f9c6cc3f1dbbdb3 authored over 10 years ago by Geert van Horrik <[email protected]>
Updated FodyWeavers.xml

fa9621503f7c2bb3b62e9457ae57da370341b29e authored over 10 years ago by Geert van Horrik <[email protected]>
Added IWorkspaceExtensions

a9bb904531ee83cb2355cad55827c12862e4e64b authored over 10 years ago by Geert van Horrik <[email protected]>
Improvements to workspace writer service base

989b28194cd9d363e4c13380f17da365f777ba6e authored over 10 years ago by Geert van Horrik <[email protected]>
IWorkspace now implements IModel

953dded6359f87ae7fbfb02c361fccb300670912 authored over 10 years ago by Geert van Horrik <[email protected]>
Updated workspace base

29fbb5d1ccd648368f473e3a81dc56949baca791 authored over 10 years ago by Geert van Horrik <[email protected]>
Changed output directory

35ee880cfe9dc0ab15091a7ad274dc576779f4c3 authored over 10 years ago by Geert van Horrik <[email protected]>
Updated finalbuilder project

c092d7089b3aba40f9e08bd862cf54a80841ee00 authored over 10 years ago by Geert van Horrik <[email protected]>
Updated finalbuilder project

96e78f257ac604fd89ce666cda88a4cbcd9791aa authored over 10 years ago by Geert van Horrik <[email protected]>
Added initial workspace management code

8f1968fabddc446f53ae713b9c1790d95d8f27d0 authored over 10 years ago by Geert van Horrik <[email protected]>
Moved to NUnit

2b17ec768578ece46c56b36e13cb0242e05fcbc8 authored over 10 years ago by Geert van Horrik <[email protected]>
Added first code projects

ccccbea94454d3bd35d6de339e455c1b6d638af1 authored over 10 years ago by Geert van Horrik <[email protected]>
Updated fbproj

6cfe9d590ad268e02a7617a1274b33e0558e8b89 authored over 10 years ago by Geert van Horrik <[email protected]>
Initial commit

10e69557411b5ed8dee052ce1a848aa23e03ce82 authored over 10 years ago by Geert van Horrik <[email protected]>