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
2015-06-30Make Scrutinizer HappyNisarg Jhaveri
2015-06-22Get default_fk_check_value on demand rather than checking the value in every ...Madhura Jayaratne
2015-06-13Foreign key checkbox for empty/drop in table operationNisarg Jhaveri
2015-06-12Foreign key check checkbox for empty/drop in db_structureNisarg Jhaveri
2015-06-04Remove support for Shift + Click on function name to apply to all rows in ins...Madhura Jayaratne
2015-06-01Merge pull request #1708 from devenbansod/rfe701_using_cssIsaac Bennetch
2015-06-01Remove the anchor if total row count is not approximateMadhura Jayaratne
2015-06-01RFE#701 - Print View using CSS - RewriteDeven Bansod
2015-01-30Extend disabling foreign key check to row deletionMadhura Jayaratne
2015-01-22Better way to handle navigation filter tooltipMadhura Jayaratne
2014-12-02.live() and .die() methods are deprecated. Use .on() and .off() methods insteadMadhura Jayaratne
2014-11-25Tracking improvements. Implements rfe #1562Madhura Jayaratne
2014-11-02Minor coding style modifications.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-06-09Merge pull request #1211 from smita786/gsoc_central_columns_listMarc Delisle
2014-06-09option to Make table consistent with central list of columnsSmita Kumari
2014-06-03Display loading icon while fetching real row count.Ashutosh Dhundhara
2014-05-18Fix scrutinizer JS issues.Hugues Peccatte
2014-05-10RFE: #1448 Allow clicking an approximate row count to get a correct one.Ashutosh Dhundhara
2014-05-05Bug fix: #4384 Incorrect "Rows" total shown when truncating or dropping a tab...Ashutosh Dhundhara
2014-04-07Improve NavigationEdward Cheng
2014-04-02Browser local storage support for Favorite tables feature.Ashutosh Dhundhara
2014-03-28Implemented Favorite tables feature with Ajax.Ashutosh Dhundhara
2014-03-26Feature request: #1476 Favourite tables select box.Ashutosh Dhundhara
2013-04-26Various js improvementsMichal Čihař
2013-04-16Reference javascript messages by dot notation instead of using ['strFoo']Michal Čihař
2013-04-15Various javascript spacing fixesMichal Čihař
2013-04-15Various spacing and identation fixesMichal Čihař
2013-04-15Use type cast safe comparisonMichal Čihař
2013-01-26many some minor fixes (sorry, see diff)Gemorroj
2012-12-22Removed the AjaxEnable directiveMarc Delisle
2012-12-20js cleanup: space after "if"Marc Delisle
2012-11-20Dropped usage of jQuery UI dialog for insert into table functionalityRouslan Placella
2012-11-07Dismiss message after dropping tableRouslan Placella
2012-10-31Fixed print view multi submitRouslan Placella
2012-10-31Rewrite and integration of js/common.jsRouslan Placella
2012-10-31Reload the navigation ina few extra placesRouslan Placella
2012-10-31Destroy registered jQuery events on page tear downRouslan Placella
2012-10-31Use AJAX.registerOnload() instead of $(document).ready()Rouslan Placella
2012-10-31Use an "ajax" class on ajaxified "Truncate Table" linksRouslan Placella
2012-10-31Use an "ajax" class on ajaxified "Drop Tracking" linksRouslan Placella
2012-10-31Use an "ajax" class on ajaxified "Drop Db/Table" linksRouslan Placella
2012-08-13Fix merge conflicts for security patchMarc Delisle
2012-06-11Expect JSON for every ajax request in JavaScriptRouslan Placella
2012-06-11Completely drop footnotes and use tooltips insteadRouslan Placella
2012-04-29Add missing semicolonsMadhura Jayaratne
2012-04-29remove() the dialog properly. Now closing the dialog with the X have the same...Madhura Jayaratne
2012-04-27Fix spacing before tagsMichal Čihař