Skip to content

Instantly share code, notes, and snippets.

@jozefizso
Last active January 17, 2021 18:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jozefizso/89f422386dc815e011163a385655704c to your computer and use it in GitHub Desktop.
Save jozefizso/89f422386dc815e011163a385655704c to your computer and use it in GitHub Desktop.
{
"id":"4715528465",
"type":"IssueCommentEvent",
"actor":{
"id":177608,
"login":"caioproiete",
"display_login":"caioproiete",
"gravatar_id":"",
"url":"https://api.github.com/users/caioproiete",
"avatar_url":"https://avatars.githubusercontent.com/u/177608?"
},
"repo":{
"id":66234025,
"name":"netoffice/NetOffice",
"url":"https://api.github.com/repos/netoffice/NetOffice"
},
"payload":{
"action":"created",
"issue":{
"url":"https://api.github.com/repos/netoffice/NetOffice/issues/1",
"repository_url":"https://api.github.com/repos/netoffice/NetOffice",
"labels_url":"https://api.github.com/repos/netoffice/NetOffice/issues/1/labels{/name}",
"comments_url":"https://api.github.com/repos/netoffice/NetOffice/issues/1/comments",
"events_url":"https://api.github.com/repos/netoffice/NetOffice/issues/1/events",
"html_url":"https://github.com/netoffice/NetOffice/pull/1",
"id":183169033,
"number":1,
"title":"Updated NetOffice source code",
"user":{
"login":"jozefizso",
"id":287778,
"avatar_url":"https://avatars.githubusercontent.com/u/287778?v=3",
"gravatar_id":"",
"url":"https://api.github.com/users/jozefizso",
"html_url":"https://github.com/jozefizso",
"followers_url":"https://api.github.com/users/jozefizso/followers",
"following_url":"https://api.github.com/users/jozefizso/following{/other_user}",
"gists_url":"https://api.github.com/users/jozefizso/gists{/gist_id}",
"starred_url":"https://api.github.com/users/jozefizso/starred{/owner}{/repo}",
"subscriptions_url":"https://api.github.com/users/jozefizso/subscriptions",
"organizations_url":"https://api.github.com/users/jozefizso/orgs",
"repos_url":"https://api.github.com/users/jozefizso/repos",
"events_url":"https://api.github.com/users/jozefizso/events{/privacy}",
"received_events_url":"https://api.github.com/users/jozefizso/received_events",
"type":"User",
"site_admin":false
},
"labels":[
],
"state":"open",
"locked":false,
"assignee":null,
"assignees":[
],
"milestone":null,
"comments":1,
"created_at":"2016-10-14T23:07:44Z",
"updated_at":"2016-10-15T15:03:44Z",
"closed_at":null,
"pull_request":{
"url":"https://api.github.com/repos/netoffice/NetOffice/pulls/1",
"html_url":"https://github.com/netoffice/NetOffice/pull/1",
"diff_url":"https://github.com/netoffice/NetOffice/pull/1.diff",
"patch_url":"https://github.com/netoffice/NetOffice/pull/1.patch"
},
"body":"This is the NetOffice source code published on Oct 10, 2016 by Sebastian on Codeplex as release [[Source] Current Source State](https://netoffice.codeplex.com/downloads/get/1612744).\r\nAs discussed on Codeplex thread [New versions of NetOffice](https://netoffice.codeplex.com/discussions/658589) this is the latest source code version.\r\n\r\n\r\n### Changes\r\n\r\n- fix issue #22037 - Excel.GetActiveInstances\r\n- fix issue #21998 - CustomUIAttribute\r\n- fix issue #21959 - InlineResponseClose DispID\r\n- improve Excel=>Names.Item (optionals)\r\n- fix PowerPoint _Application.HWND (instead of Microsoft)\r\n- fix a lot of compiler warnings in main source\r\n- add TimeSpan COMAddinBase.LoadingTimeElapsed{get;}\r\n- add TimeSpan Core.InitializedTime{get;}\r\n- add Settings.EnableUnknownProxies{get;set;}\r\n- add Concept Tests\\ProxyView application\r\n- improve COMAddin Tweaks\r\n- improve COMAddin utils again\r\n- add Lockback, Programmable, Codebase attribute\r\n- Add RegistrySaveLocation=>InstallScope\r\n- recreate addin Register/Unregister logic\r\n- delete/move a lot of duplicate code in different\r\n COMAddin base classes to 1 central point\r\n- add Deployment\\RegAddin application\r\n- update office 2016 support meta informations\r\n- update assemblies"
},
"comment":{
"url":"https://api.github.com/repos/netoffice/NetOffice/issues/comments/253989559",
"html_url":"https://github.com/netoffice/NetOffice/pull/1#issuecomment-253989559",
"issue_url":"https://api.github.com/repos/netoffice/NetOffice/issues/1",
"id":253989559,
"user":{
"login":"caioproiete",
"id":177608,
"avatar_url":"https://avatars.githubusercontent.com/u/177608?v=3",
"gravatar_id":"",
"url":"https://api.github.com/users/caioproiete",
"html_url":"https://github.com/caioproiete",
"followers_url":"https://api.github.com/users/caioproiete/followers",
"following_url":"https://api.github.com/users/caioproiete/following{/other_user}",
"gists_url":"https://api.github.com/users/caioproiete/gists{/gist_id}",
"starred_url":"https://api.github.com/users/caioproiete/starred{/owner}{/repo}",
"subscriptions_url":"https://api.github.com/users/caioproiete/subscriptions",
"organizations_url":"https://api.github.com/users/caioproiete/orgs",
"repos_url":"https://api.github.com/users/caioproiete/repos",
"events_url":"https://api.github.com/users/caioproiete/events{/privacy}",
"received_events_url":"https://api.github.com/users/caioproiete/received_events",
"type":"User",
"site_admin":false
},
"created_at":"2016-10-15T15:03:44Z",
"updated_at":"2016-10-15T15:03:44Z",
"body":"Awesome job @jozefizso. Thank you! Also good to see some progress from @SebastianDotNet, even in the form of downloadable code."
}
},
"public":true,
"created_at":"2016-10-15T15:03:44Z",
"org":{
"id":16882460,
"login":"netoffice",
"gravatar_id":"",
"url":"https://api.github.com/orgs/netoffice",
"avatar_url":"https://avatars.githubusercontent.com/u/16882460?"
}
}
{
"id":"6488416198",
"type":"IssueCommentEvent",
"actor":{
"id":177608,
"login":"caioproiete",
"display_login":"caioproiete",
"gravatar_id":"",
"url":"https://api.github.com/users/caioproiete",
"avatar_url":"https://avatars.githubusercontent.com/u/177608?"
},
"repo":{
"id":66234025,
"name":"netoffice/NetOffice",
"url":"https://api.github.com/repos/netoffice/NetOffice"
},
"payload":{
"action":"created",
"issue":{
"url":"https://api.github.com/repos/netoffice/NetOffice/issues/3",
"repository_url":"https://api.github.com/repos/netoffice/NetOffice",
"labels_url":"https://api.github.com/repos/netoffice/NetOffice/issues/3/labels{/name}",
"comments_url":"https://api.github.com/repos/netoffice/NetOffice/issues/3/comments",
"events_url":"https://api.github.com/repos/netoffice/NetOffice/issues/3/events",
"html_url":"https://github.com/netoffice/NetOffice/issues/3",
"id":243259485,
"number":3,
"title":"NetOffice organization ownership takeower",
"user":{
"login":"jozefizso",
"id":287778,
"avatar_url":"https://avatars0.githubusercontent.com/u/287778?v=4",
"gravatar_id":"",
"url":"https://api.github.com/users/jozefizso",
"html_url":"https://github.com/jozefizso",
"followers_url":"https://api.github.com/users/jozefizso/followers",
"following_url":"https://api.github.com/users/jozefizso/following{/other_user}",
"gists_url":"https://api.github.com/users/jozefizso/gists{/gist_id}",
"starred_url":"https://api.github.com/users/jozefizso/starred{/owner}{/repo}",
"subscriptions_url":"https://api.github.com/users/jozefizso/subscriptions",
"organizations_url":"https://api.github.com/users/jozefizso/orgs",
"repos_url":"https://api.github.com/users/jozefizso/repos",
"events_url":"https://api.github.com/users/jozefizso/events{/privacy}",
"received_events_url":"https://api.github.com/users/jozefizso/received_events",
"type":"User",
"site_admin":false
},
"labels":[
],
"state":"open",
"locked":false,
"assignee":{
"login":"caioproiete",
"id":177608,
"avatar_url":"https://avatars2.githubusercontent.com/u/177608?v=4",
"gravatar_id":"",
"url":"https://api.github.com/users/caioproiete",
"html_url":"https://github.com/caioproiete",
"followers_url":"https://api.github.com/users/caioproiete/followers",
"following_url":"https://api.github.com/users/caioproiete/following{/other_user}",
"gists_url":"https://api.github.com/users/caioproiete/gists{/gist_id}",
"starred_url":"https://api.github.com/users/caioproiete/starred{/owner}{/repo}",
"subscriptions_url":"https://api.github.com/users/caioproiete/subscriptions",
"organizations_url":"https://api.github.com/users/caioproiete/orgs",
"repos_url":"https://api.github.com/users/caioproiete/repos",
"events_url":"https://api.github.com/users/caioproiete/events{/privacy}",
"received_events_url":"https://api.github.com/users/caioproiete/received_events",
"type":"User",
"site_admin":false
},
"assignees":[
{
"login":"caioproiete",
"id":177608,
"avatar_url":"https://avatars2.githubusercontent.com/u/177608?v=4",
"gravatar_id":"",
"url":"https://api.github.com/users/caioproiete",
"html_url":"https://github.com/caioproiete",
"followers_url":"https://api.github.com/users/caioproiete/followers",
"following_url":"https://api.github.com/users/caioproiete/following{/other_user}",
"gists_url":"https://api.github.com/users/caioproiete/gists{/gist_id}",
"starred_url":"https://api.github.com/users/caioproiete/starred{/owner}{/repo}",
"subscriptions_url":"https://api.github.com/users/caioproiete/subscriptions",
"organizations_url":"https://api.github.com/users/caioproiete/orgs",
"repos_url":"https://api.github.com/users/caioproiete/repos",
"events_url":"https://api.github.com/users/caioproiete/events{/privacy}",
"received_events_url":"https://api.github.com/users/caioproiete/received_events",
"type":"User",
"site_admin":false
}
],
"milestone":null,
"comments":0,
"created_at":"2017-07-16T19:09:48Z",
"updated_at":"2017-08-20T16:48:29Z",
"closed_at":null,
"body":"Hi @caioproiete,\r\nI would like to take ownership of the [netoffice](https://github.com/netoffice) organization on GitHub.\r\n\r\nSebastian made me a coordinator on the existing [NetOffice project on Codeplex](https://netoffice.codeplex.com/) to help him with project migration to GitHub. Codeplex portal will shutdown this year. Sebastian also [announced](https://netofficedotnet.wordpress.com/2017/06/03/this-is-the-end/) he will end his work on NetOffice project by the end of year 2017.\r\n\r\nThe NetOffice organization and repository feels a bit lonely and outdated. I would like to change it and make the NetOffice project alive again.\r\n\r\n### My plans with NetOffice project\r\n* release new source code in git when Sebastian makes it available,\r\n* make NetOffice organization the center of development for NetOffice projects,\r\n* make it easier for users to get the library,\r\n* host NetOffice documentation,\r\n* improve NetOffice code generation and build system,\r\n* make contributions to source code more approachable.\r\n\r\nAs Codeplex will shutdown later this year, I would like to unify NetOffice projects, which are on different places now, and keep everything under https://github.com/netoffice/\r\n\r\nTo make this possible, I need the Owner rights on NetOffice organization so I can manage all aspects of projects and related stuff."
},
"comment":{
"url":"https://api.github.com/repos/netoffice/NetOffice/issues/comments/323597051",
"html_url":"https://github.com/netoffice/NetOffice/issues/3#issuecomment-323597051",
"issue_url":"https://api.github.com/repos/netoffice/NetOffice/issues/3",
"id":323597051,
"user":{
"login":"caioproiete",
"id":177608,
"avatar_url":"https://avatars2.githubusercontent.com/u/177608?v=4",
"gravatar_id":"",
"url":"https://api.github.com/users/caioproiete",
"html_url":"https://github.com/caioproiete",
"followers_url":"https://api.github.com/users/caioproiete/followers",
"following_url":"https://api.github.com/users/caioproiete/following{/other_user}",
"gists_url":"https://api.github.com/users/caioproiete/gists{/gist_id}",
"starred_url":"https://api.github.com/users/caioproiete/starred{/owner}{/repo}",
"subscriptions_url":"https://api.github.com/users/caioproiete/subscriptions",
"organizations_url":"https://api.github.com/users/caioproiete/orgs",
"repos_url":"https://api.github.com/users/caioproiete/repos",
"events_url":"https://api.github.com/users/caioproiete/events{/privacy}",
"received_events_url":"https://api.github.com/users/caioproiete/received_events",
"type":"User",
"site_admin":false
},
"created_at":"2017-08-20T16:48:29Z",
"updated_at":"2017-08-20T16:48:29Z",
"body":"@jozefizso Let's schedule a Skype call to discuss the roadmap for NetOffice. I'm happy to have you as co-owner of the NetOffice organization and we can definitely work together on supporting NetOffice and moving it forward.\r\n"
}
},
"public":true,
"created_at":"2017-08-20T16:48:29Z",
"org":{
"id":16882460,
"login":"netoffice",
"gravatar_id":"",
"url":"https://api.github.com/orgs/netoffice",
"avatar_url":"https://avatars.githubusercontent.com/u/16882460?"
}
}
author user_url url created_at updated_at
jozefizso
2017-07-16 19:09:48 UTC
2017-08-20 16:48:29 UTC

Hi @caioproiete, I would like to take ownership of the netoffice organization on GitHub.

Sebastian made me a coordinator on the existing NetOffice project on Codeplex to help him with project migration to GitHub. Codeplex portal will shutdown this year. Sebastian also announced he will end his work on NetOffice project by the end of year 2017.

The NetOffice organization and repository feels a bit lonely and outdated. I would like to change it and make the NetOffice project alive again.

My plans with NetOffice project

  • release new source code in git when Sebastian makes it available,
  • make NetOffice organization the center of development for NetOffice projects,
  • make it easier for users to get the library,
  • host NetOffice documentation,
  • improve NetOffice code generation and build system,
  • make contributions to source code more approachable.

As Codeplex will shutdown later this year, I would like to unify NetOffice projects, which are on different places now, and keep everything under https://github.com/netoffice/

To make this possible, I need the Owner rights on NetOffice organization so I can manage all aspects of projects and related stuff.

author user_url url created_at updated_at
jozefizso
2016-10-14 23:07:44 UTC
2016-10-15 15:03:44 UTC

This is the NetOffice source code published on Oct 10, 2016 by Sebastian on Codeplex as release [Source] Current Source State. As discussed on Codeplex thread New versions of NetOffice this is the latest source code version.

Changes

  • fix issue #22037 - Excel.GetActiveInstances
  • fix issue #21998 - CustomUIAttribute
  • fix issue #21959 - InlineResponseClose DispID
  • improve Excel=>Names.Item (optionals)
  • fix PowerPoint _Application.HWND (instead of Microsoft)
  • fix a lot of compiler warnings in main source
  • add TimeSpan COMAddinBase.LoadingTimeElapsed{get;}
  • add TimeSpan Core.InitializedTime{get;}
  • add Settings.EnableUnknownProxies{get;set;}
  • add Concept Tests\ProxyView application
  • improve COMAddin Tweaks
  • improve COMAddin utils again
  • add Lockback, Programmable, Codebase attribute
  • Add RegistrySaveLocation=>InstallScope
  • recreate addin Register/Unregister logic
  • delete/move a lot of duplicate code in different COMAddin base classes to 1 central point
  • add Deployment\RegAddin application
  • update office 2016 support meta informations
  • update assemblies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment