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
path: root/js
AgeCommit message (Expand)Author
2016-11-08Merge branch 'QA_4_6'Michal Čihař
2016-10-27Close the UI for invalid 'time' values tooDeven Bansod
2016-10-26Add tooltip for acceptance of additional valuesDeven Bansod
2016-10-26If date is invalid acc to datePicker plugin, close the UIDeven Bansod
2016-10-26Allow for partial dates on Insert page and while editing a row (via Edit Row ...Deven Bansod
2016-10-25Merge branch 'QA_4_6'Michal Čihař
2016-10-25Merge pull request #12648 from devenbansod/fix_12622Michal Čihař
2016-10-25Merge branch 'QA_4_6'Michal Čihař
2016-10-25Merge pull request #12654 from devenbansod/fix_12637Michal Čihař
2016-10-24Merge branch 'QA_4_6'Deven Bansod
2016-10-24ajaxOptions.dataType can also return multiple space-separated valuesDeven Bansod
2016-10-20Allow for all MySQL values of TIME data typeDeven Bansod
2016-10-17Merge branch 'QA_4_6'Deven Bansod
2016-10-17Check if the function actually has arguments or notDeven Bansod
2016-10-16Fix submission of Save page form using Enter keypressDeven Bansod
2016-10-15Reload the current page after adding/deleting a relation in DesignerDeven Bansod
2016-10-15Merge branch 'QA_4_6'Deven Bansod
2016-10-09Merge branch 'QA_4_6'Deven Bansod
2016-10-09Initialize newly added Textareas with default valuesDeven Bansod
2016-10-03Merge branch 'QA_4_6'Michal Čihař
2016-09-30Fix #12455: Query history stores separate entry for every letter typedDeven Bansod
2016-09-20Merge branch 'QA_4_6'Deven Bansod
2016-09-20Fix extra spaces in field name in adding key and dropping fieldDeven Bansod
2016-09-19Merge branch 'QA_4_6'Michal Čihař
2016-09-19Merge remote-tracking branch 'origin/pull/12556' into QA_4_6Michal Čihař
2016-09-19Merge remote-tracking branch 'origin/pull/12544' into QA_4_6Michal Čihař
2016-09-19Merge branch 'QA_4_6'Michal Čihař
2016-09-19Merge remote-tracking branch 'origin/pull/12557' into QA_4_6Michal Čihař
2016-09-16Merge branch 'QA_4_6'Deven Bansod
2016-09-16Merge branch 'QA_4_6' of https://github.com/phpmyadmin/phpmyadmin into QA_4_6Deven Bansod
2016-09-16Special handling for radio fields after cloning on tbl insert pageDeven Bansod
2016-09-16Merge branch 'QA_4_6'Michal Čihař
2016-09-16Correctly reference Math.min (issue #12550)Michal Čihař
2016-09-16Uncheck the Add CREATE PROCEDURE / FUNCTION etc. checkbox for a selective ex...Deven Bansod
2016-09-16Include explaning statements near related codeDeven Bansod
2016-09-16Don't use PMA_DROP_IMPORT on Table insert if it has Blob fieldDeven Bansod
2016-09-16Fix #12530: Show enabled links for Edit and Execute after proper priv checksDeven Bansod
2016-09-16Merge branch 'QA_4_6'Michal Čihař
2016-09-16Do not try to keep alive session even after expiryMichal Čihař
2016-09-14Merge branch 'QA_4_6'Deven Bansod
2016-09-14Check if the regex matching returns null before using it furtherDeven Bansod
2016-09-06Merge branch 'QA_4_6'Michal Čihař
2016-09-06Fixes #12470 Stores tab_id hash into a variable instead of location.hashSudheesh Singanamalla
2016-09-06Merge branch 'QA_4_6'Michal Čihař
2016-09-06Merge pull request #12532 from devenbansod/fix_12531Michal Čihař
2016-09-06Fix #12531 : Properly flag queries as DROP DATABASEDeven Bansod
2016-09-04Merge branch 'QA_4_6'Deven Bansod
2016-09-04Fix #12534: Remove option from after_field select after a column is droppedDeven Bansod
2016-09-02Perform logout using POST methodMichal Čihař
2016-09-02Fix more Token mismatches in tbl_operations.jsDeven Bansod