summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-05Time tracking related pluginsHEADmasteremkael
2020-05-05Hiding internal/external task links by defaultemkael
2020-04-15Display only events with due-date setDzial Techniczny WMW Projekt s.c
2020-04-08"My tasks" view grops tasks by project - fixes #107Dzial Techniczny WMW Projekt s.c
2020-04-08Display project name in subtask list task title - fixes #108Dzial Techniczny WMW Projekt s.c
2020-01-15Default for task assignee field is now logged-in user ID - fixes #111Dzial Techniczny WMW Projekt s.c
2020-01-15Internal task ID in calendar dataDzial Techniczny WMW Projekt s.c
2020-01-15Displaying internal project ID for tasksDzial Techniczny WMW Projekt s.c
2020-01-15Extending extended query for tasks with possible hooksDzial Techniczny WMW Projekt s.c
2019-12-11Default task sort for dashboard list changedDzial Techniczny WMW Projekt s.c
2019-12-11Bigboard link added to dashboardDzial Techniczny WMW Projekt s.c
2019-12-10Style adjustements for compact comment list viewDzial Techniczny WMW Projekt s.c
2019-12-10Compact comment list view on board task icon hoverDzial Techniczny WMW Projekt s.c
2019-12-10Extending Boardcustomizer with additional options and Polish localeDzial Techniczny WMW Projekt s.c
2019-12-10Visible task description on boardDzial Techniczny WMW Projekt s.c
2019-12-10Plugins directory and local modificationsDzial Techniczny WMW Projekt s.c
2019-09-25Customized config (plugin installation enabled)Dzial Techniczny WMW Projekt s.c
2019-09-17Update Swedish translationPeter Krantz
2019-09-17Fix error in translation Översikts -> ÖversiktPeter Krantz
2019-09-15Add Persian translationحمید کرد
2019-09-06Updated es_ES translationVinanrra
2019-09-05change user filter iconTimo Litzbarski
2019-09-04Anybody added for filtermkysoft
2019-09-02Improve Japanese translationKiyohito AOKI
2019-09-01Update pt-br translationRafael de Camargo
2019-08-29change category icon (in favor for tag icon for tags)Timo
2019-08-29Update Slovak translationSlavko
Add some translation improvements
2019-08-28Disable user scaling to avoid page shrinking when drag&drop on mobile deviceHaocen
2019-08-27Improve english task descriptionRafael de Camargo
2019-08-27Fix automatic action condition checkRafael de Camargo
Checks for source column instead of current column because the condition is "moved away" Closes #4277
2019-08-27Fixes task assignee filter testRafael de Camargo
The query must be reset before every filter apply
2019-08-27Add tests for task link and subtask assignee filtersRafael de Camargo
2019-08-27Changes filters from in array to in subqueriesRafael de Camargo
Fixes #3280
2019-08-27Add hash to image url to force browser to update profile when changedRafael de Camargo
Closes #4241
2019-08-24Update ChangeLogFrédéric Guillot
2019-08-23Fixed issue of tooltip not disapearingEskiso
Tooltips would not disappear if the mouse was never on it. If you move your mouse on an icon and then move the mouse out without passing by the tooltip, the tooltip would remain active until mouse pass and leave or click somewhere else. With this update, the tooltip will be removed if you leave the target unless you move the mouse to the tooltip.
2019-08-22Add missing css file to app.min.cssFrédéric Guillot
2019-08-21Update Docker image to Alpine Linux 3.10.2Frédéric Guillot
2019-08-20Hide due date time if time is 00:00Timo
2019-08-17Update de_DE translationTimo
2019-08-13Add new plugin hooks in view switcherHitesh Chandwani
2019-08-03Update Docker image to Alpine Linux 3.10.1Frédéric Guillot
2019-08-03Fix reference to text-carret js libraryRafael de Camargo
Closes #4257
2019-08-03Add error checks to glob functionRafael de Camargo
GLOB_ERR will throw errors if an error occurs, such as lack of permission GLOB_NOCHECK will return the pattern if no file is found, this makes the file_exists check valid
2019-08-03Enable explicitly Postgresql in travis.ymlFrédéric Guillot
2019-07-30Add project ID to ExternalTaskProviderInterface::fetch()Frédéric Guillot
2019-07-30Updated Polish translationIgor Mroz
2019-07-30Updated translation (pt-PT)Eskiso
2019-07-29Fix travis config after refactoringFrédéric Guillot
2019-07-25Ignore Dockerfiles from git archiveFrédéric Guillot