Michal Čihař
11089cbe41
Use https for links to dev.mysql.com
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-17 10:16:44 +02:00
Michal Čihař
3771852471
Use https when linking to php.net
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-17 10:10:13 +02:00
Michal Čihař
90b126beed
Add Weblate (wlc) configuration
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-16 11:37:21 +02:00
Tiago França EJessica
a57027fcd8
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 93.4% (3002 of 3211 strings)
[CI skip]
2016-05-16 11:36:57 +02:00
Michal Čihař
3686263f1d
Fix test expectations
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-13 13:08:38 +02:00
Michal Čihař
cb41491f44
Adjust test to no stripping
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-13 11:55:52 +02:00
Michal Čihař
57a1d3a7ca
Adjust tests to template doing no stripping
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-12 15:42:57 +02:00
Michal Čihař
288995ba18
Remove trimming from template renderere
...
This relies on preg_replace correctly handles multibyte chars what is
not true on Windows and it then corrupts the content as it removers
parts of UTF-8 chars. Removal fixes occassional 200 errors on Windows.
Fixes #11705
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-12 15:35:38 +02:00
Michal Čihař
f71b7df929
Remove workaround for #11705
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-12 14:05:01 +02:00
Michal Čihař
8396ee4a3a
Fix cookie path on IIS
...
The path can contain backslashes on Windows, so let's replace them
before using it as cookie path which needs just forward slashes.
Fixes #12249
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-12 14:00:42 +02:00
Michal Čihař
6b8f56dffd
Imporove simplification of backtrace for console
...
Replace only objects, include regular items verbatim.
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-11 15:14:12 +02:00
Michal Čihař
d57d4e6e5a
Do not include call to _dbgQuery in backtrace
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-11 15:11:37 +02:00
Michal Čihař
d67facb641
Avoid storing objects in session when debugging SQL
...
When $cfg['DBG']['sql'] is enabled, we used to store full backtrace in
session. This includes DBI objects which then can cause problems on
session start.
Issue #12229
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-11 15:03:15 +02:00
Michal Čihař
63c89d2e33
Fixed setting mixed case languages
...
Switched to use same code in both approaches to set language.
Fixes #12118
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-11 13:57:22 +02:00
Michal Čihař
5653a5e70e
Avoid using too log URLs when getting javascripts
...
Some researchers have come with great idea of recommending
setting "LimitRequestline 512" in Apache, what allows even shorter URLs
than with MSIE.
I still consider this a really bad idea as most of the applications
really do not count with so small URL limits, but this error seems to be
quite widely spread among CentOS users (probably coming from some
howto).
Fixes #12244
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-11 12:08:06 +02:00
Michal Čihař
599f1d2455
Avoid parsing non JSON responses as JSON
...
This is just a changelog entry, real fix was in
d344a8f7ae .
Fixes #12240
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-11 11:39:10 +02:00
Michal Čihař
b3132bf2c8
Fix schema export with too many tables
...
We need to submit tables in POST parameters as there can be too many of
them to be included in GET.
Fixes #12234
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-11 11:31:55 +02:00
Michal Čihař
d88ebebc89
Define dataType so that jQuery do not have to guess
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-11 10:55:45 +02:00
Michal Čihař
d344a8f7ae
Do not catch HTML requests in console
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-11 10:55:24 +02:00
Michal Čihař
edcecdb87d
Remove extra space
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-11 10:08:15 +02:00
Michal Čihař
bbe8efaf7c
Use https for documentation links
...
Fixes #12225
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-10 15:04:29 +02:00
Michal Čihař
c7c9918886
This todo is already done with PMA_sessionFailed
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-09 19:31:10 +02:00
Lasm Gratel
464b2c3ec8
Translated using Weblate (Chinese (China))
...
Currently translated at 88.4% (2839 of 3211 strings)
[CI skip]
2016-05-09 12:44:17 +02:00
Weblate
5d0f8af77e
Merge remote-tracking branch 'origin/QA_4_6' into QA_4_6
2016-05-03 03:55:14 +02:00
Martin Lacina
477e6171e7
Translated using Weblate (Slovak)
...
Currently translated at 83.3% (2677 of 3211 strings)
[CI skip]
2016-05-03 03:55:13 +02:00
Robin van der Vliet
bcd26adc01
Translated using Weblate (Esperanto)
...
Currently translated at 15.1% (485 of 3211 strings)
[CI skip]
2016-05-03 03:55:11 +02:00
Isaac Bennetch
cda4290749
Prepare for 4.6.2-dev
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2016-05-02 21:53:57 -04:00
Isaac Bennetch
07fd0bce67
4.6.1 release
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2016-05-02 17:13:27 -04:00
Michal Čihař
b2f77691e9
Use https links where applicable
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-29 15:41:33 +02:00
Michal Čihař
bdb20d1499
Remove link to wiki
...
It's outdated and will be soon completely disabled.
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-29 15:37:32 +02:00
Michal Čihař
59e56bd63a
Pass link to demo server through url.php
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-29 15:36:54 +02:00
Michal Čihař
8326aaebe5
Pass links to external sites in changelog through url.php
...
This avoids possible information disclossure in the links (token).
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-29 15:35:02 +02:00
Michal Čihař
d2dc9481d2
Fix possible path existence disclossure
...
On non released versions (where line counts are not precalculated) it
was possible to check for file existence due to limited checks for
supplied path.
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-29 15:28:32 +02:00
Weblate
94ec333a35
Merge remote-tracking branch 'origin/QA_4_6' into QA_4_6
2016-04-29 10:20:45 +02:00
Julien ITARD
5c5ba2d065
Translated using Weblate (French)
...
Currently translated at 99.9% (3209 of 3211 strings)
[CI skip]
2016-04-29 10:20:43 +02:00
Michal Čihař
2e0ed0d7c7
Changelog entry for #12208
2016-04-29 10:20:34 +02:00
Chien Wei Lin
13814f1006
Translated using Weblate (Chinese (Taiwan))
...
Currently translated at 100.0% (3211 of 3211 strings)
[CI skip]
2016-04-28 05:13:06 +02:00
Michal Čihař
df08b53e43
Fixed editing of VIEW structure
...
Fixes #12171
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-26 16:37:20 +02:00
Michal Čihař
586e238f01
Update SQL parser to 3.4.4
...
Revision 1ec169a2a76110bbd0734da23a43c4d23c1eecfb
Fixes #12144
Fixes #12205
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-26 15:54:04 +02:00
Michal Čihař
54b38e2999
Share js code for hostname input and fix it
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-26 12:50:42 +02:00
Michal Čihař
0cd7caee71
Share js code for username input and fix it
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-26 12:50:42 +02:00
Michal Čihař
6fdb046f9b
Move javascript code for password to functions.js
...
- This allows to share the code
- Also fixed bad references to fields
Fixes #12217
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-26 12:50:42 +02:00
Madhura Jayaratne
71078d61ad
Add FAQ on preventing path disclosure
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2016-04-26 19:24:58 +10:00
Michal Čihař
fc8486094c
Fixed config tab persistence errors
...
The URL hash can get appended php session ID breaking the hash lookup.
Fixes #12215
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-26 10:29:58 +02:00
Michal Čihař
53a51b953c
Document when ssl_verify was added
...
Issue #12146
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-25 12:49:00 +02:00
Deven Bansod
6d02018dc1
ChangeLog entry for #12211
...
Fixed #12211 in b12b1ae
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-04-25 09:53:03 +05:30
Deven Bansod
26da637ab4
Merge pull request #12213 from devenbansod/fix_#12211
...
ORDER BY clause should include Select subexpressions' names
2016-04-25 09:50:49 +05:30
Deven Bansod
b12b1ae08a
ORDER BY clause should include Select subexpressions' names
...
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-04-24 20:50:23 +05:30
Michal Čihař
7e19be3a10
Check if sessions are working and report failures
...
- Always check for session_start erorrs and report them, this catches
completely broken session storage or no free inodes for files
- Check whether session can be written, this catches the full disk case
Fixes #12204
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-21 12:09:50 +02:00
Michal Čihař
9ba7d44c18
Fixed loading of configuration file
...
If the loaded configuration is same as the one used, include_once will
not load it.
Fixes #12206
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-21 11:33:08 +02:00