summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2016-12-12Fix issue #2881Guan Shiliang
The locally uploaded avatar images should be visible in public view
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
BoardViewController doesn't have the "save" method.
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
- Add two command line opterations to show schema version and to execute SQL migrations - Add new configuration parameter to enable or disable SQL migrations
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
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-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