Age | Commit message (Expand) | Author |
2016-09-05 | Avoid frenchglish | Frederic Guillot |
2016-09-05 | Sync locales | Frederic Guillot |
2016-09-04 | Add new Vue.js component to handle submit and cancel buttons | Frederic Guillot |
2016-09-03 | Force order of exported tasks | Frederic Guillot |
2016-09-03 | Convert time comparison chart to Vue.js component | Frederic Guillot |
2016-09-03 | Convert user distribution chart to Vue.js component | Frederic Guillot |
2016-09-03 | Convert task distribution chart to Vue.js component | Frederic Guillot |
2016-09-03 | Add close button to modal when there is no destination project | Frederic Guillot |
2016-09-03 | Fix typo in project view switcher template | Frederic Guillot |
2016-09-03 | Support version operators for plugin directory: >= and > | Frederic Guillot |
2016-09-03 | Improve TaskExport class | Frederic Guillot |
2016-09-03 | Remove used tab instead of four spaces | Patrick Keil |
2016-09-03 | Add reference category to task export | Patrick Keil |
2016-09-01 | Do not show closed tasks on public boards | Frederic Guillot |
2016-08-31 | Always display board selector container to avoid bad menu position | Frederic Guillot |
2016-08-31 | Time spent for subtasks are not rounded too the nearest quarter anymore | Frederic Guillot |
2016-08-31 | Replace all date fields by helper | Frederic Guillot |
2016-08-31 | Fix wrong project date format (shown as 01/01/1970) | Frederic Guillot |
2016-08-31 | remove data array | stinnux |
2016-08-29 | Add missing HTML escaping for textarea | Frederic Guillot |
2016-08-28 | Add the possibility to move tasks without drag and drop | Frederic Guillot |
2016-08-26 | Add the possibility to unlock users from the user interface | Frederic Guillot |
2016-08-25 | Show both time spent and estimated on the board | Frederic Guillot |
2016-08-23 | Fix indentation in PR #2587 | Frederic Guillot |
2016-08-23 | Merge pull-request #2587 | Frederic Guillot |
2016-08-23 | Sync locales | Frederic Guillot |
2016-08-23 | Fix conflicts for PR #2603 (Korean translations) | Frederic Guillot |
2016-08-23 | fix Thai translation | ninearif |
2016-08-23 | fix Thai typo | nineArif |
2016-08-23 | Translate to korean | Napier |
2016-08-22 | Store board collapsed mode user preference in the database | Frederic Guillot |
2016-08-21 | Store comment sorting direction in user metadata | Frederic Guillot |
2016-08-21 | Add FileCache driver | Frederic Guillot |
2016-08-21 | Show project name in notifications | Frederic Guillot |
2016-08-17 | New Automatic Actions: Colour by Swimlane and Priority by Swimlane | dalmond |
2016-08-17 | Automatic Actions now support Swimlanes | dalmond |
2016-08-16 | Rename template hooks from PR #2586 | Frederic Guillot |
2016-08-16 | Added template hooks for menu on project list | stinnux |
2016-08-15 | Fix PHP notice when sending overdue notifications | Frederic Guillot |
2016-08-14 | Merge pull-request #2539 | Frederic Guillot |
2016-08-14 | Make form columns and popover more responsive | Frederic Guillot |
2016-08-14 | Make project overview page more responsive | Frederic Guillot |
2016-08-14 | Make tables more responsive | Frederic Guillot |
2016-08-13 | Fix PHP 5.3 compatibility issue | Frederic Guillot |
2016-08-13 | Display same task summary on all task view pages | Frederic Guillot |
2016-08-13 | Remove fixed table on dashboard and improve input placeholders | Frederic Guillot |
2016-08-13 | Replace SQL query by a PicoDB query | Frederic Guillot |
2016-08-13 | Add the possibility to attach template hooks with a callback | Frederic Guillot |
2016-08-13 | Add the possibility to attach template hooks with local variables | Frederic Guillot |
2016-08-13 | Improve form helpers and add more hooks | Frederic Guillot |