Age | Commit message (Expand) | Author |
2015-06-28 | Improve date due filter | Frederic Guillot |
2015-06-28 | Start to implement advanced search query language | Frederic Guillot |
2015-06-27 | Fix task filter issue | Frederic Guillot |
2015-06-27 | Fix functional tests | Frederic Guillot |
2015-06-27 | Remove column default_project_id for users because it's useless now | Frederic Guillot |
2015-06-27 | PicoDb update | Frederic Guillot |
2015-06-24 | Add timer for subtasks and remove settings for subtask time tracking | Frederic Guillot |
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 | Update Bitbucket webhooks to handle issues/commit/comments | Frederic Guillot |
2015-06-20 | Improve automatic action to create comments based on commit messages | Frederic Guillot |
2015-06-20 | Allow sync of Github comments without common username and add unit tests | 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 | Change travis-ci configuration | Frederic Guillot |
2015-06-20 | Add automatic action to send a task by email | Frederic Guillot |
2015-06-20 | Correct LocaleUnitTest to actually check the number of %d placeholders are co... | Colin Williams |
2015-06-19 | Add RSS feed for users and change address of project feeds | Frederic Guillot |
2015-06-19 | Fix coding style in pull-request #936 | Frederic Guillot |
2015-06-19 | Add unit test for locales to ensure number of %d and %s placeholders are corr... | Colin Williams |
2015-06-16 | API: Change parameters for updateTask, enforce the use of moveTaskPosition() ... | Frederic Guillot |
2015-06-15 | Remove truncate helper and use css instead | Frederic Guillot |
2015-06-15 | Use css to truncate the page title | Frederic Guillot |
2015-06-14 | Improve activity stream/notification for task update events and add new notif... | 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: Add procedure 'getTaskByReference' and add 'reference' parameter for 'cr... | Frederic Guillot |
2015-06-13 | API: new procedure 'removeAllFiles' and contract change for 'createFile' | Frederic Guillot |
2015-06-13 | Add Sendgrid as mail transport | Frederic Guillot |
2015-06-11 | UnitTest: Add delta for timestamps comparison | Frederic Guillot |
2015-06-11 | Fix notification template issues | 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-05-24 | Add file procedures to the API | 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-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 | Fix bug when creating project in Dutch | Frederic Guillot |
2015-05-16 | Add new automatic action to update the start date | Frederic Guillot |
2015-05-14 | Return application url if defined for the helper getCurrentBaseUrl() | Frederic Guillot |
2015-05-10 | Recurring tasks (#847): add unit test | Frederic Guillot |
2015-05-09 | Improve Link::getOppositeLinkId() | Frederic Guillot |
2015-05-09 | Update task links, assignee and time tracking (#775), group links by label (#... | Frederic Guillot |
2015-05-03 | Fix bug: task references are not unique | Frederic Guillot |