Commit Graph

2104 Commits

Author SHA1 Message Date
Sencar TOSUN
27ff8ad01c Update translations.php 2016-12-22 12:29:58 +03:00
Frederic Guillot
1186104469 Add API calls to manage tags 2016-12-17 17:02:29 -05:00
Frederic Guillot
ddeb89e2c6 Add cache decorator for UserModel 2016-12-17 13:39:03 -05:00
Frederic Guillot
aafa1de4d5 Handle username with dots in user mentions 2016-12-17 12:11:17 -05:00
Frederic Guillot
b6ea1ac9a4 Merge pull-request #2890 2016-12-13 20:22:38 -05:00
phecho
2ed00b69a0 Verify file upload size 2016-12-13 18:21:02 +08:00
Guan Shiliang
5964d5cb13 Fix issue #2881
The locally uploaded avatar images should be visible in public view
2016-12-12 10:30:28 +08:00
Frederic Guillot
ed406b7997 Add download icon in image slideshow 2016-12-11 19:44:29 -05:00
Frederic Guillot
a3d1ce47d3 Add slideshow for images 2016-12-11 18:37:40 -05:00
Frederic Guillot
ffb3926178 Replace Chosen jQuery plugin by custom UI component 2016-12-11 15:46:54 -05:00
Frederic Guillot
a2b44371e0 Merge pull-request #2886 2016-12-10 13:18:15 -05:00
Frederic Guillot
c0049ed7e6 Rewrite project creation component in vanilla js 2016-12-10 11:36:22 -05:00
Eskiso
d6f986b1ef Fixed missing letter 2016-12-10 16:13:05 +00:00
Frederic Guillot
67d01951f5 Rewrite component to change user/group role 2016-12-09 20:35:40 -05:00
Frederic Guillot
7459b40012 Fix typo in pt_PT translation 2016-12-09 17:52:40 -05:00
Frederic Guillot
99c2556e31 Merge pull-request #2872 2016-12-09 17:47:53 -05:00
Frederic Guillot
5d14936255 Merge pull-request #2882 2016-12-09 17:46:55 -05:00
Guan Shiliang
30c32d9d00 Fix typo
BoardViewController doesn't have the "save" method.
2016-12-09 16:55:17 +08:00
phecho
98d1c06be0 Fix issue #2871 2016-12-07 17:48:23 +08:00
Eskiso
27483edab7 Updated Translation 2016-12-05 13:59:38 +00:00
Frederic Guillot
6d2bd7383a Make sure user mention events are serialized before to push in queue 2016-12-04 18:43:53 -05:00
Frederic Guillot
7719703dce Remove incompatible option in SQL dump for Postgrs 9.5 2016-12-04 13:08:29 -05:00
Frederic Guillot
a162489563 Fix regression in checkbox form helper 2016-12-03 22:04:04 -05:00
Frederic Guillot
b8f7532e5c Add personal API access token 2016-12-03 15:43:36 -05:00
Frederic Guillot
23d862aef8 Add suggest menu for task ID 2016-12-03 12:56:12 -05:00
Frederic Guillot
c1f05371bc Update SQL dumps 2016-12-02 20:55:20 -05:00
Frederic Guillot
faef2e85d1 Fix field too small for application settings 2016-12-02 20:49:30 -05:00
Frederic Guillot
f2fd5d75d9 Add config parameter to toggle automatic SQL migrations
- 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-02 19:16:50 -05:00
Frederic Guillot
f73d0d2ac9 Make user mentions great again 2016-12-01 22:52:58 -05:00
Frederic Guillot
4e9c582e37 Avoid double encoding in text editor 2016-12-01 20:03:15 -05:00
Frederic Guillot
700e226ba8 Fix link generation when user mention is followed by a punctuation mark 2016-11-30 18:26:40 -05:00
Frederic Guillot
9de84f1433 Fix some typo in Italian translation 2016-11-29 20:30:42 -05:00
Frederic Guillot
d946b28008 Fix typo in Italian translation 2016-11-29 20:28:07 -05:00
Napier
fdc4e04e87 Translate to korean (#2844) 2016-11-28 18:17:40 -05:00
Frederic Guillot
0c426c6d99 Make autofocus works in text editor 2016-11-27 18:57:05 -05:00
Frederic Guillot
453513da29 Make suggest menu appears in comment textareas 2016-11-27 18:48:42 -05:00
Frederic Guillot
de2501f070 Improve tabindex for project settings forms 2016-11-27 18:33:00 -05:00
Frederic Guillot
d8b0423d15 Add suggest menu for user mentions in text editor 2016-11-27 15:44:45 -05:00
Frederic Guillot
04ff67e26b Rewrite task move position component and remove Vuejs 2016-11-26 16:00:52 -05:00
Valentino Pistis
ff844a9a04 Update translation for it_IT (#2823) 2016-11-24 20:28:21 -05:00
Frederic Guillot
b9ab163344 Move chart task time column to components 2016-11-21 23:16:18 -05:00
Frederic Guillot
d3cb436eb5 Rewrite external task view component in vanilla javascript 2016-11-21 23:01:17 -05:00
Frederic Guillot
8976f4d15c Use components to render charts 2016-11-21 22:50:57 -05:00
Frederic Guillot
a3bb27109d Replace calendar component by vanilla javascript 2016-11-21 22:08:35 -05:00
Frederic Guillot
5188ed8cfe Rewrite markdown editor in vanilla Javascript 2016-11-21 21:53:30 -05:00
Eskiso
ba900817b6 Updated translation for pt_PT (#2824) 2016-11-16 17:21:45 -05:00
Diego Betto
ccef6bce9f Update it_IT Translations (#2820) 2016-11-16 17:18:01 -05:00
Valentino Pistis
2e2851eddc Update it_IT translations (#2819) 2016-11-15 21:58:45 -05:00
Frederic Guillot
e2a867166b Convert calendar to VueJS component
Update to FullCalendar 3.1.0 as well.
2016-11-15 21:24:25 -05:00
Frederic Guillot
94cd5869bf Do not load translations from a relative path
When the application is installed outside of the
document root, loading translations will not work.
2016-11-15 20:43:14 -05:00