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-07-02More local variablesMadhura Jayaratne
2015-06-29Make Scrutinizer HappyDeven Bansod
2015-06-08bug #4946 When hide table structure actions is false, action should be in a rowMadhura Jayaratne
2015-06-03rfe #1677 Support spatial indexes in table create formMadhura Jayaratne
2015-06-03#4941 Table structure multi submit is brokenMadhura Jayaratne
2015-06-01RFE#701 - Print View using CSS - RewriteDeven Bansod
2015-05-23RFE#946 : Change Collation w/o changing data and Confirm before changingDeven Bansod
2015-05-11bug #4898 JS error after selecting a field and press EnterMadhura Jayaratne
2015-04-23fix bug #4867Smita Kumari
2015-04-17fix bug #4857Smita Kumari
2015-03-25bug #4819 Request URI too large; use post of multi submitMadhura Jayaratne
2015-02-09rfe #1235 Relation view: move to main "Structure" pageMadhura Jayaratne
2015-01-14Fix merge conflictMarc Delisle
2015-01-14Fix typoMadhura Jayaratne
2015-01-14bug #4705 Table structure: adding primary key doesn't refresh pageMadhura Jayaratne
2015-01-13FRE #1568: fold add column position radio into one 'add column after' dropdownSmita Kumari
2015-01-08FRE #1578: warn about reserved kywordSmita Kumari
2014-12-24Merge branch 'QA_4_3'Madhura Jayaratne
2014-12-24#4671 Unable to move all columnsMadhura Jayaratne
2014-12-21bug fix #4662Smita Kumari
2014-12-02More instances of .live() and .die() replaced with .on() and .off()Madhura Jayaratne
2014-12-02.live() and .die() methods are deprecated. Use .on() and .off() methods insteadMadhura Jayaratne
2014-12-01Use class attribute to select result_query divMadhura Jayaratne
2014-12-01Use class attribute instead of id for sqlqueryresultsMadhura Jayaratne
2014-11-20Default handling is good enoughMadhura Jayaratne
2014-11-20Simplify the structureMadhura Jayaratne
2014-11-20Eliminate duplicate codeMadhura Jayaratne
2014-11-20Keep the content of the table structure page until editing page is loadedMadhura Jayaratne
2014-11-12Fix typoMarc Delisle
2014-11-05Merge branch 'QA_4_2'Madhura Jayaratne
2014-11-05bug #4577 Additional fix for table structure page. Multi submits can be input...Madhura Jayaratne
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-09-17Merge branch 'QA_4_2'Marc Delisle
2014-09-17bug tbl_structure.js "cannot read property"Marc Delisle
2014-08-17Fix issues reported by Scrutinizer.Ashutosh Dhundhara
2014-07-22RFE#908: Improvements for the table editor (index creation).Ashutosh Dhundhara
2014-07-18bug #4492 [security] XSS in AJAX confirmation messagesMarc Delisle
2014-05-22Fix bug#4424 Table indexes disappear after altering fieldAtul Pratap Singh
2014-04-26Bug Fix: #4366 Creating Index doesn't update index-list.Ashutosh Dhundhara
2014-01-03Merge branch 'bug-#4184' of git://github.com/lakshit/phpmyadmin into integrationMichal Čihař
2014-01-03Fixed Bug #4184Lakshit Arora
2013-12-12Bug#4179: It's better with tolerance set to pointerAtul Pratap Singh
2013-10-01Fix bug 4105: More disappears in table StructureAtul Pratap Singh
2013-08-02Fix merge conflictsMarc Delisle
2013-08-02Missing hints when changing a column's structureMarc Delisle
2013-07-30Move function declaration to topMichal Čihař
2013-06-12JSlint fixesRouslan Placella
2013-05-24Hook SQL highlighter to more placesMichal Čihař