Age | Commit message (Expand) | Author |
2016-11-12 | Add button to close inline popups | Frederic Guillot |
2016-10-10 | Update ChangeLog | Frederic Guillot |
2016-09-19 | Add new automatic action to close task based on date moved | Frederic Guillot |
2016-09-11 | Add documentation for custom project roles | Frederic Guillot |
2016-09-05 | Update ChangeLog | Frederic Guillot |
2016-09-05 | Update documentation | Frederic Guillot |
2016-09-04 | Add new Vue.js component to handle submit and cancel buttons | Frederic Guillot |
2016-09-03 | Support version operators for plugin directory: >= and > | Frederic Guillot |
2016-09-03 | Improve TaskExport class | Frederic Guillot |
2016-09-01 | Do not show closed tasks on public boards | Frederic Guillot |
2016-08-31 | Time spent for subtasks are not rounded too the nearest quarter anymore | Frederic Guillot |
2016-08-31 | Fix wrong project date format (shown as 01/01/1970) | Frederic Guillot |
2016-08-28 | Add the possibility to move tasks without drag and drop | Frederic Guillot |
2016-08-26 | Add the possibility to unlock users from the user interface | Frederic Guillot |
2016-08-25 | Update ChangeLog | Frederic Guillot |
2016-08-25 | Show both time spent and estimated on the board | Frederic Guillot |
2016-08-22 | Fix undefined constant in config example file | Frederic Guillot |
2016-08-22 | Store board collapsed mode user preference in the database | Frederic Guillot |
2016-08-21 | Store comment sorting direction in user metadata | Frederic Guillot |
2016-08-21 | Avoid tags overlapping on the board | Frederic Guillot |
2016-08-21 | Show project name in notifications | Frederic Guillot |
2016-08-15 | Fix PHP notice when sending overdue notifications | Frederic Guillot |
2016-08-14 | Update test case, ChangeLog and contributors | Frederic Guillot |
2016-08-13 | Add the possibility to attach template hooks with a callback | Frederic Guillot |
2016-08-13 | Add the possibility to attach template hooks with local variables | Frederic Guillot |
2016-08-13 | Add reference hooks | Frederic Guillot |
2016-08-07 | Show project name in task forms | Frederic Guillot |
2016-08-06 | Convert vanilla CSS to SASS | Frederic Guillot |
2016-07-31 | Update ChangeLog | Frederic Guillot |
2016-07-28 | Update ChangeLog and contributors list | Frederic Guillot |
2016-07-28 | Allow users to see inactive projects | Frederic Guillot |
2016-07-26 | Use the library PicoFeed to generate RSS/Atom feeds | Frederic Guillot |
2016-07-24 | Removed individual column scrolling on board | Frederic Guillot |
2016-07-24 | Improve project page titles | Frederic Guillot |
2016-07-24 | Fixed typo in template that prevent project permissions to be duplicated | Frederic Guillot |
2016-07-23 | Add new automatic action to move the task to another column when not moved | Frederic Guillot |
2016-07-23 | Add new automatic action to move a task to another column when closed | Frederic Guillot |
2016-07-23 | Added a new automatic action to set due date | Frederic Guillot |
2016-07-23 | Added internal task links to activity stream | Frederic Guillot |
2016-07-17 | Added event for removed comments with some refactoring | Frederic Guillot |
2016-07-16 | Fixed search query with multiple assignees (nested OR conditions) | Frederic Guillot |
2016-07-16 | Handle HTTP header X-Real-IP to get IP address | Frederic Guillot |
2016-07-15 | Fixed Markdown editor auto-grow on the task form | Frederic Guillot |
2016-07-14 | Display project name for task auto-complete fields | Frederic Guillot |
2016-07-14 | Make search attributes not case sensitive | Frederic Guillot |
2016-07-14 | Added search filter for task priority | Frederic Guillot |
2016-07-12 | Make sure that the table schema_version use InnoDB for Mysql | Frederic Guillot |
2016-07-10 | Fixed compatibility issue with PHP 5.3 for OAuthUserProvider class | Frederic Guillot |
2016-07-10 | Cherry-pick from PR #2435 (Show TOTP Issuer) | Frederic Guillot |
2016-07-10 | Added unit test for PR #2388 | Frederic Guillot |