Age | Commit message (Expand) | Author |
2015-09-20 | Add formatters | Frederic Guillot |
2015-09-20 | Fix some phpdoc and remove useless code | Frederic Guillot |
2015-09-20 | Move timetable to a plugin | Frederic Guillot |
2015-09-20 | Move subtask forecast to a plugin | Frederic Guillot |
2015-09-20 | Fix Mysql error about gitlab_id when creating remote user | Frederic Guillot |
2015-09-18 | Add some tests | Frederic Guillot |
2015-09-18 | User-Api: add getMyPorjects (#1233) | Timo Litzbarski |
2015-09-17 | #1232 Api changes: new getMyOverdueTasks, new getOverdueTasksByProject, allo... | Timo Litzbarski |
2015-09-16 | Enable Javascript translation for Indonesian | Frederic Guillot |
2015-09-16 | Merge pull-request #1231 | Frederic Guillot |
2015-09-16 | Add abstract storage layer | Frederic Guillot |
2015-09-15 | add bahasa indonesia translation | Anjar Febrianto |
2015-09-14 | Fix issue: task time tracking is not updated when deleting a subtask | Frederic Guillot |
2015-09-14 | Add event subtask.delete | Frederic Guillot |
2015-09-13 | Move budget outside of the core | Frederic Guillot |
2015-09-13 | First draft for plugins system | Frederic Guillot |
2015-09-04 | #1144 Add description field to swimlane. | Fabiano Pereira |
2015-08-30 | Add the common german date format | Michael Dawart |
2015-08-28 | Fix postgres issues | Frederic Guillot |
2015-08-26 | Move tasks Gantt chart | Frederic Guillot |
2015-08-25 | Fix bug when uploading files with cyrilic characters | Frederic Guillot |
2015-08-23 | Add Gitlab authentication | 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-20 | Show closed tasks on the Gantt chart and fix rounding for task progress | Frederic Guillot |
2015-08-19 | Add search in task title when using an integer only input | Frederic Guillot |
2015-08-19 | Show all tasks when using no search criteria | 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-14 | Add Gantt chart for projects | Frederic Guillot |
2015-08-14 | Add new role Project Administrator | Frederic Guillot |
2015-08-13 | Merge pull-request #1093 | Frederic Guillot |
2015-08-13 | Added pt_PT to getJsLanguageCode() | Eskiso |
2015-08-12 | Improve bug fix | Frederic Guillot |
2015-08-12 | Fix bug task estimate is reseted when using subtask timer | Frederic Guillot |
2015-08-12 | Added pt-PT translations | Eskiso |
2015-08-04 | Javascript refactoring | Frederic Guillot |
2015-08-01 | Update iCalendar library to display organizer name | 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-29 | Add new api procedures: getDefaultTaskColor(), getDefaultTaskColors() and get... | Frederic Guillot |
2015-07-25 | Fix bug: avoid the creation of multiple subtask timer for the same task and user | Frederic Guillot |
2015-07-25 | Avoid PHP 5.3 issue | Frederic Guillot |
2015-07-25 | Add settings to disable subtask timer and another to not include closed tasks... | Frederic Guillot |
2015-07-20 | Add current values when moving/duplicate a task to another project and add a ... | Frederic Guillot |
2015-07-19 | Fix minor issues | Frederic Guillot |
2015-07-19 | Merge pull-request #1039 | Frederic Guillot |
2015-07-19 | Split task controller into smaller classes | Frederic Guillot |