go to post Evgeny Shvarov · Jan 6, 2017 See all the 2016 DC questions here. You can sort them by Views, Votes, and Comments as it shown below:
go to post Evgeny Shvarov · Jan 6, 2017 We are working on it.This feature will appear in the next DC release, hope in January.
go to post Evgeny Shvarov · Jan 6, 2017 Hi, John!That's strange.Try to check on Overview/Preferences section as I posted in Pete's comment?
go to post Evgeny Shvarov · Jan 6, 2017 Hi Pete!For you I would suggest please turn off the Digest mode! It sends broken messages now.And for the question about updates - I have another user on DC it has this "On Updates" settings on Overview-> Preferences section:
go to post Evgeny Shvarov · Jan 5, 2017 And you was notified, cause I changed the type of the post from "Unknown" to "Question".
go to post Evgeny Shvarov · Jan 5, 2017 So, here is TOP-20 Articles of the year. To see the rest of them open this DeepSee Analytics link and click on the header to sort the posts for Views, Comments, and Votes. And open the desired article.Like it is shown here:
go to post Evgeny Shvarov · Jan 5, 2017 Hi, Tani! Very good snippet! Would you, please upload the sample to the Github repo?Thank you in advance!
go to post Evgeny Shvarov · Jan 5, 2017 Hi, Scott!You got this message because somebody changed the post.Two things about that:First turn off please the Digest mode - it doesn't work properly and sends senseless messages :/Second: turn off the Update trigger for notifications. The checkboxes should be off as on the screenshot: After that you'll get reasonable notifications and only for the reasonable causes.
go to post Evgeny Shvarov · Jan 4, 2017 Missed the question from John Murray - now it owns the top of "Most viewed" list.
go to post Evgeny Shvarov · Dec 30, 2016 BTW, here is the article for the complimentary UI module for the mentioned here Ensemble Workflow REST API
go to post Evgeny Shvarov · Dec 30, 2016 Off-topic: tried now google who is mister "Roger Kovalev" and found this article on DC in top-10 results :)
go to post Evgeny Shvarov · Dec 30, 2016 Hi, Joel!Thanks for the nice sample! Would you please upload the code to a Github repo too to let it be forked and pull-requested?Thanks!
go to post Evgeny Shvarov · Dec 28, 2016 Hi, Mack! Here is the closer link to the chapter in this article, which describes the topic.And it leads also to another article, which describes how you can manage the global subscripts mapping.
go to post Evgeny Shvarov · Dec 28, 2016 Hi, Mack!Have you looked into Subscript Level Mapping(SLM) feature?
go to post Evgeny Shvarov · Dec 26, 2016 Ed!Consider you have another Github repo in which you want to use REST Forms repo. What is the best way to achieve this?
go to post Evgeny Shvarov · Dec 26, 2016 Download and import from latest release on release page 20161.xml (for Caché 2016.1) or 201162.xml (for Caché 2016.2+) into any namespace If you have 2016.2+ Forms would not be compiled, $-methods should be renamed.You can do it with the following: Import and compile in NameSpace classes from SystemMethodsRemover Run in terminal: And it works. Or if you have CacheUpdater installed, import and compile from the Github repo can be reached with this one command: d ##class(CacheUpdater.Task).Update("intersystems-ru","SystemMethodsRemover")