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
2011-09-02Changed slider to use fixed-size 'blind' animation instead of 'slide'Piotr Przybylski
2011-09-01bugfix: makegrid broke styling of rows with conditions in table searchPiotr Przybylski
2011-08-28Fix broken inline editPiotr Przybylski
2011-08-25Use format string for point number, otherwise the translation is wrong in som...Michal Čihař
2011-08-23Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-23Fix datepicker initializationPiotr Przybylski
2011-08-22Merge remote-tracking branch 'origin/master' into arisAris Feryanto
2011-08-22Grid edit: fix bug - show NULL checkbox for normal grid-editable textAris Feryanto
2011-08-22Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-22Apply changes to timepicker only if it is loadedMichal Čihař
2011-08-22Localization for new timepickerMichal Čihař
2011-08-22Merge commit 'c19dae384a9dc53113ef153b338329f183c1bf11'Marc Delisle
2011-08-22Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-22Grid edit: fix bug - browse foreign value not workAris Feryanto
2011-08-20Replace tab characters with spacesMadhura Jayaratne
2011-08-20Merge commit 'cae2c2a52b54c0dbdf952283cfd29baf2d9d03cf'Marc Delisle
2011-08-20Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyad...Thilanka Kaushalya
2011-08-20Rewrote the functions in querywindow.js using jqueryThilanka Kaushalya
2011-08-20Modified the 'How to use?' message for info about mousewheel zoom and panning...Ammar Yasir
2011-08-20Merge remote branch 'phpmyadmin/master'Ammar Yasir
2011-08-20Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-19Merge commit '52648bbcf61fc1b1d0495f7d911e84a96c6d1913'Marc Delisle
2011-08-19Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-19Fix some display issuesMichal Čihař
2011-08-19Fixed displaying of table menuMichal Čihař
2011-08-19Use display = none instead of visibility to avoid off screen invisible elementsMichal Čihař
2011-08-19Remove no longer used Help funcitonMichal Čihař
2011-08-19Fix js to match changesMichal Čihař
2011-08-19Grid edit: remove unused functionAris Feryanto
2011-08-19Grid edit: handle escaping HTML entities + remove 'edit area' when editing no...Aris Feryanto
2011-08-19Added "Reset Zoom" link that reverts the plot to original display.Ammar Yasir
2011-08-19Improved the panning featureAmmar Yasir
2011-08-19Merge remote branch 'phpmyadmin/master'Ammar Yasir
2011-08-18- Easy editing of byte values using kb,mb,gbTyron Madlener
2011-08-18Better wordingTyron Madlener
2011-08-18Commit 84cc7837f5da69c588f7503da0acc9512ff29619 broke the datetime picker for...Tyron Madlener
2011-08-18Fix wrong relative position introduced in commit 2fdfc4fc1e19971767368061694a...Aris Feryanto
2011-08-18Fix: Correct sorting for status variable valuesTyron Madlener
2011-08-18Fix: Incorrect word filter regex for status variablesTyron Madlener
2011-08-18Merge remote-tracking branch 'origin/master'Tyron Madlener
2011-08-18Merge remote-tracking branch 'origin/master'Tyron Madlener
2011-08-18Refactor initTableSorter and use it only when neededPiotr Przybylski
2011-08-18Tablesorter: don't apply widget twice during initializationPiotr Przybylski
2011-08-18Faster zebra widget for tablesorter, reduces processing time of status variab...Piotr Przybylski
2011-08-18Server status: faster perceived page loadingPiotr Przybylski
2011-08-18Use PMA_addDatepicker only when $.datetimepicker is defined, prevents JS erro...Piotr Przybylski
2011-08-18SQL Pretty printer: Uppercase for keywordsTyron Madlener
2011-08-18SQL pretty printer feature using the codemirror tokenizer. Replaced this with...Tyron Madlener
2011-08-18Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-17"position: relative" on tables was required for grid, add it dynamically in P...Piotr Przybylski