Commit Graph

6871 Commits

Author SHA1 Message Date
Steve Alberty
c02a71bf86 *** empty log message *** 2001-06-22 13:04:55 +00:00
Marc Delisle
f7d3012be1 bug 434405 2001-06-22 12:46:49 +00:00
Steve Alberty
c470267212 *** empty log message *** 2001-06-22 09:55:46 +00:00
Loïc Chapeaux
696a8110f4 Fixed bug bug #434416 and reload the left frame with the current db opened 2001-06-20 21:44:50 +00:00
Loïc Chapeaux
aeec939585 A perticular db could be displayed as the first page (feature #432402) 2001-06-18 22:03:14 +00:00
Loïc Chapeaux
c137fff8c8 Added Japanese and Korean translations 2001-06-18 18:58:23 +00:00
Loïc Chapeaux
6f92cf55e6 The 'bkg.gif' image was corrupted 2001-06-18 07:01:43 +00:00
Robin Johnson
7b6ce49823 Fixed the '<?' tags in user_details.php3 to proper '<?php' to work on a wider set of systems. 2001-06-18 01:45:48 +00:00
Loïc Chapeaux
8b5dfe8468 Too many little change, I can't detail here 2001-06-17 18:12:45 +00:00
Marc Delisle
c53098f2d4 ignore empty fields 2001-06-16 00:28:54 +00:00
Marc Delisle
e0842e29d2 bug 433388 2001-06-15 13:06:59 +00:00
Steve Alberty
654a96f44b some changes 2001-06-14 16:08:37 +00:00
Marc Delisle
f4316ecd40 bug 432091 2001-06-12 13:17:34 +00:00
Marc Delisle
6783e3f0b9 missing 2001-06-11 21:03:36 +00:00
Marc Delisle
9b960841db german translation 2001-06-11 20:53:00 +00:00
Marc Delisle
33b6a0a955 italian translation 2001-06-11 20:27:02 +00:00
Steve Alberty
e7ed85eac3 regards capability of mysql installation 2001-06-11 11:16:50 +00:00
Steve Alberty
933d84d4ef suppress Table Maintenance in MySQL < 3.23 2001-06-11 10:04:05 +00:00
Loïc Chapeaux
7a443cd79f Ensure the server hostname is find whatever is the php configuration 2001-06-10 20:18:45 +00:00
Armel Fauveau
0523745dd6 add multiple dump feature (Feature #424176) 2001-06-09 03:20:06 +00:00
Marc Delisle
f5a52be9d5 hostname in title bar 2001-06-08 19:44:53 +00:00
Marc Delisle
b736e4df76 data only dump 2001-06-07 18:05:59 +00:00
Marc Delisle
563da00428 complete table dump 2001-06-07 17:12:04 +00:00
Armel Fauveau
24e7812512 Patch bookmarks section (bug #430628) 2001-06-06 13:13:36 +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
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
Loïc Chapeaux
c1e0a9af1e A wrong var name was affected during authentification 2001-06-02 12:41:55 +00:00
Marc Delisle
7dfa36da00 User administration module 2001-06-01 17:38:42 +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
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
4fa533f3d4 mysql_db_query deprecated 2001-05-27 20:19:35 +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
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
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
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
dbbbe7757f Pete Kelly finally fixed all the special characters problems 2001-05-18 21:29:45 +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
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
Armel Fauveau
f8ba0dcf8d Bookmark : 'execute' option 2001-05-11 20:33:26 +00:00
Marc Delisle
48872783fc support FULLTEXT in table copy or dump 2001-05-11 20:15:48 +00:00
Armel Fauveau
8e3f1e20cf Bookmark : 'delete' option 2001-05-11 00:24:15 +00:00
Loïc Chapeaux
5a9503da8e Fixed all the special characters problems (Bug #421889) & a warning 2001-05-10 17:12:57 +00:00
Armel Fauveau
55c0029204 Bookmark : 'view only' option 2001-05-10 04:19:34 +00:00
Marc Delisle
ce9d3b8c57 browse table bug 2001-05-09 19:16:07 +00:00
Marc Delisle
9537899b6d add entry 2001-05-09 17:20:13 +00:00
Loïc Chapeaux
595bf27acf Lem9: added a shell script that adds a message to all message files 2001-05-08 17:22:15 +00:00
Korakot Chaovavanich
6f943e9d3e replace dropdown with radio, if short 2001-05-08 09:34:25 +00:00
Loïc Chapeaux
b5e5688792 Updated... 2001-05-08 00:04:07 +00:00
Loïc Chapeaux
de5406beed on csv data, user can add a character at end-of-line (commit for Lem9) 2001-05-07 22:46:03 +00:00
Robin Johnson
8649b504a2 Trailing slash on help path bug fixed. 2001-05-06 01:15:56 +00:00
Robin Johnson
9df389a089 Language tags for Table Types & Table Maintance 2001-05-06 01:04:21 +00:00
Robin Johnson
a513263722 Table Maintance features added. 2001-05-06 00:41:33 +00:00
Robin Johnson
56acb51617 Some functions discussed on patch #419826 added. 2001-05-05 22:11:31 +00:00
Loïc Chapeaux
9c49f27f8d grab_globals.inc.php3 handles now the $HTTP_POST_FILES array and the left frame is reloaded if a table is created 2001-05-05 20:40:35 +00:00
Loïc Chapeaux
2aa34f98ce Marc outsource some strings in main.php3 & kill the bug in main.php3 about Create privilege 2001-05-04 21:39:50 +00:00
Loïc Chapeaux
333758c100 Build a js library for expandable/collapsible database and add add Brazilian-portuguese 2001-05-04 08:46:36 +00:00
Olivier Müller
563969c2c8 setting up devel branch (should be ok now :) 2001-05-03 17:31:20 +00:00
Olivier Müller
3ba4d12778 starting devel branch 2001-05-03 17:29:18 +00:00
Olivier Müller
7ff8fedebd Initial revision 2001-05-03 17:25:09 +00:00