Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-04 | Set cursor at the end of selection on focus for search input (compatible ↵ | Frederic Guillot | |
with Firefox) | |||
2015-07-04 | Change alert box fadeout to avoid an empty space | Frederic Guillot | |
2015-07-04 | Make global escape keyboard shorcut | Frederic Guillot | |
2015-07-04 | Add keyboard shortcuts to switch between board/calendar/list view | Frederic Guillot | |
2015-07-04 | Add keyboard shortcut to focus on the search box | Frederic Guillot | |
2015-07-04 | Add filters helper for search form | Frederic Guillot | |
2015-07-04 | Improve view mode switcher | Frederic Guillot | |
2015-07-04 | Do not allow closed tasks to move on the board | Frederic Guillot | |
2015-07-04 | Refactoring to implement new layout with filters: board/calendar/list views ↵ | Frederic Guillot | |
(work in progress) | |||
2015-07-03 | Check the box remember me by default | Frederic Guillot | |
2015-07-01 | Add global search section | Frederic Guillot | |
2015-07-01 | Change dashboard | Frederic Guillot | |
2015-06-27 | Improve user creation form to automatically add project member and enable ↵ | Frederic Guillot | |
notifications | |||
2015-06-21 | Replace dimplejs by c3js for chart drawing | Frederic Guillot | |
2015-06-15 | Change max-width for the page title | Frederic Guillot | |
2015-06-15 | Merge pull-request #895 | Frederic Guillot | |
2015-06-15 | Use css to truncate the page title | Frederic Guillot | |
2015-06-14 | Improve activity stream/notification for task update events and add new ↵ | Frederic Guillot | |
notification for swimlane change | |||
2015-06-13 | UI: Improve tabindex for task forms | Frederic Guillot | |
2015-06-02 | [DEV] Fix column width in compact mode. | Francois Ferrand | |
This is a regression introduced with commit 8d15d0641fe183e530904a146c6e4e729c024e40, make code conditional for IE to avoid issues. | |||
2015-05-25 | Move swimlane title and add swimlane anchor | Frederic Guillot | |
2015-05-21 | Avoid the dropdown menu to be truncated | Frederic Guillot | |
2015-05-21 | Add chosen select for user selection | Frederic Guillot | |
2015-05-11 | Add Jabber/XMPP integration | Frederic Guillot | |
2015-05-10 | Recurring tasks (#847): template cleanup | Frederic Guillot | |
2015-05-09 | Allow auto-completion with the task id | Frederic Guillot | |
2015-05-09 | Update task links, assignee and time tracking (#775), group links by label ↵ | Frederic Guillot | |
(#669) Merge and modification of pull-request #785 | |||
2015-05-07 | Set autofocus to assignee dropdown (board popover) | Frederic Guillot | |
2015-04-25 | Add print stylesheet for tasks | Frederic Guillot | |
2015-04-25 | Add print stylesheet for boards | Frederic Guillot | |
2015-04-25 | Fix issue compact mode with IE | Frederic Guillot | |
2015-04-22 | Send notifications with the language of the recipient | Frederic Guillot | |
2015-04-19 | Add Sendgrid integration (incoming email handling) | Frederic Guillot | |
2015-04-19 | Add Mailgun integration (incoming emails) | Frederic Guillot | |
2015-04-19 | Add Postmark integration (inbound emails for task creation) | Frederic Guillot | |
2015-04-12 | Add screenshot support for tasks (copy/paste images directly) | Frederic Guillot | |
2015-04-11 | Add burndown chart | Frederic Guillot | |
2015-04-11 | Fix bug: tooltips for descriptions are not shown after a board refresh | Frederic Guillot | |
2015-04-09 | #779 remove image hover and center thumbnail | BlueTeck | |
2015-03-30 | Add Gravatar integration | Frederic Guillot | |
2015-03-29 | Add Hipchat integration | Frederic Guillot | |
2015-03-28 | Fix autofocus input fields for popover | Frederic Guillot | |
2015-03-22 | Add budget graph | Frederic Guillot | |
2015-03-21 | Move task complexity to the bottom | Frederic Guillot | |
2015-03-13 | Remove extra space below description in tooltip. | Francois Ferrand | |
2015-03-12 | Merge and improve pull-request #704 | Frederic Guillot | |
2015-03-12 | Fix flickering and column sizes. | Francois Ferrand | |
* Avoid flickering in default view mode, by properly setting the default (horizontal-scroll) layout directly in CSS. This flickering was introduced with #675 pull request. This also fixes the layout of the public board. Javascript is now used only to activate the 'compact' mode, thus still causing a slight flickering, but in that mode only. * Use fixed-layout on the table to improve layout and rendering speed. * Slightly reduce the width of the swimlane header column, and make it fixed-width. * Slightly simplify the Javascript/jQuery code for activating compact mode. This is replaces pull request #688, with only the table layout fix, since I have no proper solution for the scrolling problem. | |||
2015-03-10 | Merge pull-request #699 | Frederic Guillot | |
2015-03-10 | Add an item "Add a link" in the dropdown menu of a task in the board view | Olivier Maridat | |
2015-03-09 | Add user timetables | Frederic Guillot | |