summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2016-12-17Add API calls to manage tagsFrederic Guillot
2016-12-17Add cache decorator for UserModelFrederic Guillot
2016-12-17Handle username with dots in user mentionsFrederic Guillot
2016-12-13Merge pull-request #2890Frederic Guillot
2016-12-13Verify file upload sizephecho
2016-12-12Fix issue #2881Guan Shiliang
2016-12-11Add download icon in image slideshowFrederic Guillot
2016-12-11Add slideshow for imagesFrederic Guillot
2016-12-11Replace Chosen jQuery plugin by custom UI componentFrederic Guillot
2016-12-10Merge pull-request #2886Frederic Guillot
2016-12-10Rewrite project creation component in vanilla jsFrederic Guillot
2016-12-10Fixed missing letterEskiso
2016-12-09Rewrite component to change user/group roleFrederic Guillot
2016-12-09Fix typo in pt_PT translationFrederic Guillot
2016-12-09Merge pull-request #2872Frederic Guillot
2016-12-09Merge pull-request #2882Frederic Guillot
2016-12-09Fix typoGuan Shiliang
2016-12-07Fix issue #2871phecho
2016-12-05Updated TranslationEskiso
2016-12-04Make sure user mention events are serialized before to push in queueFrederic Guillot
2016-12-04Remove incompatible option in SQL dump for Postgrs 9.5Frederic Guillot
2016-12-03Fix regression in checkbox form helperFrederic Guillot
2016-12-03Add personal API access tokenFrederic Guillot
2016-12-03Add suggest menu for task IDFrederic Guillot
2016-12-02Update SQL dumpsFrederic Guillot
2016-12-02Fix field too small for application settingsFrederic Guillot
2016-12-02Add config parameter to toggle automatic SQL migrationsFrederic Guillot
2016-12-01Make user mentions great againFrederic Guillot
2016-12-01Avoid double encoding in text editorFrederic Guillot
2016-11-30Fix link generation when user mention is followed by a punctuation markFrederic Guillot
2016-11-29Fix some typo in Italian translationFrederic Guillot
2016-11-29Fix typo in Italian translationFrederic Guillot
2016-11-28Translate to korean (#2844)Napier
2016-11-27Make autofocus works in text editorFrederic Guillot
2016-11-27Make suggest menu appears in comment textareasFrederic Guillot
2016-11-27Improve tabindex for project settings formsFrederic Guillot
2016-11-27Add suggest menu for user mentions in text editorFrederic Guillot
2016-11-26Rewrite task move position component and remove VuejsFrederic Guillot
2016-11-24Update translation for it_IT (#2823)Valentino Pistis
2016-11-21Move chart task time column to componentsFrederic Guillot
2016-11-21Rewrite external task view component in vanilla javascriptFrederic Guillot
2016-11-21Use components to render chartsFrederic Guillot
2016-11-21Replace calendar component by vanilla javascriptFrederic Guillot
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
2016-11-15Do not load translations from a relative pathFrederic Guillot
2016-11-13Replace SimpleMDE with custom Markdown editorFrederic Guillot