Age | Commit message (Expand) | Author |
2016-03-05 | Improve automatic action creation | Frederic Guillot |
2016-03-05 | Import automatic actions from another project | 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-03-04 | PHPdoc cleanup | Frederic Guillot |
2016-03-04 | Helper refactoring | Frederic Guillot |
2016-03-04 | Add namespace Export and move classes | Frederic Guillot |
2016-02-29 | Add unit test for transition model | 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 | Sync locales | 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-16 | Add file preview for Markdown and text files | Frederic Guillot |
2016-02-16 | Add file attachements to projects | Frederic Guillot |
2016-02-16 | Start to implement a project overview page | Frederic Guillot |
2016-02-14 | Move project header templates to folder project_header | Frederic Guillot |
2016-02-14 | Rename File controller to TaskFile | Frederic Guillot |
2016-02-14 | Add ProjecFile and TaskFile models | 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 | Merge pull-request #1837 | Frederic Guillot |
2016-02-13 | Fixed issue with customer filter popover and added confirmation for removal | Nick Blackledge |
2016-02-12 | Added a DISABLE_LOGOUT constant, to allow the logout command to be disabled, ... | Dj Padzensky |
2016-02-09 | Rename hooks | Frederic Guillot |
2016-02-09 | Add more hooks | Frederic Guillot |
2016-02-08 | Fix PHP notices during creation of first project and in subtasks table | Frederic Guillot |
2016-02-07 | Fix subtask redirection | Frederic Guillot |
2016-02-06 | The date time format can be chosen in application settings | Frederic Guillot |
2016-02-05 | Export only open tasks in iCal feed | 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 | Move template recurrence_info | Frederic Guillot |
2016-02-05 | Improve subtask toggle status and timer | Frederic Guillot |
2016-02-04 | Fix php notice, see #1777 | 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-02 | Show subtask modification forms in inline popup | Frederic Guillot |
2016-02-01 | Add new merge hook to override default form values | Frederic Guillot |
2016-01-31 | Simplify layout and templates generation | Frederic Guillot |
2016-01-31 | Make project creation form a inline popup | Frederic Guillot |
2016-01-31 | Add unit tests for last automatic actions | 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 | 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 |