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
2012-05-02bug #3522930 [browse] Missing validation in Ajax modeMarc Delisle
2012-04-29Improve namingMarc Delisle
2012-04-29Lost line in commit 16bb52b3b05f40ef6df66257d988dac8d5c0e01dMarc Delisle
2012-04-29Merge branch 'master' of github.com:phpmyadmin/phpmyadminMadhura Jayaratne
2012-04-29Sort fields table with JS after moving columns instead of 2nd ajaxJo Michael
2012-04-29Fix indentationMadhura Jayaratne
2012-04-29Add missing semicolonsMadhura Jayaratne
2012-04-29remove() the dialog properly. Now closing the dialog with the X have the same...Madhura Jayaratne
2012-04-29Move, edit columns: Don't remove Loading message until fields table is reloadedJo Michael
2012-04-29Remove redundant switch statementMadhura Jayaratne
2012-04-29Merge branch 'master' of github.com:phpmyadmin/phpmyadminMadhura Jayaratne
2012-04-29Move columns: read columns list for dialog dynamically from tablestructure ch...Jo Michael
2012-04-29Fix checkstyle InlineControlStructure warningsJo Michael
2012-04-28Use a mulitiselect to select seriesMadhura Jayaratne
2012-04-28Merge branch 'master' of github.com:phpmyadmin/phpmyadminMadhura Jayaratne
2012-04-28Update axis title upon changing the axisMadhura Jayaratne
2012-04-28Reduce duplicationMadhura Jayaratne
2012-04-28Improve creating charts with query resultsMadhura Jayaratne
2012-04-27Fixed incorrect page update after moving some columns in tbl_structure.phpRouslan Placella
2012-04-27Cleanup spacing after @returnMichal Čihař
2012-04-27Cleanup spacing after @paramMichal Čihař
2012-04-27Fix spacing before tagsMichal Čihař
2012-04-26Ajaxified "Create View" functionalityRouslan Placella
2012-04-26Include CodeMirror globallyRouslan Placella
2012-04-25Fixed "more" dropdown after adding or moving a column in tbl_structureRouslan Placella
2012-04-25Fix merge conflictsMarc Delisle
2012-04-25Condition was never triggeredMichal Čihař
2012-04-25No need to construct RegExp twiceMichal Čihař
2012-04-25Fix indentationMichal Čihař
2012-04-25Coding style improvementsMichal Čihař
2012-04-25Coding style improvements (if/for statements)Michal Čihař
2012-04-25Coding style improvements (if/switch statements)Michal Čihař
2012-04-25Coding style improvements (if statements)Michal Čihař
2012-04-25Coding style improvements (spacing and new lines around if/for/while)Michal Čihař
2012-04-25Coding style improvements ({} around blocks after if/for)Michal Čihař
2012-04-24Various coding style improvementsMichal Čihař
2012-04-22Remove stray trailing whitespacesRouslan Placella
2012-04-22Fix merge conflictsMarc Delisle
2012-04-22bug #3516089 [structure] DROP does not work on defective VIEWsMarc Delisle
2012-04-21Merge branch 'QA_3_5'Madhura Jayaratne
2012-04-21Make button texts translatableMadhura Jayaratne
2012-04-21Merge branch 'QA_3_5'Madhura Jayaratne
2012-04-21Setting the title initially is problematic with commit faeffd3Madhura Jayaratne
2012-04-21Merge branch 'QA_3_5'Madhura Jayaratne
2012-04-21Merge branch 'QA_3_5' of github.com:phpmyadmin/phpmyadmin into QA_3_5Madhura Jayaratne
2012-04-21Make some messages translatableMadhura Jayaratne
2012-04-21bug #3520107 [interface] Server status page: Incorrect dialog box titleMadhura Jayaratne
2012-04-21Short-hand notation for jQuery document.ready eventJo Michael
2012-04-21Delete databases with AjaxJo Michael
2012-04-21Add loading indicator to server variables editorJo Michael