<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kanban/assets/js/core, branch master</title>
<subtitle>Custom fork of https://github.com/kanboard/kanboard
</subtitle>
<id>https://emkael.info/cgit/kanban/atom?h=master</id>
<link rel='self' href='https://emkael.info/cgit/kanban/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/'/>
<updated>2019-08-24T02:04:23Z</updated>
<entry>
<title>Fixed issue of tooltip not disapearing</title>
<updated>2019-08-24T02:04:23Z</updated>
<author>
<name>Eskiso</name>
<email>eSkiSo@users.noreply.github.com</email>
</author>
<published>2019-08-24T02:04:23Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=a630b5b7deecdeb231358b01d91731a15577059a'/>
<id>urn:sha1:a630b5b7deecdeb231358b01d91731a15577059a</id>
<content type='text'>
Tooltips would not disappear if the mouse was never on it. If you move your mouse on an icon and then move the mouse out without passing by the tooltip, the tooltip would remain active until mouse pass and leave or click somewhere else.

With this update, the tooltip will be removed if you leave the target unless you move the mouse to the tooltip.</content>
</entry>
<entry>
<title>Revert "Easier closing of dialogs" (introduces regression on date time picker)</title>
<updated>2018-10-23T22:12:44Z</updated>
<author>
<name>Frédéric Guillot</name>
<email>fred@kanboard.net</email>
</author>
<published>2018-10-23T22:12:44Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=5a2836bf39e76568731117df3d05c9345dee9406'/>
<id>urn:sha1:5a2836bf39e76568731117df3d05c9345dee9406</id>
<content type='text'>
This reverts commit 71630aaa77b518d3d0165f772251f09cc249f015.
</content>
</entry>
<entry>
<title>Easier closing of dialogs</title>
<updated>2018-10-16T00:47:38Z</updated>
<author>
<name>Michael</name>
<email>michaelvickers.uk@gmail.com</email>
</author>
<published>2018-10-16T00:47:38Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=71630aaa77b518d3d0165f772251f09cc249f015'/>
<id>urn:sha1:71630aaa77b518d3d0165f772251f09cc249f015</id>
<content type='text'>
Allow closing of dialogs by clicking on the background area around it.

When the dialog is closed in this manner, if it contains a form with changed data present a warning that there are unsaved changes. Likewise if the user attempts to navigate away from the page, eg page reload, bookmark click, address bar entry.

If the dialog does not contain a form or the data remains unchanged no warning messages are shown.</content>
</entry>
<entry>
<title>Do not try to redirect to login page when offline</title>
<updated>2018-10-02T00:46:50Z</updated>
<author>
<name>Vadim Zhukov</name>
<email>persgray@gmail.com</email>
</author>
<published>2018-10-01T15:59:42Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=497f36983c7b02ca8579f785da62efba88e22656'/>
<id>urn:sha1:497f36983c7b02ca8579f785da62efba88e22656</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite tooltips code without jQuery</title>
<updated>2018-04-20T22:18:30Z</updated>
<author>
<name>Frédéric Guillot</name>
<email>fred@kanboard.net</email>
</author>
<published>2018-04-20T22:18:30Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=5996a8abcf12336586cee345180203dd1500c92f'/>
<id>urn:sha1:5996a8abcf12336586cee345180203dd1500c92f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add CSRF check for task and project files upload</title>
<updated>2018-01-29T23:56:30Z</updated>
<author>
<name>Frédéric Guillot</name>
<email>fred@kanboard.net</email>
</author>
<published>2018-01-29T23:56:30Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=9ddefa979a12aff2334d6e7048e142cfdef5bb89'/>
<id>urn:sha1:9ddefa979a12aff2334d6e7048e142cfdef5bb89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added new javascript events for dropdown and modal</title>
<updated>2017-05-19T01:47:44Z</updated>
<author>
<name>ON-jz</name>
<email>on.jz.github@gmail.com</email>
</author>
<published>2017-05-17T13:45:12Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=e8c83c97d7f1fa9028fac9dc44f94959349ca074'/>
<id>urn:sha1:e8c83c97d7f1fa9028fac9dc44f94959349ca074</id>
<content type='text'>
- dropdown.clicked
- dropdown.afterRender
- dropdown.beforeDestroy
- modal.open
- modal.afterRender
- modal.beforeDestroy
</content>
</entry>
<entry>
<title>Add project restriction to block task edition</title>
<updated>2017-04-08T01:46:36Z</updated>
<author>
<name>Frederic Guillot</name>
<email>fred@kanboard.net</email>
</author>
<published>2017-04-08T01:46:36Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=003c03a4e6a73dfa3633ba756e3647bf9d4517a5'/>
<id>urn:sha1:003c03a4e6a73dfa3633ba756e3647bf9d4517a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restore task title link on board</title>
<updated>2017-03-19T21:44:43Z</updated>
<author>
<name>Frederic Guillot</name>
<email>fred@kanboard.net</email>
</author>
<published>2017-03-19T21:44:43Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=6bd0ce25c9546ceb68615a3321e0afc11ae29e6b'/>
<id>urn:sha1:6bd0ce25c9546ceb68615a3321e0afc11ae29e6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move isVisible() method</title>
<updated>2017-03-11T22:45:13Z</updated>
<author>
<name>Frederic Guillot</name>
<email>fred@kanboard.net</email>
</author>
<published>2017-03-11T22:45:13Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=a7db17b0b2d1a2ee720c9b923d0db1fc051c5c97'/>
<id>urn:sha1:a7db17b0b2d1a2ee720c9b923d0db1fc051c5c97</id>
<content type='text'>
</content>
</entry>
</feed>
