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
2012-04-26Remove no longer needed usage of data_*.inc.phpMichal Čihař
2012-04-22Remove stray trailing whitespacesRouslan Placella
2012-04-21Clarify variable nameMarc Delisle
2012-04-21Clarify function nameMarc Delisle
2012-04-20rfe #3518852 [edit] edit blob but not other binary, new option $cfg['ProtectB...Jo Michael
2012-04-11Drop non-JS version of the "GIS data editor"Rouslan Placella
2012-04-09jQuery UI is already included from common.inc.phpMarc Delisle
2012-04-06Added: Restore tbl_change.php after_insert dropdown status after first submit.Jo Michael
2012-04-06Removed most <noscript> tags and made JS mandatory to loginRouslan Placella
2012-04-03ChangeLog entryMarc Delisle
2012-04-03Patch #3507001 Contest-4 for rfe #2046140Thilina Buddika Abeyrathna
2012-03-31Replaced valign HTML attribute with CSSJo Michael
2012-03-31Replaced HTML nowrap attribute with CSS for HTML5 validityJo Michael
2012-03-18Replaced td[align] with td[class] due to HTML5Jo Michael
2012-03-18Removed: table[border] attribute (default is 0 anyways), a[rel] for non-stand...Jo Michael
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2012-03-17Leading ./ paths for links and favicons can be omitted, part 1Jo Michael
2012-03-03Code style improvementsMadhura Jayaratne
2012-02-17Remove BLOBstreaming support; will need to run update-po after releasing vers...Marc Delisle
2011-12-07Coding style improvements - Multiline assignmentsMadhura Jayaratne
2011-11-24coding style : control structuresDieter Adriaenssens
2011-10-30patch #3410688 [interface] Improving field size for character columnsMarc Delisle
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-10-11Fix jQuery UI version numberPiotr Przybylski
2011-10-11Upgrade jQuery UI to 1.8.6Piotr Przybylski
2011-09-29Merge branch 'QA_3_4'Marc Delisle
2011-09-29patch #3314626 [display] CharTextareaRows is not respectedHans Fr. Nordhaug
2011-09-23use include() instead of require() when including file conditionallyDieter Adriaenssens
2011-09-15No need to force text hereMadhura Jayaratne
2011-09-14Load jquery.sprintf.js on demandMadhura Jayaratne
2011-09-13JS files for gis_data_editor loaded dynamicallyMadhura Jayaratne
2011-09-02length is unknown for geometry fields, make enough space to edit very simple ...Piotr Przybylski
2011-08-25Include sprintf for gis_data_editor.jsMichal Čihař
2011-08-17Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-17Merge branch 'master' into OpenGISMadhura Jayaratne
2011-08-17coding style and wrapping long linesDieter Adriaenssens
2011-08-13Merge branch 'master' into OpenGISMadhura Jayaratne
2011-08-13Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-10Another useless spacesMichal Čihař
2011-07-31Refractor common code to gis_data_editor.js. Remove hidden input to track nul...Madhura Jayaratne
2011-07-31In multi editing this used to cause duplicate IDs for elementsMadhura Jayaratne
2011-07-31Serve OpenStreetMap.js locallyMadhura Jayaratne
2011-07-20Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyad...Madhura Jayaratne
2011-07-20Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-07-20Change NULL to nullPiotr Przybylski
2011-07-18OpenStreetMaps based data visualization for GIS data editorMadhura Jayaratne
2011-07-17SVG based data visualization for GIS data editorMadhura Jayaratne
2011-07-15Non JS version does not need this parameters.Madhura Jayaratne
2011-07-14Better styling for GIS data editor.Madhura Jayaratne
2011-07-14GIS data editor extended for JS enabled browsersMadhura Jayaratne