Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/WildGums/Orc.ProjectManagement
Manage Projects
https://github.com/WildGums/Orc.ProjectManagement
used overloaded methods of Load() instead of single with default arguments
f67703b9e466a8f5f37be014a64bcb6c5c686655 authored over 9 years ago
f67703b9e466a8f5f37be014a64bcb6c5c686655 authored over 9 years ago
Merge remote-tracking branch 'origin/develop' into develop
86113d0e717ce564bf623dd03941a629ec4013f8 authored over 9 years ago
86113d0e717ce564bf623dd03941a629ec4013f8 authored over 9 years ago
allowed to not activate loaded project
53db16fd2a7c781f0459757f503f95d4bef1fbb3 authored over 9 years ago
53db16fd2a7c781f0459757f503f95d4bef1fbb3 authored over 9 years ago
Updated packages
1d3b763282b7442e6fd64aa6dee7e191dab8e7fe authored over 9 years ago
1d3b763282b7442e6fd64aa6dee7e191dab8e7fe authored over 9 years ago
fixed typo in FullPathToLocation
f8cfc782c1dda93cdde4204d68c353b8b343ebda authored over 9 years ago
f8cfc782c1dda93cdde4204d68c353b8b343ebda authored over 9 years ago
FileProjectInitializer.GetInitialLocation()s is virtual now
86f87c012b137e1bb9bfcfb059bb1f6fedaebd86 authored over 9 years ago
86f87c012b137e1bb9bfcfb059bb1f6fedaebd86 authored over 9 years ago
check argument to null in GetActiveProjectLocation
bf951e1c23114560a0f325bdf4a5a79b248cb0ee authored over 9 years ago
bf951e1c23114560a0f325bdf4a5a79b248cb0ee authored over 9 years ago
added method GetActiveProjectLocation into IProjectManagerExtensions
9f98114f512b507dd0bc956dce5bea14d6e183b3 authored over 9 years ago
9f98114f512b507dd0bc956dce5bea14d6e183b3 authored over 9 years ago
replaces usage of ICommandLineService to Catel.Services.IStartUpInfoProvider
a5ee0b3d00c44defd8239bce2d1b0d661607b966 authored over 9 years ago
a5ee0b3d00c44defd8239bce2d1b0d661607b966 authored over 9 years ago
GetProject renamed to GetActiveProject in IProjectManagerExtensions
c23b752048ee55a1a56c8b9e3a9d168397596d5d authored over 9 years ago
c23b752048ee55a1a56c8b9e3a9d168397596d5d authored over 9 years ago
fixed incorrect location for FileProjectRefresher
4b592f869761da52b8b10a8f54706d6d41d97834 authored over 9 years ago
4b592f869761da52b8b10a8f54706d6d41d97834 authored over 9 years ago
improved handling project refresher events
32eb4d302bc50a99f78453e4050f98642a1bebc6 authored over 9 years ago
32eb4d302bc50a99f78453e4050f98642a1bebc6 authored over 9 years ago
ProjectManager refactored
66f89eee7168bb8099bb8907ce413231a1c76eb5 authored over 9 years ago
66f89eee7168bb8099bb8907ce413231a1c76eb5 authored over 9 years ago
raise ProjectUpdated event after refreshing
4655b073b41edb43a1463321f78cf6d3accc726e authored over 9 years ago
4655b073b41edb43a1463321f78cf6d3accc726e authored over 9 years ago
Updated Catel
78b38dc21bab5502732c828e8d2d6e1e1aced6ba authored over 9 years ago
78b38dc21bab5502732c828e8d2d6e1e1aced6ba authored over 9 years ago
removed ProjectLocation event args
9a5a73e6b03fcfce504941cffcfdade155a7a177 authored over 9 years ago
9a5a73e6b03fcfce504941cffcfdade155a7a177 authored over 9 years ago
events and event handlers for setting ActiveProject renamed
aa529ebd328a4fab2d1a150b09e0e4d141d8710b authored over 9 years ago
aa529ebd328a4fab2d1a150b09e0e4d141d8710b authored over 9 years ago
CurrentProject renamed to ActiveProject
459f9b11bfa265fc7458d3db4ce6fe09ea441318 authored over 9 years ago
459f9b11bfa265fc7458d3db4ce6fe09ea441318 authored over 9 years ago
restored usage of IProjectInitializer
2a89c538eab9530d143d98afc6987919c91b87ee authored over 9 years ago
2a89c538eab9530d143d98afc6987919c91b87ee authored over 9 years ago
changed IProjectInitializer
5c2e94d558bb4bbc91f6868936f2cff25c2a0f58 authored over 9 years ago
5c2e94d558bb4bbc91f6868936f2cff25c2a0f58 authored over 9 years ago
improved project refreshing
7d6dde37593f03995b26e2e8d6ca4187427af2b8 authored over 9 years ago
7d6dde37593f03995b26e2e8d6ca4187427af2b8 authored over 9 years ago
Updated Catel
6d42caed678cefdff965ca31f4bc97f0fb95bca2 authored over 9 years ago
6d42caed678cefdff965ca31f4bc97f0fb95bca2 authored over 9 years ago
improved projects activation history
1b21e97fed020e28dddf25c09ac048332840edd1 authored over 9 years ago
1b21e97fed020e28dddf25c09ac048332840edd1 authored over 9 years ago
set current project to null before closing project
d26ca20d68dc289a05d91f6cbf4c265bb2ef4a47 authored over 9 years ago
d26ca20d68dc289a05d91f6cbf4c265bb2ef4a47 authored over 9 years ago
Raise ProjectLoaded event before setting current project in method Load()
46eeaabdb05b71043558d2ce4c90e7789c2ca092 authored over 9 years ago
46eeaabdb05b71043558d2ce4c90e7789c2ca092 authored over 9 years ago
in ProjectWatcherBase virtual method OnLoadingFromLocation renamed to OnLoading
88f391cc886ad726ef8ef531b1b9f553d9975c8a authored over 9 years ago
88f391cc886ad726ef8ef531b1b9f553d9975c8a authored over 9 years ago
Merge branch 'develop' into feature/FG86_MDI
cdceb04b9a8c9fe2a9b5b0b7e98ec7abaedbcc05 authored over 9 years ago
cdceb04b9a8c9fe2a9b5b0b7e98ec7abaedbcc05 authored over 9 years ago
IProjectInitializer and ICommandLineService marked as Obsolete
79cf62f04e7dd7696d185644e42663a6652bd7e1 authored over 9 years ago
79cf62f04e7dd7696d185644e42663a6652bd7e1 authored over 9 years ago
Updated GitVersion mode to ContinuousDeployment
bef60fd348497b5848386c431058f5d6f726bd14 authored over 9 years ago
bef60fd348497b5848386c431058f5d6f726bd14 authored over 9 years ago
removed loading from initial location
2bf31a31e575bb6197eb3a6e192ebab6eb9decf2 authored over 9 years ago
2bf31a31e575bb6197eb3a6e192ebab6eb9decf2 authored over 9 years ago
Some code improvements for support multiple projects
933fb8bd9aca7b8ac9a7091775eb97c1584e8dfe authored over 9 years ago
933fb8bd9aca7b8ac9a7091775eb97c1584e8dfe authored over 9 years ago
improved Improved method OnCurrentProjectChanged in ProjectWatcherBase
eb7313ff487b77afdd7084197e14ff6c53f705a8 authored over 9 years ago
eb7313ff487b77afdd7084197e14ff6c53f705a8 authored over 9 years ago
small code improvement in ProjectWatcherBase
a2b4b17c81348e09d2601d48460f6fd76f3fc314 authored over 9 years ago
a2b4b17c81348e09d2601d48460f6fd76f3fc314 authored over 9 years ago
fixed bug with project updating
70d8b57e7ce8c98d78fc7b164cea217c908fc563 authored over 9 years ago
70d8b57e7ce8c98d78fc7b164cea217c908fc563 authored over 9 years ago
FG-86 a lot of improvements for the MDI support
6a8c8659e21d95f23a2938456ae835c84276872a authored over 9 years ago
6a8c8659e21d95f23a2938456ae835c84276872a authored over 9 years ago
created ProjectLocationCancelEventArgs
a3fb3f677f47e1b482e6f188e56914916be61e38 authored over 9 years ago
a3fb3f677f47e1b482e6f188e56914916be61e38 authored over 9 years ago
FG-86 Added more features to work with MDI
9af5d59e42996ffaffc92245138d33c8fae68360 authored over 9 years ago
9af5d59e42996ffaffc92245138d33c8fae68360 authored over 9 years ago
Revert "Added IProjectVisualizer and ProjectVisualizerBase"
This reverts commit d1184c35ca885512062dd6dce726a36186f6d717.
d3f30aac482ca1b7a1ea2d0d1822188b0cfcb496 authored over 9 years ago
Added IProjectVisualizer and ProjectVisualizerBase
d1184c35ca885512062dd6dce726a36186f6d717 authored over 9 years ago
d1184c35ca885512062dd6dce726a36186f6d717 authored over 9 years ago
FG-86 ProjectManager extended for support MDI
598f5db46140f21912e59922b7c12fd41bcff7f8 authored over 9 years ago
598f5db46140f21912e59922b7c12fd41bcff7f8 authored over 9 years ago
Merge pull request #1 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
9c29247c3a89f90a5f1694dcdbcbe7a2a3e415d1 authored almost 10 years ago
Added Gitter badge
2e2a7cd884584e8e2e3dfdeb049b4b4fff1e75ec authored almost 10 years ago
2e2a7cd884584e8e2e3dfdeb049b4b4fff1e75ec authored almost 10 years ago
Added CONTRIBUTING.md
3c725b48d840c55b1d52d927cc194a2a175b2dd3 authored almost 10 years ago
3c725b48d840c55b1d52d927cc194a2a175b2dd3 authored almost 10 years ago
Update Catel and use AsyncEventHandler from Catel
03445050811d14c922690d9721ae8235cd634fa0 authored almost 10 years ago
03445050811d14c922690d9721ae8235cd634fa0 authored almost 10 years ago
register DefaultProjectSerializerSelector only if other implementation of IProjectSerializerSelector is not registered
0f9d77d01a83e72914609cc60238c8bced1c8e51 authored almost 10 years ago
0f9d77d01a83e72914609cc60238c8bced1c8e51 authored almost 10 years ago
Merge remote-tracking branch 'origin/develop' into develop
0a4e239f7f88e9f66fdc4484446f02c90303f7c9 authored almost 10 years ago
0a4e239f7f88e9f66fdc4484446f02c90303f7c9 authored almost 10 years ago
added more handling cancellation in ProjectWatcherBase
4a84896d11877d23a840c5c2e077dcb9d2381ffc authored almost 10 years ago
4a84896d11877d23a840c5c2e077dcb9d2381ffc authored almost 10 years ago
Added license
8a0360b7eb1f62baf3d1ffe54004ce89f0fbfcca authored almost 10 years ago
8a0360b7eb1f62baf3d1ffe54004ce89f0fbfcca authored almost 10 years ago
dummy commit
12a36100c5e57da8709fc78f37fc304bfe95a1a5 authored almost 10 years ago
12a36100c5e57da8709fc78f37fc304bfe95a1a5 authored almost 10 years ago
method's Close, Load and Save now return boolean value
be0a7e2df5cacdd4104de5bde0e74097f67a7580 authored almost 10 years ago
be0a7e2df5cacdd4104de5bde0e74097f67a7580 authored almost 10 years ago
use AsyncEventHandler in most events of IProjectManager
b137d6bc536c2e98142a37d4026a5008c2b5fb17 authored almost 10 years ago
b137d6bc536c2e98142a37d4026a5008c2b5fb17 authored almost 10 years ago
created delegate AsyncEventHandler for async events.
1067c464424bb99bd0d63ef18662c0e8e2cc5d96 authored almost 10 years ago
1067c464424bb99bd0d63ef18662c0e8e2cc5d96 authored almost 10 years ago
created ProjectCancelEventArgs and used it in events with the "....ing" names (Loading, Saving, Closing)
f2329fda4157a4a08479100ff48409681bf565db authored almost 10 years ago
f2329fda4157a4a08479100ff48409681bf565db authored almost 10 years ago
ORCOMP-100 Updates Orc.ProjectManagement to Support NET45
dec3d74c8cb70c4beef8033f1855e1611d9755db authored almost 10 years ago
dec3d74c8cb70c4beef8033f1855e1611d9755db authored almost 10 years ago
Updates all NuGet packages
8996bd603efd5ed0fc1509821aefee7897a8c882 authored almost 10 years ago
8996bd603efd5ed0fc1509821aefee7897a8c882 authored almost 10 years ago
Added GitVersionConfig
e972ef97f00dbb0b78727ac4298b7896cc8be0d1 authored almost 10 years ago
e972ef97f00dbb0b78727ac4298b7896cc8be0d1 authored almost 10 years ago
Improved async handling in validators
7d949a98d67ab0f646eeabb2a3a4b433e269dd23 authored almost 10 years ago
7d949a98d67ab0f646eeabb2a3a4b433e269dd23 authored almost 10 years ago
Updated packages
b0b5a4c5a83e8f2946f538832eb305987827b5c0 authored almost 10 years ago
b0b5a4c5a83e8f2946f538832eb305987827b5c0 authored almost 10 years ago
Don't force to use the data in %AppData% folder
07d81e3b6c16194e84d645e4d758dc1961969cf6 authored almost 10 years ago
07d81e3b6c16194e84d645e4d758dc1961969cf6 authored almost 10 years ago
Updated Catel
ab68b9fe45136e6c0064bc2b296d36d1ba5dfeb6 authored almost 10 years ago
ab68b9fe45136e6c0064bc2b296d36d1ba5dfeb6 authored almost 10 years ago
No longer abusing Location property of ProjectManager as storage for the initial project location
f8a5aa7b17d56ad4a080938d2a936f566006d3a0 authored almost 10 years ago
f8a5aa7b17d56ad4a080938d2a936f566006d3a0 authored almost 10 years ago
Updated packages and enabled assembly verification
492a527c48669fc20a3f6148407789c121777167 authored almost 10 years ago
492a527c48669fc20a3f6148407789c121777167 authored almost 10 years ago
Merge branch 'feature/FG-19' into develop
a3e68228828c18d29e2dda85bf9d60c090c3a52d authored almost 10 years ago
a3e68228828c18d29e2dda85bf9d60c090c3a52d authored almost 10 years ago
Refactorings and unit tests for ProjectLoadingCanceled
4aebb35059acdc9a7242234372c3db7ecf5c4412 authored almost 10 years ago
4aebb35059acdc9a7242234372c3db7ecf5c4412 authored almost 10 years ago
Added Canceled event
0dcb58fb005167d2896756336205ff49f4ab59e0 authored almost 10 years ago
0dcb58fb005167d2896756336205ff49f4ab59e0 authored almost 10 years ago
ProjectManager loading now cancelable
228eeead67a13212ea1a41faed69c10d8bbffc43 authored almost 10 years ago
228eeead67a13212ea1a41faed69c10d8bbffc43 authored almost 10 years ago
ORCOMP-45 Update project information
13135f8f670766ba06ae92340f961d5fa223d416 authored almost 10 years ago
13135f8f670766ba06ae92340f961d5fa223d416 authored almost 10 years ago
Fixed unit tests
a6d9eb08d615ce11e35b8fd420df1a649ca80936 authored about 10 years ago
a6d9eb08d615ce11e35b8fd420df1a649ca80936 authored about 10 years ago
Solution maintenance
c3db83355231969cfd41afdcc30ae31a9ae4df3d authored about 10 years ago
c3db83355231969cfd41afdcc30ae31a9ae4df3d authored about 10 years ago
Don't show the 'project changed' message box when opened another one.
1a0ac385fb01a9ef8aae39917bf5b1a4fc82df33 authored about 10 years ago
1a0ac385fb01a9ef8aae39917bf5b1a4fc82df33 authored about 10 years ago
Improved example and WorkspaceWatcherBase
dffb0962591832c7739f453100ea3338bb0046a3 authored about 10 years ago
dffb0962591832c7739f453100ea3338bb0046a3 authored about 10 years ago
Written docs about project refreshers
a9f6497ced7781d334a5e7403e0631caf066d374 authored about 10 years ago
a9f6497ced7781d334a5e7403e0631caf066d374 authored about 10 years ago
Improved project refreshers and added example
c87ec4c804f87abf021e7c9bbb09a4a8ead70779 authored about 10 years ago
c87ec4c804f87abf021e7c9bbb09a4a8ead70779 authored about 10 years ago
Created first refreshers
c69db1e25ad395801f9d6761828e778cd3af9704 authored about 10 years ago
c69db1e25ad395801f9d6761828e778cd3af9704 authored about 10 years ago
Added validation of loaded project to support post-loading validation of a project
aa755b312ea31a66d5020f77b8cc84c9131f4831 authored about 10 years ago
aa755b312ea31a66d5020f77b8cc84c9131f4831 authored about 10 years ago
Improved error handling possibilities
043d720706a5ea526c66f51fdf576bff3defe4e8 authored about 10 years ago
043d720706a5ea526c66f51fdf576bff3defe4e8 authored about 10 years ago
Renamed Test to Tests
b7c1bf09db0cbd40ad75204345392354e7d7f38a authored about 10 years ago
b7c1bf09db0cbd40ad75204345392354e7d7f38a authored about 10 years ago
Added build scripts
759cf86ab1e0796b42b8627a9626660b86cfe3ac authored about 10 years ago
759cf86ab1e0796b42b8627a9626660b86cfe3ac authored about 10 years ago
Updated .gitignore for new VS
2a345675ccbd5e9398548f6a37df3cc1f59acf28 authored about 10 years ago
2a345675ccbd5e9398548f6a37df3cc1f59acf28 authored about 10 years ago
(+) Added events for failure of loading and saving of a project
(+) Added IProjectValidator to ensure that a project can be loaded before actually loading it
ebd293183d35e774682d387af0f8286f16ab7cf2 authored about 10 years ago
Throw exception when project cannot be read from initial location
4ab35aacab356cbbbbe2ec730ebcb08e1fe4cc43 authored about 10 years ago
4ab35aacab356cbbbbe2ec730ebcb08e1fe4cc43 authored about 10 years ago
Improved ProjectWatcherBase
9fe0b7d06bfd991fcc146dc9140376ccf1a81058 authored about 10 years ago
9fe0b7d06bfd991fcc146dc9140376ccf1a81058 authored about 10 years ago
Added ProjectWatcherBase
fa9745593c95085345e3ca28003d5a1b9155e8e5 authored about 10 years ago
fa9745593c95085345e3ca28003d5a1b9155e8e5 authored about 10 years ago
Updated all NuGet packages
f2d0122b8ad9a4d2f5bb2757b759f2695dd7877a authored over 10 years ago
f2d0122b8ad9a4d2f5bb2757b759f2695dd7877a authored over 10 years ago
Updated Catel to the latest version
9e0d14a52786edf505c9bfd383a043410ec22124 authored over 10 years ago
9e0d14a52786edf505c9bfd383a043410ec22124 authored over 10 years ago
Added log level to logging output
d2c1e5a3724c0c32bc869d9c1d67bbf186cbb716 authored over 10 years ago
d2c1e5a3724c0c32bc869d9c1d67bbf186cbb716 authored over 10 years ago
Updated nuspec website
daec3c2bb669f959239c70accd07a03d392ad5ac authored over 10 years ago
daec3c2bb669f959239c70accd07a03d392ad5ac authored over 10 years ago
Updated to latest version of Catel.Fody so all argument expressions will be weaved into faster argument check calls
30b4d646a2a189952972206b5bb70dc0cbb7d052 authored over 10 years ago
30b4d646a2a189952972206b5bb70dc0cbb7d052 authored over 10 years ago
Improved async unit tests
1e89c6c193263b9a97882f1f511e37581ea7436f authored over 10 years ago
1e89c6c193263b9a97882f1f511e37581ea7436f authored over 10 years ago
Updated to latest version of Catel
ecb030a8bbfec8ec9de7e7e391e4672c077324b5 authored over 10 years ago
ecb030a8bbfec8ec9de7e7e391e4672c077324b5 authored over 10 years ago
Added additional logging
dba00f00e8541baa882b8d313519163b4c51bca3 authored over 10 years ago
dba00f00e8541baa882b8d313519163b4c51bca3 authored over 10 years ago
Updated Catel to the latest version
8ddc9b5f1a968f6309abebaf40d985ea3ce6677c authored over 10 years ago
8ddc9b5f1a968f6309abebaf40d985ea3ce6677c authored over 10 years ago
Improvement in event args
e0e6f5b65b8bdbd6f18145a8bef0eb37ffd68d70 authored over 10 years ago
e0e6f5b65b8bdbd6f18145a8bef0eb37ffd68d70 authored over 10 years ago
(+) Added ProjectSerializerSelector to allow dynamic reader / writer for every location
190fa58db4f400a9511bb1360736dfe8c50fba66 authored over 10 years ago
190fa58db4f400a9511bb1360736dfe8c50fba66 authored over 10 years ago
Updated Catel to the latest version
fb75068b59fa51e15f87fe1d6af3e3a2386b767a authored over 10 years ago
fb75068b59fa51e15f87fe1d6af3e3a2386b767a authored over 10 years ago
Updated all NuGet packages
9d89f7a6f173457452faee25904130d3fdb41a51 authored over 10 years ago
9d89f7a6f173457452faee25904130d3fdb41a51 authored over 10 years ago
First commit where files are imported from the old Orc.WorkspaceManagement (which will serve a different purpose in the future)
abd7f19dd8baaebb5a98852f1763216299ef3828 authored over 10 years ago
abd7f19dd8baaebb5a98852f1763216299ef3828 authored over 10 years ago
Initial commit
4ec06944386ff1eb83f81953480c9001c050a6c4 authored over 10 years ago
4ec06944386ff1eb83f81953480c9001c050a6c4 authored over 10 years ago