summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-11-05Add the possibility to create external tasksFrederic Guillot
2016-11-01Add ExternalTaskManager classFrederic Guillot
2016-11-01Fix typo in tr_TR translationFrederic Guillot
2016-11-01Merge pull-request #2791Frederic Guillot
2016-11-01Update translations.php for tr_TRerpnedir
2016-10-31Merge pull request #2788Frédéric Guillot
minor spelling corrections in german translation
2016-10-31minor spelling corrections in german translationStefan
2016-10-30Update translations.phperpnedir
2016-10-29Update translations.phperpnedir
2016-10-29Update translations.phperpnedir
2016-10-25Merge pull request #2782Frédéric Guillot
Correction of french translation.
2016-10-25Some more updates on tr_TR translation.phperpnedir
2016-10-25Correction of french translation.Philippe Gauron
2016-10-24Update translations.php (#2780)erpnedir
First try to update the Turkish Translation
2016-10-22Update missing German translation (see #2774)Frédéric Guillot
2016-10-21Use phpunit included in vendor folderFrédéric Guillot
2016-10-21Update German translationsFrédéric Guillot
2016-10-21Show error messages in dialog box to move tasksFrédéric Guillot
2016-10-21Show move position menu when necessaryFrédéric Guillot
2016-10-19Search with 2+ arguments using double quotes now workingAlan Rezende
Bug Fixed: when searching like `column:"test column" column:"test other column"` the regex was matching all the text from the first quote to the last one ignoring the ones between Now it matches the first quote with next. Without the change the search doesn't work with 2 or more arguments using quotes
2016-10-15Updated pt_BR translations (#2757)Jonas Oliveira Francisco
2016-10-10Update search filters documentationFrederic Guillot
2016-10-10Update ChangeLogFrederic Guillot
2016-10-10Update documentation and move screenshotsFrederic Guillot
2016-10-09Accept more file types for FileLinkProviderFrederic Guillot
2016-10-09Restrict search to active projectsFrederic Guillot
2016-10-09Improve task status filterFrederic Guillot
2016-10-09Add filter tag:noneFrederic Guillot
2016-10-08Update translations.phpDmitry
2016-10-08Restrict task complexity to a specific range to avoid integer overflowFrederic Guillot
2016-10-08Do not close the popover when clicking on the backgroundFrederic Guillot
2016-10-08Always apply merge hooks in task creation controllerFrederic Guillot
2016-10-08Update task moved date only when the column or swimlane is changedFrederic Guillot
2016-10-08Send absolute links in email notificationsFrederic Guillot
2016-10-08Update documentationFrederic Guillot
2016-10-07Improve pt_PR translation (see: #2730)Frederic Guillot
2016-10-07Add restriction to disable task drag and drop for a projectFrederic Guillot
2016-10-05Do not show closed tasks in task move position formFrederic Guillot
2016-10-05Merge pull-request #2707Frederic Guillot
2016-10-05Corrected translation.Eskiso
2016-10-05Added new subtask hooksEskiso
2016-10-05Added hook to header of tableEskiso
2016-10-05Renamed hook to better describe position.Eskiso
2016-10-05Renamed hook to better describe position.Eskiso
2016-10-05Removed second argument (empty)Eskiso
2016-10-04Update pt_PT/translations.php (#2724)António Pereira
2016-10-04No need for values in arrayEskiso
2016-10-03Removed $values and $errorsEskiso
2016-10-03Sync localesFrederic Guillot
2016-10-03Add a space between task id and caret (PR #2714)Frederic Guillot