Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-03 | Improve Automatic Actions plugin api | Frederic Guillot | |
2015-12-29 | Sync locales | Frederic Guillot | |
2015-12-29 | Add autocompletion in textarea for user mentions | Frederic Guillot | |
2015-12-29 | Send notifications on user mentions | Frederic Guillot | |
2015-12-24 | Update active menu in sidebars | Frederic Guillot | |
2015-12-17 | set class=active when selecting controller=ProjectPermission | Busfreak | |
2015-12-17 | extend hook 'template:project:sidebar' with $project | Busfreak | |
2015-12-15 | Show profile link for @username mentions | Frederic Guillot | |
2015-12-07 | added working template of compare hours | Matthew Cillo | |
2015-12-06 | Restrict actions for project viewers | Frederic Guillot | |
2015-12-06 | Update plugin doc | Frederic Guillot | |
2015-12-05 | Rewrite of the authentication and authorization system | Frederic Guillot | |
2015-11-25 | Add groups (teams) | Frederic Guillot | |
2015-11-21 | Add new hooks for plugins | Frederic Guillot | |
2015-11-21 | Dropdown menu entry are now clickable outside of the html link | Frederic Guillot | |
2015-11-15 | Fix php notice after merging pull-request #1392 | Frederic Guillot | |
2015-11-15 | Merge pull-request #1392 | Frederic Guillot | |
2015-11-15 | Add missing template for activity stream | Frederic Guillot | |
2015-10-23 | Avoid to disable the default swimlane during renaming when there is no other ↵ | Frederic Guillot | |
activated swimlane | |||
2015-10-20 | Form add subtasks in each task | Max Kamashev | |
2015-10-19 | Cleanup and minor fixes | Frederic Guillot | |
2015-10-18 | Remove useless class and add new plugin hooks | Frederic Guillot | |
2015-10-17 | Move slack, hipchat and jabber integrations to plugins | Frederic Guillot | |
2015-10-17 | Run php-cs-fixer on the code base | Frederic Guillot | |
2015-10-17 | Make user notifications pluggable | Frederic Guillot | |
2015-10-16 | Make mail transports pluggable and move integrations to plugins | Frederic Guillot | |
- Postmark: https://github.com/kanboard/plugin-postmark - Mailgun: https://github.com/kanboard/plugin-mailgun - Sendgrid: https://github.com/kanboard/plugin-sendgrid | |||
2015-10-13 | Change namespace to add Kanboard as prefix | Frederic Guillot | |
2015-10-12 | Add CSV import for tasks | Frederic Guillot | |
2015-10-12 | Add user CSV import | Frederic Guillot | |
2015-10-12 | Merge pull-request #1350 | Frederic Guillot | |
2015-10-12 | remove trailing space | Timo Litzbarski | |
2015-10-12 | remove trailing space | Timo Litzbarski | |
2015-10-11 | Add comments sorting | Frederic Guillot | |
2015-10-11 | Do not hardcode reset filter value | Frederic Guillot | |
2015-10-10 | #1340 add append/replace option to dustom filters | BlueTeck | |
2015-10-07 | Remove project settings icon from dashboard | Frederic Guillot | |
2015-10-07 | Include more shortcut links into the view "My projects" | Frederic Guillot | |
2015-10-06 | Repeat column headers for each swimlane | Frederic Guillot | |
2015-10-03 | Reduce font size for board toolbar | Frederic Guillot | |
2015-10-03 | Add web notifications | Frederic Guillot | |
2015-10-02 | Add custom filters (refactoring of pull-request #1312) | Frederic Guillot | |
2015-09-30 | Do not show the checkbox "Show default swimlane" when there is no active ↵ | Frederic Guillot | |
swimlanes | |||
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 | Append filters instead of replacing value for users and categories dropdowns | Frederic Guillot | |
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 | |