Loïc Chapeaux
aa3b38a8cf
fixed an other bug with db creation privilege thanks to James Wigdahl
2001-12-08 21:37:11 +00:00
Loïc Chapeaux
69f3059fc5
A valid MySQL administration system may lead to have the db creation form displayed with an existing table. Bug fixed thanks to Rob Mangiafico
2001-12-07 20:20:24 +00:00
Loïc Chapeaux
0f0d9cac9c
A valid MySQL administration system may lead to have the db creation form displayed with an existing table. Bug fixed thanks to Rob Mangiafico
2001-12-07 20:17:53 +00:00
Loïc Chapeaux
a3b1545b99
modified the way server informations are displayed so it can be translated whatever is the required words order.
2001-12-03 19:27:46 +00:00
Loïc Chapeaux
ff161474b8
Fixed bug #485116 - No logout option for users
2001-11-24 16:15:25 +00:00
Loïc Chapeaux
05fefd4211
PEAR codding standards
2001-11-23 01:04:57 +00:00
Loïc Chapeaux
473abd55d8
removed the "MySQL" column if no MySQL feature is allowed
2001-11-19 21:16:13 +00:00
Loïc Chapeaux
6648ebaf6e
fixed bug #479208 - Drop a table -> wrong server at left frame
2001-11-16 11:33:20 +00:00
Loïc Chapeaux
7a6ff28037
Prepare the use of an Arabic translation (right to left text direction)
2001-11-10 13:17:18 +00:00
Loïc Chapeaux
476ef78631
* extended last fix from Robin to the "MySQL runtime information" and "MySQL system variables" links;
...
* but allowed these directives to be bypassed for super-users
2001-11-09 07:54:05 +00:00
Robin Johnson
b02176e381
config.inc.php3,main.php3,phpinfo.php3: fixed bug #479303
2001-11-09 03:15:33 +00:00
Marc Delisle
04fffbe6a5
strWelcome
2001-11-02 18:54:17 +00:00
Loïc Chapeaux
7207ec9c1f
removed:
...
* an other display of the socket used;
* the port used if the 'verbose' setting exists for a server
2001-10-30 19:07:20 +00:00
Loïc Chapeaux
18f136052f
socket used are no long displayed in the servers choice combo
2001-10-29 20:57:46 +00:00
Loïc Chapeaux
43d2944b54
cosmetic change
2001-10-29 20:44:25 +00:00
Loïc Chapeaux
2a56aad036
"SELECT" privilege on the "Password" field is no long required for the standard user
2001-10-27 12:09:54 +00:00
Loïc Chapeaux
85c05f25c4
taken into account wildcards in the databases names get from the "mysql.db" table before displaying the db name in the "create db" box
2001-10-24 18:46:59 +00:00
Marc Delisle
88044a1942
bug non-empty only_db
2001-10-24 14:41:24 +00:00
Loïc Chapeaux
8076cfa362
- fixed authentication issues
...
- extended the use of stduser/stdpass to the basic authentication
2001-10-23 21:45:50 +00:00
Loïc Chapeaux
3e88ddfd53
ensured sockets are never used neither displayed if php < 3.0.10
2001-10-22 19:57:08 +00:00
Loïc Chapeaux
eda703026a
cosmetic changes
2001-10-19 15:12:38 +00:00
Loïc Chapeaux
52ffe5c6c5
* fixed bug #468749 (Left Frame not expanding in iCab)
...
* fixed warnings
* fixed some bugs in the way servers are displayed in the servers choice combo
2001-10-11 22:23:11 +00:00
Loïc Chapeaux
1fd7100082
fixed a bad key value reference
2001-10-09 18:11:46 +00:00
Loïc Chapeaux
53583629f4
coding standards
2001-09-28 18:15:10 +00:00
Marc Delisle
c75f31fbe5
bug 465534
2001-09-27 14:00:57 +00:00
Loïc Chapeaux
e0e66c92db
the cookie shouldn't be set before authentication is completed
2001-09-26 19:25:21 +00:00
Loïc Chapeaux
e726fe785d
Fixed bug #444352 (Data Missing/POST Error)
2001-09-23 15:31:50 +00:00
Loïc Chapeaux
dff45e3079
use the mysql connection function defined in the config. file
2001-09-21 20:54:10 +00:00
Loïc Chapeaux
ab0399ad32
some 'echo' were missing
2001-09-20 21:21:53 +00:00
Loïc Chapeaux
e7e9ad8627
fixed an error I've done while merging patch #462787
2001-09-20 08:06:47 +00:00
Loïc Chapeaux
7173343878
merged patch #462787 (Home page for unpriviliged user) thanks to Piotr Roszatycki
2001-09-19 17:58:08 +00:00
Loïc Chapeaux
b8d399bf9e
feature #458452 (display the logged in user)
2001-09-18 15:38:34 +00:00
Loïc Chapeaux
08c353d467
Splitted the big "lib.inc.php3" into smaller libraries
2001-09-08 12:59:45 +00:00
Loïc Chapeaux
7b45820ba6
* fixed an invalid link id
...
* $reload has now true boolean values
2001-09-07 19:37:09 +00:00
Olivier Müller
0b341387c2
fixes for loic
2001-09-07 09:44:54 +00:00
Loïc Chapeaux
f4f72557f3
optimized a bit (mainly added some 'mysql_free_result')
2001-09-06 18:34:41 +00:00
Loïc Chapeaux
a2ed9915f8
* splitted the function "display_table" in 3 little functions with specific targets (top of the page/headers of the table/body of the table);
...
* added the function "set_display_mode" that defines which elements should be displayed while browsing a table (it fixes the bugs #458462 -Full texts botton disapear- and #444767 -Other cases for display=simple-).
Marc Delisle drawed the buttons used to expand/collapase text/blob fields;
* fixed the empty page bug with php 3.0.9 thanks to the help of Graziano "Radio head" <dreamservice at libero.it>;
* fixed a bug in the csv export function.
2001-09-05 19:25:10 +00:00
Loïc Chapeaux
c512cc8d68
target for links should never be "_top" but "_parent"
2001-09-02 13:11:58 +00:00
Loïc Chapeaux
9007431f71
Misc urlencode use fixes
2001-08-29 07:15:40 +00:00
Loïc Chapeaux
252b3d3d80
optimized the test for super user privileges
2001-08-28 18:11:00 +00:00
Loïc Chapeaux
33109f329b
More accurate comments for the pmaComp function
2001-08-28 10:10:40 +00:00
Loïc Chapeaux
872cf43d62
Available languages are sorted by their true names
2001-08-28 10:08:20 +00:00
Olivier Müller
6f9343f2e2
preparation of cvs tarballs
2001-08-23 07:21:03 +00:00
Loïc Chapeaux
6634d064f9
fixed an xhtml1.0 error and removed the js "onchange" handler
2001-08-22 21:56:33 +00:00
Olivier Müller
45781f0961
cvs chaos fixed :)
2001-08-22 21:28:00 +00:00
Olivier Müller
9725dfb0be
language selection now via a pulldown menu
2001-08-22 21:00:55 +00:00
Loïc Chapeaux
c82e8c0bd9
Improved the error handling system
2001-08-22 20:42:51 +00:00
Loïc Chapeaux
3ca18844fc
added a FAQ entry about the logout bug and a link to it at the welcome page
2001-08-22 17:13:12 +00:00
Olivier Müller
4eee82a6d2
small relooking of start page
2001-08-22 16:06:09 +00:00
Loïc Chapeaux
449568a4b8
XHTML1.0 fixes
2001-08-22 12:57:36 +00:00