Commit Graph

109649 Commits

Author SHA1 Message Date
Domen
cc340ecae0 Translated using Weblate (Slovenian)
Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]
2017-11-10 00:51:51 +01:00
Tobias Groza
856ea19d31 Translated using Weblate (German)
Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]
2017-11-09 19:46:23 +01:00
Robert Readman
576351b2e3 Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]
2017-11-09 01:02:33 +01:00
anonymous
7766a480d2 Translated using Weblate (German)
Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]
2017-11-08 18:45:22 +01:00
Kuba Niewiarowski
6458395e0a Translated using Weblate (Polish)
Currently translated at 81.2% (2606 of 3207 strings)

[CI skip]
2017-11-08 14:48:21 +01:00
dingo thirteen
1de2a0f6ad Translated using Weblate (Dutch)
Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]
2017-11-06 12:45:26 +01:00
dingo thirteen
584b3b6d71 Translated using Weblate (Dutch)
Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]
2017-11-05 11:57:06 +01:00
Stefano Martinelli
ce4658d6e9 Translated using Weblate (Italian)
Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]
2017-11-05 10:53:21 +01:00
Kristjan Räts
9169f96ffb Translated using Weblate (Estonian)
Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]
2017-11-05 10:00:00 +01:00
Madhura Jayaratne
92d747e141 Fix #13800 Database lost when renaming to similar name and lower_case_table_names=1
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2017-11-05 10:59:49 +11:00
Michal Čihař
b60c71dc75 Optimize PNG images with zopfli
See #13797

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-11-04 19:20:11 +01:00
Burak Yavuz
7571c19980 Translated using Weblate (Turkish)
Currently translated at 100.0% (3205 of 3205 strings)

[CI skip]
2017-11-04 19:19:58 +01:00
Viktar Vauchkevich
f0ca2c992a Translated using Weblate (Belarusian)
Currently translated at 63.3% (2032 of 3207 strings)

[CI skip]
2017-11-03 19:44:25 +01:00
Burak Yavuz
acd2f7e154 Translated using Weblate (Turkish)
Currently translated at 100.0% (3205 of 3205 strings)

[CI skip]
2017-11-03 18:49:48 +01:00
Giovanni Sora
2c86f7be3a Translated using Weblate (Interlingua)
Currently translated at 75.5% (2423 of 3207 strings)

[CI skip]
2017-11-02 14:53:31 +01:00
Michal Čihař
f8559aeb78 Update po files
[CI skip]

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-11-02 14:03:48 +01:00
Weblate
230fdee4b2 Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7 2017-11-01 10:24:56 +01:00
Jira Aphisitworachorch
0afdf4e921 Translated using Weblate (Thai)
Currently translated at 28.8% (926 of 3205 strings)

[CI skip]
2017-11-01 10:24:55 +01:00
Michal Čihař
5aa9727eb0 Clarify comment and add another host to ignore list
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-11-01 10:24:09 +01:00
Michal Čihař
8ed94542c0 Workaround SNI problems on readthedocs.org
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-31 19:54:48 +01:00
Michal Čihař
7a17da0f57 Fixed check all interaction with filtering
- check all select only filtered rows
- the hidden rows are automatically unselected
- the check all state is updated according to filtering

Fixes #13517

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-30 10:26:03 +01:00
Pyscowicz
42a832f290 Translated using Weblate (Finnish)
Currently translated at 69.0% (2212 of 3205 strings)

[CI skip]
2017-10-29 05:45:55 +01:00
Maurício Meneghini Fauth
f51b2ee4e1 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3205 of 3205 strings)

[CI skip]
2017-10-28 02:49:52 +02:00
Michal Čihař
8be938051a Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (3205 of 3205 strings)

[CI skip]
2017-10-27 01:37:15 +02:00
Weblate
a70850636b Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7 2017-10-25 10:44:51 +02:00
Steven WdV
e12e34856a Translated using Weblate (Dutch)
Currently translated at 100.0% (3205 of 3205 strings)

[CI skip]
2017-10-25 10:44:43 +02:00
Michal Čihař
784e9e9b87 Ignore php-myadmin.ru from linkcheck in docs
The site works, it's just missing intermediate certificate, what makes
it fail in the linkcheck, but usually works in the browser as it has
already seen the intermediate cert before elsewhere.

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-25 10:41:53 +02:00
Michal Čihař
94a8668a0d Remove composer.lock after release
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-23 19:40:04 +02:00
Isaac Bennetch
113ccfc8a5 Prepare for 4.7.6-dev
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2017-10-21 05:24:23 -04:00
Weblate
0e33ea645f Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7 2017-10-23 15:36:42 +02:00
George Bezerra
4cdf2848ee Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3205 of 3205 strings)

[CI skip]
2017-10-23 15:36:40 +02:00
Rafael Campos de Brito
994610b168 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3205 of 3205 strings)

[CI skip]
2017-10-23 13:32:25 +02:00
George Bezerra
06a0a641fb Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3205 of 3205 strings)

[CI skip]
2017-10-23 13:32:01 +02:00
Guilherme Souza Silva
01102f3997 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3205 of 3205 strings)

[CI skip]
2017-10-23 13:25:24 +02:00
anonymous
7481013c08 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3205 of 3205 strings)

[CI skip]
2017-10-23 13:24:46 +02:00
Guilherme Souza Silva
8769bd685c Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3205 of 3205 strings)

[CI skip]
2017-10-23 13:23:37 +02:00
George Bezerra
b289f4e0b1 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3205 of 3205 strings)

[CI skip]
2017-10-23 13:21:44 +02:00
Isaac Bennetch
54103592d9 Adding composer lock for 4.7.5
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2017-10-21 04:11:53 -04:00
Isaac Bennetch
4a60cbd442 Prepare for release 4.7.5
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2017-10-21 04:00:49 -04:00
Michal Čihař
e87ca9e954 Removed linking to files in changelog
The filenames are usually partial, so it really doesn't work well.

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-20 11:38:40 +02:00
Michal Čihař
f2dcdfff50 Do not hardcode secure flag in examples
We can not assume that setup will be https by default, so having false
as default is safer.

Fixes #13758

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-20 11:24:00 +02:00
Michal Čihař
3a625bcd1f Fixed listing of bookmarks for a database
Fixes #13761

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-20 11:04:45 +02:00
David Kindl
4736f76cd4 Translated using Weblate (Czech)
Currently translated at 92.8% (2976 of 3205 strings)

[CI skip]
2017-10-19 10:45:12 +02:00
iF
2b12059660 Translated using Weblate (Basque)
Currently translated at 15.1% (486 of 3205 strings)

[CI skip]
2017-10-18 19:44:26 +02:00
Daria Szatan
d447aae987 Translated using Weblate (Polish)
Currently translated at 81.2% (2603 of 3205 strings)

[CI skip]
2017-10-16 12:02:19 +02:00
George Bezerra
2e02a277c1 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3205 of 3205 strings)

[CI skip]
2017-10-11 20:47:57 +02:00
Guilherme Souza Silva
16027da866 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3205 of 3205 strings)

[CI skip]
2017-10-10 20:12:46 +02:00
anonymous
9d92c929bd Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3205 of 3205 strings)

[CI skip]
2017-10-10 20:12:22 +02:00
Michal Čihař
683884c3cb Remove not needed rvm update
It seems brew has its own ruby.

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-10 15:06:04 +02:00
Michal Čihař
f5d950da6f Update SQL parser to 4.2.3
- Fixed copying tables with specific PARTITION definition

Fixes #13725

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-10 15:02:19 +02:00