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-07-02These are all local variablesMadhura Jayaratne
2015-06-03rfe #1677 Support spatial indexes in table create formMadhura Jayaratne
2015-04-23Merge branch 'QA_4_4'Madhura Jayaratne
2015-04-23bug #4866 Limit column ordering in index edit dialogMadhura Jayaratne
2015-03-20Merge branch 'QA_4_4'Madhura Jayaratne
2015-03-20column_index can be multi digitMadhura Jayaratne
2015-03-20Use index parameters defined in create table formMadhura Jayaratne
2015-03-20Return when source_array is nullMadhura Jayaratne
2015-03-20Reduce duplicationMadhura Jayaratne
2015-03-20rfe #1626 Display/edit index nameMadhura Jayaratne
2015-03-19bug #4812 Issues with index dialog while creating a tableMadhura Jayaratne
2015-02-09rfe #1235 Relation view: move to main "Structure" pageMadhura Jayaratne
2015-01-30rfe #1096 cannot enter connection for federated engine tableMadhura Jayaratne
2015-01-29Missing semicolonMarc Delisle
2015-01-29#4739 Make index editor work without the Ajax dialogMadhura Jayaratne
2015-01-28rfe #767 USING BTREE support for HEAP/MEMORY tablesMadhura Jayaratne
2015-01-28Distinguish between index type and index choiceMadhura 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-11-02Fix PHPCS issues.Hugues Peccatte
2014-10-06Add index dialog does not open on choosing index from create table pageMadhura Jayaratne
2014-10-01Merge commit 'a020eac11a26977295cf2439ddd2e5b4af2c88fe'Atul Pratap Singh
2014-10-01Add js checks in multiple files if data is undefinedAtul Pratap Singh
2014-09-24fix bug #4540 #4541Smita Kumari
2014-07-22RFE#908: Improvements for the table editor (index creation).Ashutosh Dhundhara
2013-05-24Hook SQL highlighter to more placesMichal Čihař
2013-04-16Declare variables just onceMichal Č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-03-21Fixed bug with refreshing the page in add/drop indexMohamed Ashraf
2013-03-21Page no longer reloads on drop of indexMohamed Ashraf
2013-03-21Moved the event handlers for the index form to indexes.jsMohamed Ashraf
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-07Better compatibility with newer versions of jQuery.Gemorroj
2012-03-25Add more columns to index controllers are now in footerMadhura Jayaratne
2011-07-07Moved checkIndexName function to functions js file and rewrite it using jqueryThilanka Kaushalya
2011-07-06Fixed bugs in index editThilanka Kaushalya
2011-07-04Merge branch 'QA_3_4'Rouslan Placella
2011-07-04Fix for bug #3350790 - JS error in Table->Structure->Index->EditRouslan Placella
2011-05-25On creation or alteration spatial indexes do not allow 1. Multiple columns 2....Madhura Jayaratne
2010-09-25Duplicated codeMarc Delisle
2010-09-07Drop $Id$ expansion, nobody complained so far it not working.Michal Čihař
2010-08-30Fix permissions.Michal Čihař
2010-05-22testing git setup - no major change made in code yetninadsp
2007-10-04use array for JavaScript messagesSebastian Mendel