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
2013-01-01Upgraded to jquery-ui-timepicker-addon 1.1.1Marc Delisle
2012-10-31Fixed ajax-loaded db search pagesRouslan Placella
2012-09-16Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::Chanaka Indrajith
2012-07-07Improve commentsMarc Delisle
2012-07-07Use PMA_DbSearch in db_search.phpAtul Pratap Singh
2012-07-03Resolve conlicts in db_search.phpAtul Pratap Singh
2012-06-30Resolve conflictsChanaka Indrajith
2012-06-30Improve usage visibility of criteriaSearchString variableAtul Pratap Singh
2012-06-29Variable improvement left in 417856ee9f7e1aa94721Atul Pratap Singh
2012-06-28Variable name improvementsAtul Pratap Singh
2012-06-28Move functions to separate library fileAtul Pratap Singh
2012-06-28Fix commentAtul Pratap Singh
2012-06-28Make variable names more readable in db_search.phpAtul Pratap Singh
2012-06-27Resolved conflictsChanaka Indrajith
2012-06-27Fix broken delete feature in database searchAtul Pratap Singh
2012-06-27Rearrange content in db_search.phpAtul Pratap Singh
2012-06-27Slice PMA_dbSearchGetWhereClause out of PMA_getSearchSqlsAtul Pratap Singh
2012-06-26Shorten the message; improve table name visibilityMarc Delisle
2012-06-26Use new way of generating content in db_search.phpAtul Pratap Singh
2012-06-26Slice PMA_dbSearchGetResultsRow out of PMA_dbSearchGetSearchResultsAtul Pratap Singh
2012-06-25Fix typo in doc commentsAtul Pratap Singh
2012-06-25Form function for displaying search resultsAtul Pratap Singh
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-19Remove HTML-PHP mix used for displaying db search formAtul Pratap Singh
2012-06-11Dropped footer.inc.phpRouslan Placella
2012-06-11PMA_Footer and PMA_Header no longer need to be singletonsRouslan Placella
2012-06-11Dropped header.inc.php in favor of the PMA_Header classRouslan Placella
2012-05-08Resolved conflicts after mergeChanaka Indrajith
2012-05-08Render HTML content in PMA_displayTableHeaders() function at once, in display...Chanaka Indrajith
2012-04-27Cleanup spacing after @returnMichal Čihař
2012-04-14Coding style improvementsMadhura Jayaratne
2012-04-14Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a mu...Madhura Jayaratne
2012-03-31Replaced obsolete a[name] with a[id] for URL fragment jumpJo Michael
2012-03-31Replaced valign HTML attribute with CSSJo Michael
2012-03-18Replaced td[align] with td[class] due to HTML5Jo Michael
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2012-03-14Use ordered format string to ease work for translatorsMichal Čihař
2011-12-07Coding style improvements - Multiline assignmentsMadhura Jayaratne
2011-10-31Fixed initialisation of makegrid in database search resultsRouslan Placella
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-06use include() instead of require() when including file conditionallyDieter Adriaenssens
2011-09-05fix coding style : control structuresDieter Adriaenssens
2011-08-13Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-09Remove unused variablesMichal Čihař
2011-07-22Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-07-22Fix spacing after @paramMichal Čihař
2011-07-22Spacing around ifMichal Čihař
2011-06-30Change PMA_DBI_get_columns() to always return complex descriptions, never sim...Piotr Przybylski
2011-06-28Fix database searchPiotr Przybylski
2011-06-28Drizzle has no CONVERT and everything is utf-8Piotr Przybylski