Commit Graph

2325 Commits

Author SHA1 Message Date
Frederic Guillot
d49ce63e51 Fix typo in French translation 2016-12-30 21:02:30 -05:00
Frederic Guillot
28b4ae3260 Add missing French translation 2016-12-30 15:38:57 -05:00
Sencar TOSUN
27ff8ad01c Update translations.php 2016-12-22 12:29:58 +03:00
phecho
4724367e3b Fix conflict 2016-12-21 10:58:41 +08:00
phecho
56d00ac159 Add missing traslations 2016-12-21 10:53:17 +08:00
phecho
17589a9579 Added pagination details showing 2016-12-21 10:47:52 +08:00
Frederic Guillot
9d5d389de8 Display user full name in auto-complete field value 2016-12-20 20:27:23 -05:00
Frederic Guillot
efbab9ed4c Merge pull-request #2900 2016-12-20 20:11:22 -05:00
Frederic Guillot
f5234a278e Make PR #2897 pass unit tests 2016-12-20 20:11:17 -05:00
Frederic Guillot
c1d07fe0ef Merge pull-request #2897 2016-12-20 20:06:52 -05:00
Frederic Guillot
ae708a712a Offer the possibility to override internal formatter objects from plugins 2016-12-20 20:06:39 -05:00
Dmitry
7daa058f91 Update ru_RU translations
Corrected existing translation and added new strings
2016-12-21 02:42:53 +03:00
Busfreak
a104afa01c array_combine error in PHP 5.3 2016-12-20 09:40:13 +01:00
Frederic Guillot
a4f258b26c Add missing french translation 2016-12-19 22:31:55 -05:00
Frederic Guillot
da838d64cb Merge pull-request #2896 2016-12-19 22:27:45 -05:00
Frederic Guillot
07c44d2113 Avoid code duplication in PR #2891 2016-12-19 22:27:13 -05:00
Frederic Guillot
eed51aef63 Merge pull-request #2891 2016-12-19 22:04:15 -05:00
phecho
a7897f54e8 Add currency of Chinese Yuan 2016-12-20 10:32:55 +08:00
Frederic Guillot
2decbe28b5 Add tags parameter to task API calls 2016-12-18 18:19:25 -05: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
89feb0ae03 Implement feature #2843 2016-12-13 19:49:16 +08: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