Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-29 | Merge branch 'master' into project_name_in_task_links | xavier.vidal | |
* master: ajout captures pour les vues essai intégration image Append filters instead of replacing value for users and categories dropdowns Do not show empty swimlanes in public view Show complexity sum across all swimlanes Show number of tasks for each column across all swimlanes Fix regression (css) Change swimlane layout to save space on the screen Add the possibility to set/unset max column height (scrolling) settings chapter Add getPluginHomepage() Add page to show the list of plugins Do not use preventDefault() with .close-popover when there is no popover opened Show "Open this task" in dropdown menu for closed tasks Add contributor Update app.css Update popover.css Show assignee on card only when someone is assigned | |||
2015-09-26 | Do not show empty swimlanes in public view | Frederic Guillot | |
2015-09-26 | Show complexity sum across all swimlanes | Frederic Guillot | |
2015-09-26 | Show number of tasks for each column across all swimlanes | Frederic Guillot | |
2015-09-26 | Fix regression (css) | Frederic Guillot | |
2015-09-26 | Change swimlane layout to save space on the screen | Frederic Guillot | |
2015-09-26 | Add the possibility to set/unset max column height (scrolling) | Frederic Guillot | |
2015-09-26 | Show "Open this task" in dropdown menu for closed tasks | Frederic Guillot | |
2015-09-25 | Show assignee on card only when someone is assigned | Frederic Guillot | |
2015-09-25 | Show project name in task links tooltip | xavier.vidal | |
2015-09-20 | Improve icon alignment for dropdown menu | Frederic Guillot | |
2015-09-05 | Improve pull-request about swimlane description | Frederic Guillot | |
2015-09-04 | #1144 Add description field to swimlane. | Fabiano Pereira | |
2015-08-29 | Add handle to move tasks on touch devices | Frederic Guillot | |
2015-08-26 | Move tasks Gantt chart | Frederic Guillot | |
2015-08-23 | Improve column hide/show with swimlanes | Frederic Guillot | |
2015-08-23 | Improve file attachments tooltip on the board | Frederic Guillot | |
2015-08-22 | Do not force redirect when clicking on task board link | Frederic Guillot | |
2015-08-22 | Add milestone marker in board task | Frederic Guillot | |
2015-08-21 | Add users and categories filters on the board | Frederic Guillot | |
2015-08-20 | Update locales | Frederic Guillot | |
2015-08-15 | Add show/hide columns on the board | Frederic Guillot | |
2015-08-07 | Rewrite dropdown menu | Frederic Guillot | |
2015-08-04 | Javascript refactoring | Frederic Guillot | |
2015-08-02 | Add column vertical scrolling and set column height dynamically | Frederic Guillot | |
2015-07-19 | Split task controller into smaller classes | Frederic Guillot | |
2015-07-12 | Remove edit recurrence from the task menu | Frederic Guillot | |
2015-07-07 | Move board collapse/expand mode to server side to avoid board flickering | Frederic Guillot | |
2015-07-05 | Add task analytics | Frederic Guillot | |
2015-07-04 | Show title in tooltip for collapsed tasks | Frederic Guillot | |
2015-07-04 | Display user initials when tasks are in collapsed mode | Frederic Guillot | |
2015-07-04 | Set focus on the dropdown for category popover | 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 | Merge manually pull-request #965 | Frederic Guillot | |
2015-07-01 | Remove method Category::getBoardCategories() | Frederic Guillot | |
2015-06-24 | Add timer for subtasks and remove settings for subtask time tracking | Frederic Guillot | |
2015-06-20 | Improve automatic action to create comments based on commit messages | Frederic Guillot | |
2015-06-18 | Improve pull-request #907 | Frederic Guillot | |
2015-06-18 | Merge pull-request #907 | Frederic Guillot | |
2015-06-13 | UI: Improve tabindex for task forms | Frederic Guillot | |
2015-06-04 | adding time estimated in de task footer and swimlanes' name in the task details | Fábio Hideki | |
2015-05-31 | Improve project navigation | Frederic Guillot | |
2015-05-25 | Move swimlane title and add swimlane anchor | Frederic Guillot | |
2015-05-24 | Helpers refactoring | Frederic Guillot | |
2015-05-21 | Remove useless class | Frederic Guillot | |
2015-05-10 | Recurring tasks (#847): rename class constants | Frederic Guillot | |
2015-05-10 | Recurring tasks (#847): template cleanup | Frederic Guillot | |
2015-05-10 | Merge pull-request #847 (recurring tasks) | 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 |