Commit Graph

3610 Commits

Author SHA1 Message Date
Frederic Guillot
bc5641da8b Add documentation for tags API 2016-12-18 18:04:23 -05:00
Frederic Guillot
b94b9a5400 Reduce height of select dropdown 2016-12-18 17:42:53 -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
f83178bef8 Handle dropdown scrolling when larger that the viewport 2016-12-11 20:01:17 -05: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
90c9e86461 Rewrite session check component in vanilla js 2016-12-10 13:05:35 -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
86d04bc0ef Update ChangeLog and contributors list 2016-12-09 17:53:01 -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
Frederic Guillot
9e8e61db70 Fix previously merged pull-requests 2016-12-06 07:09:10 -05:00
Frederic Guillot
d892081d53 Merge pull-request #2873 2016-12-06 06:55:14 -05:00
Narbonne
0a4b14f03b fixed alignment 2016-12-06 00:30:22 +01:00
Frederic Guillot
c4d3b3d84f Merge pull-request #2870 2016-12-05 17:57:40 -05: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
3384ba49fa Update Changelog, contributors list and doc 2016-12-04 14:31:41 -05:00
wiserweb
3e88603a4e Update .htaccess
Add Apache .htaccess directives to force HTTPS with user friendly documentation.
2016-12-04 13:11:52 -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
e0aeb4ca1b Add missing service provider for plugin tests 2016-12-03 17:44:59 -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
4b22db5400 Update documentation 2016-12-02 21:58:52 -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
b5671a2dc0 Add Makefile command to run jshint 2016-12-02 18:21:15 -05:00
Frederic Guillot
d1372ae85d Add FAQ entry to solve issue with IE and IIS 2016-12-02 18:12:57 -05:00
Frederic Guillot
9ed80ff8ef Update config.default.php 2016-12-02 17:50:06 -05:00
Frederic Guillot
6c43ab7dfc Remove Nitrous installation files 2016-12-02 17:40:04 -05:00
Frederic Guillot
f73d0d2ac9 Make user mentions great again 2016-12-01 22:52:58 -05:00
Frederic Guillot
be83821ef7 Improve cross-browsers compatiblity for text editor 2016-12-01 20:54:33 -05:00
Frederic Guillot
9c06bc4ed2 Avoid bad options assignement for text editor 2016-12-01 20:13:06 -05:00
Frederic Guillot
4e9c582e37 Avoid double encoding in text editor 2016-12-01 20:03:15 -05:00
Frederic Guillot
6135920a79 Replace notifications Javascript code by CSS 2016-12-01 20:02:48 -05:00