summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-11-21Rewrite markdown editor in vanilla JavascriptFrederic Guillot
2016-11-16Updated translation for pt_PT (#2824)Eskiso
2016-11-16Update it_IT Translations (#2820)Diego Betto
2016-11-15Update it_IT translations (#2819)Valentino Pistis
2016-11-15Convert calendar to VueJS componentFrederic Guillot
Update to FullCalendar 3.1.0 as well.
2016-11-15Do not load translations from a relative pathFrederic Guillot
When the application is installed outside of the document root, loading translations will not work.
2016-11-13Replace SimpleMDE with custom Markdown editorFrederic Guillot
2016-11-12Update translations.phperpnedir
Dashboard term translation changed to Pano
2016-11-12Add button to close inline popupsFrederic Guillot
2016-11-09Add P3P headers to avoid potential issues with IEFrederic Guillot
2016-11-07Add documentation to create external task providersFrederic Guillot
2016-11-07Handle modification of external tasksFrederic Guillot
2016-11-06Load external tasks asynchronously from task view pageFrederic Guillot
2016-11-06Improve unit test for translation filesFrederic Guillot
2016-11-06update chinese translationrenothing
2016-11-05Update Font-AwesomeFrederic Guillot
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