summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2019-07-25Improve assets managementFrédéric Guillot
2019-07-25Remove dependency on nodejs and gulpFrédéric Guillot
2019-07-25Remove dependency on SassFrédéric Guillot
- Convert *.sass files to vanilla CSS - Start using CSS variables - Add PHP minifier
2019-07-24Add link button to text editorRafael de Camargo
2019-07-23Implements check for duplicate default categoriesRafael de Camargo
2019-07-23Implements check for duplicate default columnsRafael de Camargo
2019-07-23Fix html parsing on markdown editorRafael de Camargo
Closes #4243
2019-07-17Change checkboxes alignment in task creation formFrédéric Guillot
2019-07-17Add support for reference:noneFrédéric Guillot
2019-07-17Fix tabindexes on task creation and modification formsRafael de Camargo
- Add focus to tags, color and checkboxes fields
2019-07-17Add option to clone filters on project duplicationRafael de Camargo
* Fixed missing metadata option from project "create from" * Added option to clone project custom filters * Added append option to custom field tests * Added a test that uses the "append" option * Fixed disabled swimlane duplication error with Postgresql
2019-07-16Update translations.php (#1)Ole Carlsen