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-05-21Use a single function to initialize CodeMirror editorsMadhura Jayaratne
2015-02-27rfe #501 Support for SSL GRANT optionMadhura Jayaratne
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-10-03Merge pull request #1367 from madhuracj/Bug4547Marc Delisle
2014-10-03Feature#1546 Replace js sprintf library with a better oneAtul Pratap Singh
2014-10-03Scroll to the top when sub menus are createdMadhura Jayaratne
2014-10-03Cleanup edit privilege functionalityMadhura Jayaratne
2014-10-03Cleanup add user functionalityMadhura Jayaratne
2014-10-01Merge commit 'a020eac11a26977295cf2439ddd2e5b4af2c88fe'Atul Pratap Singh
2014-10-01Add js checks in multiple files if data is undefinedAtul Pratap Singh
2014-08-29Fix merge conflictMarc Delisle
2014-08-29bug in server_privileges.js: cannot read propertyMarc Delisle
2014-08-16Remove trailing whitespaceMarc Delisle
2014-08-16rfe-1521 : Add confirmation, when delete userChanaka Dharmarathna
2014-08-01Fix variable scopeMarc Delisle
2014-08-01Fix variables scopeMarc Delisle
2014-07-29Merge branch 'QA_4_2'Marc Delisle
2014-07-29bug #4499 Uncaught TypeError: Cannot call method 'substr' of undefinedMarc Delisle
2014-07-17RFE-1488/781: User privilege tab not shown in all relevant casesChirayu Chiripal
2014-06-14Fix 'token mismatch' due to missing server parameter for some AJAX requestsChristian Simon
2014-05-31Fixed #4394 Drop table confirmation message when dropping a userShivam Dixit
2014-03-03Merge branch 'QA_4_1'Atul Pratap Singh
2014-03-01Fix error reports 477/1573/1604: unrecognized expression: input:checkboxAtul Pratap Singh
2014-01-07[interface] Break "Edit privileges" with sub-menusJ.M
2013-12-31Prevent initials_table from ajax-appearing twiceJ.M
2013-12-01Fix typoMarc Delisle
2013-12-01This is undefined when we copy a user without deleting the old oneMarc Delisle
2013-09-09Line wrapping for CodeMirror edit areasMadhura Jayaratne
2013-07-30Various coding style improvementsMichal Čihař
2013-07-15Displaying and editing user group moved to user overview tableKasun Chathuranga
2013-06-20Merge branch 'QA_4_0'Madhura Jayaratne
2013-06-20bug #3989 Reloading privileges does not update the interfaceMadhura Jayaratne
2013-06-12JSlint fixesRouslan Placella
2013-05-24Hook SQL highlighter to more placesMichal Čihař
2013-05-05fix some JSLint error: using dot notationxmujay
2013-05-04Initialize to null for '!== null' checks to workMadhura Jayaratne
2013-05-01Use indeterminate check all checkbox in server privilegesJ.M
2013-04-29Merge branch 'master' into Feature499Kasun Chathuranga
2013-04-16Fix some forgotten messages conversionsMichal Č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-15More javascript cleanup, more fixes of === / !===Michal Čihař
2013-04-13On user creation, warn if the user already existsKasun Chathuranga
2013-03-24Remove extra spacesMadhura Jayaratne
2013-03-24bug #3703 Incorrect updating of the list of usersMadhura Jayaratne
2013-02-04Quit using jQuery UI dialogs for editing privileges and adding usersMadhura Jayaratne
2013-01-26many some minor fixes (sorry, see diff)Gemorroj
2012-12-22Removed the AjaxEnable directiveMarc Delisle