Age | Commit message (Expand) | Author |
2017-02-18 | Remove default swimlane | Frederic Guillot |
2017-02-11 | Open comments in board view with a modal dialog instead of tooltip | Frederic Guillot |
2017-02-07 | Fix broken subtask restriction per user | Frederic Guillot |
2017-02-05 | Remove method getMailboxHash() | Frederic Guillot |
2017-02-05 | Improve filterSubject() helper method | Frederic Guillot |
2017-02-05 | Add configuration parameter to disable email configuration from user interface | Frederic Guillot |
2017-02-04 | Do not try to format size if 0 | Frederic Guillot |
2017-02-04 | Add email address field for projects | Frederic Guillot |
2017-01-29 | Do not display current project in board selector | Frederic Guillot |
2017-01-24 | Simplify date and time configuration to avoid potential validation issues | Frederic Guillot |
2017-01-22 | Add user invitations | Frederic Guillot |
2017-01-08 | Rename methods to render fields in TaskHelper and SubtaskHelper | Frederic Guillot |
2017-01-08 | Display project analytics in modal box | Frederic Guillot |
2017-01-08 | Make icons clickable in menus | Frederic Guillot |
2017-01-02 | Refactoring/rewrite of modal boxes handling | Frederic Guillot |
2016-12-20 | Offer the possibility to override internal formatter objects from plugins | Frederic Guillot |
2016-12-19 | Avoid code duplication in PR #2891 | Frederic Guillot |
2016-12-13 | Implement feature #2843 | phecho |
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 |