Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 1aedeefc434b046d82a4131abf5447025e597f55
https://github.com/phpmyadmin/phpmyadmin/commit/1aedeefc434b046d82a4131abf5…
Author: Hugues Peccatte <hugues.peccatte(a)gmail.com>
Date: 2013-11-03 (Sun, 03 Nov 2013)
Changed paths:
M libraries/mult_submits.lib.php
M libraries/sql.lib.php
Log Message:
-----------
Update start position after a delete.
Commit: …
[View More]d3adbcaf05056158e85ee299c4fc8d5e35b528c6
https://github.com/phpmyadmin/phpmyadmin/commit/d3adbcaf05056158e85ee299c4f…
Author: Hugues Peccatte <hugues.peccatte(a)gmail.com>
Date: 2013-11-03 (Sun, 03 Nov 2013)
Changed paths:
M libraries/mult_submits.lib.php
M libraries/sql.lib.php
Log Message:
-----------
Fix calculation of pos after delete.
Commit: 4c5f8ce58444d2ff91e1ad0d4c3210487722d9fa
https://github.com/phpmyadmin/phpmyadmin/commit/4c5f8ce58444d2ff91e1ad0d4c3…
Author: Hugues Peccatte <hugues.peccatte(a)gmail.com>
Date: 2013-11-03 (Sun, 03 Nov 2013)
Changed paths:
M libraries/config/ConfigFile.class.php
M libraries/config/Form.class.php
M libraries/config/FormDisplay.class.php
M libraries/config/Validator.class.php
M libraries/core.lib.php
M libraries/navigation/Nodes/Node.class.php
M libraries/user_preferences.lib.php
M setup/config.php
M setup/lib/ConfigGenerator.class.php
M test/AllSeleniumTests.php
M test/classes/PMA_Advisor_test.php
M test/classes/PMA_DBQbe_test.php
M test/classes/PMA_File_test.php
M test/classes/PMA_List_Database_test.php
M test/classes/PMA_Message_test.php
M test/classes/PMA_PDF_test.php
M test/classes/PMA_Scripts_test.php
M test/classes/PMA_Table_test.php
M test/classes/PMA_Theme_Manager_test.php
M test/classes/PMA_Theme_test.php
M test/classes/PMA_Types_Drizzle_test.php
M test/classes/config/PMA_Form_test.php
M test/classes/dbi/DBIDrizzle_test.php
M test/classes/dbi/DBIMysql_test.php
M test/classes/navigation/PMA_NodeFactory_test.php
M test/classes/navigation/PMA_Node_Column_Container_test.php
M test/classes/navigation/PMA_Node_Column_test.php
M test/classes/navigation/PMA_Node_Event_Container_test.php
M test/classes/navigation/PMA_Node_Event_test.php
M test/classes/navigation/PMA_Node_Function_Container_test.php
M test/classes/navigation/PMA_Node_Function_test.php
M test/classes/navigation/PMA_Node_Index_Container_test.php
M test/classes/navigation/PMA_Node_Index_test.php
M test/classes/navigation/PMA_Node_Procedure_Container_test.php
M test/classes/navigation/PMA_Node_Procedure_test.php
M test/classes/navigation/PMA_Node_Trigger_Container_test.php
M test/classes/navigation/PMA_Node_Trigger_test.php
M test/classes/navigation/PMA_Node_test.php
M test/classes/plugin/PMA_PluginManager_test.php
M test/classes/plugin/auth/PMA_AuthenticationConfig_test.php
M test/classes/plugin/auth/PMA_AuthenticationCookie_test.php
M test/classes/plugin/auth/PMA_AuthenticationSignon_test.php
M test/classes/plugin/export/PMA_ExportExcel_test.php
M test/classes/plugin/export/PMA_ExportSql_test.php
M test/classes/plugin/export/PMA_ExportTexytext_test.php
M test/classes/plugin/export/PMA_ExportXml_test.php
M test/classes/plugin/export/PMA_ExportYaml_test.php
M test/classes/plugin/export/PMA_TableProperty_test.php
M test/classes/plugin/import/ImportMediawiki_test.php
M test/classes/plugin/import/ImportSql_test.php
M test/classes/plugin/import/ImportXml_test.php
M test/classes/plugin/transformations/Image_PNG_Inline_test.php
M test/classes/plugin/transformations/Text_Plain_Append_test.php
M test/classes/plugin/transformations/Text_Plain_Dateformat_test.php
M test/classes/plugin/transformations/Text_Plain_External_test.php
M test/classes/plugin/transformations/Text_Plain_Imagelink_test.php
M test/classes/plugin/transformations/Text_Plain_Longtoipv4_test.php
M test/classes/plugin/transformations/Text_Plain_Substring_test.php
M test/classes/properties/PMA_PorpertyItem_test.php
M test/classes/properties/options/PMA_OptionsPropertyGroup_test.php
M test/classes/properties/options/PMA_OptionsPropertyItem_test.php
M test/classes/properties/options/PMA_OptionsPropertyOneItem_test.php
M test/classes/properties/options/groups/PMA_OptionsPropertyMainGroup_test.php
M test/classes/properties/options/groups/PMA_OptionsPropertyRootGroup_test.php
M test/classes/properties/options/groups/PMA_OptionsPropertySubgroup_test.php
M test/classes/properties/options/items/PMA_PropertyItems_test.php
M test/classes/properties/plugins/PMA_ExportPluginProperties_test.php
M test/classes/properties/plugins/PMA_ImportPluginProperties_test.php
M test/classes/properties/plugins/PMA_PluginPorpertyItem_test.php
M test/classes/schema/Dia_Relation_Schema_test.php
M test/classes/schema/Eps_Relation_Schema_test.php
M test/classes/schema/Pdf_Relation_Schema_test.php
M test/classes/schema/Svg_Relation_Schema_test.php
M test/classes/schema/Svg_test.php
M test/classes/schema/User_Schema_test.php
M test/engines/PMA_StorageEngine_pbxt_test.php
M test/libraries/PMA_ConfigFile_test.php
M test/libraries/PMA_SetupIndex_test.php
Log Message:
-----------
Merge branch 'master' into fix-4134-v2
Commit: 12f1627656a1315690c6869015ef4953213b3373
https://github.com/phpmyadmin/phpmyadmin/commit/12f1627656a1315690c6869015e…
Author: Hugues Peccatte <hugues.peccatte(a)gmail.com>
Date: 2013-11-03 (Sun, 03 Nov 2013)
Changed paths:
M libraries/sql.lib.php
M test/libraries/PMA_mult_submits_test.php
Log Message:
-----------
Fix repositioning after delete.
Fix test related to repositioning.
Commit: 26bea3f1049cbbca4a06c9b45431cae6a1b9153f
https://github.com/phpmyadmin/phpmyadmin/commit/26bea3f1049cbbca4a06c9b4543…
Author: Marc Delisle <marc(a)infomarc.info>
Date: 2013-11-05 (Tue, 05 Nov 2013)
Changed paths:
M libraries/mult_submits.lib.php
M libraries/sql.lib.php
M test/libraries/PMA_mult_submits_test.php
Log Message:
-----------
Merge remote branch 'tithugues/fix-4134'
Commit: 5cb21ef969a497b7996c840f16c25d7d47008d75
https://github.com/phpmyadmin/phpmyadmin/commit/5cb21ef969a497b7996c840f16c…
Author: Marc Delisle <marc(a)infomarc.info>
Date: 2013-11-05 (Tue, 05 Nov 2013)
Changed paths:
M libraries/sql.lib.php
Log Message:
-----------
Fix coding style
Commit: 32e237c15b2d2831f683be34d74a4eda603e727c
https://github.com/phpmyadmin/phpmyadmin/commit/32e237c15b2d2831f683be34d74…
Author: Marc Delisle <marc(a)infomarc.info>
Date: 2013-11-05 (Tue, 05 Nov 2013)
Changed paths:
M ChangeLog
Log Message:
-----------
ChangeLog entry for bug 4134
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/57ef25eed8b4...32e237c15b2d
[View Less]
Branch: refs/heads/STABLE
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 385e3274be655a2523f74e20e3c0337b637c50a5
https://github.com/phpmyadmin/phpmyadmin/commit/385e3274be655a2523f74e20e3c…
Author: Marc Delisle <marc(a)infomarc.info>
Date: 2013-10-02 (Wed, 02 Oct 2013)
Changed paths:
M ChangeLog
M README
M doc/conf.py
M libraries/Config.class.php
Log Message:
-----------
4.0.9-dev
Commit: 51d66de5ad9ace9580f18bc7dd23d5d3b92b87f8
…
[View More]https://github.com/phpmyadmin/phpmyadmin/commit/51d66de5ad9ace9580f18bc7dd2…
Author: Manuel Dalla Lana <endelwar(a)aregar.it>
Date: 2013-10-04 (Fri, 04 Oct 2013)
Changed paths:
M po/it.po
Log Message:
-----------
Translated using Weblate (Italian)
Currently translated at 93.0% (2429 of 2611)
Commit: c6939756452b2be10eeb93aed3ccf958020bb665
https://github.com/phpmyadmin/phpmyadmin/commit/c6939756452b2be10eeb93aed3c…
Author: Yngve Nybakk <yngve.nybakk(a)gmail.com>
Date: 2013-10-05 (Sat, 05 Oct 2013)
Changed paths:
M po/nb.po
Log Message:
-----------
Translated using Weblate (Norwegian Bokmål)
Currently translated at 71.9% (1877 of 2611)
Commit: 111923f61c991f869ad4102397c165fe8f2dac85
https://github.com/phpmyadmin/phpmyadmin/commit/111923f61c991f869ad4102397c…
Author: Marc Delisle <marc(a)infomarc.info>
Date: 2013-10-05 (Sat, 05 Oct 2013)
Changed paths:
M ChangeLog
M sql.php
Log Message:
-----------
bug #4104 Can't edit updatable view when searching
Commit: a4db9cf476321f7b3fbba1923f6c1a21d9c5f2bb
https://github.com/phpmyadmin/phpmyadmin/commit/a4db9cf476321f7b3fbba1923f6…
Author: Marc Delisle <marc(a)infomarc.info>
Date: 2013-10-05 (Sat, 05 Oct 2013)
Changed paths:
M po/fr.po
Log Message:
-----------
Translated using Weblate (French)
Currently translated at 100.0% (2611 of 2611)
Commit: 0d2a914d40ad44cceecb3eb6dac14379f32cb43e
https://github.com/phpmyadmin/phpmyadmin/commit/0d2a914d40ad44cceecb3eb6dac…
Author: Weblate <noreply(a)weblate.org>
Date: 2013-10-05 (Sat, 05 Oct 2013)
Changed paths:
M ChangeLog
M sql.php
Log Message:
-----------
Merge remote-tracking branch 'origin/QA_4_0' into QA_4_0
Commit: 98aeddc71e5850d6d4bd99369c331ffa86fc7452
https://github.com/phpmyadmin/phpmyadmin/commit/98aeddc71e5850d6d4bd99369c3…
Author: Marc Delisle <marc(a)infomarc.info>
Date: 2013-10-05 (Sat, 05 Oct 2013)
Changed paths:
M ChangeLog
M js/server_databases.js
Log Message:
-----------
bug #4108 Missing refresh by deleting databases
Commit: e03797cd5d51977972004767225e871066d42124
https://github.com/phpmyadmin/phpmyadmin/commit/e03797cd5d51977972004767225…
Author: Marc Delisle <marc(a)infomarc.info>
Date: 2013-10-06 (Sun, 06 Oct 2013)
Changed paths:
M ChangeLog
Log Message:
-----------
4.0.8 release
Commit: a498a6c8cb73ca5aaec14f4857618c47081febe6
https://github.com/phpmyadmin/phpmyadmin/commit/a498a6c8cb73ca5aaec14f48576…
Author: Marc Delisle <marc(a)infomarc.info>
Date: 2013-10-06 (Sun, 06 Oct 2013)
Changed paths:
M ChangeLog
M index.php
M libraries/sqlparser.lib.php
Log Message:
-----------
bug #3995 Drizzle server charset notice
Commit: 5579ff1c72a8282e0dbac52dfce3748a699df2b8
https://github.com/phpmyadmin/phpmyadmin/commit/5579ff1c72a8282e0dbac52dfce…
Author: João Rodrigues <diogo2pt(a)gmail.com>
Date: 2013-10-08 (Tue, 08 Oct 2013)
Changed paths:
M po/pt.po
Log Message:
-----------
Translated using Weblate (Portuguese)
Currently translated at 52.9% (1382 of 2611)
Commit: 3c89e2ca6bcd91e8173cd41aaebf559296f1cd0c
https://github.com/phpmyadmin/phpmyadmin/commit/3c89e2ca6bcd91e8173cd41aaeb…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2013-10-09 (Wed, 09 Oct 2013)
Changed paths:
M ChangeLog
M js/navigation.js
Log Message:
-----------
bug #3911 Filtering database names includes empty groupings
Commit: 91796a6525695a19c3b6e8b81c14db596956f544
https://github.com/phpmyadmin/phpmyadmin/commit/91796a6525695a19c3b6e8b81c1…
Author: João Rodrigues <diogo2pt(a)gmail.com>
Date: 2013-10-09 (Wed, 09 Oct 2013)
Changed paths:
M po/pt.po
Log Message:
-----------
Translated using Weblate (Portuguese)
Currently translated at 54.5% (1423 of 2611)
Commit: 09593ec25bb14697934521b1064ec734d0cf98e9
https://github.com/phpmyadmin/phpmyadmin/commit/09593ec25bb14697934521b1064…
Author: Weblate <noreply(a)weblate.org>
Date: 2013-10-09 (Wed, 09 Oct 2013)
Changed paths:
M ChangeLog
M js/navigation.js
Log Message:
-----------
Merge remote-tracking branch 'origin/QA_4_0' into QA_4_0
Commit: 4fb5088f86d2b62d4bdf1291624116ea3152660a
https://github.com/phpmyadmin/phpmyadmin/commit/4fb5088f86d2b62d4bdf1291624…
Author: Marc Delisle <marc(a)infomarc.info>
Date: 2013-10-09 (Wed, 09 Oct 2013)
Changed paths:
M ChangeLog
M libraries/Util.class.php
M test/libraries/common/PMA_printableBitValue_test.php
Log Message:
-----------
bug #3678 Does not display or manipulate bit(64) fields appropriately
Commit: 8640de951c24471f1c78ef1cddcbca82b2831367
https://github.com/phpmyadmin/phpmyadmin/commit/8640de951c24471f1c78ef1cddc…
Author: Atul Pratap Singh <atulpratapsingh05(a)gmail.com>
Date: 2013-10-14 (Mon, 14 Oct 2013)
Changed paths:
M ChangeLog
M js/common.js
Log Message:
-----------
Adjust navigation only when there is database/table change, bug#4129
Commit: 06a1f782e1f00926b4519a026ad0d8f75a04bf0a
https://github.com/phpmyadmin/phpmyadmin/commit/06a1f782e1f00926b4519a026ad…
Author: Atul Pratap Singh <atulpratapsingh05(a)gmail.com>
Date: 2013-10-14 (Mon, 14 Oct 2013)
Changed paths:
M js/common.js
Log Message:
-----------
Left in 8640de9
Commit: 98b1638a7db6e6546402efa49f4ab9a219514c8e
https://github.com/phpmyadmin/phpmyadmin/commit/98b1638a7db6e6546402efa49f4…
Author: Elvio Petillo <elvio.petillo(a)nanowaris.com>
Date: 2013-10-17 (Thu, 17 Oct 2013)
Changed paths:
M po/de.po
Log Message:
-----------
Translated using Weblate (German)
Currently translated at 99.5% (2599 of 2611)
Commit: 85192dfa1a9dbc695b8eb7c5db5f55a4d76a4148
https://github.com/phpmyadmin/phpmyadmin/commit/85192dfa1a9dbc695b8eb7c5db5…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2013-10-17 (Thu, 17 Oct 2013)
Changed paths:
M po/pl.po
Log Message:
-----------
Translated using Weblate (Polish)
Currently translated at 99.2% (2589 of 2611)
Commit: 01e680d892b63332dc0f4ecfd62008ad3a4e8332
https://github.com/phpmyadmin/phpmyadmin/commit/01e680d892b63332dc0f4ecfd62…
Author: Patrik Kernstock <patschimail(a)gmail.com>
Date: 2013-10-17 (Thu, 17 Oct 2013)
Changed paths:
M po/de.po
Log Message:
-----------
Translated using Weblate (German)
Currently translated at 99.8% (2606 of 2611)
Commit: 1e85fc34db8357fa7f8f38baca261c0c6937f805
https://github.com/phpmyadmin/phpmyadmin/commit/1e85fc34db8357fa7f8f38baca2…
Author: Marcello Romani <marcello.romani(a)libero.it>
Date: 2013-10-17 (Thu, 17 Oct 2013)
Changed paths:
M po/it.po
Log Message:
-----------
Translated using Weblate (Italian)
Currently translated at 93.9% (2452 of 2611)
Commit: 7dba55286596677b23017ee85bbdda2b34cf2087
https://github.com/phpmyadmin/phpmyadmin/commit/7dba55286596677b23017ee85bb…
Author: Jakub Stepniak <jakub.st(a)gmail.com>
Date: 2013-10-17 (Thu, 17 Oct 2013)
Changed paths:
M po/pl.po
Log Message:
-----------
Translated using Weblate (Polish)
Currently translated at 99.2% (2591 of 2611)
Commit: 41bb74797ceaeec7aefd7413870a64732f1368a5
https://github.com/phpmyadmin/phpmyadmin/commit/41bb74797ceaeec7aefd7413870…
Author: Arthur Țițeică <arthur.titeica(a)gmail.com>
Date: 2013-10-17 (Thu, 17 Oct 2013)
Changed paths:
M po/ro.po
Log Message:
-----------
Translated using Weblate (Romanian)
Currently translated at 56.9% (1485 of 2611)
Commit: 576a7a3e09f4a833e1641e63a00ca8622f0f1d4c
https://github.com/phpmyadmin/phpmyadmin/commit/576a7a3e09f4a833e1641e63a00…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2013-10-20 (Sun, 20 Oct 2013)
Changed paths:
M po/ta.po
Log Message:
-----------
Translated using Weblate (Tamil)
Currently translated at 15.4% (403 of 2611)
Commit: 549c9fdbda4252687250c92bed64aa798686bed0
https://github.com/phpmyadmin/phpmyadmin/commit/549c9fdbda4252687250c92bed6…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2013-10-20 (Sun, 20 Oct 2013)
Changed paths:
M po/ur.po
Log Message:
-----------
Translated using Weblate (Urdu)
Currently translated at 25.9% (677 of 2611)
Commit: bca72611928c07af7efb8cab40212c0df81d0b23
https://github.com/phpmyadmin/phpmyadmin/commit/bca72611928c07af7efb8cab402…
Author: zozk ismail <zozk.koyi(a)gmail.com>
Date: 2013-10-21 (Mon, 21 Oct 2013)
Changed paths:
M po/ckb.po
Log Message:
-----------
Translated using Weblate (Kurdish Sorani)
Currently translated at 21.1% (551 of 2611)
Commit: 2c7a77a4641ba0f52f0d73ffae2eb77183d938c4
https://github.com/phpmyadmin/phpmyadmin/commit/2c7a77a4641ba0f52f0d73ffae2…
Author: Chien Wei Lin <cwlin0416(a)gmail.com>
Date: 2013-10-21 (Mon, 21 Oct 2013)
Changed paths:
M po/zh_TW.po
Log Message:
-----------
Translated using Weblate (Traditional Chinese)
Currently translated at 100.0% (2611 of 2611)
Commit: 6b261ee11ae187c7396f5cc6b497a7d1cd393250
https://github.com/phpmyadmin/phpmyadmin/commit/6b261ee11ae187c7396f5cc6b49…
Author: Chien Wei Lin <cwlin0416(a)gmail.com>
Date: 2013-10-22 (Tue, 22 Oct 2013)
Changed paths:
M po/zh_TW.po
Log Message:
-----------
Translated using Weblate (Traditional Chinese)
Currently translated at 100.0% (2611 of 2611)
Commit: bc2d1bcc0f3ad9b2c70952ca2095fc714c459476
https://github.com/phpmyadmin/phpmyadmin/commit/bc2d1bcc0f3ad9b2c70952ca209…
Author: Chien Wei Lin <cwlin0416(a)gmail.com>
Date: 2013-10-23 (Wed, 23 Oct 2013)
Changed paths:
M po/zh_TW.po
Log Message:
-----------
Translated using Weblate (Traditional Chinese)
Currently translated at 100.0% (2611 of 2611)
Commit: 0524abf4212fe7d3582b1bfad579469470b9d7be
https://github.com/phpmyadmin/phpmyadmin/commit/0524abf4212fe7d3582b1bfad57…
Author: Chien Wei Lin <cwlin0416(a)gmail.com>
Date: 2013-10-23 (Wed, 23 Oct 2013)
Changed paths:
M po/zh_TW.po
Log Message:
-----------
Translated using Weblate (Traditional Chinese)
Currently translated at 100.0% (2611 of 2611)
Commit: 23edb524f50457fddb0e82b7c2f44d326feb6cb3
https://github.com/phpmyadmin/phpmyadmin/commit/23edb524f50457fddb0e82b7c2f…
Author: Sergiu Bivol <sergiu(a)ase.md>
Date: 2013-10-24 (Thu, 24 Oct 2013)
Changed paths:
M po/ro.po
Log Message:
-----------
Translated using Weblate (Romanian)
Currently translated at 56.8% (1485 of 2611)
Commit: 68e54cd11d8622bc9f3127704eeebe5a217b6ea0
https://github.com/phpmyadmin/phpmyadmin/commit/68e54cd11d8622bc9f3127704ee…
Author: Sergiu Bivol <sergiu(a)ase.md>
Date: 2013-10-24 (Thu, 24 Oct 2013)
Changed paths:
M po/ro.po
Log Message:
-----------
Translated using Weblate (Romanian)
Currently translated at 60.1% (1571 of 2611)
Commit: 6eb4e9ba5629af09e939f0d717d44c28d4fcf076
https://github.com/phpmyadmin/phpmyadmin/commit/6eb4e9ba5629af09e939f0d717d…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2013-10-25 (Fri, 25 Oct 2013)
Changed paths:
M po/zh_TW.po
Log Message:
-----------
Translated using Weblate (Traditional Chinese)
Currently translated at 100.0% (2611 of 2611)
Commit: 2c485d7f02bf0347ee0801655a73ccea303e5a70
https://github.com/phpmyadmin/phpmyadmin/commit/2c485d7f02bf0347ee0801655a7…
Author: Marc Delisle <marc(a)infomarc.info>
Date: 2013-10-26 (Sat, 26 Oct 2013)
Changed paths:
M libraries/Config.class.php
Log Message:
-----------
- The SSLPort setting did not exist, no reason to try it
- The tests for this function always force port 443, no reason to
use a port that would be in the original URL
Commit: 50191074770b829f6351d682d3389f0557ea687d
https://github.com/phpmyadmin/phpmyadmin/commit/50191074770b829f6351d682d33…
Author: Chien Wei Lin <cwlin0416(a)gmail.com>
Date: 2013-10-26 (Sat, 26 Oct 2013)
Changed paths:
M po/zh_TW.po
Log Message:
-----------
Translated using Weblate (Traditional Chinese)
Currently translated at 100.0% (2611 of 2611)
Commit: 2fbe37a94a2ffb663a4c15ac93d6eb334c5c3526
https://github.com/phpmyadmin/phpmyadmin/commit/2fbe37a94a2ffb663a4c15ac93d…
Author: Weblate <noreply(a)weblate.org>
Date: 2013-10-26 (Sat, 26 Oct 2013)
Changed paths:
M libraries/Config.class.php
Log Message:
-----------
Merge remote-tracking branch 'origin/QA_4_0' into QA_4_0
Commit: 6982892ef9be85b893a3fca73f218ed2c3f6924f
https://github.com/phpmyadmin/phpmyadmin/commit/6982892ef9be85b893a3fca73f2…
Author: Umair Khan <omerjerk(a)gmail.com>
Date: 2013-10-27 (Sun, 27 Oct 2013)
Changed paths:
M db_operations.php
M js/db_operations.js
Log Message:
-----------
#4144 "DROP DATABASE" displays wrong database name FIX
Commit: 70e3fc7415dd22e407d24376a52ba0fc3745e7ee
https://github.com/phpmyadmin/phpmyadmin/commit/70e3fc7415dd22e407d24376a52…
Author: Marc Delisle <marc(a)infomarc.info>
Date: 2013-10-27 (Sun, 27 Oct 2013)
Changed paths:
M ChangeLog
M libraries/Config.class.php
Log Message:
-----------
bug #4120 SSL redirects to port 80
Commit: fb29c0016130a74f12941da311c1f54a6922146c
https://github.com/phpmyadmin/phpmyadmin/commit/fb29c0016130a74f12941da311c…
Author: Atul Pratap Singh <atulpratapsingh05(a)gmail.com>
Date: 2013-10-27 (Sun, 27 Oct 2013)
Changed paths:
M db_operations.php
M js/db_operations.js
Log Message:
-----------
Merge pull request #732 from omerjerk/QA_4_0
#4144 "DROP DATABASE" displays wrong database name FIX
Commit: f0b2f264e155be841adaefc9ca99ab5d08b89b72
https://github.com/phpmyadmin/phpmyadmin/commit/f0b2f264e155be841adaefc9ca9…
Author: Atul Pratap Singh <atulpratapsingh05(a)gmail.com>
Date: 2013-10-27 (Sun, 27 Oct 2013)
Changed paths:
M ChangeLog
Log Message:
-----------
Changelog entry 4144
Commit: c2f48525dc8d48aaddd192794d88c8bba7f63aac
https://github.com/phpmyadmin/phpmyadmin/commit/c2f48525dc8d48aaddd192794d8…
Author: Atul Pratap Singh <atulpratapsingh05(a)gmail.com>
Date: 2013-10-27 (Sun, 27 Oct 2013)
Changed paths:
M ChangeLog
M js/functions.js
M sql.php
Log Message:
-----------
Fix bug#4059: Running delete query asks for confirmation but says it was already executed
Commit: 576008a72f44c91ad69e21845f4a811a68ec482b
https://github.com/phpmyadmin/phpmyadmin/commit/576008a72f44c91ad69e21845f4…
Author: Umair Khan <omerjerk(a)gmail.com>
Date: 2013-10-29 (Tue, 29 Oct 2013)
Changed paths:
M tbl_replace.php
Log Message:
-----------
Typo Fix in comment
Commit: 3b477fa907e441ab242d47bc347c78d0db8a9d21
https://github.com/phpmyadmin/phpmyadmin/commit/3b477fa907e441ab242d47bc347…
Author: Marc Delisle <marc(a)infomarc.info>
Date: 2013-10-29 (Tue, 29 Oct 2013)
Changed paths:
M tbl_replace.php
Log Message:
-----------
Merge pull request #736 from omerjerk/QA_4_0
Typo Fix in comment
Commit: d4e0805678631d694fcbf7c997c3820396bc9020
https://github.com/phpmyadmin/phpmyadmin/commit/d4e0805678631d694fcbf7c997c…
Author: Luz Paz <david.yoga(a)gmail.com>
Date: 2013-10-29 (Tue, 29 Oct 2013)
Changed paths:
M po/he.po
Log Message:
-----------
Translated using Weblate (Hebrew)
Currently translated at 23.6% (617 of 2611)
Commit: 2a5f6a2ddcccafa267ab965443ca20863f9f9a79
https://github.com/phpmyadmin/phpmyadmin/commit/2a5f6a2ddcccafa267ab965443c…
Author: Weblate <noreply(a)weblate.org>
Date: 2013-10-29 (Tue, 29 Oct 2013)
Changed paths:
M tbl_replace.php
Log Message:
-----------
Merge remote-tracking branch 'origin/QA_4_0' into QA_4_0
Commit: 266ee805b016a3134dcfa503a530769d7467d023
https://github.com/phpmyadmin/phpmyadmin/commit/266ee805b016a3134dcfa503a53…
Author: Marc Delisle <marc(a)infomarc.info>
Date: 2013-10-30 (Wed, 30 Oct 2013)
Changed paths:
M ChangeLog
M libraries/navigation/NavigationTree.class.php
M libraries/navigation/Nodes/Node_Column.class.php
M libraries/navigation/Nodes/Node_Column_Container.class.php
M libraries/navigation/Nodes/Node_Database.class.php
M libraries/navigation/Nodes/Node_Function.class.php
M libraries/navigation/Nodes/Node_Function_Container.class.php
M libraries/navigation/Nodes/Node_Index.class.php
M libraries/navigation/Nodes/Node_Index_Container.class.php
M libraries/navigation/Nodes/Node_Procedure.class.php
M libraries/navigation/Nodes/Node_Procedure_Container.class.php
M libraries/navigation/Nodes/Node_Table.class.php
M libraries/navigation/Nodes/Node_Table_Container.class.php
M libraries/navigation/Nodes/Node_View.class.php
M libraries/navigation/Nodes/Node_View_Container.class.php
Log Message:
-----------
bug #4147 Accessibility: Images without Alt nor title attribute
Commit: deaf2bff5eb1f02d93660e2b1f199f05a1cc85a5
https://github.com/phpmyadmin/phpmyadmin/commit/deaf2bff5eb1f02d93660e2b1f1…
Author: Marc Delisle <marc(a)infomarc.info>
Date: 2013-10-30 (Wed, 30 Oct 2013)
Changed paths:
M libraries/navigation/Nodes/Node_Table_Container.class.php
Log Message:
-----------
Missing title
Commit: 8cdd04b6f9f0911ca69d2071d3988b85ae4f7f37
https://github.com/phpmyadmin/phpmyadmin/commit/8cdd04b6f9f0911ca69d2071d39…
Author: Marc Delisle <marc(a)infomarc.info>
Date: 2013-10-30 (Wed, 30 Oct 2013)
Changed paths:
M po/af.po
M po/ar.po
M po/az.po
M po/be.po
M po/be(a)latin.po
M po/bg.po
M po/bn.po
M po/br.po
M po/bs.po
M po/ca.po
M po/ckb.po
M po/cs.po
M po/cy.po
M po/da.po
M po/de.po
M po/el.po
M po/en_GB.po
M po/es.po
M po/et.po
M po/eu.po
M po/fa.po
M po/fi.po
M po/fr.po
M po/gl.po
M po/he.po
M po/hi.po
M po/hr.po
M po/hu.po
M po/hy.po
M po/id.po
M po/it.po
M po/ja.po
M po/ka.po
M po/kk.po
M po/ko.po
M po/lt.po
M po/lv.po
M po/mk.po
M po/ml.po
M po/mn.po
M po/ms.po
M po/nb.po
M po/nl.po
M po/pa.po
M po/phpmyadmin.pot
M po/pl.po
M po/pt.po
M po/pt_BR.po
M po/ro.po
M po/ru.po
M po/si.po
M po/sk.po
M po/sl.po
M po/sq.po
M po/sr.po
M po/sr(a)latin.po
M po/sv.po
M po/ta.po
M po/te.po
M po/th.po
M po/tk.po
M po/tr.po
M po/tt.po
M po/ug.po
M po/uk.po
M po/ur.po
M po/uz.po
M po/uz(a)latin.po
M po/zh_CN.po
M po/zh_TW.po
Log Message:
-----------
Update po files
Commit: d4d74455d2c256be1222af7520dec43813077201
https://github.com/phpmyadmin/phpmyadmin/commit/d4d74455d2c256be1222af7520d…
Author: Helder Santana <helder.bs.santana(a)gmail.com>
Date: 2013-10-30 (Wed, 30 Oct 2013)
Changed paths:
M po/pt_BR.po
Log Message:
-----------
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2615 of 2615)
Commit: 759ba35e13078ce631c6bf2b9402852c27fb7b78
https://github.com/phpmyadmin/phpmyadmin/commit/759ba35e13078ce631c6bf2b940…
Author: Michal Čihař <mcihar(a)suse.cz>
Date: 2013-10-30 (Wed, 30 Oct 2013)
Changed paths:
M libraries/navigation/Nodes/Node_Column_Container.class.php
M libraries/navigation/Nodes/Node_Function_Container.class.php
M libraries/navigation/Nodes/Node_Index_Container.class.php
M libraries/navigation/Nodes/Node_Procedure_Container.class.php
M libraries/navigation/Nodes/Node_Table_Container.class.php
M libraries/navigation/Nodes/Node_View_Container.class.php
Log Message:
-----------
Reuse existing message with translation for alt text
Commit: 19ad76a0484c071a4eec9a430467ec7555387aed
https://github.com/phpmyadmin/phpmyadmin/commit/19ad76a0484c071a4eec9a43046…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2013-10-30 (Wed, 30 Oct 2013)
Changed paths:
M po/cs.po
Log Message:
-----------
Translated using Weblate (Czech)
Currently translated at 99.8% (2612 of 2615)
Commit: ddb70e2781c055b56142fd07719c27468165c78c
https://github.com/phpmyadmin/phpmyadmin/commit/ddb70e2781c055b56142fd07719…
Author: Marc Delisle <marc(a)infomarc.info>
Date: 2013-10-30 (Wed, 30 Oct 2013)
Changed paths:
M po/fr.po
Log Message:
-----------
Translated using Weblate (French)
Currently translated at 100.0% (2615 of 2615)
Commit: f77ac74e51b21bad5a8e89b0dfb0f9d7c7869e20
https://github.com/phpmyadmin/phpmyadmin/commit/f77ac74e51b21bad5a8e89b0dfb…
Author: Weblate <noreply(a)weblate.org>
Date: 2013-10-30 (Wed, 30 Oct 2013)
Changed paths:
M libraries/navigation/Nodes/Node_Column_Container.class.php
M libraries/navigation/Nodes/Node_Function_Container.class.php
M libraries/navigation/Nodes/Node_Index_Container.class.php
M libraries/navigation/Nodes/Node_Procedure_Container.class.php
M libraries/navigation/Nodes/Node_Table_Container.class.php
M libraries/navigation/Nodes/Node_View_Container.class.php
Log Message:
-----------
Merge remote-tracking branch 'origin/QA_4_0' into QA_4_0
Commit: 4c7a49cc5a380efcb9c52d9c320bb347269cd3b6
https://github.com/phpmyadmin/phpmyadmin/commit/4c7a49cc5a380efcb9c52d9c320…
Author: Michal Čihař <mcihar(a)suse.cz>
Date: 2013-10-30 (Wed, 30 Oct 2013)
Changed paths:
M po/af.po
M po/ar.po
M po/az.po
M po/be.po
M po/be(a)latin.po
M po/bg.po
M po/bn.po
M po/br.po
M po/bs.po
M po/ca.po
M po/ckb.po
M po/cs.po
M po/cy.po
M po/da.po
M po/de.po
M po/el.po
M po/en_GB.po
M po/es.po
M po/et.po
M po/eu.po
M po/fa.po
M po/fi.po
M po/fr.po
M po/gl.po
M po/he.po
M po/hi.po
M po/hr.po
M po/hu.po
M po/hy.po
M po/id.po
M po/it.po
M po/ja.po
M po/ka.po
M po/kk.po
M po/ko.po
M po/lt.po
M po/lv.po
M po/mk.po
M po/ml.po
M po/mn.po
M po/ms.po
M po/nb.po
M po/nl.po
M po/pa.po
M po/phpmyadmin.pot
M po/pl.po
M po/pt.po
M po/pt_BR.po
M po/ro.po
M po/ru.po
M po/si.po
M po/sk.po
M po/sl.po
M po/sq.po
M po/sr.po
M po/sr(a)latin.po
M po/sv.po
M po/ta.po
M po/te.po
M po/th.po
M po/tk.po
M po/tr.po
M po/tt.po
M po/ug.po
M po/uk.po
M po/ur.po
M po/uz.po
M po/uz(a)latin.po
M po/zh_CN.po
M po/zh_TW.po
Log Message:
-----------
Update po files
Commit: 3322c4e8850593bc15bb4acb1cbe3fb6fbd9aa23
https://github.com/phpmyadmin/phpmyadmin/commit/3322c4e8850593bc15bb4acb1cb…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2013-10-30 (Wed, 30 Oct 2013)
Changed paths:
M po/cs.po
Log Message:
-----------
Translated using Weblate (Czech)
Currently translated at 100.0% (2614 of 2614)
Commit: b1aa66cdcd2649f2c1a430970db0a95f4dd29702
https://github.com/phpmyadmin/phpmyadmin/commit/b1aa66cdcd2649f2c1a430970db…
Author: Matías Bellone <matiasbellone+weblate(a)gmail.com>
Date: 2013-10-30 (Wed, 30 Oct 2013)
Changed paths:
M po/es.po
Log Message:
-----------
Translated using Weblate (Spanish)
Currently translated at 100.0% (2614 of 2614)
Commit: 0f4902586bcfda595f732677fed23fc527ab8f14
https://github.com/phpmyadmin/phpmyadmin/commit/0f4902586bcfda595f732677fed…
Author: Kristjan Räts <kristjanrats(a)gmail.com>
Date: 2013-10-30 (Wed, 30 Oct 2013)
Changed paths:
M po/et.po
Log Message:
-----------
Translated using Weblate (Estonian)
Currently translated at 100.0% (2614 of 2614)
Commit: 79280f8915c0e8c791ce4da71e1d566f4cbdef2c
https://github.com/phpmyadmin/phpmyadmin/commit/79280f8915c0e8c791ce4da71e1…
Author: Burak Yavuz <hitowerdigit(a)hotmail.com>
Date: 2013-10-30 (Wed, 30 Oct 2013)
Changed paths:
M po/tr.po
Log Message:
-----------
Translated using Weblate (Turkish)
Currently translated at 100.0% (2614 of 2614)
Commit: b26d37cbb27e2554cfc94ba483091c76a9163e41
https://github.com/phpmyadmin/phpmyadmin/commit/b26d37cbb27e2554cfc94ba4830…
Author: Domen <mitenem(a)outlook.com>
Date: 2013-10-30 (Wed, 30 Oct 2013)
Changed paths:
M po/sl.po
Log Message:
-----------
Translated using Weblate (Slovenian)
Currently translated at 100.0% (2614 of 2614)
Commit: c3d6404c22f76c410b370354f3bc935ff1d3561b
https://github.com/phpmyadmin/phpmyadmin/commit/c3d6404c22f76c410b370354f3b…
Author: Marc Delisle <marc(a)infomarc.info>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M README
M doc/conf.py
M libraries/Config.class.php
Log Message:
-----------
4.0.9-rc1
Commit: c68478ad7d0523e42aa789ba24ea5f9018510047
https://github.com/phpmyadmin/phpmyadmin/commit/c68478ad7d0523e42aa789ba24e…
Author: Marc Delisle <marc(a)infomarc.info>
Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths:
M ChangeLog
M README
M doc/conf.py
M libraries/Config.class.php
Log Message:
-----------
4.0.9 release
Commit: e4f7fb3add6c6b624cc48835c79b50879e7aad88
https://github.com/phpmyadmin/phpmyadmin/commit/e4f7fb3add6c6b624cc48835c79…
Author: Marc Delisle <marc(a)infomarc.info>
Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths:
M ChangeLog
M README
M db_operations.php
M doc/conf.py
M index.php
M js/common.js
M js/db_operations.js
M js/functions.js
M js/navigation.js
M js/server_databases.js
M libraries/Config.class.php
M libraries/Util.class.php
M libraries/navigation/NavigationTree.class.php
M libraries/navigation/Nodes/Node_Column.class.php
M libraries/navigation/Nodes/Node_Column_Container.class.php
M libraries/navigation/Nodes/Node_Database.class.php
M libraries/navigation/Nodes/Node_Function.class.php
M libraries/navigation/Nodes/Node_Function_Container.class.php
M libraries/navigation/Nodes/Node_Index.class.php
M libraries/navigation/Nodes/Node_Index_Container.class.php
M libraries/navigation/Nodes/Node_Procedure.class.php
M libraries/navigation/Nodes/Node_Procedure_Container.class.php
M libraries/navigation/Nodes/Node_Table.class.php
M libraries/navigation/Nodes/Node_Table_Container.class.php
M libraries/navigation/Nodes/Node_View.class.php
M libraries/navigation/Nodes/Node_View_Container.class.php
M libraries/sqlparser.lib.php
M po/af.po
M po/ar.po
M po/az.po
M po/be.po
M po/be(a)latin.po
M po/bg.po
M po/bn.po
M po/br.po
M po/bs.po
M po/ca.po
M po/ckb.po
M po/cs.po
M po/cy.po
M po/da.po
M po/de.po
M po/el.po
M po/en_GB.po
M po/es.po
M po/et.po
M po/eu.po
M po/fa.po
M po/fi.po
M po/fr.po
M po/gl.po
M po/he.po
M po/hi.po
M po/hr.po
M po/hu.po
M po/hy.po
M po/id.po
M po/it.po
M po/ja.po
M po/ka.po
M po/kk.po
M po/ko.po
M po/lt.po
M po/lv.po
M po/mk.po
M po/ml.po
M po/mn.po
M po/ms.po
M po/nb.po
M po/nl.po
M po/pa.po
M po/phpmyadmin.pot
M po/pl.po
M po/pt.po
M po/pt_BR.po
M po/ro.po
M po/ru.po
M po/si.po
M po/sk.po
M po/sl.po
M po/sq.po
M po/sr.po
M po/sr(a)latin.po
M po/sv.po
M po/ta.po
M po/te.po
M po/th.po
M po/tk.po
M po/tr.po
M po/tt.po
M po/ug.po
M po/uk.po
M po/ur.po
M po/uz.po
M po/uz(a)latin.po
M po/zh_CN.po
M po/zh_TW.po
M sql.php
M tbl_replace.php
M test/libraries/common/PMA_printableBitValue_test.php
Log Message:
-----------
Merge branch 'MAINT_4_0_9' into STABLE
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/f3fc6461f3c3...e4f7fb3add6c
[View Less]