Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-03 | Add more unit tests | Frederic Guillot | |
2015-10-03 | Add web notifications | Frederic Guillot | |
2015-10-02 | Add custom filters (refactoring of pull-request #1312) | Frederic Guillot | |
2015-10-01 | Fix Postgres issue "Cardinality violation" when there is multiple ↵ | Frederic Guillot | |
"is_milestone_of" links | |||
2015-09-30 | Make sure there is always a trailing slash for application_url | Frederic Guillot | |
2015-09-30 | Merge branch 'master' of https://github.com/fguillot/kanboard into ↵ | Max Kamashev | |
1245_bug_with_subtask_timer | |||
2015-09-30 | refs #1245 - Renamed argument | Max Kamashev | |
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 | 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-25 | Show project name in task links | xavier.vidal | |
2015-09-24 | refs #1245 - Hotfix logical error | Max Kamashev | |
2015-09-24 | Merge branch 'master' of https://github.com/ukko/kanboard into ↵ | Max Kamashev | |
1245_bug_with_subtask_timer | |||
2015-09-24 | refs #1245 - Subtask - Added option to events to avoid recursive calls | Max Kamashev | |
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-22 | Allow to extend automatic actions from plugins | Frederic Guillot | |
2015-09-20 | Replace switch/case by a mapping list | 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 | Fix Mysql error about gitlab_id when creating remote user | 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 | |||
2015-09-16 | Enable Javascript translation for Indonesian | Frederic Guillot | |
2015-09-16 | Merge pull-request #1231 | Frederic Guillot | |
2015-09-16 | Add abstract storage layer | Frederic Guillot | |
2015-09-15 | add bahasa indonesia translation | Anjar Febrianto | |
integrate new bahasa indonesia translation | |||
2015-09-14 | Fix issue: task time tracking is not updated when deleting a subtask | Frederic Guillot | |
2015-09-14 | Add event subtask.delete | Frederic Guillot | |
2015-09-13 | Move budget outside of the core | Frederic Guillot | |
The budget planning feature is now a plugin See: https://github.com/kanboard/plugin-budget | |||
2015-09-13 | First draft for plugins system | Frederic Guillot | |
2015-09-04 | #1144 Add description field to swimlane. | Fabiano Pereira | |
2015-08-30 | Add the common german date format | Michael Dawart | |
2015-08-28 | Fix postgres issues | Frederic Guillot | |
2015-08-26 | Move tasks Gantt chart | Frederic Guillot | |
2015-08-25 | Fix bug when uploading files with cyrilic characters | Frederic Guillot | |
2015-08-23 | Add Gitlab authentication | Frederic Guillot | |
2015-08-22 | Add milestone marker in board task | Frederic Guillot | |
2015-08-22 | Add new automated action to change task color based on the task link | Frederic Guillot | |
2015-08-22 | Add global Gantt chart for all projects | Frederic Guillot | |
2015-08-20 | Show closed tasks on the Gantt chart and fix rounding for task progress | Frederic Guillot | |
2015-08-19 | Add search in task title when using an integer only input | Frederic Guillot | |
2015-08-19 | Show all tasks when using no search criteria | Frederic Guillot | |
2015-08-18 | Add start and end date for projects | Frederic Guillot | |
2015-08-18 | Integrate Norwegian translation | Frederic Guillot | |
2015-08-16 | Add project users overview | Frederic Guillot | |
2015-08-14 | Add Gantt chart for projects | Frederic Guillot | |
2015-08-14 | Add new role Project Administrator | Frederic Guillot | |