39638 Commits

Author SHA1 Message Date
Robin Johnson
a29a616488 comment about table types 2001-06-06 06:42:58 +00:00
Robin Johnson
f309f523e8 Added notes about what I have done for the project 2001-06-06 06:40:37 +00:00
Marc Delisle
01062c0f68 Empty RunQuery bug 2001-06-05 20:00:55 +00:00
Marc Delisle
c16e12e899 tbl_properties reorg. 2001-06-05 17:05:29 +00:00
Marc Delisle
28b7dcdf92 Bug 430288 2001-06-05 16:21:56 +00:00
Marc Delisle
09a32b1c1b Quote Comment field 2001-06-05 14:20:12 +00:00
Marc Delisle
89a96d0dda Marc Delisle 2001-06-05 03:27:22 +00:00
Marc Delisle
315b29e3f5 Save as new row 2001-06-05 03:03:43 +00:00
Marc Delisle
4a68a15b4e lib.inc.php3 select_db bug 2001-06-04 02:04:46 +00:00
Olivier Müller
d712d64a95 releasing as phpMyAdmin 2.3.0alpha-20010604 2001-06-03 22:17:24 +00:00
Loïc Chapeaux
c1e0a9af1e A wrong var name was affected during authentification 2001-06-02 12:41:55 +00:00
Loïc Chapeaux
080b793c00 Many little and different bug fixes 2001-06-02 12:41:05 +00:00
Marc Delisle
7dfa36da00 User administration module 2001-06-01 17:38:42 +00:00
Marc Delisle
4680aa00dc add message file 2001-06-01 17:34:01 +00:00
Marc Delisle
6f471a60b8 Bug 424771 2001-05-31 19:10:22 +00:00
Loïc Chapeaux
14df959256 Beautified the way database list is displayed with NS4 2001-05-30 21:01:13 +00:00
Loïc Chapeaux
4d067f3a01 Pete fix ed the bug #427796 2001-05-30 20:13:03 +00:00
Marc Delisle
d602c2e511 adv. index 2001-05-30 16:12:30 +00:00
Marc Delisle
8ddc73cb8b adv. index creation 2001-05-29 12:47:12 +00:00
Loïc Chapeaux
f65f873b29 Options displayed with the results of a query depends now on its type (bug #425888) 2001-05-28 22:10:33 +00:00
Marc Delisle
541da39b13 remove my debug info :) 2001-05-28 19:25:23 +00:00
Marc Delisle
71abf95318 small glitch 2001-05-28 19:21:57 +00:00
Marc Delisle
a2396305cc advanced index creation 2001-05-28 17:24:19 +00:00
Marc Delisle
4fa533f3d4 mysql_db_query deprecated 2001-05-27 20:19:35 +00:00
Loïc Chapeaux
8e942bdebe Fixed the logout problem with adv_auth 2001-05-24 21:31:40 +00:00
Loïc Chapeaux
cd5161796e Fixed bug #425369 (advanced mode failed) 2001-05-24 08:30:53 +00:00
Marc Delisle
4b6bfcd1a4 Bug #424237 2001-05-23 18:21:45 +00:00
Marc Delisle
279662b658 typo 2001-05-21 20:14:55 +00:00
Marc Delisle
ed08db001a message if textarea not editable 2001-05-21 20:14:26 +00:00
Loïc Chapeaux
dc663b5ca1 Optimized a bit the stripslash work in case of inline queries a fixed a warning 2001-05-20 18:15:40 +00:00
Loïc Chapeaux
9101957f6c Optimized a bit the stripslash work in case of inline queries 2001-05-20 18:15:16 +00:00
Loïc Chapeaux
3001b6dded Fixed the reason for a waring 2001-05-20 18:13:53 +00:00
Loïc Chapeaux
dfa57ed7d8 Added the path './' before all required or included files to avoid conflicts with the 'include_path' directive 2001-05-20 09:56:22 +00:00
Loïc Chapeaux
50df8b6678 Avoid a warning 2001-05-19 21:36:45 +00:00
Loïc Chapeaux
bda513743f Opus, I've melt dev version and stable one yesterday... 2001-05-19 21:23:06 +00:00
Loïc Chapeaux
e9ff4e8ba6 Fixed the scrollbar bug with NS4 2001-05-19 10:56:07 +00:00
Loïc Chapeaux
5827c77afd Updated the documentation files 2001-05-18 22:04:20 +00:00
Loïc Chapeaux
0bb4ef6a62 A little nit of optimization 2001-05-18 22:03:36 +00:00
Loïc Chapeaux
49d504fe82 Fixed the bug #424278: Display xx records on the select page 2001-05-18 21:34:58 +00:00
Loïc Chapeaux
dbbbe7757f Pete Kelly finally fixed all the special characters problems 2001-05-18 21:29:45 +00:00
Loïc Chapeaux
a12bf1adfd Updated for the unofficial phpMyAdmin 2001-05-18 21:29:08 +00:00
Loïc Chapeaux
dfb76babfb Updated translation by Steen <webmaster@kostplanen.dk> 2001-05-16 18:57:16 +00:00
Marc Delisle
b80fa15a81 doc. changes for Loic 2001-05-15 14:33:39 +00:00
Marc Delisle
0425b9a3e1 support key length in table copy/dump 2001-05-15 13:13:07 +00:00
Armel Fauveau
a7ad3d7acd Added 'Bookmarked SQL-query' combo box when you click on a table 2001-05-15 03:54:05 +00:00
Loïc Chapeaux
4e124c0822 Updated by Ben Schwarz <Ben-Schwarz@gmx.de> 2001-05-14 16:38:57 +00:00
Loïc Chapeaux
938f213e6c Fixed a bug if a record contains html tags 2001-05-11 22:56:28 +00:00
Loïc Chapeaux
41c1ca1416 Beautify a bit the start page & put an '@' in front of the calls to the set_time_limit() function 2001-05-11 22:08:19 +00:00
Loïc Chapeaux
cad5aa006c Beatify a bit the start page 2001-05-11 22:07:37 +00:00
Loïc Chapeaux
f95de2dc0d put an '@' in front of the calls to the set_time_limit() function 2001-05-11 22:07:06 +00:00