Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-01add encodeURIComponentVadim Chernyshev
2018-11-11Retrieve parameters from $_POST in table relationMaurício Meneghini Fauth
2018-04-29Fix #14241 Dropping indexes and foreign keys failMadhura Jayaratne
2018-03-01Merge branch 'QA_4_7'Michal Čihař
2018-03-01Honor arg_separator in AJAX requestsMichal Čihař
2018-01-08 fix #13712 Doesn't default to primary key when creating relations (#13910)xypXiong
2017-09-26Change ESLint's one-var to errorMaurício Meneghini Fauth
2017-09-26Change ESLint's eqeqeq to errorMaurício Meneghini Fauth
2017-09-25Automatic fixes by ESLintMaurício Meneghini Fauth
2017-09-11Clean text inputs values in current constraints rowJakub Stanecki
2017-07-10made table relation page responsiveManish Bisht
2017-06-13Automatically add token to all AJAX requestsMichal Čihař
2017-02-14Better defaults when creating multi fields foreign keyMichal Čihař
2016-11-15Merge remote-tracking branch 'upstream/master'Patric Gustafsson
2016-09-02Some more Token mismatch errors in tbl_ scripts, Issue #12523Deven Bansod
2016-08-29Remove odd CSS class logic form template and JSPatric Gustafsson
2016-07-13Properly escape foreign key selectionMichal Čihař
2015-08-28POST request for dropping foreign key relationsMadhura Jayaratne
2015-07-02Fix variable scopeMadhura Jayaratne
2015-05-29AlignMadhura Jayaratne
2015-05-29bug #4920 relation view doesn't list fields of table in other databaseMadhura Jayaratne
2014-12-15Implement #1579 Default to primary key when adding relation.Hugues Peccatte
2014-10-03Feature#1546 Replace js sprintf library with a better oneAtul Pratap Singh
2014-10-01Merge commit 'a020eac11a26977295cf2439ddd2e5b4af2c88fe'Atul Pratap Singh
2014-10-01Add js checks in multiple files if data is undefinedAtul Pratap Singh
2014-08-13Fix message.Ashutosh Dhundhara
2014-08-13Drop foreign key anchor in Relation view.Ashutosh Dhundhara
2014-08-01RFE#919: Multiple-column foreign key relation.Ashutosh Dhundhara
2013-10-02Coding style: Declare before used and add function commentsMichal Čihař
2013-10-02Coding style: line breaking before +Michal Čihař
2013-10-02Coding style: use type safe comparing for blank valuesMichal Čihař
2013-09-29Send server only if its availableMadhura Jayaratne
2013-09-29Add missing semicolonMadhura Jayaratne
2013-09-29Send server as wellMadhura Jayaratne
2013-07-30Correct spacing of functionsMichal Čihař
2013-06-19Improve comments on the behavior of new relation view interfaceKasun Chathuranga
2013-06-19Improved relation view interfaceKasun Chathuranga
2013-04-15Various spacing and identation fixesMichal Čihař
2013-04-15More javascript cleanup, more fixes of === / !===Michal Čihař
2013-02-27Contest 5: Naming foreign key constraintsManuj Jain
2012-10-31Destroy registered jQuery events on page tear downRouslan Placella
2012-10-31Use AJAX.registerOnload() instead of $(document).ready()Rouslan Placella
2012-04-21Short-hand notation for jQuery document.ready eventJo Michael
2012-04-11Prefixed a jQuery variable with a dollarRouslan Placella
2012-04-11Speed-up selectorsRouslan Placella
2011-08-05Coding style, function definitionsMichal Čihař
2010-08-30Fix permissions.Michal Čihař
2010-05-22testing git setup - no major change made in code yetninadsp
2010-04-18rfe #2988633 Improve ON DELETE/ON UPDATE drop-downsMarc Delisle