Age | Commit message (Expand) | Author |
2016-02-05 | Category label is broken on the board if there's a url in the description | Frederic Guillot |
2016-02-05 | Export only open tasks in iCal feed | Frederic Guillot |
2016-02-05 | Add task dropdown menu on listing pages | Frederic Guillot |
2016-02-05 | Fix pagination on task time tracking page | Frederic Guillot |
2016-02-05 | Remove time form on task summary page and move that to task edit form | Frederic Guillot |
2016-02-05 | Replace box shadow by larger border width when a task is recently modified | Frederic Guillot |
2016-02-05 | Improve subtask toggle status and timer | Frederic Guillot |
2016-02-05 | Add inline popoup for project sections | Frederic Guillot |
2016-02-05 | Add inline popoup for category section | Frederic Guillot |
2016-02-04 | Do not refresh the whole page when changing subtask status (work in progress) | Frederic Guillot |
2016-02-03 | Add dropdown menu with inline popup for all task actions | Frederic Guillot |
2016-02-03 | Change sidebar style | Frederic Guillot |
2016-02-02 | Improve task summary layout | Frederic Guillot |
2016-02-02 | Show subtask modification forms in inline popup | Frederic Guillot |
2016-01-31 | Simplify layout and templates generation | Frederic Guillot |
2016-01-31 | Move homepage menu to the user dropdown | Frederic Guillot |
2016-01-31 | When creating a new project, have the possibility to select another project t... | Frederic Guillot |
2016-01-31 | Move task form elements to Task helper | Frederic Guillot |
2016-01-31 | Add a "Me" button to assignee form element | Frederic Guillot |
2016-01-31 | Have a new task assigned to the creator by default instead of "no assignee" | Frederic Guillot |
2016-01-30 | Simplify code to handle ajax popover and redirects | Frederic Guillot |
2016-01-30 | Add external links for tasks with plugin api | Frederic Guillot |
2016-01-29 | Move Gitlab and Github authentication to external plugins | Frederic Guillot |
2016-01-29 | Move Google authentication to an external plugin | Frederic Guillot |
2016-01-28 | Added automatic actions based on a daily event | Frederic Guillot |
2016-01-26 | Greek translation integration | Frederic Guillot |
2016-01-24 | Add configurable task priority | Frederic Guillot |
2016-01-24 | Add project owner | Frederic Guillot |
2016-01-23 | Update ChangeLog | Frederic Guillot |
2016-01-23 | Revert back optimization of TaskPosition | Frederic Guillot |
2016-01-23 | Add new API procedures to move and duplicate tasks to another project | Frederic Guillot |
2016-01-23 | Fix bug: Unable to unassign a task from the API | Frederic Guillot |
2016-01-22 | Add new API procedures for groups, roles and project permissions | Frederic Guillot |
2016-01-21 | Avoid to send XHR request when a task has not moved after a drag and drop | Frederic Guillot |
2016-01-21 | Set maximum dropzone height when the individual column scrolling is disabled | Frederic Guillot |
2016-01-21 | Always show the search box in board selector | Frederic Guillot |
2016-01-21 | Replace logout link by a dropdown menu | Frederic Guillot |
2016-01-20 | Make dashboard section title clickable | Frederic Guillot |
2016-01-19 | Handle notifications for group members attached to a project | Frederic Guillot |
2016-01-18 | Add unit test for LastLogin class | Frederic Guillot |
2016-01-18 | Return the highest role for a project when a user is member of multiple groups | Frederic Guillot |
2016-01-17 | Make sure that no events are fired if nothing have been modified in the task | Frederic Guillot |
2016-01-17 | Show in user interface the saving state of the task | Frederic Guillot |
2016-01-17 | Do not check board status during task move | Frederic Guillot |
2016-01-17 | Avoid automatic actions that change the color to fire subsequent events | Frederic Guillot |
2016-01-17 | Add dropdown menu on each board column title to close all tasks | Frederic Guillot |
2016-01-16 | Show template rendering time in debug log | Frederic Guillot |
2016-01-16 | Make sure that some event subscribers are not executed multiple times | Frederic Guillot |
2016-01-16 | Remove class TaskMovedDateSubscriber | Frederic Guillot |
2016-01-16 | Improve class ProjectDailyColumnStats | Frederic Guillot |