Commit Graph

2983 Commits

Author SHA1 Message Date
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
Frederic Guillot
43243b1ded Adjust suggest menu position when scrolling is visible in textarea 2016-11-30 21:39:24 -05:00
Frederic Guillot
858def555f Fix selection bug with IE11 in text editor 2016-11-30 21:05:57 -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
8588a8bda9 Update cronjob command for Docker image 2016-11-29 22:26:27 -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
Frederic Guillot
978a3c70fe Simplify .htaccess and rename command line script 2016-11-29 20:26:18 -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
de1b9416d2 Improve suggest menu string replacement 2016-11-27 18:06:10 -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
Frederic Guillot
e64faae69a Add jshint 2016-11-25 18:51:22 -05:00
Frederic Guillot
f73d369dd0 Rewrite accordion widget in vanilla Javascript 2016-11-25 18:26:10 -05:00
Valentino Pistis
ff844a9a04 Update translation for it_IT (#2823) 2016-11-24 20:28:21 -05:00
Narbonne
5cfc09750a issue #2838 add dates in ChangeLog. 2016-11-24 16:33:40 +01:00
Carlos Ferreira
b1b6b27b75 Add PHP 7.1 CI tests (#2829) 2016-11-23 21:49:08 -05:00
Frederic Guillot
b9ab163344 Move chart task time column to components 2016-11-21 23:16:18 -05:00
Frederic Guillot
25272afa9b Remove Vuejs rendering on body tag 2016-11-21 23:04:27 -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