Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-04 | Added generic controller for task popovers | Frederic Guillot | |
2016-05-04 | Unify task drop-down menu between different views | Frederic Guillot | |
2016-04-29 | Fixed improper Markdown escaping for some tooltips | Frederic Guillot | |
2016-03-26 | Added avatar image upload | Frederic Guillot | |
2016-03-26 | Merge pull-request #2049 | Frederic Guillot | |
2016-03-26 | Hook template:board:task:icons | Timo Litzbarski | |
2016-03-25 | Unification of project header | Frederic Guillot | |
2016-03-24 | Move avatar to the top right corner | Frederic Guillot | |
2016-03-19 | Improve board tooltips | Frederic Guillot | |
2016-03-19 | Swap category and avatar on the card | Frederic Guillot | |
2016-03-19 | Change cards layout | Frederic Guillot | |
2016-03-19 | Show avatar on the cards | Frederic Guillot | |
2016-03-19 | Improve comments design | Frederic Guillot | |
2016-03-18 | Rename menu label | Frederic Guillot | |
2016-03-18 | Rename controller TaskLink to TaskInternalLink | Frederic Guillot | |
2016-03-14 | add task on board hooks | Timo Litzbarski | |
2016-03-07 | Fix File Tooltip #1960 | Timo Litzbarski | |
2016-03-05 | Add class to board form | Frederic Guillot | |
2016-03-05 | Added Ajax loading icon for submit buttons | Frederic Guillot | |
2016-03-04 | Helper refactoring | Frederic Guillot | |
2016-02-16 | Merge pull-request #1847 | Frederic Guillot | |
2016-02-16 | fix assignee name for subtask | Timo Litzbarski | |
2016-02-14 | Move project header templates to folder project_header | Frederic Guillot | |
2016-02-14 | Rename File controller to TaskFile | Frederic Guillot | |
2016-02-06 | The date time format can be chosen in application settings | Frederic Guillot | |
2016-02-05 | Add task dropdown menu on listing pages | Frederic Guillot | |
2016-02-04 | Do not refresh the whole page when changing subtask status (work in progress) | Frederic Guillot | |
2016-01-31 | Templates cleanup | 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-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-26 | Update task link tooltip view | Olivier Maridat | |
2016-01-24 | Add configurable task priority | 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-17 | Show in user interface the saving state of the task | Frederic Guillot | |
2016-01-17 | Do not show column dropdown on the public view | Frederic Guillot | |
2016-01-17 | Add dropdown menu on each board column title to close all tasks | Frederic Guillot | |
2016-01-13 | Fix wrong link for category in task footer | Frederic Guillot | |
2015-12-06 | Restrict actions for project viewers | Frederic Guillot | |
2015-12-05 | Rewrite of the authentication and authorization system | Frederic Guillot | |
2015-11-21 | Dropdown menu entry are now clickable outside of the html link | Frederic Guillot | |
2015-10-23 | Avoid to disable the default swimlane during renaming when there is no other ↵ | Frederic Guillot | |
activated swimlane | |||
2015-10-19 | Cleanup and minor fixes | Frederic Guillot | |
2015-10-17 | Run php-cs-fixer on the code base | Frederic Guillot | |
2015-10-13 | Change namespace to add Kanboard as prefix | Frederic Guillot | |
2015-10-06 | Repeat column headers for each swimlane | Frederic Guillot | |
2015-10-02 | Add custom filters (refactoring of pull-request #1312) | Frederic Guillot | |
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 | |