User stefan rusek - FogBugz Knowledge Exchange most recent 30 from http://fogbugz.stackexchange.com 2013-06-19T01:32:14Z http://fogbugz.stackexchange.com/feeds/user/249 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://fogbugz.stackexchange.com/questions/6351/non-admin-users-cant-seem-to-apply-filters/6777#6777 Answer by Stefan Rusek for Non-Admin users can't seem to apply filters Stefan Rusek 2011-01-27T09:12:59Z 2011-01-27T09:12:59Z <p>As an admin user:</p> <ul> <li>Click the Admin menu at the top of the window.</li> <li>Click the Plugins menu item.</li> <li>Click the edit configuration button next the Kanban Board plugin.</li> </ul> <p>From here you can give any user you want permission to edit the board (including the ability to filter).</p> http://fogbugz.stackexchange.com/questions/5973/switching-to-stack-exchange-for-fb8-documentation-bad-idea Switching to stack exchange for fb8 documentation == bad idea Stefan Rusek 2010-11-18T19:56:25Z 2010-11-19T15:26:41Z <p>I would like to tell you that switching to stack-exchange for fb8 documentation has <strong>NOT</strong> made it easier to use or find! I primarily use google, and googling for things in the docs used to take 1 search and 1 click. Now in order to find something it takes 1 search (which gives me the fb6 or fb7 docs, which I use if it fits) then realizing the fb8 docs aren't googlable (because no one can figure out what to link to), then I click help in fogbugz, then wonder around stack overflow until I either give up or find the thing I want. This is the opposite of progress!</p> http://fogbugz.stackexchange.com/questions/785/what-library-does-fogbugz-7-use-for-pop3-access/817#817 Answer by Stefan Rusek for What library does FogBugz 7 use for POP3 access? Stefan Rusek 2009-11-23T20:20:25Z 2009-11-23T20:20:25Z <p>Actually, Fogbugz 7 only uses the standard .NET libraries for sending email, because there are no classes for POP in .net. The Wasabi.Mail.dll library has the POP library that FB7 uses. If you are running FB7 on your own server and are not running 64bit, then you should be able to modify it to use Dart's IMAP library with about the same amount of effort as for FB6.</p> http://fogbugz.stackexchange.com/questions/4158/bug-kanban-board-link-missing/4163#4163 Comment by Stefan Rusek Stefan Rusek 2011-01-27T09:14:33Z 2011-01-27T09:14:33Z The work around should no longer be necessary. http://fogbugz.stackexchange.com/questions/4116/wiki-pages-empty-on-edit-in-chrome/4125#4125 Comment by Stefan Rusek Stefan Rusek 2010-08-30T11:42:03Z 2010-08-30T11:42:03Z This is also happening in Chrome 7. http://fogbugz.stackexchange.com/questions/2822/debugging-kanban-plugin/2873#2873 Comment by Stefan Rusek Stefan Rusek 2010-05-11T19:31:28Z 2010-05-11T19:31:28Z Actually, if you open case 3765, then click edit and change its kanban column, then save, it should fix it, then you can move it back to the desired column. http://fogbugz.stackexchange.com/questions/2822/debugging-kanban-plugin/2873#2873 Comment by Stefan Rusek Stefan Rusek 2010-05-11T19:26:04Z 2010-05-11T19:26:04Z If you open case 3765 and edit it, does it fix the problem? I have a fix, but the earliest that FogCreek will push it to FogBugz OnDemand will be this weekend or next week. http://fogbugz.stackexchange.com/questions/2822/debugging-kanban-plugin/2873#2873 Comment by Stefan Rusek Stefan Rusek 2010-05-11T19:06:51Z 2010-05-11T19:06:51Z I'll take a look at it.