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
2011-09-05fix coding style : control structuresDieter Adriaenssens
2011-08-26Avoid duplicate idsMarc Delisle
2011-08-25Whitespace cleanupPiotr Przybylski
2011-08-25Use same order of database and table params as elsewhereMichal Čihař
2011-08-25Whitespace cleanupMichal Čihař
2011-08-25Include sprintf for gis_data_editor.jsMichal Čihař
2011-08-13Merge branch 'master' into OpenGISMadhura Jayaratne
2011-08-09Added missing question mark in the URLMadhura Jayaratne
2011-07-31GIS data editor to insert geometry type parametersMadhura Jayaratne
2011-07-31Refractor common code to gis_data_editor.js. Remove hidden input to track nul...Madhura Jayaratne
2011-07-31Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/madhuracj into O...Madhura Jayaratne
2011-07-31Serve OpenStreetMap.js locallyMadhura Jayaratne
2011-07-31Control selection based on the selected function.Madhura Jayaratne
2011-07-31'Function based search' for functions that tests spatial relations between ge...Madhura Jayaratne
2011-07-31Merge remote branch 'phpmyadmin/master'Ammar Yasir
2011-07-31Make it possible to compare with WKBMadhura Jayaratne
2011-07-30Use curly brackets for if/else and foreach blocksMadhura Jayaratne
2011-07-30Detect the output type of the functions being appliedMadhura Jayaratne
2011-07-30Function based search - for unary functionsMadhura Jayaratne
2011-07-27included tbl change.js file to the tbl select.php fileThilanka Kaushalya
2011-07-07Merge remote branch 'phpmyadmin/master'Ammar Yasir
2011-07-06Remove *Operators configuration variablesPiotr Przybylski
2011-07-01Merge remote branch 'phpmyadmin/master'Ammar Yasir
2011-07-01Added interface for browsing/editing pointsAmmar Yasir
2011-06-27Consistent capitalisation of PMA_sqlAddSlashesMichal Čihař
2011-06-16Merge remote branch 'phpmyadmin/master'Ammar Yasir
2011-06-01Add makegrid triggering in other filesAris Feryanto
2011-05-31Made suggested change to tbl_select.php and tbl_zoom_select.phpAmmar Yasir
2011-05-31Refactored the tbl_select.php and tbl_zoom_select.php code in libraries/tbl_s...Ammar Yasir
2011-05-29Added a library file for the table-search and zoom-search codeAmmar Yasir
2011-05-26Designed the zoom-search form(tbl_zoom_select.php)Ammar Yasir
2011-05-23Made some changes on the tbl_select.php page to add a link for Zoom Search.Ammar Yasir
2011-05-09Other replacements for easier readingMarc Delisle
2011-05-09For easier reading, replace "!isset" with "! isset"Marc Delisle
2011-03-15Do not highlight rows of these tablesMadhura Jayaratne
2011-01-25Conditional Ajax on table SearchMarc Delisle
2011-01-16Replace inline Javascript by a function that attaches a date/time picker to t...Marc Delisle
2011-01-14Clarify datepicker parameterMarc Delisle
2011-01-13Icon for date/time pickerAdnan
2011-01-13Patch #3156447 Wrong format returned by datepicker in SearchMadhura Jayaratne
2010-12-30AJAX navi buttons do not work in search results, so use the same div as in no...Marc Delisle
2010-12-30Inline edit links were not displayed in search resultsMarc Delisle
2010-12-26Remove code that has never been usedMarc Delisle
2010-08-30Fix permissions.Michal Čihař
2010-07-29Resolve merge conflicts for upstream mergeninadsp
2010-07-26No need to require_once footerMichal Čihař
2010-07-26No need to explicitely include relation.lib its anyway included in common.incMichal Čihař
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-07-11Basic Table Search now works. Need to handle some error casesninadsp