Commit Graph

184 Commits

Author SHA1 Message Date
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
Robin Johnson
703be1753e config.inc.php3 sql.php3 tbl_move_copy.php3 libraries/common.lib.php3 libraries/sqlparser.lib.php3: Committed Marc's patches to the SQL parser and pretty printer from bugs #605030 and #631421. 2002-11-08 22:20:23 +00:00
Alexander M. Turek
85393e04ae Added a note about bug #634931. 2002-11-07 19:34:57 +00:00
Robin Johnson
e4743fd18e find -name '*.php3': Added vim modelines for PEAR style indentation 2002-10-23 04:17:43 +00:00
Robin Johnson
a3eafb26c2 Revert an oops 2002-10-13 10:12:35 +00:00
Robin Johnson
2ac4270108 libraries/commom.inc.php3, string.lib.php3, sqlparser.lib.php3: Fixed MB bug 2002-10-13 10:07:40 +00:00
Loïc Chapeaux
f1235dfd0f Coding standards 2002-09-27 07:21:03 +00:00
Marc Delisle
91981eb10e bug 614669 2002-09-27 01:55:15 +00:00
Michal Čihař
d316c0a0f8 fix for #581494 2002-09-19 09:04:46 +00:00
Michal Čihař
ffb4d649c4 I'm idiot, I commited my config :-( 2002-08-26 11:10:30 +00:00
Michal Čihař
0ea0c52e7d updated lang/czech-*.inc.php3 2002-08-26 11:07:09 +00:00
Robin Johnson
2aad7d0845 config.inc.php3, left.php3:
- $cfg['LeftDisplayLogo'] to turn off PMA logo display
2002-08-22 07:59:38 +00:00
Marc Delisle
c694b7d412 web-based upload dir 2002-08-21 12:42:46 +00:00
Alexander M. Turek
7184bb81c8 For Lo�c: Coding standards 2002-08-21 09:30:53 +00:00
Marc Delisle
591c729ad6 optional auto-select 2002-08-15 17:32:14 +00:00
Michal Čihař
15eed4df54 Implemented feature #545379 - phpMyAdmin has now support for all MySQL manuals available. 2002-08-15 11:52:26 +00:00