Age | Commit message (Expand) | Author |
2016-03-08 | Always display project name and task title in task views | Frederic Guillot |
2016-03-05 | Improve automatic action creation | Frederic Guillot |
2016-03-05 | Increase bottom notification size | Frederic Guillot |
2016-03-05 | Import automatic actions from another project | Frederic Guillot |
2016-03-05 | Added Ajax loading icon for submit buttons | Frederic Guillot |
2016-03-04 | Fix ambiguous column name with very old version of Sqlite | Frederic Guillot |
2016-03-04 | Fix security issue: Unexpected access to any tasks from a shared public board | Frederic Guillot |
2016-02-28 | Added support for HTTP header "X-Forwarded-Proto: https" | Frederic Guillot |
2016-02-28 | Update Changelog | Frederic Guillot |
2016-02-23 | Fix regression: unable to change project in "task move/duplicate to another p... | Frederic Guillot |
2016-02-20 | Add drag and drop to change swimlane positions | Frederic Guillot |
2016-02-20 | Fix cosmetic issues and update api documentation | Frederic Guillot |
2016-02-20 | Split Board model into multiple classes | Frederic Guillot |
2016-02-20 | Add drag and drop to change column positions | Frederic Guillot |
2016-02-20 | Use inline popup to create new columns | Frederic Guillot |
2016-02-19 | Add subtasks drag and drop | Frederic Guillot |
2016-02-14 | Improve filter box design | Frederic Guillot |
2016-02-13 | Improve image thumbnails and files table | Frederic Guillot |
2016-02-13 | Add file drag and drop and asynchronous upload | Frederic Guillot |
2016-02-13 | Enable/Disable users | Frederic Guillot |
2016-02-13 | Add setting option to disable private projects | Frederic Guillot |
2016-02-13 | Update ChangeLog | Frederic Guillot |
2016-02-11 | Update ChangeLog | Frederic Guillot |
2016-02-08 | Fix PHP notices during creation of first project and in subtasks table | Frederic Guillot |
2016-02-07 | Update ChangeLog | Frederic Guillot |
2016-02-06 | New Dockerfile based on Alpine Linux and Nginx/PHP-FPM | Frederic Guillot |
2016-02-06 | The date time format can be chosen in application settings | Frederic Guillot |
2016-02-05 | Category label is broken on the board if there's a url in the description | Frederic Guillot |
2016-02-05 | Export only open tasks in iCal feed | Frederic Guillot |
2016-02-05 | Add task dropdown menu on listing pages | Frederic Guillot |
2016-02-05 | Fix pagination on task time tracking page | Frederic Guillot |
2016-02-05 | Remove time form on task summary page and move that to task edit form | Frederic Guillot |
2016-02-05 | Replace box shadow by larger border width when a task is recently modified | Frederic Guillot |
2016-02-05 | Improve subtask toggle status and timer | Frederic Guillot |
2016-02-05 | Add inline popoup for project sections | Frederic Guillot |
2016-02-05 | Add inline popoup for category section | Frederic Guillot |
2016-02-04 | Do not refresh the whole page when changing subtask status (work in progress) | Frederic Guillot |
2016-02-03 | Add dropdown menu with inline popup for all task actions | Frederic Guillot |
2016-02-03 | Change sidebar style | Frederic Guillot |
2016-02-02 | Improve task summary layout | Frederic Guillot |
2016-02-02 | Show subtask modification forms in inline popup | Frederic Guillot |
2016-01-31 | Simplify layout and templates generation | Frederic Guillot |
2016-01-31 | Move homepage menu to the user dropdown | Frederic Guillot |
2016-01-31 | When creating a new project, have the possibility to select another project t... | Frederic Guillot |
2016-01-31 | Move task form elements to Task helper | Frederic Guillot |
2016-01-31 | Add a "Me" button to assignee form element | Frederic Guillot |
2016-01-31 | Have a new task assigned to the creator by default instead of "no assignee" | Frederic Guillot |
2016-01-30 | Simplify code to handle ajax popover and redirects | Frederic Guillot |
2016-01-30 | Add external links for tasks with plugin api | Frederic Guillot |
2016-01-29 | Move Gitlab and Github authentication to external plugins | Frederic Guillot |