Age | Commit message (Expand) | Author |
2015-07-01 | Change dashboard | 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-28 | Change make-archive.sh | Frederic Guillot |
2015-06-28 | Sync locales | Frederic Guillot |
2015-06-27 | Fix task filter issue | Frederic Guillot |
2015-06-27 | Fix functional tests | Frederic Guillot |
2015-06-27 | Add more colors for tasks | Frederic Guillot |
2015-06-27 | Improve user creation form to automatically add project member and enable not... | Frederic Guillot |
2015-06-27 | Remove column default_project_id for users because it's useless now | Frederic Guillot |
2015-06-27 | Merge pull-request #947 | Frederic Guillot |
2015-06-27 | Update documentation | Frederic Guillot |
2015-06-27 | PicoDb update | Frederic Guillot |
2015-06-25 | Reorder task links | Olivier Maridat |
2015-06-24 | Bump the version of Parsedown | 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-24 | Display totals on the dashboard for tasks/subtasks/projects | Frederic Guillot |
2015-06-24 | Fix typo in French locale | 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 | Change message in template | Frederic Guillot |
2015-06-21 | Remove some code duplication | Frederic Guillot |
2015-06-21 | Replace dimplejs by c3js for chart drawing | Frederic Guillot |
2015-06-21 | Fix issue in notification template when there is no comment author | Frederic Guillot |
2015-06-21 | Add cli command to compare locales + cleanup translation files | Frederic Guillot |
2015-06-21 | Move the script sync-locales.php to cli command | 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 | Add new related project | 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 phpdoc comments | 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-19 | Fix translations with incorrect placeholders. | Colin Williams |
2015-06-18 | Improve pull-request #907 | Frederic Guillot |
2015-06-18 | Merge pull-request #907 | Frederic Guillot |
2015-06-18 | polish translation updated | Piotr Zęgota |
2015-06-16 | API: Change parameters for updateTask, enforce the use of moveTaskPosition() ... | Frederic Guillot |
2015-06-15 | Change max-width for the page title | Frederic Guillot |