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-28 | ajout captures pour les vues | goofy | |
2015-09-27 | essai intégration image | goofy | |
2015-09-26 | Merge pull-request #1284 | Frederic Guillot | |
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 | |
2015-09-26 | settings chapter | goofy | |
2015-09-26 | Add getPluginHomepage() | Frederic Guillot | |
2015-09-26 | Add page to show the list of plugins | Frederic Guillot | |
2015-09-26 | Do not use preventDefault() with .close-popover when there is no popover opened | Frederic Guillot | |
2015-09-26 | Show "Open this task" in dropdown menu for closed tasks | Frederic Guillot | |
2015-09-26 | Add contributor | Frederic Guillot | |
2015-09-26 | Update app.css | julesverhaeren | |
remove unnecessary scrollbars on popovers | |||
2015-09-26 | Update popover.css | julesverhaeren | |
remove unneeded scrollbars | |||
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-25 | Show project name in task links | xavier.vidal | |
2015-09-24 | Merge pull-request #1274 | Frederic Guillot | |
2015-09-24 | adding working with users French doc | goofy | |
2015-09-24 | trivial typofix | goofy-bz | |
2015-09-23 | Add .htaccess rule to deny files access | Frederic Guillot | |
2015-09-23 | Merge pull-request #1261 | Frederic Guillot | |
2015-09-23 | Change interface for objectStorage | Frederic Guillot | |
2015-09-23 | Do not check anymore data folder permissions | Frederic Guillot | |
People who are using a remote database (Mysql/Postgresql) and a remote file storage (Aws S3 or similar) don't necessary needs to have a persistent local data folder or to change the permissions. | |||
2015-09-23 | après quelques corrections, partie tâches de la doc fr | goofy | |
2015-09-23 | ajout de la partie doc fr sur les tâches | goofy | |
2015-09-22 | Add config parameter PLUGINS_DIR | Frederic Guillot | |
2015-09-22 | Allow to extend automatic actions from plugins | Frederic Guillot | |
2015-09-22 | Add unit test for Slack webhook | Frederic Guillot | |
2015-09-21 | Add plugin hooks for assets | Frederic Guillot | |
2015-09-21 | Add French doc index | Marien Fressinaud | |
2015-09-20 | Replace switch/case by a mapping list | Frederic Guillot | |
2015-09-20 | Remove unused statement | Frederic Guillot | |
2015-09-20 | Add php docblocks | Frederic Guillot | |
2015-09-20 | Add formatters | Frederic Guillot | |
2015-09-20 | Fix some phpdoc and remove useless code | Frederic Guillot | |
2015-09-20 | Move timetable to a plugin | Frederic Guillot | |
Plugin repository: https://github.com/kanboard/plugin-timetable | |||
2015-09-20 | Move subtask forecast to a plugin | Frederic Guillot | |
Plugin repo: https://github.com/kanboard/plugin-subtask-forecast | |||
2015-09-20 | Add sub namespace for plugins | Frederic Guillot | |
2015-09-20 | Add abstract cache layer | Frederic Guillot | |
2015-09-20 | Fix Mysql error about gitlab_id when creating remote user | Frederic Guillot | |
2015-09-20 | Improve icon alignment for dropdown menu | Frederic Guillot | |
2015-09-18 | Add some tests | Frederic Guillot | |
2015-09-18 | User-Api: add getMyPorjects (#1233) | Timo Litzbarski | |
2015-09-17 | #1232 Api changes: new getMyOverdueTasks, new getOverdueTasksByProject, ↵ | Timo Litzbarski | |
allow getProjectActivity for user-api |