Commit Graph

199 Commits

Author SHA1 Message Date
Michal Čihař
f1dd5266c1 Change default phpMyAdmin table names from PMA_* to pma_*. 2003-10-10 14:24:34 +00:00
Marc Delisle
a199e51025 clarification 2003-09-30 16:44:33 +00:00
Michal Čihař
6834f8f989 Improved LaTeX export (patch #777451). 2003-08-26 16:34:43 +00:00
Michal Čihař
0e3f37648f Allow column headers for Excel export (bug #771299). 2003-08-05 14:08:23 +00:00
Garvin Hicking
914ad7ae12 multi-query statements 2003-07-29 09:58:59 +00:00
Garvin Hicking
2df5509bb7 Image-stuff, multi-column display 2003-07-25 13:59:47 +00:00
Garvin Hicking
b89b4f117b undid config.inc.php3 changes (shame on me)
and see ChangeLog
2003-07-24 18:02:37 +00:00
Garvin Hicking
109a84a30c RFE #758051 (simpler PHPcode generation) 2003-07-24 16:41:19 +00:00
Marc Delisle
80cd46bcd4 IP address in host 2003-07-23 11:07:20 +00:00
Garvin Hicking
e505c393f0 $cfg['OBGzip'] = 'auto' created and set to default. 2003-07-09 09:02:41 +00:00
Michal Čihař
5a44d6b513 Added checkbox for exporting/copying AUTO_INCREMENT value (RFE #763957). 2003-07-08 09:21:32 +00:00
Marc Delisle
7ad32db10f one blowfish secret is enough 2003-07-07 11:12:24 +00:00
Marc Delisle
384e5acf7c blowfish encryption 2003-07-01 21:24:56 +00:00
Garvin Hicking
0ee43863a7 DHTML WYSIWYG-control for PDF-relations 2003-06-23 14:39:49 +00:00
Michal Čihař
a031a3a423 Fixed typo (s/'PMA_pdf_page'/'PMA_pdf_pages'/). 2003-06-17 14:33:00 +00:00
Michal Čihař
c430dc8a95 export rework 2003-06-10 12:35:36 +00:00
Marc Delisle
e4421dd380 LimitChars 2003-06-06 14:35:59 +00:00
Michal Čihař
d6134e0d28 User can select paper size for pdf (RFE #631551). 2003-06-06 13:16:42 +00:00
Michal Čihař
e7acbcb27f Optional dropdown for server list in left frame (RFE #555978). 2003-06-05 19:00:15 +00:00
Michal Čihař
1d676548dc Default iconv parameters to empty string, as older iconv version don't support it 2003-06-01 21:50:19 +00:00
Michal Čihař
0c379d3c7b Possibility to disable Ctrl+Arrows moving. 2003-05-26 11:06:10 +00:00
Michal Čihař
4bdb4b8deb Improved GD 2 detection (bugs #736111, #741192). 2003-05-22 12:21:53 +00:00
Michal Čihař
2f5769cc3a Double sized textare for LONGTEXT is configurable (RFE #737174). 2003-05-15 10:42:57 +00:00
Michal Čihař
bf88b4e077 Support for saving to file on server (part of RFE #730197). 2003-05-13 16:27:16 +00:00
Garvin Hicking
8f7dc90062 Patch #725839 (Netsted display of tables) 2003-05-12 18:28:46 +00:00
Michal Čihař
38db258110 Merged patch #729514 - support for iconv parameters. 2003-05-11 17:29:53 +00:00
Marc Delisle
c2002b91e4 clarification 2003-05-09 12:40:46 +00:00
Michal Čihař
182e06e3f1 SHOW TABLE STATUS / SELECT COUNT (*) fixes continues, now configurable 2003-04-11 11:59:44 +00:00
Marc Delisle
47bcec9934 no disabling of the parser 2003-03-23 11:59:59 +00:00
Robin Johnson
30c81059d5 typo fixes 2003-03-14 10:15:21 +00:00
Garvin Hicking
64dc144785 RFE #638800 - Highlight SQL fields as discussed in the tracker. 2003-03-13 17:47:42 +00:00
Garvin Hicking
b5dba5b48b RFE #695265. Better commented defaults for config. 2003-03-13 10:20:16 +00:00
Garvin Hicking
388deede35 RFE #422243: Functions depending on MySQL field type. 2003-03-12 14:42:27 +00:00
Garvin Hicking
6003d9e95d Bugfixing, better defaults for query window. 2003-02-28 18:57:34 +00:00
Garvin Hicking
cfdb73ce1a Finally ;) 2003-02-27 22:41:32 +00:00
Garvin Hicking
4b037476b3 Vertical display of editing/creating columns. Provides less need of
scrolling on that page.
2003-02-27 15:46:00 +00:00
Alexander M. Turek
f43c0848d4 The tab settings don't fit into the 'left frame' part. 2003-02-27 14:05:50 +00:00
Garvin Hicking
4d878ae941 See Changelog: Lightweight tabs, DB-based SQL history, tabbed querywindow.
Have fun, surely needs some debugging. :)
2003-02-27 13:01:08 +00:00
Garvin Hicking
63c5582cba Basic detection if mime-features are available, better check on error
situations. See ChangeLog.
2003-02-26 13:02:34 +00:00
Alexander M. Turek
a663294e0d Changed 'column_comments' to 'column_info'. 2003-02-25 14:22:19 +00:00
Garvin Hicking
67eee6d625 Location of README-file, import of new configuration directives. 2003-02-24 18:26:30 +00:00
Garvin Hicking
dd6345c90f Display a (javascript) based query window as a new frame below the left
frame with query history [#526008]. Currently a bit experimental,
works with IE6 and Mozilla 1.2. Utilizes pretty basic JavaScript functions
which *should* work with any browser.
2003-02-24 18:16:24 +00:00
Garvin Hicking
a4bef51ca5 New configuration directives/language variables for following patches (see
patch tracker). More to follow.
2003-02-24 15:45:57 +00:00
Alexander M. Turek
543d11c0ad Drop multiple databases. 2003-02-09 16:03:20 +00:00
Alexander M. Turek
c9508225ad typo 2003-02-08 11:28:16 +00:00
Alexander M. Turek
ee1f213836 * config.inc.php3: Added $cfg['DefaultTabServer'].
* header.inc.php3: Link the default tabs.
2003-02-02 22:33:42 +00:00
Robin Johnson
e001f70760 DBG extension! 2003-02-02 08:17:00 +00:00
Alexander M. Turek
9e77f9a5f9 Removed SSL support.
SSL connections to the MySQL server are not yet supported by MySQL.
2003-01-31 16:55:00 +00:00
Alexander M. Turek
ec95643301 support for encrypted and compressed connections 2003-01-31 14:06:37 +00:00
Alexander M. Turek
170882f3c6 Removed note about buggy setting. 2003-01-30 10:39:27 +00:00