Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 99c65f37e72b2718f01b2517660a770ba5b1520f https://github.com/phpmyadmin/phpmyadmin/commit/99c65f37e72b2718f01b2517660a... Author: Kasun Chathuranga chathuranga.jayaneththi@gmail.com Date: 2013-08-30 (Fri, 30 Aug 2013)
Changed paths: M libraries/Menu.class.php M libraries/Util.class.php M libraries/build_html_for_db.lib.php M libraries/server_privileges.lib.php M server_privileges.php
Log Message: ----------- Table specific privileges
Commit: d19049cb817da9f01ebf9bb757d32c477e797cb0 https://github.com/phpmyadmin/phpmyadmin/commit/d19049cb817da9f01ebf9bb757d3... Author: Kasun Chathuranga chathuranga.jayaneththi@gmail.com Date: 2013-08-31 (Sat, 31 Aug 2013)
Changed paths: M libraries/Menu.class.php M server_privileges.php
Log Message: ----------- Show sub menus only in Users page
Commit: bd29b3ff85418bb0bec633650d7ad3f12eba38f1 https://github.com/phpmyadmin/phpmyadmin/commit/bd29b3ff85418bb0bec633650d7a... Author: Kasun Chathuranga chathuranga.jayaneththi@gmail.com Date: 2013-08-31 (Sat, 31 Aug 2013)
Changed paths: M libraries/server_privileges.lib.php
Log Message: ----------- Go to DefaultTabTable
Commit: 5b18bd044aea5dbc088358192751178cc060a802 https://github.com/phpmyadmin/phpmyadmin/commit/5b18bd044aea5dbc088358192751... Author: Kasun Chathuranga chathuranga.jayaneththi@gmail.com Date: 2013-08-31 (Sat, 31 Aug 2013)
Changed paths: M libraries/server_privileges.lib.php
Log Message: ----------- Use !empty() to avoid empty queries being executed
Commit: 9c14c833d93f1cb19f34d92625f3c0c5cf1a79f8 https://github.com/phpmyadmin/phpmyadmin/commit/9c14c833d93f1cb19f34d92625f3... Author: Kasun Chathuranga chathuranga.jayaneththi@gmail.com Date: 2013-08-31 (Sat, 31 Aug 2013)
Changed paths: M libraries/server_privileges.lib.php
Log Message: ----------- Reuse code from table specific privilege table for the db specific privilege table
Commit: 1f86a3496afad250ac6bc65d762db7e8ec72795f https://github.com/phpmyadmin/phpmyadmin/commit/1f86a3496afad250ac6bc65d762d... Author: Kasun Chathuranga chathuranga.jayaneththi@gmail.com Date: 2013-08-31 (Sat, 31 Aug 2013)
Changed paths: M libraries/server_privileges.lib.php
Log Message: ----------- Fix typo
Commit: 74f363f4b51eaf286e64cd38002a1184973a2bf0 https://github.com/phpmyadmin/phpmyadmin/commit/74f363f4b51eaf286e64cd38002a... Author: Kasun Chathuranga chathuranga.jayaneththi@gmail.com Date: 2013-08-31 (Sat, 31 Aug 2013)
Changed paths: M ChangeLog M README.rst M libraries/Config.class.php M libraries/index.lib.php M libraries/information_schema_relations.lib.php M libraries/server_databases.lib.php M libraries/server_privileges.lib.php M libraries/tbl_relation.lib.php M libraries/tbl_tracking.lib.php M phpunit.xml.dist M po/lv.po M po/ms.po M po/te.po M po/uz.po M po/zh_CN.po M server_databases.php M server_privileges.php M tbl_relation.php M test/libraries/PMA_server_privileges_test.php M test/libraries/PMA_server_user_groups_test.php M test/libraries/PMA_tbl_relation_test.php M test/libraries/PMA_tbl_tracking_test.php M test/libraries/PMA_tbl_views_test.php M test/selenium/Helper.php M test/selenium/PmaSeleniumDbEventsTest.php M test/selenium/PmaSeleniumDbOperationsTest.php M test/selenium/PmaSeleniumDbProceduresTest.php M test/selenium/PmaSeleniumDbStructureTest.php M test/selenium/PmaSeleniumDbTriggersTest.php A test/selenium/PmaSeleniumExportTest.php A test/selenium/PmaSeleniumServerSettingsTest.php M test/selenium/PmaSeleniumTableBrowseTest.php M test/selenium/PmaSeleniumTableCreateTest.php M test/selenium/PmaSeleniumTableInsertTest.php M test/selenium/PmaSeleniumTableOperationsTest.php M test/selenium/PmaSeleniumTableStructureTest.php A test/selenium/PmaSeleniumTrackingTest.php
Log Message: ----------- Merge branch 'master' into tablePrivs
Commit: a884f3a9e8aa6769d772e1979f69f10ac145dcab https://github.com/phpmyadmin/phpmyadmin/commit/a884f3a9e8aa6769d772e1979f69... Author: Kasun Chathuranga chathuranga.jayaneththi@gmail.com Date: 2013-09-01 (Sun, 01 Sep 2013)
Changed paths: M ChangeLog M export.php M libraries/common.inc.php M po/ko.po M po/zh_CN.po M test/libraries/PMA_server_databases_test.php M test/libraries/PMA_server_privileges_test.php
Log Message: ----------- Merge branch 'master' of github.com:phpmyadmin/phpmyadmin into tablePrivs
Commit: 059d2e2d10d68cfbe742ffe2fce262f15f2cc04b https://github.com/phpmyadmin/phpmyadmin/commit/059d2e2d10d68cfbe742ffe2fce2... Author: Kasun Chathuranga chathuranga.jayaneththi@gmail.com Date: 2013-09-04 (Wed, 04 Sep 2013)
Changed paths: M libraries/Menu.class.php
Log Message: ----------- Rights tab should only be accessible to super users
Commit: 2666ee50232afb8693553d7e4690b730fda1778a https://github.com/phpmyadmin/phpmyadmin/commit/2666ee50232afb8693553d7e4690... Author: Isaac Bennetch bennetch@gmail.com Date: 2013-09-05 (Thu, 05 Sep 2013)
Changed paths: M libraries/Menu.class.php M libraries/Util.class.php M libraries/build_html_for_db.lib.php M libraries/server_privileges.lib.php M server_privileges.php
Log Message: ----------- Merge pull request #662 from kasunchathuranga/tablePrivs
Privileges tab for table level
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/a7278099ec96...2666ee50232a