Age | Commit message (Expand) | Author |
2015-06-24 | Auto assign subtasks when status is toggled | Frederic Guillot |
2015-06-23 | Improve assets loading: remove http call to load task colors and async load o... | Frederic Guillot |
2015-06-23 | Fix issue in aggregate daily project summary | Frederic Guillot |
2015-06-21 | Replace dimplejs by c3js for chart drawing | Frederic Guillot |
2015-06-21 | Update Bitbucket webhooks to handle issues/commit/comments | Frederic Guillot |
2015-06-20 | Change comments table structure (drop foreign key on user_id) | Frederic Guillot |
2015-06-20 | Close all subtasks when a task is closed | Frederic Guillot |
2015-06-20 | Improve automatic action duplication with unit tests and improve database schema | Frederic Guillot |
2015-06-20 | Add automatic action to send a task by email | Frederic Guillot |
2015-06-19 | Add RSS feed for users and change address of project feeds | Frederic Guillot |
2015-06-19 | Fix phpdoc comments | Frederic Guillot |
2015-06-18 | Merge pull-request #907 | Frederic Guillot |
2015-06-14 | Fix wrong event name in switch/case | Frederic Guillot |
2015-06-14 | Improve activity stream/notification for task update events and add new notif... | Frederic Guillot |
2015-06-13 | Show changes in task update notifications | Frederic Guillot |
2015-06-13 | Add new automatic action: Move task to another column when the category is ch... | Frederic Guillot |
2015-06-13 | API: new procedure 'removeAllFiles' and contract change for 'createFile' | Frederic Guillot |
2015-06-11 | Remove unused use statements | Frederic Guillot |
2015-06-11 | Change variable names | Frederic Guillot |
2015-06-07 | Add Mailgun API as mail transport | Frederic Guillot |
2015-06-07 | Add user filter/condition for notifications | Frederic Guillot |
2015-06-06 | Improve email sending system and add Postmark as mail transport | Frederic Guillot |
2015-06-04 | adding time estimated in de task footer and swimlanes' name in the task details | Fábio Hideki |
2015-06-03 | normal user should not have inactive boards in board selector | Timotheus Pokorra |
2015-05-31 | Improve project navigation | Frederic Guillot |
2015-05-31 | Fix bug: add missing file extension for screenshot filename | Frederic Guillot |
2015-05-30 | Add debugging log to record the time to send an email | Frederic Guillot |
2015-05-30 | Fix bug in calendar condition | Frederic Guillot |
2015-05-24 | Add file procedures to the API | Frederic Guillot |
2015-05-24 | Fix query with ambiguous column name | Frederic Guillot |
2015-05-24 | Fix PhpAnalyzer issues | Frederic Guillot |
2015-05-24 | Helpers refactoring | Frederic Guillot |
2015-05-23 | Add functional tests for task links | Frederic Guillot |
2015-05-23 | Merge branch 'master' of https://github.com/fguillot/kanboard | Frederic Guillot |
2015-05-23 | API refactoring | Frederic Guillot |
2015-05-22 | Increase length of attachments file names (and truncate if really too long) | Frederic Guillot |
2015-05-21 | Show swimlane dropdown only when necessary | Frederic Guillot |
2015-05-18 | Send all Kanboard events to the webhook (breaking change) | Frederic Guillot |
2015-05-18 | Add ical export for users | Frederic Guillot |
2015-05-17 | Add iCalendar public access for projects | Frederic Guillot |
2015-05-16 | Add new automatic action to update the start date | Frederic Guillot |
2015-05-16 | Display tasks in the calendar + improve settings | Frederic Guillot |
2015-05-10 | Recurring tasks (#847): add unit test | Frederic Guillot |
2015-05-10 | Recurring tasks (#847): rename class constants | Frederic Guillot |
2015-05-10 | Recurring tasks (#847): move hardcoded conditions to event subscriber + refac... | Frederic Guillot |
2015-05-10 | Recurring tasks (#847): Fix php error (substract is not always defined) | Frederic Guillot |
2015-05-10 | Merge pull-request #847 (recurring tasks) | Frederic Guillot |
2015-05-09 | Fix some php analyzer issues | Frederic Guillot |
2015-05-09 | Improve Link::getOppositeLinkId() | Frederic Guillot |
2015-05-09 | Allow auto-completion with the task id | Frederic Guillot |