Age | Commit message (Expand) | Author |
2018-06-11 | Defer javascript files by default | Michael Vickers |
2018-05-10 | Make subtask title text field wider when editing subtasks | Frédéric Guillot |
2018-05-03 | Fix escaping issue for Markdown editor | Frédéric Guillot |
2018-04-30 | Don't markdown project owner's name in tooltip | Andrew Engelbrecht |
2018-04-20 | Rewrite tooltips code without jQuery | Frédéric Guillot |
2018-04-11 | Increase text fields length in several tables | Frédéric Guillot |
2018-04-06 | Move documentation to https://docs.kanboard.org/ | Frédéric Guillot |
2018-01-29 | Add CSRF check for task and project files upload | Frédéric Guillot |
2017-12-20 | Add missing translation in DateHelper | SkyFox |
2017-12-12 | Store PHP sessions in the database | Frédéric Guillot |
2017-12-07 | Open MP3 attachments (#3603) | Luis Fernando Batels |
2017-12-01 | Add class "js-modal-replace" to icons | Frédéric Guillot |
2017-11-08 | Improve iCalendar feed to include tasks with start/end date and due date with... | Frederic Guillot |
2017-11-03 | Improve dropdown for task description templates | Frederic Guillot |
2017-11-02 | Add predefined templates for task descriptions | Frederic Guillot |
2017-10-20 | Add bulk subtasks creation | Frederic Guillot |
2017-10-18 | Improve external task integration | Frederic Guillot |
2017-10-16 | Add tooltip to subtask icons | Frederic Guillot |
2017-10-12 | Generate a link if the reference is a URL | Frederic Guillot |
2017-10-12 | Render a dropdown menu for external task providers | Frederic Guillot |
2017-08-11 | Fix parsing issue in phpToBytes() | Frederic Guillot |
2017-05-10 | Change Due Date to Due Timestamp fixes #919 (#3249) | Oliver Buchmann |
2017-04-08 | Improve dashboard | Frederic Guillot |
2017-04-08 | Add assignee restriction for custom project roles (dnd) | Frederic Guillot |
2017-04-07 | Add project restriction to block task edition | Frederic Guillot |
2017-04-05 | Add new project restriction to block assignee change | Frederic Guillot |
2017-04-05 | Add new project role restriction to block task suppression | Frederic Guillot |
2017-04-01 | Move calendar to external plugin | Frederic Guillot |
2017-03-19 | Improve subtask toggle | Frederic Guillot |
2017-03-12 | Simplify dashboard to use new tasks list view | Frederic Guillot |
2017-03-11 | Move notifications outside of dashboard | Frederic Guillot |
2017-02-26 | Add toggle button to show/hide subtasks in task list view | Frederic Guillot |
2017-02-26 | Project priority is always rendered now | Frederic Guillot |
2017-02-23 | Add helper method to use implode() with HTML escaping | Frederic Guillot |
2017-02-18 | Remove default swimlane | Frederic Guillot |
2017-02-11 | Open comments in board view with a modal dialog instead of tooltip | Frederic Guillot |
2017-02-07 | Fix broken subtask restriction per user | Frederic Guillot |
2017-02-05 | Remove method getMailboxHash() | Frederic Guillot |
2017-02-05 | Improve filterSubject() helper method | Frederic Guillot |
2017-02-05 | Add configuration parameter to disable email configuration from user interface | Frederic Guillot |
2017-02-04 | Do not try to format size if 0 | Frederic Guillot |
2017-02-04 | Add email address field for projects | Frederic Guillot |
2017-01-29 | Do not display current project in board selector | Frederic Guillot |
2017-01-24 | Simplify date and time configuration to avoid potential validation issues | Frederic Guillot |
2017-01-22 | Add user invitations | Frederic Guillot |
2017-01-08 | Rename methods to render fields in TaskHelper and SubtaskHelper | Frederic Guillot |
2017-01-08 | Display project analytics in modal box | Frederic Guillot |
2017-01-08 | Make icons clickable in menus | Frederic Guillot |
2017-01-02 | Refactoring/rewrite of modal boxes handling | Frederic Guillot |
2016-12-20 | Offer the possibility to override internal formatter objects from plugins | Frederic Guillot |