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-03-27Use CSS # and . selectors for jQuery class and id selectorsJo Michael
2012-03-27Allow ajax create-table form only once, autofocus table name inputJo Michael
2012-03-27Set focus on inputs for table indexes and adding new columnsJo Michael
2012-03-26ChangeLog entryMarc Delisle
2012-03-26Patch #3510656 Contest-1 Ignoring foreign keys while dropping tablesAtul Pratap Singh
2012-03-25Coding style improvements for functions.jsMadhura Jayaratne
2012-03-25Improve coding styleMadhura Jayaratne
2012-03-25Remove tab charactersMadhura Jayaratne
2012-03-25Add missing semicolonsMadhura Jayaratne
2012-03-25Add more columns to index controllers are now in footerMadhura Jayaratne
2012-03-21The technique to hide elements based on their class did not workMarc Delisle
2012-03-21Patch #3507907 Removed result query duplication in table structureThilanka Kaushalya
2012-03-19Merge branch 'QA_3_5'Rouslan Placella
2012-03-19Dialogs generated by PMA_confirm() should be modalRouslan Placella
2012-03-19PMA_confirm() code clean-upRouslan Placella
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-18Use $ prefix for jQuery-wrapped DOM objects, don't check if sub-lists are rea...Jo Michael
2012-03-18rfe #3488640 Expand table-group in non-light navigation frame if only oneJo Michael
2012-03-17Added EVENT and ROUTINE to CodeMirror keywordsJo Michael
2012-03-17Open link transformation grid-editing goto_link in new tabJo Michael
2012-03-17Open "More themes" link from theme previewer in new tab instead of popupJo Michael
2012-03-17Added inline SQL editor buttons pmahomme stylingJo Michael
2012-03-17Fixed event schedule toggle-button showing wrong if OFF on pageloadJo Michael
2012-03-16Added user export for checkbox-selected usersJo Michael
2012-03-16Added Generate Password button styling in pmahomme theme.Jo Michael
2012-03-14Clearer confirmation of queryMichal Čihař
2012-03-13Patch #3502814 Change password buttons should matchYasitha
2012-03-07rfe #3484063 Null checkbox behavior - a client side solutionMadhura Jayaratne
2012-03-06Fixed bug #3497151 - Duplicate inline query edit boxRouslan Placella
2012-03-06Fixed bug #3497151 - Duplicate inline query edit boxRouslan Placella
2012-02-21Table identifier changed in tbl_zoom_select.phpammaryasir
2012-02-21Used AJAX for updating field information(type,collation,operators,field value...ammaryasir
2012-02-18Merge branch 'QA_3_5'Marc Delisle
2012-02-18Merge branch 'QA_3_4' into QA_3_5Marc Delisle
2012-02-17Remove BLOBstreaming support; will need to run update-po after releasing vers...Marc Delisle
2012-02-16Do not put database names as htmlMichal Čihař
2012-02-15Fix check of existing codemirror editor when running in AJAX modeEric Krona
2012-02-09Patch #3480999 Activate codemirror in the query windowEric Krona
2012-02-01Merge branch 'QA_3_5'Marc Delisle
2012-02-01bug #3482734 [interface] No warning on syntax error in search formMarc Delisle
2012-02-01Coding styleMichal Čihař
2012-02-01Activated codemirror for inline edits of queries.Eric Krona
2012-01-30code cleanupMarc Delisle
2012-01-30patch #3481047 for rfe #3480477 Insert as new row enhancementEric Krona
2012-01-27Wrap long linesMichal Čihař
2012-01-27Enable line wrapping for SQL editorMichal Čihař
2012-01-27Whitespace cleanupMichal Čihař
2012-01-27Update CodeMirror to 2.18Michal Čihař
2012-01-25add messages to gettextYuichiro