Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 4f14bccbfe84076723d779a7d711ecde9f34223f
https://github.com/phpmyadmin/phpmyadmin/commit/4f14bccbfe84076723d779a7d71…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-12-15 (Fri, 15 Dec 2017)
Changed paths:
M libraries/classes/Rte/Footer.php
M libraries/classes/Rte/RteList.php
M libraries/rte/rte_main.inc.php
Log Message:
-----------
Remove ajax_class global from RTE
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: a450d01546158805ced6b333255e62e46f9a3a95
https://github.com/phpmyadmin/phpmyadmin/commit/a450d01546158805ced6b333255…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-12-15 (Fri, 15 Dec 2017)
Changed paths:
M libraries/classes/Display/Results.php
Log Message:
-----------
Remove not needed variable
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 2bc87216f0c39e11ea8efd6bedd903aa8ffb51f9
https://github.com/phpmyadmin/phpmyadmin/commit/2bc87216f0c39e11ea8efd6bedd…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-12-15 (Fri, 15 Dec 2017)
Changed paths:
M js/rte.js
M libraries/classes/Rte/RteList.php
Log Message:
-----------
Adjust RTE oprations to use POST
Issue #13866
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 6b5d535da547600b46b8077d8f69f663374d6e3e
https://github.com/phpmyadmin/phpmyadmin/commit/6b5d535da547600b46b8077d8f6…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-12-15 (Fri, 15 Dec 2017)
Changed paths:
M libraries/classes/Operations.php
Log Message:
-----------
Adjust table operations to use POST
Issue #13866
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/613a146e97e3...6b5d535da547
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 6ee2f1284100b6aa98a3a08dc1f520c48b49ed25
https://github.com/phpmyadmin/phpmyadmin/commit/6ee2f1284100b6aa98a3a08dc1f…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-12-15 (Fri, 15 Dec 2017)
Changed paths:
M js/tbl_structure.js
M templates/table/structure/action_row_in_structure_table.twig
M templates/table/structure/actions_in_table_structure.twig
Log Message:
-----------
Adjust adding table key operations to use POST
Issue #13866
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: e7eaea8c86bcb012585e709a3511539df509ffb8
https://github.com/phpmyadmin/phpmyadmin/commit/e7eaea8c86bcb012585e709a351…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-12-15 (Fri, 15 Dec 2017)
Changed paths:
M templates/table/structure/actions_in_table_structure.twig
Log Message:
-----------
Adjust browsing distinct values to use POST
Issue #13866
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 599a981b50ec0c19bb2c827e28edef7106b593e0
https://github.com/phpmyadmin/phpmyadmin/commit/599a981b50ec0c19bb2c827e28e…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-12-15 (Fri, 15 Dec 2017)
Changed paths:
M templates/table/structure/display_partitions.twig
Log Message:
-----------
Adjust partition manipulations to use POST
Issue #13866
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 750820519124488c6f2cb546a397de4715c7fa8b
https://github.com/phpmyadmin/phpmyadmin/commit/750820519124488c6f2cb546a39…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-12-15 (Fri, 15 Dec 2017)
Changed paths:
M templates/table/structure/display_table_stats.twig
M templates/table/structure/optional_action_links.twig
Log Message:
-----------
Adjust optimize table to use POST
Issue #13866
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 613a146e97e34e6b05d7c8c6de15afdb39d8da2b
https://github.com/phpmyadmin/phpmyadmin/commit/613a146e97e34e6b05d7c8c6de1…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-12-15 (Fri, 15 Dec 2017)
Changed paths:
M js/tbl_structure.js
M templates/table/structure/table_structure_row.twig
Log Message:
-----------
Adjust field drop to use POST
Issue #13866
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/8332861d62db...613a146e97e3
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: f059baa2ec9eaf749dc85e0f339018c326818d15
https://github.com/phpmyadmin/phpmyadmin/commit/f059baa2ec9eaf749dc85e0f339…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-12-15 (Fri, 15 Dec 2017)
Changed paths:
M js/ajax.js
Log Message:
-----------
Handle data-post with leading ?
This makes it easier to convert existing code.
Issue #13866
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: ff20564ef07f15bda0a6540ac45427a3b6571015
https://github.com/phpmyadmin/phpmyadmin/commit/ff20564ef07f15bda0a6540ac45…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-12-15 (Fri, 15 Dec 2017)
Changed paths:
M js/db_structure.js
M js/functions.js
M templates/database/structure/empty_table.twig
Log Message:
-----------
Adjust table truncate operation to use POST
Issue #13866
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 8332861d62dbe130e3d4bf195707f884d89d0cb2
https://github.com/phpmyadmin/phpmyadmin/commit/8332861d62dbe130e3d4bf19570…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-12-15 (Fri, 15 Dec 2017)
Changed paths:
M js/db_structure.js
M templates/database/structure/structure_table_row.twig
Log Message:
-----------
Adjust table drop operation to use POST
Issue #13866
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/0b5b28704906...8332861d62db
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 39b8020857bc69be37299ad06b404fb0e7e62ef9
https://github.com/phpmyadmin/phpmyadmin/commit/39b8020857bc69be37299ad06b4…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-12-15 (Fri, 15 Dec 2017)
Changed paths:
M ChangeLog
M composer.json
M libraries/Util.php
M test/libraries/common/PMA_formatNumberByteDown_test.php
Log Message:
-----------
Fixed displaying of formatted numeric values for some locales
The code was wrongly assuming that . is always decimal separator, what
it is not and can be even thousands separator.
Fixes #13865
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 0b5b28704906df75823b446aa0716f0b2a2176f8
https://github.com/phpmyadmin/phpmyadmin/commit/0b5b28704906df75823b446aa07…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-12-15 (Fri, 15 Dec 2017)
Changed paths:
M ChangeLog
M composer.json
M libraries/classes/Util.php
M test/classes/UtilTest.php
Log Message:
-----------
Merge branch 'QA_4_7'
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/11d236b2ea8c...0b5b28704906
Branch: refs/heads/QA_4_7
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 39b8020857bc69be37299ad06b404fb0e7e62ef9
https://github.com/phpmyadmin/phpmyadmin/commit/39b8020857bc69be37299ad06b4…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-12-15 (Fri, 15 Dec 2017)
Changed paths:
M ChangeLog
M composer.json
M libraries/Util.php
M test/libraries/common/PMA_formatNumberByteDown_test.php
Log Message:
-----------
Fixed displaying of formatted numeric values for some locales
The code was wrongly assuming that . is always decimal separator, what
it is not and can be even thousands separator.
Fixes #13865
Signed-off-by: Michal Čihař <michal(a)cihar.com>