Age | Commit message (Expand) | Author |
2015-07-19 | Add settings option to define the default task color | Frederic Guillot |
2015-07-18 | Add new search attributes: created, modified and updated | Frederic Guillot |
2015-07-18 | Improve pull-request #1012 | Frederic Guillot |
2015-07-18 | Merge pull-request #1012 | Frederic Guillot |
2015-07-18 | Add new search attribute for swimlane | Frederic Guillot |
2015-07-17 | Update Gitlab webhook | Frederic Guillot |
2015-07-16 | Refactoring of Github authentication (oauth url change) | Frederic Guillot |
2015-07-12 | Start to implement url rewrite (nice urls) | Frederic Guillot |
2015-07-12 | Corrected some SQL Spelling Erorrs | Lesstat |
2015-07-11 | Merged branch 'master' of https://github.com/fguillot/kanboard | Lesstat |
2015-07-11 | Included Subtask when filtering Tasks by Assignee | Lesstat |
2015-07-08 | Fix bug: No creator when duplicating a task | Frederic Guillot |
2015-07-08 | Rewrite movePosition() | Frederic Guillot |
2015-07-07 | Add datetime picker for start date | Frederic Guillot |
2015-07-06 | Add lead and cycle time for projects | Frederic Guillot |
2015-07-05 | Add task analytics | Frederic Guillot |
2015-07-05 | Set the assignee as organizer for ical events | Frederic Guillot |
2015-07-04 | Show title in tooltip for collapsed tasks | Frederic Guillot |
2015-07-04 | Display user initials when tasks are in collapsed mode | Frederic Guillot |
2015-07-04 | Allow search by task id | Frederic Guillot |
2015-07-04 | Add search attribute to search by reference | Frederic Guillot |
2015-07-01 | Add project and column attributes for advanced search | Frederic Guillot |
2015-07-01 | Add global search section | Frederic Guillot |
2015-06-28 | Add category attribute for advanced search | Frederic Guillot |
2015-06-28 | Add description attribute for advanced search | Frederic Guillot |
2015-06-28 | Add status attribute for advanced search | Frederic Guillot |
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 | 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 |