Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-02 | Add config parameter to toggle automatic SQL migrations | Frederic 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-01 | Make user mentions great again | Frederic Guillot | |
2016-12-01 | Avoid double encoding in text editor | Frederic Guillot | |
2016-11-30 | Fix link generation when user mention is followed by a punctuation mark | Frederic Guillot | |
2016-11-29 | Fix some typo in Italian translation | Frederic Guillot | |
2016-11-29 | Fix typo in Italian translation | Frederic Guillot | |
2016-11-28 | Translate to korean (#2844) | Napier | |
2016-11-27 | Make autofocus works in text editor | Frederic Guillot | |
2016-11-27 | Make suggest menu appears in comment textareas | Frederic Guillot | |
2016-11-27 | Improve tabindex for project settings forms | Frederic Guillot | |
2016-11-27 | Add suggest menu for user mentions in text editor | Frederic Guillot | |
2016-11-26 | Rewrite task move position component and remove Vuejs | Frederic Guillot | |
2016-11-24 | Update translation for it_IT (#2823) | Valentino Pistis | |
2016-11-21 | Move chart task time column to components | Frederic Guillot | |
2016-11-21 | Rewrite external task view component in vanilla javascript | Frederic Guillot | |
2016-11-21 | Use components to render charts | Frederic Guillot | |
2016-11-21 | Replace calendar component by vanilla javascript | Frederic Guillot | |
2016-11-21 | Rewrite markdown editor in vanilla Javascript | Frederic Guillot | |
2016-11-16 | Updated translation for pt_PT (#2824) | Eskiso | |
2016-11-16 | Update it_IT Translations (#2820) | Diego Betto | |
2016-11-15 | Update it_IT translations (#2819) | Valentino Pistis | |
2016-11-15 | Convert calendar to VueJS component | Frederic Guillot | |
Update to FullCalendar 3.1.0 as well. | |||
2016-11-15 | Do not load translations from a relative path | Frederic Guillot | |
When the application is installed outside of the document root, loading translations will not work. | |||
2016-11-13 | Replace SimpleMDE with custom Markdown editor | Frederic Guillot | |
2016-11-12 | Update translations.php | erpnedir | |
Dashboard term translation changed to Pano | |||
2016-11-09 | Add P3P headers to avoid potential issues with IE | Frederic Guillot | |
2016-11-07 | Add documentation to create external task providers | Frederic Guillot | |
2016-11-07 | Handle modification of external tasks | Frederic Guillot | |
2016-11-06 | Load external tasks asynchronously from task view page | Frederic Guillot | |
2016-11-06 | Improve unit test for translation files | Frederic Guillot | |
2016-11-06 | update chinese translation | renothing | |
2016-11-05 | Add the possibility to create external tasks | Frederic Guillot | |
2016-11-01 | Add ExternalTaskManager class | Frederic Guillot | |
2016-11-01 | Fix typo in tr_TR translation | Frederic Guillot | |
2016-11-01 | Merge pull-request #2791 | Frederic Guillot | |
2016-11-01 | Update translations.php for tr_TR | erpnedir | |
2016-10-31 | minor spelling corrections in german translation | Stefan | |
2016-10-30 | Update translations.php | erpnedir | |
2016-10-29 | Update translations.php | erpnedir | |
2016-10-29 | Update translations.php | erpnedir | |
2016-10-25 | Some more updates on tr_TR translation.php | erpnedir | |
2016-10-25 | Correction of french translation. | Philippe Gauron | |
2016-10-24 | Update translations.php (#2780) | erpnedir | |
First try to update the Turkish Translation | |||
2016-10-22 | Update missing German translation (see #2774) | Frédéric Guillot | |
2016-10-21 | Update German translations | Frédéric Guillot | |
2016-10-21 | Show error messages in dialog box to move tasks | Frédéric Guillot | |
2016-10-21 | Show move position menu when necessary | Frédéric Guillot | |
2016-10-19 | Search with 2+ arguments using double quotes now working | Alan 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-15 | Updated pt_BR translations (#2757) | Jonas Oliveira Francisco | |
2016-10-10 | Update documentation and move screenshots | Frederic Guillot | |