Commit Graph

65 Commits

Author SHA1 Message Date
Marc Delisle
b073c6365e patch #1257134: no longer emit the strPmaUriError message 2005-08-23 23:08:21 +00:00
Michal Čihař
39ea0b8557 Default charset for export is now configurable (RFE #1263772). 2005-08-22 21:41:20 +00:00
Marc Delisle
4066ed2214 patch #1249528, move table comments to header and enable configuration of header 2005-08-11 13:56:35 +00:00
Marc Delisle
7b1d7b42cc patch #1246245, tree in databases selector 2005-08-04 14:47:31 +00:00
Marc Delisle
3324a1e9e2 RFE #1177459, BOOL column type 2005-07-27 00:19:40 +00:00
Robin Johnson
63798666e5 Document previous foreign-key dropdown work, and also ensure that the configuration import code works properly with it. 2005-07-11 05:51:13 +00:00
Michal Čihař
3e733e9a81 Add OLD_PASSWORD (bug #1216178). 2005-07-10 18:47:55 +00:00
Michal Čihař
fc1be828b6 User can now have different theme per server (RFE #1231599). 2005-07-10 18:42:00 +00:00
Michal Čihař
51bf627c71 Better comments describing multi server setup (patch #1226666). 2005-06-27 15:27:54 +00:00
Michal Čihař
c6f540be72 Configurable file name templates (RFE #1226941). 2005-06-24 12:17:07 +00:00
Robin Johnson
131866b448 Support for customizing foreign-key dropdown, take #2, now very customizable,
incl max item limit.
2005-06-23 14:16:33 +00:00
Robin Johnson
3576fd016a Allow selection of drop-down order. 2005-06-22 16:45:17 +00:00
Marc Delisle
ee99a9746d bug 1215950 typo in comment 2005-06-07 16:45:29 +00:00
Marc Delisle
b8b9334da9 experimental support in table structure editing for MySQL 4.1.2+ TIMESTAMP options 2005-03-16 17:23:58 +00:00
Michal Čihař
a3d769e73d Word export now can contain table structure and better handles more tables/databases export. 2005-03-06 14:54:15 +00:00
Michal Čihař
d5f9ad07b7 Added Microsoft Word and Excel 2000 export (RFE #1155122). 2005-03-06 12:52:20 +00:00
Marc Delisle
ff48f5b913 bug #1115327, maximum length for blowfish secret 2005-02-09 17:30:07 +00:00
Michal Čihař
f1f39b8ed1 added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00
Michael Keck
bd5b4bfab9 bug #1050666 - Query window too small darkblue/orange theme 2004-10-24 09:53:39 +00:00
Michal Čihař
e53621e045 Mention db_operations.php possibility. 2004-10-22 12:57:54 +00:00
Michal Čihař
aca8292833 Allow simple blocking of root login (RFE #1012971), show just Access denied in case we denied it. 2004-10-20 15:50:52 +00:00
Michal Čihař
0277d8cdff Offer UNIX_TIMESTAMP also for numeric fields. 2004-10-19 16:33:18 +00:00
Marc Delisle
a7b99605e3 improved comment 2004-10-02 12:27:35 +00:00
Alexander M. Turek
3b0cda0834 Added "./" to $cfg['ThemePath'] 2004-09-23 10:10:37 +00:00
Marc Delisle
393469e50a clarification 2004-09-16 12:15:50 +00:00
Marc Delisle
93c07440e5 document some variables 2004-09-04 13:40:11 +00:00
Marc Delisle
2102df6073 move search operators to config 2004-08-17 12:37:37 +00:00
Marc Delisle
ed3eaa7449 renamed colors.inc.php to layout.inc.php 2004-07-12 15:20:55 +00:00
Marc Delisle
0e8e84d8c0 bug 981359 optional hex for binary 2004-07-01 01:30:37 +00:00
Marc Delisle
8e5aa518c9 enable by default 2004-06-24 15:00:39 +00:00
Marc Delisle
eaea6da89d BrowseMarkerEnable 2004-06-24 14:20:26 +00:00
Marc Delisle
f5db2f7cfe BrowsePointerEnable 2004-06-24 13:47:01 +00:00
Marc Delisle
de04757024 LeftPointerEnable 2004-06-24 12:41:10 +00:00
Marc Delisle
85c2d52ce5 missing elements for Refresh link feature 2004-06-22 18:16:45 +00:00
Marc Delisle
b861697c06 color-related parameters no longer in config.inc.php 2004-06-22 14:20:17 +00:00
Marc Delisle
f3eed79c1b clarify MainPageIconic 2004-06-17 19:51:40 +00:00
Michal Čihař
019ce8747e Use same code for all server selection, possibly display server links also in right frame, show server links in query frame when possible. 2004-06-15 13:05:02 +00:00
Michal Čihař
092769a727 Support for SHA1 function (RFE #971703). 2004-06-15 10:37:39 +00:00
Marc Delisle
d9a21610d1 redesign part 3 2004-06-13 21:39:08 +00:00
Michal Čihař
d9cc90927c Add FOREIGN_KEY_CHECKS=0 to export (RFE #966038). 2004-06-08 09:21:48 +00:00
Alexander M. Turek
dd8f002974 typo 2004-06-08 05:50:44 +00:00
Marc Delisle
250df71fc7 clarification 2004-06-08 00:36:24 +00:00
Michal Čihař
08db25e5a6 EXPERIMENTAL native MS Excel export support, using PEAR module Spreadsheet_Excel_Writer (RFE #968110). 2004-06-07 14:11:54 +00:00
Michal Čihař
9dcfce8bb8 Can disable main page icons (bug #965550). 2004-06-03 10:53:08 +00:00
Michal Čihař
566d4b4f33 Default query can contain field names (RFE #948590, patch #961726). 2004-05-28 14:08:32 +00:00
Alexander M. Turek
1856f02c20 patch #947190 (Redesign) 2004-05-08 14:20:25 +00:00
Michal Čihař
0b9bdd62a7 Support for insert multiple rows at once (RFE #749733). 2004-05-05 10:05:30 +00:00
Garvin Hicking
b24cf7103a NaturalOrder for Non-Light left frame.
New mode 'nested' for Tooltip-Aliases: Groups/folders are created using the
Alias name, the tablenames are the non-aliased ones. RFE from the forums.
2004-05-04 11:38:52 +00:00
Garvin Hicking
0c7173146e Removed obsolete QueryFrameDebug configuration directive. 2004-05-03 08:20:12 +00:00
Marc Delisle
02580c9b3b optional server list as links in left panel 2004-04-26 14:01:25 +00:00