Age | Commit message (Expand) | Author |
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 |
2016-01-29 | Move Google authentication to an external plugin | Frederic Guillot |
2016-01-28 | Added automatic actions based on a daily event | Frederic Guillot |
2016-01-26 | Greek translation integration | Frederic Guillot |
2016-01-24 | Add configurable task priority | Frederic Guillot |
2016-01-24 | Add project owner | Frederic Guillot |
2016-01-23 | Update ChangeLog | Frederic Guillot |
2016-01-23 | Revert back optimization of TaskPosition | Frederic Guillot |
2016-01-23 | Add new API procedures to move and duplicate tasks to another project | Frederic Guillot |
2016-01-23 | Fix bug: Unable to unassign a task from the API | Frederic Guillot |