Age | Commit message (Expand) | Author |
2016-12-09 | Fix typo | Guan Shiliang |
2016-12-03 | Fix regression in checkbox form helper | Frederic Guillot |
2016-12-03 | Add suggest menu for task ID | Frederic Guillot |
2016-12-01 | Avoid double encoding in text editor | Frederic Guillot |
2016-11-27 | Make autofocus works in text editor | Frederic Guillot |
2016-11-27 | Improve tabindex for project settings forms | Frederic Guillot |
2016-11-27 | Add suggest menu for user mentions in text editor | Frederic Guillot |
2016-11-21 | Use components to render charts | Frederic Guillot |
2016-11-21 | Replace calendar component by vanilla javascript | Frederic Guillot |
2016-11-21 | Rewrite markdown editor in vanilla Javascript | Frederic Guillot |
2016-11-13 | Replace SimpleMDE with custom Markdown editor | Frederic Guillot |
2016-11-05 | Add the possibility to create external tasks | Frederic Guillot |
2016-10-09 | Restrict search to active projects | Frederic Guillot |
2016-10-08 | Send absolute links in email notifications | Frederic Guillot |
2016-10-07 | Add restriction to disable task drag and drop for a project | Frederic Guillot |
2016-09-19 | Change column move restriction behavior | Frederic Guillot |
2016-09-18 | Add column restrictions to custom project roles | Frederic Guillot |
2016-09-11 | Improve column restrictions | Frederic Guillot |
2016-09-11 | Add project restrictions for custom roles | Frederic Guillot |
2016-09-10 | Define only what is allowed for column restrictions | Frederic Guillot |
2016-09-10 | Add ui to create new custom project roles and column restrictions | Frederic Guillot |
2016-09-08 | Apply column restrictions to the board | Frederic Guillot |
2016-09-08 | Custom project roles inherit from project members | Frederic Guillot |
2016-08-29 | Add missing HTML escaping for textarea | Frederic Guillot |
2016-08-22 | Store board collapsed mode user preference in the database | Frederic Guillot |
2016-08-14 | Merge pull-request #2539 | Frederic Guillot |
2016-08-13 | Fix PHP 5.3 compatibility issue | 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 | Improve form helpers and add more hooks | Frederic Guillot |
2016-08-07 | Reduce number of font size | Frederic Guillot |
2016-08-01 | Display priority changes in board view for inverted priority ranges | Rys Sommefeldt |
2016-08-01 | Allow priority changes when start and end differ | Rys Sommefeldt |
2016-07-24 | Improve project page titles | Frederic Guillot |
2016-07-24 | Remove method UserModel::getFullname() | Frederic Guillot |
2016-07-23 | Added internal task links to activity stream | Frederic Guillot |
2016-07-15 | Fixed Markdown editor auto-grow on the task form | Frederic Guillot |
2016-07-02 | Make sure that tags are duplicated for recurring tasks | Frederic Guillot |
2016-07-02 | Do not create empty tags and remove tags only when necessary | Frederic Guillot |
2016-07-01 | Fixed PHP error in UserHelper when having no user session | Frederic Guillot |
2016-06-28 | Expose task reference field to the user interface | Frederic Guillot |
2016-06-24 | Use the same task form layout everywhere | Frederic Guillot |
2016-06-24 | Expose tags to the user interface (first prototype) | Frederic Guillot |
2016-06-05 | Display local date format in date picker | Frederic Guillot |
2016-06-05 | Conifgure email settings through user interface | Frederic Guillot |
2016-06-02 | Expose to the user interface the email sender address | Frederic Guillot |
2016-06-01 | Added mail helper | Frederic Guillot |
2016-05-30 | Added some unit tests for avatar letter with UTF-8 | Frederic Guillot |
2016-05-28 | Minor fixes | Frederic Guillot |
2016-05-28 | Rename all models | Frederic Guillot |