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
2014-10-01Merge commit 'a020eac11a26977295cf2439ddd2e5b4af2c88fe'Atul Pratap Singh
2014-10-01Add js checks in multiple files if data is undefinedAtul Pratap Singh
2014-09-30resolve merge conflictSmita Kumari
2014-09-30bug fix #4545Smita Kumari
2014-08-24Fix db fast filtersMadhura Jayaratne
2014-08-05Show the current status with the icon and change it on hover to show the expe...Madhura Jayaratne
2014-08-03Use link and unlink to avoid confusion. Bind .on event to document not to be ...Madhura Jayaratne
2014-08-03Merge pull request #1104 from madhuracj/navMarc Delisle
2014-08-03Change icon with spritesMadhura Jayaratne
2014-07-31fix navigation token mismatch error after reloginChirayu Chiripal
2014-07-28Add 'collapse all' and 'link with main panel' buttons to navigationMadhura Jayaratne
2014-07-26RFE-1426: Navigation state lost on reload + Bugfix-4439Chirayu Chiripal
2014-06-25PMA console, history and bookmarks.Edward Cheng
2014-06-19Fix 'function declaration in loop' scrutinizer errors.Hugues Peccatte
2014-05-24Code style fixesAnn + J.M
2014-05-14Merge commit 'dac3175'Marc Delisle
2014-05-09Bug-4388 Disable database expansion when enabled throws Error 500Chirayu Chiripal
2014-05-06Use dot notation for accessing array membersMichal Čihař
2014-04-28Add check when there is no #pma_navigation_tree_contentAtul Pratap Singh
2014-04-28Add check when there is no #pma_navigation_tree_contentAtul Pratap Singh
2014-04-26Fix coding styleMarc Delisle
2014-04-26A simple fix for bug #4378Edward Cheng
2014-04-24Resize navigation tree just on page loadMichal Čihař
2014-04-21Merge branch QA_4_1 into masterAnn + J.M
2014-04-17Bug Fix: #4370 Searching tables persists across databases.Ashutosh Dhundhara
2014-04-17HTML5 data attributes for favorite table linksAnn + J.M
2014-04-07Improve NavigationEdward Cheng
2014-03-30Reset favorite dropdown when selecting "There are no .."Ann + J.M
2014-03-27Merge pull request #1095 from ashutoshdhundhara/favourite_tables_icon_onlyMarc Delisle
2014-03-26Feature request: #1476 Favourite tables select box.Ashutosh Dhundhara
2014-03-24Bug fix: Redirect while timeout and expander clicked.Edward Cheng
2014-03-20Avoid conflicting selectorsMadhura Jayaratne
2014-02-19Implement feature #1505Umair Khan
2014-02-18Merge pull request #946 from WhaleWatching/nav_hover_show_fullMarc Delisle
2014-02-18Merge pull request #930 from WhaleWatching/imp_nav_aniMichal Čihař
2014-02-18Merge commit '7bd12ad'Marc Delisle
2014-02-18Bug fix:Edward Cheng
2014-02-17Fix bugEdward Cheng
2014-02-17Hide throbber icon on timeoutUmair Khan
2014-02-15BugFix #4288Umair Khan
2014-02-12Bind show full name event on #pma_navigation_tree_content into end of PMA_sho...Edward Cheng
2014-02-11New feature, Navigation hover show full nameEdward Cheng
2014-02-09Improve navigation .list_container animationEdward Cheng
2014-01-31Merge branch 'QA_4_1'Atul Pratap Singh
2014-01-31Fix error reports 204/711/1285: Cannot read property 'top' of undefinedAtul Pratap Singh
2014-01-09Merge branch 'QA_4_1'Atul Pratap Singh
2014-01-09Merge commit 'ad415fe'Atul Pratap Singh
2014-01-09Remove redundant function and rename variable: auto-expand table/viewAtul Pratap Singh
2014-01-09Rewrite simply and generalize table/view part and fix bug#4219Atul Pratap Singh
2014-01-08Remove redundant code and simplify: auto-expand/highlightAtul Pratap Singh