Age | Commit message (Expand) | Author |
2015-08-30 | Add missing active class for sidebars | Frederic Guillot |
2015-08-29 | Include documentation in the application | Frederic Guillot |
2015-08-29 | Add handle to move tasks on touch devices | Frederic Guillot |
2015-08-29 | Add delay of 1.5s for draggable items on touch devices | Frederic Guillot |
2015-08-28 | Add no referrer policy in meta tags | Frederic Guillot |
2015-08-26 | Move tasks Gantt chart | Frederic Guillot |
2015-08-23 | Add Gitlab authentication | Frederic Guillot |
2015-08-23 | Improve column hide/show with swimlanes | Frederic Guillot |
2015-08-23 | Improve file attachments tooltip on the board | Frederic Guillot |
2015-08-22 | Do not force redirect when clicking on task board link | Frederic Guillot |
2015-08-22 | Add milestone marker in board task | Frederic Guillot |
2015-08-22 | Add new automated action to change task color based on the task link | Frederic Guillot |
2015-08-22 | Add global Gantt chart for all projects | Frederic Guillot |
2015-08-21 | Add users and categories filters on the board | Frederic Guillot |
2015-08-20 | Update locales | Frederic Guillot |
2015-08-19 | Improve sidebar menus | Frederic Guillot |
2015-08-18 | Add start and end date for projects | Frederic Guillot |
2015-08-18 | Integrate Norwegian translation | Frederic Guillot |
2015-08-16 | Add project users overview | Frederic Guillot |
2015-08-15 | Add show/hide columns on the board | Frederic Guillot |
2015-08-14 | Fix condition for permission on project creation | Frederic Guillot |
2015-08-14 | Fix potential issue with json_encode() in templates | Frederic Guillot |
2015-08-14 | Add Gantt chart for projects | Frederic Guillot |
2015-08-14 | Add new role Project Administrator | Frederic Guillot |
2015-08-07 | Rewrite dropdown menu | Frederic Guillot |
2015-08-04 | Javascript refactoring | Frederic Guillot |
2015-08-02 | Add column vertical scrolling and set column height dynamically | Frederic Guillot |
2015-08-01 | Fix broken url for closed tasks in project view | Frederic Guillot |
2015-08-01 | Add config parameter to disable/enable RememberMe authentication | Frederic Guillot |
2015-08-01 | Add bruteforce protection | Frederic Guillot |
2015-07-25 | Switch to MIT license | Frederic Guillot |
2015-07-25 | Add settings to disable subtask timer and another to not include closed tasks... | Frederic Guillot |
2015-07-21 | Add loading icon on board view | Frederic Guillot |
2015-07-21 | Add missing e() | Frederic Guillot |
2015-07-20 | Add current values when moving/duplicate a task to another project and add a ... | Frederic Guillot |
2015-07-19 | Split task controller into smaller classes | Frederic Guillot |
2015-07-19 | Prompt user when moving or duplicate a task to another project | Frederic Guillot |
2015-07-19 | Add settings option to define the default task color | Frederic Guillot |
2015-07-19 | Improve quick-add subtasks form | Frederic Guillot |
2015-07-18 | Add icon to hide/show sidebar | Frederic Guillot |
2015-07-18 | Fix bug with screenshot dropdown: scroll down on the board view and focus los... | Frederic Guillot |
2015-07-18 | Add new search attribute for swimlane | Frederic Guillot |
2015-07-18 | Add form to create remote user | Frederic Guillot |
2015-07-16 | Store redirect login url in session instead of using url parameter | Frederic Guillot |
2015-07-16 | Add edit form for user authentication | Frederic Guillot |
2015-07-16 | Add config parameter to hide login form | Frederic Guillot |
2015-07-16 | Display OAuth2 urls on integration page and update doc | Frederic Guillot |
2015-07-16 | Refactoring of Github authentication (oauth url change) | Frederic Guillot |
2015-07-16 | Refactoring of Google Authentication (new callback url) | Frederic Guillot |
2015-07-12 | Use ajax requests for board collapse/expand | Frederic Guillot |