Age | Commit message (Expand) | Author |
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 |
2016-07-03 | Update ChangeLog and add new contributor | Frederic Guillot |
2016-07-03 | Take default swimlane into consideration for SwimlaneModel::getFirstActiveSwi... | Frederic Guillot |
2016-07-03 | Added more unit tests for task priority duplication | Frederic Guillot |
2016-07-02 | Use PHP7 for Docker image | Frederic Guillot |
2016-07-02 | Preserve role for existing users when using ReverseProxy authentication | Frederic Guillot |
2016-07-02 | Handle priority for task and project duplication | Frederic Guillot |
2016-07-01 | Fixed empty title for web notification with only one overdue task | Frederic Guillot |
2016-07-01 | Flush memory cache in worker to get latest config values | Frederic Guillot |
2016-07-01 | Fixed lexer issue with non word characters | Frederic Guillot |
2016-06-29 | Fixed identical background color for LetterAvatar on 32bits platforms | Frederic Guillot |
2016-06-28 | Expose task reference field to the user interface | Frederic Guillot |
2016-06-26 | Improve ICal export | Frederic Guillot |
2016-06-26 | Added API calls for subtask time tracking | Frederic Guillot |
2016-06-26 | Added new API calls for project attachements | Frederic Guillot |
2016-06-26 | Added new API calls for external task links | Frederic Guillot |
2016-06-26 | Added new API call: "getProjectByIdentifier" | Frederic Guillot |
2016-06-26 | Added new arguments to project API calls and update composer.json | Frederic Guillot |
2016-06-26 | Added application and project roles validation for API procedure calls | Frederic Guillot |
2016-06-25 | Rewrite integration tests to run with Docker containers | Frederic Guillot |
2016-06-24 | Remove dropdown menus that are now available with task edit form | Frederic Guillot |
2016-06-24 | Use the same task form layout everywhere | Frederic Guillot |
2016-06-23 | Fixed broken CSV export | Frederic Guillot |
2016-06-23 | Make embedded documentation available in multiple languages | Frederic Guillot |