Commit Graph

110 Commits

Author SHA1 Message Date
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
Olivier Müller
67e9387c6e docs -> bold link, more space 2001-08-22 11:57:26 +00:00
Olivier Müller
78efb0b088 small new feature: stats overview about all databases of a server 2001-08-20 20:39:44 +00:00
Loïc Chapeaux
7bf0ee3f06 Handles some vars for the "modify a query" link 2001-08-19 13:45:33 +00:00
Loïc Chapeaux
66f4571e8d Move back to the welcome page if the current database has been dropped 2001-08-19 00:55:58 +00:00
Olivier Müller
ab0cda71f5 added cvs link 2001-08-16 05:41:38 +00:00
Robin Johnson
4e4ee94134 Feature 445699, New link "Show PHP information" - implemented on
main.php3
2001-08-10 08:42:42 +00:00
Olivier Müller
4e28f49239 * main.php3: fix: display link to user_details.php3 also
in non adv_auth mode.
2001-08-08 17:13:44 +00:00
Loïc Chapeaux
ed04c1e6b0 Fixed some coding inconcistencies 2001-08-03 13:59:05 +00:00
Marc Delisle
0ab0ad63b1 merge Loic's version 2001-07-30 21:21:19 +00:00
Marc Delisle
e6bb08ef9c bug 443710 2001-07-24 17:25:52 +00:00
Loïc Chapeaux
8c4a441457 Fixed some bugs (including #439553) when $cfgServerDefault is set to 0 in the config file 2001-07-10 06:52:33 +00:00
Marc Delisle
c1849a6ae0 bug 438749 Database lockout 2001-07-06 19:53:08 +00:00
Olivier Müller
c617522395 *** empty log message *** 2001-07-04 21:07:32 +00:00
Olivier Müller
237796b15b * set version to 2.2.0rc1
* removed anything about "unofficial" from the pages :)
        * updated links, and labels in all lang files
        * General cleanups and updates in the docs and README files
2001-07-04 21:04:59 +00:00
Steve Alberty
0d29c52475 change version to constant 2001-06-26 15:25:36 +00:00
Loïc Chapeaux
c41eed2b52 Rewritten (PEAR coding standards + XHTML1.0) an fixed bad case in documentation links' anchors 2001-06-23 11:01:23 +00:00