Maurício Meneghini Fauth
2936492555
Revert "Replace .focus() with .on()"
...
This reverts commit d18076eb96 .
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-12 02:40:33 -03:00
Maurício Meneghini Fauth
d18076eb96
Replace .focus() with .on()
...
.focus() event shorthand is deprecated
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-12 02:17:51 -03:00
Maurício Meneghini Fauth
3bf83954a0
Replace .keyup() with .on()
...
.keyup() event shorthand is deprecated
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-12 01:28:32 -03:00
Maurício Meneghini Fauth
0ff776a6cf
Replace .mousedown() with .on()
...
.mousedown() event shorthand is deprecated
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-12 01:15:28 -03:00
Maurício Meneghini Fauth
c0c233f8ef
Replace .keydown() with .on()
...
.keydown() event shorthand is deprecated
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-12 00:36:24 -03:00
Maurício Meneghini Fauth
8f8e3c26c9
Replace .click() with .on()
...
.click() event shorthand is deprecated
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-11 23:58:35 -03:00
Maurício Meneghini Fauth
f4fedc20ee
Replace .change() with .on()
...
.change() event shorthand is deprecated
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-11 20:45:36 -03:00
Maurício Meneghini Fauth
07591c963c
Replace .mouseenter() with .on()
...
.mouseenter() event shorthand is deprecated
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-11 20:45:36 -03:00
Domen
dc21b81365
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (3291 of 3291 strings)
[CI skip]
2018-05-11 10:12:29 +02:00
Maurício Meneghini Fauth
1e33acf64e
Merge branch 'QA_4_8'
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-10 20:11:33 -03:00
Weblate
fe70b6669a
Merge branch 'QA_4_8' into weblate-merge-tmp
2018-05-11 01:08:44 +02:00
Martin Lacina
bb4cff5d77
Translated using Weblate (Slovak)
...
Currently translated at 78.3% (2575 of 3288 strings)
[CI skip]
2018-05-11 01:08:43 +02:00
Maurício Meneghini Fauth
4f77afe84c
Fix double escaping in column comments
...
Fixes #14266
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-10 20:07:20 -03:00
Weblate
4ba20ddba2
Merge branch 'master' into weblate-merge-tmp
2018-05-10 22:57:22 +02:00
Martin Lacina
a01e83960b
Translated using Weblate (Slovak)
...
Currently translated at 78.1% (2573 of 3291 strings)
[CI skip]
2018-05-10 22:57:21 +02:00
Maurício Meneghini Fauth
d56d6af075
Merge pull request #14280 from laps15/templates
...
Adapt html functions to Twig templates
2018-05-10 17:57:06 -03:00
Leonardo Strozzi
c634200564
Addapt getHtmlForTableRow to twig template
...
Signed-off-by: Leonardo Strozzi <laps15@inf.ufpr.br>
2018-05-10 11:45:28 -03:00
Leonardo Strozzi
1967db6ae1
Replace Util::getIcon by Twig exetension
...
Signed-off-by: Leonardo Strozzi <laps15@inf.ufpr.br>
2018-05-10 11:08:43 -03:00
Yaron Shahrabani
3e62d73062
Translated using Weblate (Hebrew)
...
Currently translated at 40.8% (1344 of 3288 strings)
[CI skip]
2018-05-10 10:38:13 +02:00
Maurício Meneghini Fauth
000dfdf735
Add type declarations to Import
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-10 03:13:04 -03:00
Maurício Meneghini Fauth
822e04a22d
Add constant visibility to Import
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-10 01:27:23 -03:00
Maurício Meneghini Fauth
df2bbf5a4c
Add type declarations to Header
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-10 01:23:03 -03:00
Maurício Meneghini Fauth
7dcd1e85cd
Add type declarations to Footer
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-10 00:59:59 -03:00
Maurício Meneghini Fauth
c460fb66eb
Fix File::getName return type
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-10 00:33:23 -03:00
Maurício Meneghini Fauth
150888a2d6
Add type declarations to Font
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-09 22:59:09 -03:00
Maurício Meneghini Fauth
ec3583944b
Refactor Font methods
...
Replaces static methods with instance methods.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-09 22:42:56 -03:00
Maurício Meneghini Fauth
371b01d92c
Add type declarations to FileListing
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-09 22:15:18 -03:00
Maurício Meneghini Fauth
aa32ace0dc
Refactor FileListing methods
...
Replaces static methods with instance methods.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-09 22:07:45 -03:00
Maurício Meneghini Fauth
db7704a77f
Add type declarations to File
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-09 21:44:46 -03:00
Maurício Meneghini Fauth
8b05d4ca31
Replace var keyword with protected in File
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-09 21:21:37 -03:00
Maurício Meneghini Fauth
f85079aa5e
Fix broken server export
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-09 21:01:33 -03:00
Weblate
be92c61895
Merge remote-tracking branch 'origin/master'
2018-05-10 01:02:31 +02:00
Yaron Shahrabani
4ac3d541ce
Translated using Weblate (Hebrew)
...
Currently translated at 40.8% (1345 of 3291 strings)
[CI skip]
2018-05-10 01:02:29 +02:00
Marc Delisle
0c4f9321ec
Translated using Weblate (French)
...
Currently translated at 100.0% (3291 of 3291 strings)
[CI skip]
2018-05-10 01:02:23 +02:00
Maurício Meneghini Fauth
e34e22698b
Merge pull request #14275 from williamdes/issue-13894-bin-fk-bug
...
Revert modifications
2018-05-09 20:02:13 -03:00
William Desportes
c19dec2c47
Revert modifications/error
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2018-05-10 00:06:15 +02:00
Maurício Meneghini Fauth
d813e920ba
Merge branch 'QA_4_8'
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-08 23:21:00 -03:00
Weblate
617c88dd96
Merge remote-tracking branch 'origin/QA_4_8' into QA_4_8
2018-05-09 04:18:40 +02:00
Yaron Shahrabani
f8d0302e22
Translated using Weblate (Hebrew)
...
Currently translated at 40.1% (1319 of 3288 strings)
[CI skip]
2018-05-09 04:18:38 +02:00
Maurício Meneghini Fauth
3d632e2931
Add ChangeLog entry for #14249
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-08 23:17:39 -03:00
Lakshay arora
f02c18cb70
Fix for missing go button in view edit, #14249
...
Signed-Off-By: Lakshay arora <arora.lakshya123@gmail.com>
(cherry picked from commit 3641a6521e )
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-08 23:16:18 -03:00
Maurício Meneghini Fauth
74df5cef53
Merge pull request #14263 from nulll-pointer/view_alter_error
...
Fix for missing go button in view edit, #14249
2018-05-08 23:12:46 -03:00
Weblate
6d1bf42c0a
Merge remote-tracking branch 'origin/master'
2018-05-08 22:47:49 +02:00
Yaron Shahrabani
5bde08d130
Translated using Weblate (Hebrew)
...
Currently translated at 40.1% (1320 of 3291 strings)
[CI skip]
2018-05-08 22:47:48 +02:00
Maurício Meneghini Fauth
b87f5ed0fa
Merge pull request #14267 from BackEndTea/patch-1
...
Require a polyfill instead of the cytpe extension
2018-05-08 17:47:37 -03:00
ssantos
1142c64b08
Translated using Weblate (German)
...
Currently translated at 100.0% (3291 of 3291 strings)
[CI skip]
2018-05-08 17:19:17 +02:00
Gert de Pagter
f7ef36b595
Require a polyfill instead of the cytpe extension
...
Ctype is an indirect dependency due to twig, and it isn't resolved there until a later version than we require.
By requiring the symfony polyfill for cytpe everything will still run, regardless of the ctype availability.
Twig will require this polyfill itself in a later version, but this makes sure we still allow earlier versions of twig to be used.
Signed-off-by: Gert de Pagter <BackEndTea@gmail.com>
2018-05-08 16:32:48 +02:00
Maurício Meneghini Fauth
dc72341b75
Merge branch 'QA_4_8'
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-08 07:44:19 -03:00
Maurício Meneghini Fauth
de250fbae3
Fix MariaDB 10.2 current_timestamp()
...
Fixes #13968 and fixes #13999 . Closes #14177 .
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-08 07:39:53 -03:00
Weblate
8a510a2dd3
Merge remote-tracking branch 'origin/master'
2018-05-07 23:11:58 +02:00